html, body { padding:0px; margin:0px; border:0px; font-family: Tahoma; font-size:11px; color:#000000; background:#555555 url(images/bg.gif) repeat-x; }

a { color: #000000; text-decoration: none; }
a:hover { color:#666666; text-decoration: underline; }

div.root { margin:auto; width:982px; padding:20px 0px 0px 0px; }
div.top { width:982px; height:298px; background:url(images/top.jpg) no-repeat; }
div.menu { height:44px; }
div.menu_sep { float:left; width:63px; height:10px; }

div.menu a {
	display:block;
	float:left;
	margin:15px 0px 0px 0px;
	height:25px;
	background:url(images/menu_road.gif) no-repeat 0px -3px;
	padding:0px 0px 0px 30px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

div.menu a:hover, div.menu a.sel:hover {
	text-decoration:none;
	color:#AAAAAA;
}

div.menu a.sel {
	display:block;
	float:left;
	margin:15px 0px 0px 0px;
	height:25px;
	background:url(images/menu_road_sel.gif) no-repeat 0px -3px;
	padding:0px 0px 0px 30px;
	font-size:12px;
	font-weight:bold;
	color:#AAAAAA;
}

div.content {
	margin:20px 0px 0px 0px;
	width:982px;
	background:url(images/content_middle.gif) repeat-y;
}
div.content_top {	width:982px; height:16px; background:url(images/content_top.gif) no-repeat; }
div.content_bottom {	width:982px; height:15px; background:url(images/content_bottom.gif) no-repeat; }
div.content_text { font-size:12px; padding:0px 15px 10px 15px; }
div.content_line { height:2px; background:url(images/line.gif) repeat-x; font-size:0px; margin-bottom:10px; }
div.content_title { font-size:14px; font-weight:bold; float:left; padding-top:4px; }
div.content_icon { width:27px; height:25px; background:url(images/content_road.gif); float:right; }

div.bottom {
	margin:20px 0px 20px 0px;
	height:60px;
	background:url(images/bottom.gif) repeat-x;
}

div.bottom_text {
	width:982px;
	margin:auto;
	padding:22px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

a.yel { color:#FECB00; }
a.yel:hover { text-decoration:none; color:#Ba9102; }

div.slowa {
	margin:auto;
	width:970px;
	text-align:center;
	padding-bottom:20px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}


h1{margin:0; padding:0; font-size:14px;}

