/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #010860;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF;
	height:160px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header #logo {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float:left;
}
.twoColFixLtHdr #header #banner_top {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 10px 10px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width:687px;
	text-align:center;
	float:left;
}


/*  ËÅÂÀß ÊÎËÎÍÊÀ */

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
	.pic {
		padding:0px 30px 0px 30px;	
	}
	
	#menu {
	width:100%;
	}	
	
	.punktmenu a {
		display:block;
		font:normal 12px Verdana;
		color:#010860;
		margin-bottom:3px;
		text-decoration:none;
	}
	.punktmenu a:hover {
		font:normal 12px Verdana;
		color:#010860;
		text-decoration:underline;
	}
	
	.podsmenu a {
		display:block;
		font:normal 10px Verdana;
		color:#010860;
		margin-bottom:3px;
		text-decoration:none;
		padding-left:20px;
	}
	.podsmenu a:hover {
		font:normal 10px Verdana;
		color:#010860;
		text-decoration:underline;
	}


/*  ÖÅÍÒÐÀËÜÍÀß ×ÀÑÒÜ */


.twoColFixLtHdr #mainContent {
	width:650px;
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

	#puth {font:bold 10px Verdana; color:#000066; margin-bottom:20px; margin-top:20px;}
	#puth a {font:bold 10px Verdana; color:#660000; text-decoration:none;}
	#puth a:hover {text-decoration:underline;}

.twoColFixLtHdr #mainContent h2 {
	color:#940808;
	font:bold 14px Verdana;
}

	#tema h1 {
	font:bold 14px Verdana;
	color:#010860;
	text-align:center;
	}
  
  .anons2 {
  border-bottom:1px solid #940808;
  padding-bottom:3px;
  }

	.anonsdate {
	font:bold 12px Verdana; 
	color:#940808;
	}
	.anonsname {
	font:normal 12px Verdana; 
	color:#010860;
	}
	.anonssity {
	font:bold 12px Verdana; 
	color:#010860;
	}
	.description {
	margin-top:10px;
	font:normal 12px Verdana;
	color:#010860;
	text-indent:15px;
	}
	

	.texts {
	width:100%;
	}
	
	.tables td {
	padding-left:8px;
	padding-right:8px;
	}
		.img {
		border:0px;
		margin:3px 8px 8px 0px;
		}
	
	.ps {
	font:normal 12px Verdana;
	color:#000000;
	text-indent:15px;
	text-align:justify;
	}
	
	.cpec th {
	font:bold 10px Verdana;
	}
	.cpec td {
	font:normal 10px Verdana;
	padding:3px;
	}
	.tables2 th {
	font:bold 10px Verdana;
	}
	.tables2 td {
	font:normal 10px Verdana;
	padding:3px;
	}
	
/* ÎÑÍÎÂÍÛÅ ÑÒÈËÈ! */
		p {
		font:normal 12px Verdana;
		color:#000000;
		text-indent:15px;
		text-align:justify;
		padding-bottom:0px; margin-bottom:5px;
		}
		ul,ol,li {
		font:normal 11px Verdana;
		color:#000000;
		}
		a {
		font:normal 12px Verdana;
		color:#940808;
		text-decoration:none;
		}
		a:hover {
		text-decoration:underline;
		}
		h5 {
		font:bold 10px Verdana;
		color:#000000;
		}



.konf { border:1px solid #f7f7ee; font:normal 11px Verdana;}
	.konf_0 { background-color:#EAEAEA; padding:3px; font:normal 12px Verdana;}
	.konf_1 { padding-left:15px; padding-bottom:10px;}
	.konf_2 { padding-left:30px; padding-bottom:10px;}
	.konf_3 { padding-left:45px; padding-bottom:10px;}
	.konf_4 { padding-left:60px; padding-bottom:10px;}
	.konf_5 { padding-left:75px; padding-bottom:10px;}

		
#forums p {text-align:justify; text-indent:25px; font:normal 12px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:0px;}
	.forums_table td {font:normal 10px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}

	.forums_tema td {font:normal 10px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}
	.forums_tema th {font:bold 12px Verdana; color:#000066; margin:0px 0px 5px 0px; padding:3px; background-color:#c9c6a2;}
	.forums_komm {font:normal 12px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}
	.cells_tr_forum {border:1px solid #996600;}
	.pod_forums { background-color:#f5f3d6; font:normal 10px Verdana; color:#000033;}
	#forums h2 {font:bold 12px Verdana; color:#000066; margin:10px 0px 10px 10px; padding:0px;}
	.levels0 { padding-left:0px; background-color:#99CCFF;}
	.levels1 { padding-left:20px;}
	.levels2 { padding-left:40px;}
	.levels3 { padding-left:60px;}
	.levels4 { padding-left:80px;}
	.levels5 { padding-left:100px;}
	.levels6 { padding-left:120px;}		
/* ÊÎÍÅÖ ÎÑÍÎÂÍÛÅ ÑÒÈËÈ! */	
	.td_centr {
	width:380px;
	}
		.td_centr td {
		font:normal 12px Verdana;
		color:#010860;
		}

	.inputs {font:normal 10px Verdana; color:#3300FF; border:1px solid #CCCCCC;}
/*  ÍÈÇ */

.twoColFixLtHdr #footer { 
	padding: 5px 10px 5px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align:center;
	font:normal 12px Verdana;
	color:#010860; 
} 
.twoColFixLtHdr #footer a { 
	font:normal 12px Verdana;
	color:#b10405;
	text-decoration:underline;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 280px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->









/*
body {background-color:#FFFFFF; margin:0px; padding:0px;}

#template {margin:0px; padding:0px;}
	#topleft {width:100%; min-width:220px; height:160px;}
		.punktmenu {width:200px; padding:0px; margin-top:2px;}
		.punktmenu a { display:block; width:200px; background-color:#c9c6a2; padding:3px 3px 3px 3px; font:bold 11px Verdana; color:#000000; text-decoration:none;}
		.punktmenu a:hover { color:#666666; background-color:#dfdcb6;}

	#logo { position:absolute; top:20px; left:20px; z-index:10; width:231px; height:127px;}

	#top {width:100%; min-width:560px; height:160px;}
	#right {width:200px; margin:4px 0px 0px 0px; height:200px; border:1px solid #aea97b; background-color:#FFFFFF; color:#aea97b; font:normal 12px Verdana; padding:5px;}
	#right a {font:normal 12px Verdana; color:#000066;}
	#right a:hover {text-decoration:none;}
	
	#anons h2 {font:bold 16px Verdana; color:#aea97b;}
	#anons div { text-align:center;}
	#anons div a { text-decoration:none;}
		.anonsname {font:bold 10px Verdana; color:#000066; text-decoration:none;}
		.anonssity {font:bold 12px Verdana; color:#b11509; text-decoration:none;}
		.anonsdate {font:normal 14px Verdana; color:#b11509; text-decoration:none;}

	#puth {padding-left:20px; font:bold 10px Verdana; color:#000066; margin-bottom:20px;}
	#puth a { font:bold 10px Verdana; color:#660000; text-decoration:none;}
	#puth a:hover { text-decoration:underline;}
	
	#tema h1 { font:bold 16px Verdana; color:#000066; margin-bottom:20px; padding-left:30px; text-align:center;}
	#main {padding:5px 20px 5px 10px;}
	#text {color:#000066; font:normal 12px Verdana; padding:5px; text-align:justify;}
	.text {margin-bottom:25px;}
	.text p {text-align:justify; text-indent:25px; font:normal 14px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:0px;}
	.ramka {border:1px solid #8E885F; margin-bottom:25px; padding-right:5px;}
	.td_main { padding:5px;}
	.tables { width:90%; border:1px solid #009900;}

	#colonka_left {width:220px; margin:0px 0px 0px 0px; padding-left:20px;}
		#colonka_left p { margin:0px 0px 10px 0px; padding:0px; font:normal 12px Verdana;}
		#colonka_left h2 { margin:8px 0px 8px 0px; padding:0px; font:bold 16px Verdana; text-align:center; color:#660000;}
		.photo_min { border:1px solid #3d5766; margin-right:3px;}
		.pic { margin-left:20px; margin-top:10px; border:0px;}
		.img {border:1px solid #8E885F; margin-bottom:15px;}
		#colonka_left a {text-decoration:none;}
		#colonka_left a:hover {text-decoration:underline;}
		#colonka_left ul {margin:0px 0px 10px 0px; padding:0px;}
		#colonka_left li {margin:0px 0px 10px 0px; padding:0px; list-style-position:inside; color:#000066; font:normal 12px Verdana;}
		#colonka_left span {font:normal 10px Verdana;}
		h3 { margin:10px 0px 10px 0px; padding:0px; font:bold 12px Verdana; text-align:center; color:#660000;}
		
		.tabl_opros { padding:0px; margin-bottom:20px; border:1px solid #aea97b;}
		.tabl_opros td { font:normal 12px Verdana; color:#000066;}
		.tabl_opros td input { font:normal 10px Verdana; color:#000066;}
		.tabl_opros td h4 {font:normal 11px Verdana; color:#0000FF; text-align:center; padding:0px; margin:0px;}
		.sel_opros { font:normal 10px Verdana; color:#000066; width:180px;}
		
	
	#blog_main { padding:5px;}
	#blog_main  h1 { font:bold 16px Verdana; color:#aea97b; margin:0px 0px 10px 10px; padding:0px;}
	#blog_main  h2 { font:bold 12px Verdana; color:#000066; margin:20px 0px 10px 10px; padding:0px;}
	#blog_main  h3 { font:bold 12px Verdana; color:#000066; margin:10px 0px 10px 10px; padding:0px; text-align:center;}
	#blog_main  h2 a { font:bold 12px Verdana; color:#000066; text-decoration:underline;}
	#blog_main  p { font:normal 12px Verdana; color:#000000; margin:10px 0px 0px 0px; padding:0px;}
	#blog_main  ul { font:normal 11px Verdana; color:#000000; margin:0px 0px 30px 15px; padding:0px 0px 0px 20px;}
	#blog_main  ol { font:normal 11px Verdana; color:#000000; margin:0px 0px 30px 25px; padding:0px 0px 0px 20px;}
	#blog_main  li { font:normal 11px Verdana; color:#000000; text-align:justify;}
	#blog_main  a { font:normal 12px Verdana; color:#660000;}
	#blog_main  a:hover { text-decoration:none;}
	
	.ps {font:normal 12px Verdana; color:#000000;}
	
	.niz {text-align:center;}
	.niz p { margin:0px 10px 0px 10px; font:normal 12px Verdana; color:#999999;}
	.niz a {font:normal 12px Verdana; color:#CC0000;}
	.niz a:hover { text-decoration:none;}
	
	#pages p {text-align:justify; text-indent:25px; font:normal 12px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:0px;}
	#pages h2 {font:bold 12px Verdana; color:#000066; margin:10px 0px 10px 10px; padding:0px;}
	#pages img {border:1px solid #8E885F; margin-bottom:10px; margin-right:10px;}
	
	
	
	.opis { font-size:10px;}
	.doc_divs {display:none;}
	
	
	.konf { border:1px solid #f7f7ee; font:normal 11px Verdana;}
	.konf_0 { background-color:#EAEAEA; padding:3px; font:normal 12px Verdana;}
	.konf_1 { padding-left:15px; padding-bottom:10px;}
	.konf_2 { padding-left:30px; padding-bottom:10px;}
	.konf_3 { padding-left:45px; padding-bottom:10px;}
	.konf_4 { padding-left:60px; padding-bottom:10px;}
	.konf_5 { padding-left:75px; padding-bottom:10px;}
	
	.tables2 td { padding:3px; font:normal 12px Verdana; border:1px solid #CCCCCC;}
	
	
	.map0 {margin:0px 0px 0px 10px;}
	.map0 a {font:bold 12px Verdana; color:#660000; text-decoration:none;}
	.map0 a:hover {color:#3300FF; text-decoration:underline;}
	
	.map1 {margin:0px 0px 0px 30px;}
	.map1 a {font:normal 12px Verdana; color:#660000; text-decoration:none;}
	.map1 a:hover {color:#3300FF; text-decoration:underline;}
	
	.map2 {margin:0px 0px 0px 50px;}
	.map2 a {font:normal 11px Verdana; color:#660000; text-decoration:none;}
	.map2 a:hover {color:#3300FF; text-decoration:underline;}
	
	.map3 {margin:0px 0px 0px 70px;}
	.map3 a {font:normal 10px Verdana; color:#660000; text-decoration:none;}
	.map3 a:hover {color:#3300FF; text-decoration:underline;}
	
	
	.inputs {font:normal 10px Verdana; color:#3300FF; border:1px solid #CCCCCC;}
	.td_q {font:normal 10px Verdana; color:#660000; vertical-align:top;}
	.td_otvet {padding:5px;}
	
	.forum td {font:bold 12px Verdana; color:#660000; padding:3px; background-color:#F3F3F3;}
	.forum2 td {font:normal 12px Verdana; color:#000000; padding:3px;}
	
	.news { background-color:#F6F6F6; margin-bottom:5px; border:1px solid #FFFFFF; margin-top:5px;}
	#forums {width:100%;}
	#forums p {text-align:justify; text-indent:25px; font:normal 12px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:0px;}
	.forums_table td {font:normal 10px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}
	.forums_tema { width:100%;}
	.forums_tema td {font:normal 10px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}
	.forums_tema th {font:bold 12px Verdana; color:#000066; margin:0px 0px 5px 0px; padding:3px; background-color:#c9c6a2;}
	.forums_komm {font:normal 12px Verdana; color:#000000; margin:0px 0px 5px 0px; padding:3px;}
	.cells_tr_forum {border:1px solid #996600;}
	.pod_forums { background-color:#f5f3d6; font:normal 10px Verdana; color:#000033;}
	#forums h2 {font:bold 12px Verdana; color:#000066; margin:10px 0px 10px 10px; padding:0px;}
	
	.levels0 { padding-left:0px;}
	.levels1 { padding-left:20px;}
	.levels2 { padding-left:40px;}
	.levels3 { padding-left:60px;}
	.levels4 { padding-left:80px;}
	.levels5 { padding-left:100px;}
	.levels6 { padding-left:120px;}
	
	.tabtd { width:90%; border:1px solid #999999;}
	.tabtd th {padding-left:2px; padding-right:2px; font:bold 10px Vardana; color:#000000;}
	.tabtd td {padding-left:2px; padding-right:2px; font:normal 10px Vardana; color:#000000;}
	*/