﻿@charset "utf-8";

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#container {
width: expression((documentElement.clientWidth||document.body.clientWidth)<991?'991px':''); /* Internet Explorer <= 6.0 */
min-width: 991px; /* Opera & FireFox & Internet Explorer 7.0 */
border: 1px solid #000000;
}

#topcol {
	float: left;
	width: 100%;
	background-color: #000000;
}
#leftcol {
	width: 200px;
	float: left;
	top: 10px;
}
#leftcol2 {
	clear: left;
	float: left;
	width: 200px;
	padding-top: 10px;
}

#centercol {
	margin-right: 200px;
	margin-left: 200px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 10px;
}

#rightcol {
	width: 200px;
	float: right;
}
#container #rightcol #direkt {
	border-bottom: 1px solid #000000;
}
#container #rightcol #novosti {
	padding: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


#bottom {
	padding-top: 5px;
	clear: both;
	border-top: 1px solid #000000;
}

#leftcol a {
	text-decoration: none;
	color: #FFCC00;
	font: 12px bold Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#leftcol a:visited {
	text-decoration: none;
}

#leftcol a:hover {
	text-decoration: underline;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#leftcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #000000;
} 

#leftcol ul li {
	position: relative;
} 

#leftcol li ul {
	position: absolute;
	left: 199px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	background-color: #000000;
} 

/* Styles for Menu Items */ 
#leftcol ul li a {
	display: block;
	text-decoration: none;/* IE6 Bug */ 
    padding: 1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom-width: 0;
	border-left: 1px solid #000000;
} 

/* Holly Hack. IE Requirement \*/ 
* html #leftcol ul li { float: left; height: 1%; } 
* html #leftcol ul li a { height: 1%; } 
/* End */ 

#leftcol li:hover ul, #leftcol li.over ul { display: block; } /* The magic */

#leftcol li:hover ul ul, #leftcol li.over ul ul {display: none;} /* ‘Їапв вм Ї®¤¬Ґ­о 3-Ј® га®ў­п */ 
#leftcol ul ul li:hover ul, #leftcol ul ul li.over ul {display: block;} /* Џ®Є § вм Ї®¤¬Ґ­о 3-Ј® га®ў­п */
h1 {
	font-size: 31px;
	color: #CC9933;
	text-align: center;
	vertical-align: middle;
}

h2 {
	text-align: center;
}

#avtor   {
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#centercol #rrr {
	width: 510px;
	border: 1px solid #00aec5;
}

.стиль1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}#soderzhimoe {
	width: 700px;
}

.стиль21 {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9933;
}
