* {
	font-family: arial,  verdana,tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(/gfx/btk/btk_tlo.gif) repeat-x;
	background-color: #434343;
	color: #F3F3F3;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

img, a img {border: 0px; padding: 0px; margin: 0px; float:none;}

a {
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	color: #F0E500;
}

a:hover {text-decoration: underline;}

a.button {
	clear: both;
	font-weight: normal;
	text-decoration: none;
	background: url(/gfx/button_krotki.gif) no-repeat;
	padding: 4px 20px 8px 23px;
	float: left;
}


p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 18px;
}

h1 {
	font-size:22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 710px;
	color: #F0E500;
}

h2 {
	font-size:14px;
	padding: 0px 0px 0px 0px;
	float: left;
}


/* ----- top ----- */

#top{
	background: url(/gfx/top_tlo.gif) 190px 0px no-repeat;
	width: 980px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	height: 140px;
}

#top img {float: left;}

#top .menu{
	width: 710px;
	padding: 17px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	float: right;
	background: url(/gfx/btk/top_bsm.gif) top right no-repeat;
	# url(/gfx/btk/top_bsm.gif) top right no-repeat;

}

#top .menu a {
	color: #3E3E3E;
	font-size:11px;
	background: url(/gfx/ico_kropki_pion.gif) right no-repeat;
	padding: 0px 10px 0px 8px;
	font-weight: bold;
}

#top .menu_btk {
	width: 650px;
	padding: 10px 0px 0px 35px;
	margin:0px 0px 0px 0px;
	float: left;
}

#top .menu_btk a {
	color: #EEEEEE;
	font-size:12px;
	background: url(/gfx/ico_kropki.gif) right no-repeat;
	padding: 0px 15px 0px 10px;
	font-weight: bold;
}

/* ---------- */

#content {
	clear: both;
	width: 980px;
	margin:auto;
	padding: 0px 0px 0px 0px;

}

}
/* ---------- */
#left {
	width: 205px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	float: left;
	border:0px;
}

#left ul {
	clear: both;
	padding: 10px 0px 0px 10px;
	float: left;
	width: 170px;
}

#left ul li{
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CDCDCD;
	background: url(/gfx/btk/left_strzalka.gif) 15px 10px no-repeat;
	background-color: #313131;
	float: left;
	padding: 10px 0px 10px 35px;
	margin: 2px 0px 0px 0px;
	list-style: none;
	width: 135px;
}

#left ul li a {font-weight: bold; color: #CDCDCD;}
}

/* ---------- */
#right {
	width: 720px;
	float: left;
	padding: 10px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

#right p {float: left; padding: 10px 0px 10px 0px; width: 700px;}

/* ---------- */

#footer_btk {
	clear: both;
	width:980px;
	height: 100px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	color: #D2D2D2;
	background: url(/gfx/footer_niski_btk.jpg) top right no-repeat;
}

#footer_btk_maly {
	clear: both;
	height: 100px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	color: #D2D2D2;
	background: url(/gfx/btk/footer_btk_maly.gif) repeat-x;
}


/* ---------- */
#footer{
	clear: both;
	background: url(/gfx/footer.gif) no-repeat;
	margin:auto;
	width:960px;
	padding: 10px 0px 0px 0px;
	color: #898989;
}
#footer a {color: #898989; font-weight: normal;}

#footer p {width: 300px; text-align: right; float: right; color: #898989;}


.cl {clear: both;}




