body{
	background: #e3e1e0;
	font-family: Tahoma;
	font-size: 11px;
}

body, p, form, input, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	color: #1960a6;
	font-size:11px;
}

img{
	border:0;
}
div.addzakl {text-align: center; margin: 10px 0;}
.clear{clear:both; width:100%; float:left;}

.cr a{color:#0b4f95; text-decoration: underline;}
.cr a:hover{color:#0b4f95; text-decoration:underline;}



.cr .more-link{margin:0; padding:0; color:#1960a6;}
.cr .related{margin:0; padding:0; color:#1960a6;}
 
.backgr_w{background: url(images/side_bg2.jpg) repeat-y;}
code {
  margin: 5px 0;
  padding: 15px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  border: 1px solid #E5F0FB;  
  background: #F4F8FD;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
  margin: 10px 15px;
  padding: 0 0 0 25px;  
  font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(quote.jpg) no-repeat 8px 6px;
}


#page{
	min-width: 1130px;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1130? "1130px" : "auto");
}

a.link{
	font-size: 10px;
	color: #1960a6;
	text-decoration: none;
	padding: 0 0 1px 17px;
	background: left bottom no-repeat;
}
a.reg{background-image: url("images/link_reg.gif")}
a.remind{background-image: url("images/link_remind.gif")}

a.job4it{color: #0b4f95 !important; font-weight: bold}
a.job4it span{color: #fb8d23 !important}
a.p1{background-image: url("images/mark2.gif")}
a.p2{background-image: url("images/mark3.gif")}

.separator{
	height: 15px;
	background: url("images/back8.png") left repeat-x;
}

/*
container1 - left background, bottom
container1a - left gradient background's part
container2 - lright background, bottom
container2a - right gradient background's part
container3 - full page's background
*/

#container1{
	background: 0 -2px repeat-y url("images/back1.png");
}
#container1a{
	background: 0 0 no-repeat url("images/back1a.png");
	padding-left: 30px;
}

#container2{
	background: right -2px repeat-y url("images/back2.png");
}
#container2a{
	background: right 0 no-repeat url("images/back2a.png");
	padding-right: 30px;
}
#container3{
	background: #f9f8f4 repeat-x url("images/back3.png");
	padding-top: 30px;
}

#header{
	width: 100%;
	height: 75px;
}
#logo{
	float: left;
	width: 230px;
	padding: 24px 0 0 18px;
}
#top_banner{
	margin: 0 20px 0 250px;
	text-align: center;
	padding: 7px 0 0;
}
#top_banner div{
	height: 60px;
	overflow: hidden;
}

#content{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.navigation { color:#1960a6; font-weight:bold; text-align:center;}
.navigation a{color:#1960a6; text-decoration:none;}
.navigation a:hover{color:#f97a09;}
.navigation a:active{color:#f97a09; text-decoration:underline;}
#content img{	background: #fff;
 				  border: 1px solid #E5E5E5;
				padding: 5px;
				margin:3px 10px 5px 10px;
}


#left_col{
	padding:0 15px 0 0;
	float: right;
	width: 285px;
}
#subhead{width:100%; float:left; margin-bottom:15px;}
#login{
	width:230px;
	height: 76px;
	float: left;
	padding-left: 21px;
	background: left center no-repeat url("images/back4.png");
}
#login form{
	height: 76px;
}
#login .name{
	width: 131px;
	height: 23px;
	background: top left no-repeat url("images/textbox1.png");
}
#login .pass{
	width: 131px;
	height: 23px;
	background: top left no-repeat url("images/textbox2.png");
}
#login .name input, #login .pass input{
	border: 0;
	padding: 0;
	margin: 0 0 3px 22px;
	width: 105px;
	color: #909090;
	font-family: Tahoma;
	font-size: 10px;
}
#login .btn input{
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 10px;
	color: 79808a;
	width: 70px;
	height: 20px;
	background: url("images/btn.png");
	margin: 0 0 3px 3px;
	border: 0;
}
#login a.link{
	
	margin: 2px 50px 1px 0;
}

#manage{color:#333333;}
#manage ul { list-style:none;}

#manage a{text-decoration:none; color:#FF9933;}

#sidebar{
	
	float: left;
	display: inline;
	width: 285px;
	margin: 0px 0px 0 0;

}
#menu p.title{
	font-weight: bold;
	text-align: center;
	padding: 3px 0 6px;
}

#menu div{
	padding: 2px 7px 6px;
}
#menu a{

	display: block;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0 2px 20px;
}
#menu a:hover{
	text-decoration: underline;
}
a.m1{background-image: url("images/menu1.png")}
a.m2{background-image: url("images/menu2.png")}
a.m3{background-image: url("images/menu3.png")}
a.m4{background-image: url("images/menu4.png")}
a.m5{background-image: url("images/menu5.png")}
a.m6{background-image: url("images/menu6.png")}
a.m7{background-image: url("images/menu7.png")}
a.m8{background-image: url("images/menu8.png")}
a.m9{background-image: url("images/menu9.png")}

#left_col .block1{
	width: 209px;
	margin-left: 20px;
}



#right_col{


	margin: 0 305px 0px 5px;
}

#right_col .block1 .tr a{
	float: left;
	padding: 0 0 2px 5px;
	margin: 7px 7px 0 0;
	color: #1960a6;
	text-decoration: none;
	background-position: 7px center;
	background-repeat: no-repeat;
	line-height: 16px;
}
#right_col .block1 .tr a.sep{
	border-left: 1px solid #1960a6;
}


#right_col .news .separator{
	margin: 0 -5px;
}
#right_col .news p{
	width: 100%;
	line-height: 15px;
	margin-bottom: 3px;
}
#right_col .news p span{
	width: 44px;
	height: 15px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #686868;
	background: url("images/back9.gif");
}
#right_col .news a.title{
	float: left;
	background: no-repeat left url("images/link_news.gif");
	margin: 0 0 0 5px;
	padding: 0 0 2px 0px;
	text-decoration: none;
	line-height: 11px;
	color: #1960a6;
	font-size: 10px;
	clear: right;
}
/*======================================*/
#footer{
	float: left;
	width: 100%;
	height: 70px;
	background: url("images/back10.png");
	margin: 10px 0 -20px;
	
}
#footer a{
	float: left;
	margin: 23px -20px 0 25px;
}
#footer p{
	float: left;
	font-weight: bold;
	color: #fff;
	margin: 13px 0 0 40px;
}
#footer p a{
	float: none;
	margin: 0 2px;
	color: #fff;
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}
#footer p span{
	font-size: 10px;
	font-weight: normal;
}

#fix{
	line-height: 20px;
}

/* =============== */

.block1{
	background: #fff;
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 15px;
}
.block1 .t{
	background: #ecf6fe url(images/title_bg.jpg);
	
}
.block1 .tl{
	background:  url(images/title_n_l.jpg) no-repeat;
}
.block1 .tr{
	height: 58px;
	background:  url(images/title_n_r.jpg) no-repeat right;
	padding: 0px 15px 0;
}
.block1 .cl{
	background: url("images/block1_cl.png") repeat-y;
	padding: 0 0 0 4px;
}
.block1 .cr{
	background: url("images/block1_cr.png") repeat-y right;
	padding: 5px 10px 9px 6px;
	color: #686868;
	overflow:auto;
}
.block1 .b{
	background: url("images/block1_b.png") repeat-x bottom;
	margin-top: -9px;
	font-size: 1px;
}
.block1 .bl{
	background: url("images/block1_bl.png") no-repeat left bottom;
}
.block1 .br{
	height: 11px;
	background: url("images/block1_br.png") no-repeat right bottom;
}


/* =============== */

#rubriki{

margin:-10px 15px 0 240px;
height:95px; 
background:url(images/rubr_right.jpg) right no-repeat;

}

#rubriki .page_item { float:left; margin-right:20px; }

#rubriki_ins{height:95px;
background:url(images/rubr_left.jpg) left no-repeat;
display:block;
}

#rubriki_ins ul{
height:85px;
display:block;
padding:10px 20px 3px 20px;
list-style-type:none;}

#rubriki_ins li{width:27 %; height:20px; float:left; }

#rubriki_ins a {

padding:0px 10px 3px 20px;
background:url(images/rubr_pipt.jpg) left no-repeat;
color:#11579d; font-family:tahoma, sans-serif;
font-size:11px;
font-weight:bold;text-transform:uppercase; text-decoration:none;}


#pizda{ height:29px;  
	background: #fff url(images/rubr21_bg.jpg) repeat-x;
	border:#c3c1c1 1px solid; 
	float: left;
	display: inline;
	width: 99%;
	margin-bottom: 15px;
	}
.pizda_cont{ text-align:center;padding-top:10px;overflow:hidden;}


/*============================*/

/*SIDEBAR*/
#wp-calendar{ margin:0 auto; } 
#wp-calendar caption{margin:0 auto;}
.side_top{background:url(images/sidebar_top.jpg) no-repeat; margin:0;
width:285px; height:33px; display:block; }
.side_top h2 { 
	margin-left:10px; 	
	color: #1960a6;
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
	padding:7px 0 0 25px;
	background:url(images/strelo4ka.jpg) left 85% no-repeat;}
	
.side_cont{width:285px; background:url(images/side_bg.jpg)}
.side_cont a{text-decoration:none;
	color:#1960a6;
	}
.side_cont a:hover{text-decoration:underline;}	
#sidebar p { color:#999999;
	
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin:0;
	padding: 0;
	text-decoration: none;	
	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 5px 0 5px 15px;
	margin: 0 2px;	

}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	
}
#sidebar ul.sidemenu li a:hover {	

}

#sidebar ul{ margin:0; padding:0;list-style-type:none; list-style: none;}
#sidebar li{display:block; list-style: none;}
.side_bott{width:285px; height:5px; background:url(images/side_niz.jpg) no-repeat; margin-bottom:10px;}
/*------�����-------------*/
      #search_box {
      width: 265px;
      height: 31px;
      background: url(images/search_sosiska.jpg) left 20% no-repeat;
      }

      #search_box #s {
      float: left;
      padding: 0;
      margin: 6px 0 0 6px;
     border: 0;
      width: 159px;
      background: none;
	  font-size:9px;
	  color:#999999;
      }

      #search_box #searchsubmit {
      float: right;
      margin: 3px 4px 0 0;
      }
/*------�������� � ������-------------*/
.pages_arc_bg {
background:url(images/side_pol.jpg) repeat-y; 
overflow:auto;}

.side_pages{width:45%; 
float:left; 
color:#fa7d0a; 
font-size:11px; 
padding:10px 0 0 15px; 
font-weight:bold; 
text-transform:uppercase;}

.side_arh{width:45%; 
float:right; 
color:#fa7d0a; 
font-size:11px; 
padding:10px 0 0 0; 
font-weight:bold; 
text-transform:uppercase;}

.floatL a{margin-left:5px; 
padding-left:20px; 
background:url(images/popa.jpg) left no-repeat;
color:#1960a6;
text-decoration:none;
font-size:11px;
font-weight:bold;}
.floatL {
	padding:10px 0;
	float:left;
}



#sidebar .floatL,  #sidebar .floatR {
	width:45%;
}
#sidebar .floatL {
	margin-right:2px;
	margin-left:4px !important}



/*===========================*/

.title_href{font-size:11px; 
	text-decoration:none; 
	text-transform:uppercase; 
	color:#fa7d0a; 
	float:left; 
	width:70%;
	padding:7px 0 0 0px; 
	font-weight:bold;}

.comments{ text-align:right;
	float:right;
	
	}
	
.comments a {
	
	width:130px;
	text-decoration:none; 
	font-size:11px; 
	margin-top:8px;
	color:#1960a6;
	}
	
.date{float:left; 
	width:40%; 
	font-size:11px; 
	color:#1960a6;
	padding:11px 0 0 5px; 
	font-weight:bold;}
	
.autor{float:right; 
	width:40%;
	padding-right:10px; 
	text-align:right; 
	text-decoration:none; 
	font-size:11px; 
	margin-top:11px;
	color:#1960a6;}
/*--------COMMENTS-------------*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	
	}

.commentss a{text-decoration:none;
	color:#1960a6;
	}
.commentss a:hover{text-decoration:underline;}	


/*----------------------*/

.adsense1{background:none;}
.adsense1 #aubg {background:none;}

/*----------------------*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #666666;
	background-color: #FFFFFF;
}

#flags{float:right; width:170px; padding-top:4px;}
#flags img{margin-right:5px;}
#flags a{color:#686868; font-size:11px; text-decoration: underline;}
#flags ul{list-style-type:none;}