html, body {
	margin:0;
	padding:0;
	height:100%;
	margin:auto;
	width:766px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#bebebe;
}
#container {
	min-height:100%;
	position:relative;
}
#body {
	position:relative;
	padding-bottom:43px;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:43px;
	background:url(../img/bg7.gif) repeat-x #fff;
}
em.round_top_left {
	display:block;
	position:absolute;
	top:0;
	width:7px;
	height:7px;
	background:url(../img/round_c.gif) no-repeat;
	background-position:0px 0;
}
em.round_top_right {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:7px;
	height:7px;
	background:url(../img/round_c.gif) no-repeat;
	background-position:-7px 0;
}
em.round_bottom_left {
	display:block;
	position:absolute;
	bottom:0;
	width:7px;
	height:7px;
	background:url(../img/round_c.gif) no-repeat;
	background-position:0px -7px;
}
em.round_bottom_right {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:7px;
	height:7px;
	background:url(../img/round_c.gif) no-repeat;
	background-position:-7px -7px;
}

#header #logo {
	height:103px;
	padding:7px 0 0 0;
	background:url(../img/bg1.gif) repeat-x #FFF;
	position:relative;
}
#header a.logohref {
	display:block;
	width:240px;
	height:98px;
	background:url(../img/logo.gif) no-repeat;
}
#header #lang {
	position:absolute;
	float:none;
	top: 18px;
	right: 0;
	height:24px;
	width:130px;
	font-size:0.8em;
	line-height:18px;
}
#header a.kontakt {
	display:block;
	float:left;
	margin:0 15px 0 0;
	width:19px;
	height:19px;
	background:url(../img/vk.gif) no-repeat;
}
#header a.facebook {
	display:block;
	float:left;
	width:19px;
	height:19px;
	background:url(../img/fb.gif) no-repeat;
}
#header a, #header {
	color:#b0b0b0;
}


ul#nav {
	font:Arial;
	display:block;
	position:absolute;
	width: 630px;
	height: 47px;
	list-style-type: none;
	right:-31px;
	top: 0;
	margin:0;
	padding:0;
}
ul#nav li {
	float:left;
	display:block;
	height:47px;
	line-height:47px;
	padding:0 10px;
}
ul#nav li a {
	vertical-align:bottom;
	cursor:pointer;
	text-decoration:none;
	font-size:1.1em;
}
ul#nav li a:hover {
	text-decoration:underline;
}
ul#nav li.select {
	background:url(../img/bg3.gif) repeat-x;
	color:#FFF;
	font-size:1.1em;
}

ul#nav  li#kupal2010.select {
	background:url(../img/bg3_.gif) repeat-x;
}

#nav #kupal2010 a{
	color:#ffae40;
}
ul#nav li.select a, #nav li#kupal2010.select a{
	color:#FFF;
}







#text h1 {
	font-size:1.5em;
	color:#ffa832;
}
#text em {
	font-style:normal;
	text-decoration:underline;
	color:#6897dd;
}

#text ul {
	font-weight:bold;
	font-size:0.9em;
	list-style-type:none;
	list-style-image:url(../img/disc.gif) ;
	margin-top:-15px;
}


#footer a {
	color:#b3b3b3;
}

a.btn_b_s {
	width:155px;
	height:36px;
	background:url(../img/btn_b_s.jpg)  no-repeat;
	overflow:hidden;
	color:#FFF;
	padding: 5px 0 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	
}

input.btn_b_b, a.btn_b_b {
	width:258px;
	height:35px;
	background:url(../img/btn_b_b.jpg) no-repeat;
	overflow:hidden;
	color:#FFF;
	padding: 5px 0 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}


input.btn_g_b, a.btn_g_b {
	width:258px;
	height:35px;
	background:url(../img/btn_g_b.jpg) no-repeat;
	overflow:hidden;
	color:#FFF;
	padding: 5px 0 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

