
body {
	background: #fff url(images/z.jpg)  repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	}

	
#container {
	background: #fff url(images/bg.jpg);
	width: 1000px;
	margin: 15px auto 20px;
	padding: 0px;
	position: relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	#wrap{
	background: url(images/head.gif) repeat-x;
	width: 1000px;
	margin: 0px auto 20px;
	padding: 0px;
	position: relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	* html  #wrap{
	background: url(images/head.gif) repeat-x;
	width: 1000px;
	margin: 0px auto 20px;
	padding: 0px;
	}
	
/* Всякая мелочь... */	
	img {
	border:0;
	}
	
	a {color: #000;
		text-decoration:none;
		outline:none
	}
	
		a:hover {
	color: #c4130b;
	text-decoration:none;
	outline:none
	}
	a:visited{
	text-decoration:none;
	outline:none
	}
	a:active{
	text-decoration:none;
	outline:none
	}

blockquote{
	margin: 0px 0px 10px 20px;
	padding: 10px 20px 5px 20px;
	font-style: italic;
			border-left:5px solid #798eab;
	}
	 ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	 line-height: 20px;
	}
	
 ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	 list-style-position:inside;
	}

	p {
		margin:5px 5px 10px 5px;
	padding: 5px;
		}

  .img-left {
  float:left;
  margin:10px 0px 20px 0px; 
  }
  
  .img-main {
/*  float:left;*/
margin:10px 10px 10px 10px;
}

	.pagenavi {
	width: 900px;
font-size: 12px;
	font-family: Georgia, Arial, Verdana;
		font-weight: bold;
			color: #637790;
	margin: 5px 50px 5px 50px;
	display: block;
		text-align:center;
}	  	

	.meta {
		margin: 10px 0px 5px 0px;
	padding: 4px 0 4px 0;
	color: #c4130b;
	font-size:10px;
	text-transform: uppercase;
		border-top:1px dotted #798eab;
		border-bottom:1px dotted #798eab;
		}	  

/* Заголовки... */	
	 h1 {color: #000;
	font-size: 20px;
	font-family: Georgia, Tahoma, Arial,  Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0 0 1px 0;
	}
	
h1 a, h1 a:visited {
color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
 h1 a:hover {
	color: #c4130b;
	text-decoration: none;
	}

	 h2 {color: #000;
	font-size: 18px;
	font-family: Georgia, Tahoma, Arial,  Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0 0 1px 0;
	}
	
h2 a, h2 a:visited {
color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
 h2 a:hover {
	color: #c4130b;
	text-decoration: none;
	}
	
	 h3 {
	color: #5c5e63;
	font-size: 14px;
	font-family: Georgia, Tahoma, Arial,  Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0;
	}
	
h3 a, h3 a:visited {
	color: #880000;
	font-size: 12px;
  	line-height: 14px;
	font-family: Georgia, Tahoma, Arial,  Verdana;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
 h3 a:hover {
	color: #cf0707;
	text-decoration: none;
	}
	
 h4 {
	color: #cdd3e5;
	font-size: 14px;
	font-family: Georgia, Tahoma, Arial,  Verdana;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0;
	}
		
/* Шапка, поиск, навигация, лого... */	
#header {
	width: 1000px;
		margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	.logo {
	width:410px;
		height: 131px;
	margin: 7px 0 7px 0px;
	padding: 0;
	}	  	
	
		
	* html .logo {
	width:410px;
/*	float:left;*/
	margin: 7px 0 24px 0px;
	padding: 0;
	}	  
	
/*	
	.poisk {
float:right;
padding-top:30px;
padding-right:20px;
}*/

 		#searchdiv {
float:right;
	margin:  0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFCC;
	width: 165px;
		font-size: 11px;
	font-family: Georgia, Tahoma, Arial, Verdana;
	font-weight: normal;
	color:#000000;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #343c44;
	border-right: 1px solid #445159;
	border-left: 1px solid #343c44;
	border-bottom: 1px solid #445159;
	display: inline;
		position: relative;
			-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	#menu{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 27px;
	display:inline;
	}
	
	* html #menu {
	float: left;
	margin: 0px;
	padding: -3px 0px 0px 27px;
	display:inline;
		}
		
		#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:visited {
	background: #45525a;
	color: #FFFFFF;
	display: block;
	font-family: Georgia, Tahoma, Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
		text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li a:hover {
background: #FFFFFF url(images/navbar.jpg);
	color: #003663;
		text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a, #nav li li a:visited {
	background: #FFFFFF;
	width: 170px;
	color: #003663;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #00567F;
	border-left: 1px solid #00567F;
	border-right: 1px solid #00567F;
		text-transform: uppercase;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #00567F;
	color: #FFFFFF;
		text-transform: uppercase;
	padding: 7px 10px 7px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav .current_page_item a, #nav .current_page_item a:visited {
	background: #FFFFFF url(images/navbar.jpg);
	color: #003663;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav .current_page_item a:hover {
	background: #FFFFFF url(images/navbar.jpg);
	color: #003663;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	


	/* Основная разметка... */	
	#global {
	width: 720px;
margin: 0px auto 0px;
	padding: 0px;
	}		
	
	#left {
	width: 323px;
	float:left;
	margin: 10px 5px 10px 10px;
	}	
	
#main {
	width:712px;
		float:left;
	margin: 0px 10px 10px 0px;
	}		
	
	#right {
	width: 300px;
	float:right;
	margin: 0px 10px 10px 0px;
	}	
	
	#right1 {
	width: 300px;
	float:right;
	margin: 0px 0px 0px 0px;
	}	
		/* Блоки... */	
	.blok  {
	text-align:justify;

		width: 102px;
		height:200px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  line-height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 5px;
			float:left;
	border: 1px solid #E6E6E6;
		background:#FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	* html .blok {
	text-align:justify;
		width: 102px;
		height:200px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  line-height: 20px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
		float:left;
	border: 1px solid #E6E6E6;
		background:#FFFFCC;
		}
	
		.mainblok  {
	text-align:justify;
		
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  line-height: 20px;
		
		margin: 15px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #E6E6E6;
		background:#FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

	* html .mainblok {
	text-align:justify;	
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
		
	margin: 15px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	background:#FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
		}

		
		.rightblok  {
		margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #E6E6E6;
		background:#FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	.bblok  {
	margin: 10px 5px 15px 5px;
	padding: 10px;
	border: 1px solid #E6E6E6;
		background:#FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}	
	
	
	/* Нижняя часть... */	
#bottom {
	width: 100%;
	background: #fff url(images/antiz.jpg)  repeat-x;
	}
#bottomtext {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
	}
#bottomheader {
	color: #990000;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
	padding-top:20px;
	padding-left:20px;
	}
	
#bottom a{
color:#990000;
text-decoration:none;
} 

#bottom a:hover{
color:#CC6600;
text-decoration:underline;
} 
	
	.bottom1 {
	width: 238px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
.bottom2 {
	width: 238px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}
	
.bottom3 {
	width: 235px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}
	
.bottom4 {
	width: 238px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}
	
 ul, #right ul { 
  list-style-type: none;
 margin: 0px; 
 padding: 0px 0px 0px 0px;  	
}

 ul li, #right ul li   { 
 	list-style-type: none;
 	margin: 0px; 
 	 padding:3px 0 3px 0px;

	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  line-height: 15px;

   }

 ul li  a, #right ul li a,  ul li  a:visited, #right ul li a:visited { 
 	list-style-type: none;
 	  background-image:url(images/li.gif);
 	  background-repeat:no-repeat;
 	  background-position:0px 7px;
 padding:3px 0 3px 19px;
 
 
 
   }
   
 ul li  a:active, #right ul li a:active, ul li  a:hover, #right ul li a:hover { 
 	list-style-type: none;
 	  background-image:url(images/lihov.gif);
 	  background-repeat:no-repeat;
	  background-position:0px 7px;


   }	


	/* Подвал... */	
#footer {
	width: 1000px;
	height:60px;
	color: #696a72;
	margin: 0px auto 10px;
	padding: 0px;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
		.do {
	width:220px;
			float:right;
		margin: 10px 10px  0 100px; 
			padding:0;
			height:auto;
		}

		a.gpress:link, a.gpress:active, a.gpress:visited, a.gpress:hover,
		a.dm:link, a.dm:active, a.dm:visited, a.dm:hover {
			margin:0; padding:0;
			width:110px; height:54px;
			background:url(images/gpress.jpg) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}
		
		a.dm:link, a.dm:active, a.dm:visited, a.dm:hover {
			width:110px;
			background:url(images/dm.jpg) no-repeat top center;
		}
		
		.credits {
		margin:10px  0 0 25px; padding:0;
		width:400px; 
		float:left;

		}
		
	.rss2 {
	background-image:url(images/rss.gif);
	  background-repeat:no-repeat;
 	  background-position:0px 2px;
 	  padding: 0 0px 0 18px;
 	  }

/* Комментарии... */	 	 
.comments {
	float: left;
	margin: 0 0 5px 0px;
	padding: 0px 0px 5px 0px;
	}

.comments ul, .children ul { 
  list-style-type: none;
}

  .comments  ul li, .children ul li  { 
 	list-style-type: none;
   }

  .comments  ul li  a, .children ul li a { 
 	list-style-type: none;
   }
   
   .comments ul li  a:hover, .children ul li a:hover { 
 	list-style-type: none;
   }


.commentlist li ul li {
	font-size: 12px;
	 	list-style-type: none;
	}

.commentlist li {
	font-weight: normal;
	 	list-style-type: none;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #EEEEEE;
	margin: 0px 10px 0px 5px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
background: #F7F7F7;
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;

	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 10px 5px 10px 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
 	list-style-type: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	background: #F7F7F7;
	}
	
.children { 
	margin: 10px 0 10px 0;
	padding: 0px;
	background: #F7F7F7;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	margin: 20px 0 10px 0;
	padding: 0px;
	}
	
.thread-even {
	margin: 20px 0 10px 0;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
background: #F7F7F7;
	border-top:  1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 10px;
	}
	
	
.menublok{
	width: 153px;
	height: 30px;
	margin: 2px 1px 2px 1px;
	padding: 0px;
	background: #EAA948;
	border:  1px solid #800000;
	color: #800000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 25px;
	text-align: center;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	}
.mainmenublok1{
	width: 120px;
	height: 20px;
	margin: 2px 1px 2px 1px;
	padding: 0px;
	color:#FFCC33;
	border:  1px solid #800000;
	background: #fff url(images/topmenu1.jpg)  repeat-x;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
	text-align: center;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	float:both;
	text-transform:uppercase;
	}
.mainmenublok2{
	width: 120px;
	height: 20px;
	margin: 2px 1px 2px 1px;
	padding: 0px;
	color:#FFCC33;
	border:  1px solid #800000;
	background: #fff url(images/topmenu2.jpg)  repeat-x;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
	text-align: center;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	float:both;
	text-transform:uppercase;
	}
.mainmenublok_last{
	width: 120px;
	height: 20px;
	margin: 2px 1px 2px 1px;
	padding: 0px;
	color:#FFCC33;
	border:  1px solid #800000;
	background: #fff url(images/topmenu2.jpg)  repeat-x;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
	text-align: center;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}

.menuimg{
	width: 30px;
	height: 30px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border:  1px solid #800000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}		

.recept{
	 width:102px;
	 height:160px;
	 float:left;
	 color:#000000;
	 background: #FFFFCC ;
}
.imgrecept{
	 width:100px;
	 height:71px;
	 margin:0px;
	 background: #FFFFCC ;
}
.textrecept{
	font-size: 13px;
  	line-height: 15px;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	background: #FFFFCC ;
}
.zaglav{
	 width:712px;
	 color:#FF0000;
	 font-family:"Times New Roman", Times, serif;
	 background: #FFFFCC ;
}
.textrecept a
{
	 color:#900000;
}
   .textrecept a:hover{ 
	 color:#FF0000;
   }

.recept{
	 width:102px;
	 height:160px;
	 float:left;
	 color:#000000;
	 background: #FFFFCC ;
}
.sweets{
	text-align:left;
	 width:100px;
	 height:71px;
	 margin:0px;
	 background: #FFFFCC ;
}
.textsweets{
	text-align:left;
	font-size: 13px;
  	line-height: 15px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.zaglavsweets{
	text-align:left;
	 color:#0000FF;
	 font-family:"Times New Roman", Times, serif;
	 background: #FFFFCC ;
  	line-height: 16px;
}
.zaglavsweets a
{
	text-align:left;
	 color:#010298;
}
.textsweets a
{
	text-align:left;
	 color:#FF0000;
}
   .textsweets a:hover{ 
	 color:#FF0000;
   }
   
.mainsweets{
	font-size: 15px;
  	line-height: 30px;
	 color:#800000;
	 background: #EAA948;

}
.mainsweets1{
	font-size: 15px;
  	line-height: 30px;
	width:714px;
	color:#800000;
	background: #fff url(images/proverka26.jpg)  repeat-x;
}

.sapa1{
	text-align:left;
	color:#800000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
}
.sapa2{
	text-align:left;
	color:#800000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 20px;
}

.wp-polls-ul {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 15px;
	color:#880000;
	list-style:square;

}

.wp-polls-ans {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 15px;
	color:#880000;
	list-style:square;

}
.blok_poll  {
	width: 280px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	float:left;
	border: 1px solid #E6E6E6;
	background:#FDFD93;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:3px solid rgb(234, 169, 72); 
	
}
div#loading{
	top:0;left:0;
	width:100%;height:100%;
	position:fixed;
	background:url(images/ajax-loader.gif) no-repeat center center;
	display:none;
}

#panel_load {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
color:#555555;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
left:10px;
opacity:1;
padding:10px;
position:fixed;
text-align:center;
top:10px;
z-index:100;
}
#panel_load1 {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
color:#555555;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
left:10px;
opacity:1;
padding:10px;
text-align:center;
z-index:100;
}


#sidebar {
/*position:absolute;
top:180px;*/
line-height:2.1em;
height:418px;
width:238px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

}

	#sidebar h3 {
	font-size:1.4em;
	margin:0;
	padding:0 0 2px 8px
	}

	#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0
	}

	#sidebar ul li {
	margin:0;
	padding:0 0 0 6px
	}
	#sidebar ul li a:hover {
	text-decoration:underline
	}

#notepad-title {
    height:28px;
    margin:10px 0px 2px 40px;
    width:150px;
    background-image:url(images/notepad-title.png);
    background-position:50% 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
    #sidebar div.first{
        background-position:50% 0px  !important;
    }
    #sidebar div.second{
        background-position:50% 168px !important;
    }
    #sidebar div.third{
        background-position:50% 140px !important;
    }
    #sidebar div.fourth{
        background-position:50% 112px !important;
    }
    #sidebar div.fifth{
        background-position:50% 84px !important;
    }
    #sidebar div.sixth{
        background-position:50% 56px !important;
    }
    #sidebar div.seventh{
        background-position:50% 28px !important;
    }


#notepad-content {
/*	padding-right:5px;*/
	padding-top:10px;
    margin:0 0px 0 40px;
    width:145px;
	font-size: 12px;
  	line-height: 21px;
    overflow:hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	left:-25px;
	
}

	#notepad-bookmarks {
/*	position:absolute;*/
	
	float:right;
	margin:30px 6px 0 0;
	width:29px
	}

	#notepad-bookmarks a {
    background-image:url(images/notepad-tabs.jpg);
    background-repeat:no-repeat;
    background-position:-40px 0;
    padding:0;
	display:block;
	height:102px;
	width:28px;
	text-indent:-9999%;
	}

    #first-link.active {
    background-position:0 0 !important;
    }
    #second-link.active {
    background-position:0 -102px !important;
    }
    #third-link.active {
    background-position:0 -204px !important;
    }
    #fourth-link.active {    
    background-position:0 -306px !important;
    }
    #fifth-link.active {    
    background-position:0 -408px !important;
    }
    #sixth-link.active {    
    background-position:0 -510px !important;
    }
    #seventh-link.active {    
    background-position:0 -612px !important;
    }



    * html #first-link.active {
    background-position:3px 0px !important;
    }
    * html #second-link.active {
    background-position:3px -100px !important;
    }
    * html #third-link.active {
    background-position:3px -202px !important;
    }
    * html #fourth-link.active {    
    background-position:3px -304px !important;
    }
    * html #fifth-link.active {    
    background-position:3px -406px !important;
    }
    * html #sixth-link.active {    
    background-position:3px -508px !important;
    }
    * html #seventh-link.active {    
    background-position:3px -610px !important;
    }
#content-body {
margin:0;
padding:0;
width:100%
}


.poisk  {
	/*width: 400px;*/
	height: 25px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	position:relative;
	float:right;
	background:#FDFD93;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
/*	border:2px solid rgb(234, 169, 72); */
	
}

.button_poisk{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	background: #fff url(images/proverka1.jpg);
	color:#900000;
	float:right;
	padding:2px;
	margin: 0px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #900000; 
	font-weight: bold;
	
}

#button_zakl{
	width:150px;
	height:18px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	background: #fff url(images/fon35.jpg)  repeat-x;
	color:#900000;
	padding:7px 0px 7px 0px;
	float:right;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #900000; 
	font-weight: bold;	
}

#button_zakl a{
color:#900000;

}


#privet  {
	width:98%;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	position:relative;
	float:right;
	background:#FDFD93;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#dana  {
	width:450px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
  	line-height: 15px;
	position:relative;
	float:left;
	text-align:justify;

	
}
#formdana {
	width:245px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;

  	line-height: 16px;
	text-align:justify;
	border:1px solid rgb(234, 169, 72); 
	
/*	position:relative; 
	float:right; */
	background: #FFFFCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
	margin:20px;
}

.centergoogle{
	background: #FFFFCC;

}

.mainwrapper {
	position:relative;
	background: #FFFFCC;
	color:#900000;
	width:200px;
	border:1px solid #990000;
	padding: 2px;
	white-space:nowrap;
	font-size:12px;
	line-height:14px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.facebook{
	background: #FFFFCC;
	border:1px solid #EAA948;
	width:300px;
	margin:0px;
	text-align:justify;
	padding: 2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
