#schetchiki a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=50);
}
#schetchiki a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font:0.7em Verdana;
	height: 100%;
	color: #636363;	
	background: #1e4c70 url(../images/bg.png) top center no-repeat fixed;
}
a {
	color: #000000;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #345C7D;
}

.cheka {  
float: left;
    margin: 2px 15px 2px 5px;
}
p {margin: 0 0 18px}

h1 a {color:#ffff66; font-size: 14px;}
h2 a {color:white; font-size: 11px;}
h3 a {color:#ffff66; font-size: 12px;}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #operablock { display: block; }
}

table.tborder {
    background: #FFFFFF!important;
    border: 1px solid #DCAD10!important;
    color: #353D4A;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
	padding: 7px;
	border-radius:5px;
}

table.tborder tr td table.tborder  {
    border: 1px solid #D7D7D7!important;
    color: #353D4A;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
	padding:0;
	border-radius:0;
}

/* IE 7 */
html > body #ie7block
{
*display: block;
}

/* IE 6 */
body #ie6block {
display: block;
}

/* Firefox 1 - 2 */
body:empty #firefox12block
{
display: block;
}

/* Firefox */
@-moz-document url-prefix()
{
#firefoxblock { display: block; }
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#safariblock { display: block; }
}

/*Submenu
----------------------------------------------------------------------------*/

.m1{ 
	background: #eab81b url(../images/div_h.gif) bottom center no-repeat;
	display:block;
	height:32px;
	padding:0 0 0 45px;
	color:#fbc731;
}

.m1 span, .m2 span, .m3 span {
padding: 5px 0 0 0;
	font: bold 14px Arial;
	display:block;
}

.m2{
		background: #eab81b url(../images/div_h.gif) bottom center no-repeat;
	display:block;
	height:32px;
	padding:0 0 0 45px;
	color:#fbc731;
	}
.m3{
	background: #eab81b url(../images/div_h.gif) bottom center no-repeat;
	display:block;
	height:32px;
	padding:0 0 0 45px;
	color:#fbc731;
	}
.k{
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
.m4{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #cccbcb;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
.df
{
}
.block {
	background: #eab81b url(../images/div_bt.gif) bottom center no-repeat;
	position:relative;
	min-height:80px;
	overflow: hidden;
	margin-bottom: 10px;
	
}

.block2 {
	background: #ffffff url(../images/div_bt2.gif) bottom center no-repeat;
	position:relative;
	min-height:80px;
	overflow: hidden;
	margin-bottom: 10px;
	
}

	.block .srch {

	background: #eab81b url(../images/div_s.gif) bottom center no-repeat;
	display:block;
	height:32px;
	padding:0 0 0 45px;
	color:#fbc731;

	}
	
	.block .srch  span {
	padding: 5px 0 0 0;
	font: bold 14px Arial;
	display:block;
	}
	
.topmena {

list-style:none;
font: 13px arial;
padding: 4px 0 3px;

}

.topmena li {display:inline; }	
.topmena li a {


    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-transition: all 0.1s linear 0s;
    background-color: #345c7d;
    background-image: -moz-linear-gradient(center top , #345c7d, #567992);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FBC731 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 3px 7px;
    text-decoration: none;
	margin: 0 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-weight: bold;

}

.topmena li a.yellow {


    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-transition: all 0.1s linear 0s;
    background-color: #eab81b;
    background-image: -moz-linear-gradient(center top , #eab81b, #b9972b);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 3px 7px;
    text-decoration: none;
	margin: 0 10px;
    text-shadow: 0 -1px 0 rgba(247, 212, 103, 0.25);
	font-weight: bold;

}


.topmena li a:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* Form elements 
------------------------------------------------------------------------*/

.textbox {
	border:1px solid #ccc;
	background:#fff;
	font:normal 1em Verdana;
	color:#555;
}

.button {
	border:1px solid #9b9b9b;
	font:normal 1em Arial;
	cursor:pointer;
	background:#cccbcb;
	color:#fff;
	padding: 2px 8px;
}

select {
	font:normal 1em Arial;
	background:#fff;
	border:1px solid #ccc;
}

textarea {
	background:#fff;
	padding:0;
	font:normal 1em Verdana;
}
/*Structure
------------------------------------------------------------------------*/
img,:link img, :visited img {
	border: none;
}
input {vertical-align: middle}

#wrapper {
	background:#d9eaf2;
	width: 1000px;
	margin: 0 auto;
	}


.wrap1 {
padding-bottom: 6px;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	background:transparent url(../images/hdr.jpg) top center no-repeat;	
	text-align:center;
	color:#fff;
	position:relative;
	
	
}
.header{
	
}
.header .header{
	height: 150px;}

	
#container {
	background:#d9eaf2;
	width:100%;
	float:left;
	margin-right:-246px;
}
	#header ul {
		position: relative;
		text-align:center;
		top:142px;
		margin-left:240px;
	}
	
		#header li {
			text-align: center;
			overflow:hidden;
			float:left;
			margin-left: 4px;
			display: block;
		}
					
			#header li a {
				color:#fff;
				font:bold 13px Verdana;
				text-decoration:none;
			}
			
			#header li a:hover {
				font:bold 13px Verdana;
				color:#fff;
				text-decoration:underline;
			}
	
	.logo a {
		text-indent:-9999px;
		display:block;
		
	}
	
	.logo  {
		cursor:pointer;
		color: #fff;
		text-decoration: none;
		position:absolute;
		display:block;
		top:30px;
		left:10px;
		width:222px;
		height:112px;
		background: url(../images/logo.png) top left no-repeat;	
	}
	
	.logo a:hover{
		text-decoration: none;
	}
	.logo2 {
		
		color: #fbc835;
		text-decoration: none;
		position:absolute;
		display:block;
		top:93px;
		left:110px;
	}
    	.logo23 {
		
		padding:5px; 
		color: #fff;
		text-decoration: none;
		position:absolute;
		display:block;
		top: 35px;
		right:10px;
		width:728px;
		height:90px;
		 
	}  

/* Content
--------------------------------------------------------------------------- */

#content {
	margin-right:246px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#leftside {
	width:242px;
	float:left;
	padding-left:5px;
	padding-top:9px;
	margin-bottom:9px;

}
	#leftside .ins {
	
		padding-bottom:9px;
	}
	
		#leftside .ins .ins {
		
			}
			
			.login {
				text-align:right;
				padding-right:20px;
			}
			
				.login p {
					margin-bottom:10px;
				}
				
				.login .textbox {
					width:120px;
				}

			.menu {
	list-style: none outside none;
    overflow: hidden;
    padding: 5px 10px 20px;
			}
			
				.menu li {
					padding: 1px 0 1px 0;
					vertical-align:middle;
				}
				
					.menu li a {
						text-decoration:none;
						font:bold 12px Arial;
						display:block;
						position:relative;
						padding: 2px 5px 1px 20px;
						color:#000;
					}
					
					.menu li a:hover {
						color:#345c7d;
					}
.ula2 {color:#0f2a6f}

.ula3 {
color:#356d9b
}
.inpf {
	background: none repeat scroll 0 0 #D9EAF2;
    border: 1px solid #345D7E;
    border-radius: 3px 3px 3px 3px;
    color: #345D7E;
    float: left;
    font: 14px arial;
    height: 27px;
    margin: 0 5px 0 0;
    padding: 3px 5px;
    width: 145px;


}

#cse-search-box {margin: 6px 0 5px 0}


.inpb {

}

#cse-search-box input[type=submit] {
 display:block;
 background: #ffffff url("../images/srch.gif") no-repeat bottom right;
 float:left;
 height:35px;
 width:35px;
 border: none;
 color: transparent;
}
/*Center
------------------------------------------------------------------------------*/

#main {
	
	margin-bottom:12px;
	margin-left: 253px;
    width: 738px;
}

	.post {
		background: #ffffff url("../images/article_bg.gif") no-repeat bottom right;
		margin-bottom:10px;
		border: 1px solid #dcad10;
	}
	
	.post2 {
		background: #ffffff url("../images/article_bg.gif") no-repeat bottom right;
		margin-bottom:10px;
		border: 1px solid #376283;
	}
	
	
		.title {
			height: 40px;
			background: #ffffff url("../images/art_h.gif") no-repeat top left;
			font: bold 1.2em Verdana; 
			color:#3333330;
			padding-left: 5px;
		}
		

		
		
		.title h2, .title .spana, .title h1 {
			height: 40px;
			background: #ffffff url("../images/art_h.gif") no-repeat top left;
			font: bold 13px Verdana; 
			color:#000000;
			display:block; padding: 4px 0 0 5px;
		}
		
		.title2  {
			height: 40px;
			background: #ffffff url("../images/art_h2.gif") no-repeat top left;
		
		}
		
		.title2 h2, .title2 h1 {margin:0; padding:0; float:left}
		.descro a {
		color: #FBC731!important; padding-right: 5px;}
		
		.title2 .a_block_32 { 
	    float:left; color:#a1c3e0; display:block; padding: 6px 0 0 3px;
		
		}
		.title2 h2, .title2 h1 a  {

			font: bold 13px Verdana!important; 
			color:#fff;
			margin: 0;
			padding: 4px 0 0 5px;
			text-decoration:none;
			display:block;
		}
		
			.title p {
				font: 11px Verdana;
				color:#345c7d;
				padding-top: 15px;
			}
			
				.title a {
					color:#000000;
				}
				
				.title img {
					vertical-align:top;
				}
				
				.title h3 {
					width:700px;
				}
	
.post-date {
    width: 25px;
	height: 20px;
	float: right;
	margin-right: 5px;
	text-align:center;
}
.post-month {
  color: #000000;
    display: block;
    font: 10px tahoma;
    padding: 6px 0 0 2px;
}
.post-day {
    font: 11px tahoma;
    color: #fff;
	padding-top: 2px;
}
		
		.post-content {
			padding: 10px 10px 8px;
			overflow:hidden;
			color:#000;
		}
		
			.post-content img {
				margin:7px 5px 0 5px;
			}
		
		.post-footer {
			position:relative;
			overflow:hidden;
			padding: 3px;
			border-top: solid 1px  #e8e8e8;
			border-left: solid 5px #fff;
		}
		
.post-footer1 {
			position:relative;
			overflow:hidden;
			padding: 3px;
			border-top: solid 1px  #e8e8e8;
			border-left: solid 1px  #e8e8e8;
		}
		

.post-footer p {
				font:bold 1em Verdana;
				color:#9d9d9d;
			}
			
				.post-footer p a {
					color:#9d9d9d;
				}
			
			.rating {
				float:right;
				padding: 0;

			}
	
	.filter {
		margin-bottom:1px;
	}
	.pool {
	margin: 10px;
	}
		.pool p{
			font: bold 1em Verdana;
			color: #9d9d9d;
			border-top:  solid 1px  #e8e8e8;
			border-bottom:  solid 1px  #e8e8e8;
			padding: 3px;
			}
/* Add comments 
---------------------------------------------------------------*/

.addcomment {
	width:462px;
	vertical-align:top;
	text-align:left;
}

	.addcom {
		width:462px;
		margin-left:auto;
		margin-right:auto;
		padding:8px;
	}

		.addcomment textarea {
			width:100%;
			border:none;
			height:100px;
		}

	.commentform {
		line-height:25px;
		width:24%;
	}

/* Comments styles 
------------------------------------------------------------------------*/

.comment-head {
	color: #939393;
	overflow:hidden;
	background:#f3f3f3;
	border-left: solid 1px #9d9d9d;
	border-bottom:  solid 1px #9d9d9d;
	padding: 3px;
			}

	.comment-head h1 {
		margin:0;
	}

	.comment-head a {
		color:#493e3e;
	}
	
	.icq img {
		margin-bottom:-5px;
	}
	
	.right {
		float:right;
	}
	
.comment {
	overflow:hidden;
	padding-bottom:7px;	
	background:url("../images/comment-bg.gif") repeat-y left;
}

	.author-info {
		float:left;
		width:160px;
		padding:6px;
	}
	
	.comment-body {
		display:table;
		padding:6px;
	}
	
	
.comment-footer {
	color: #939393;
	overflow:hidden;
	background:#f3f3f3;
	border-left: solid 1px #9d9d9d;
	border-top:  solid 1px #9d9d9d;
	padding: 3px;
}

	.comment-footer a {
		color:#939393;
	}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#rightside {
	width:216px;
	padding-right:19px;
	float:right;
	background:url("../images/m-h-r.jpg") no-repeat left top;
	padding-top:9px;
	margin-bottom:9px;
}
#rightside .ins {
		background:url("../images/m-f-r.jpg") no-repeat right bottom;
		padding-bottom:9px;
	}
	
		#rightside .ins .ins {
			background:#f6f6f6;
			border-left:1px solid #9d9d9d;
			border-right:1px solid #9d9d9d;
		}
		
	.searchbox {
				text-align:right;
				padding: 10px;
			}
			
				.searchbox p {
					margin-bottom:10px;
				}
				
				.searchbox .textbox {
					width:160px;
				}		


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #d9eaf2 url(../images/footer.gif) bottom center no-repeat;
	text-align:center;
	color:#fff;
/*	font-weight:bold;*/
	position:relative;
	clear:both;
	width:1000px;
	margin: 0 auto;
	height: 119px;
}

	.footer {
		background: #d9eaf2 url(../images/footer.gif) top center no-repeat;
	}
	
		.footer .footer {
			
		
		}
		.footer a{
			color: #fff;
		}
		footer a:hover{
			color: #fff;
		}

/* Navigation 
-----------------------------------------------------------------*/

.navigation {
	color:#666;
	padding:0 0 5px;
}

	.navigation a {
	-moz-background-inline-policy: continuous;
    
    border-radius: 5px 5px 5px 5px;
    
    font: 14px Arial;
    margin: 2px;
    padding: 2px 6px;
    text-decoration: none;
	
	background:#376283;
		color:#fff;
		border: 1px solid #376283;
	
	}

	.navigation a:hover {
	background: none repeat scroll 0 0 #d9eaf2;
    border: 1px solid #DCAD10;
	color: #134168;
	}

	.navigation span {
	-moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #DCAD10;
    border: 1px solid #DCAD10;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    font: 14px Arial;
    margin: 2px;
    padding: 2px 6px;
    text-decoration: none;
	}
/*Link to news *by DeN*/
#news_address {width:auto; height:200px; text-align:left; padding:10px; background:#FFFFCC;}
.na_inp {width:450px; padding:4px; margin:10px 0 20px 0;}

.com_1 {background: #fdf5e6;}
.com_2,.com_3,.com_4,.com_5, {background: #fff;}


.window span a.close {color: #333; text-decoration: none; font-size: 25px;} 
.window span a.close:hover {color:#ccc; text-decoration:none} 
#mask { 
display: none; 
background: #000;
position: fixed; left: 0; top: 0;
width: 100%; height: 100%;
opacity: .30;
z-index: 9000;
}
#boxes .window { 
position: fixed; 
width: 505px;
height: 259px; 
display:none; 
left:0; 
top:0; 
z-index:9999; 
} 
#boxes #dialog { 
width:360px; 
height:250; 
background-color:; 
} 
.login-box {background: url('../img/bg-yellow.png'); width: 511px; height: 259px; position: absolute;}

.close-div {position: absolute; width: 23px; height: 23px; right: 15px; top: 11px;}
a.close {width: 23px; height: 23px; display: block; background: url('../img/log-icons.png') no-repeat; text-decoration: none;}
.text270deg {position: absolute;left: 15px;bottom: 16px;font-size: 18px;color: white;width: 18px;height: 18px;
-webkit-transform: rotate(270deg); /* для safari и chrome браузеров */
-moz-transform: rotate(270deg); /* для FF */
-o-transform: rotate(270deg); /* для Opera */
transform: rotate(270deg); /* для остальных браузеров поддерживающий поворот по-умолчанию */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* для ИЕ 6-8 */}


.popup-body {font-size: 0.9em; line-height: 1.3em; float: left;}

.log-box-l {margin: 5px 12px 13px 6px;width: 493px;height: 241px;background:url('../img/left-bg.png') no-repeat;}
.log-box-r {width: 493px;height: 241px;background:url('../img/right-bg.png') no-repeat 100% 0;float: left;color:#555;font:normal 9pt Arial; position: relative;}
.log-vhod {width: 493px;float: left;}

.flogin {float: left; width: 245px; position: absolute; margin: 16px 0 0 72px;}
.poptext {float: right; width: 151px;}
.poptext ul {list-style: none; margin: 0; padding: 0; position: absolute; bottom: 3px;}
.poptext ul li {padding: 0 0 13px 15px;}
.poptext ul li a {background: url('../img/log-icons.png') no-repeat;padding-left: 32px;height: 23px;display: block;line-height: 23px;color: white;font-weight: bold;text-decoration: none;}
.poptext ul li a#b1 {background-position:0 -23px;}
.poptext ul li a#b2 {background-position:0 -46px;}
.poptext ul li a#b3 {background-position:0 -69px;}
.poptext ul li a#b4 {background-position:0 -92px;}

.log-box-c .popup-body .log-vhod {display: block;}
.lfield p {color: #454545; font-weight: bolder; -webkit-margin-before: 10px;-webkit-margin-after: 7px;-webkit-margin-start: 3px;-webkit-margin-end: 0px;}
.lfield input {color:#767676; padding: 0px 0 0 18px; width: 227px; height: 41px; background: url('../img/input.png'); border: 0; outline: none; margin: 0; font-style: italic;}
.lfield input:hover {background-position: 0 -41px;}

.but-log {cursor: pointer; width: 96px;height: 38px;color: white;background: url("../img/log-button.png") no-repeat;float: right;border: none;margin-top: 25px;margin-right: 1px;}
/* ---------- */		