﻿
body {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: #FFFFFF ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em; 
}

h2 {
	color: #7f7001;
	font-size: 16px;
	background: url('../img/h2.jpg') bottom left repeat-x;
	margin: 2px 2px 2px 10px; 
	padding: 2px 2px 10px 20px; 
	display: block;
	}

h3 {
		font-size: 1em;
		padding: 0px 0px 0px 10px; 
		margin: 0;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}


/* основная картинка */
#k1 {
	/*background: url('../img/k1.jpg') bottom left no-repeat;*/
	width: 911px;
	height: 348px;
	margin: 0 auto;
}



#logo h1 {
	font-size: 22px;
	color: #1864a4;
	float: left;
	letter-spacing: -1px;
}



#up_menu_container {	width: 911px;	text-align: left;	height: 33px; background: url(../img/img01.gif) repeat-x; list-style: none; margin: 0px; padding: 0; }

#up_menu_id1 				{ float: left;	text-transform: uppercase; font-weight: bold; background: url(../img/up_menu_id1.gif) top left repeat-x; padding: 10px 16px 12px 16px; }
#up_menu_id1 a:link 		{ color: #ffffff; text-decoration: none; font-weight: bold; }
#up_menu_id1 a:visited 	{ color: #ffffff; text-decoration: none; font-weight: bold; }
#up_menu_id1 a:hover 		{ color: #a4daf9; text-decoration: underline; font-weight: bold; }

#up_menu_id 				{ float: left;	text-transform: uppercase; font-weight: bold; background: url(../img/up_menu_id.gif) top left no-repeat; padding: 10px 16px 12px 10px; }
#up_menu_id a:link 		{ color: #ffffff; text-decoration: none; font-weight: bold; }
#up_menu_id a:visited 	{ color: #ffffff; text-decoration: none; font-weight: bold; }
#up_menu_id a:hover 		{ color: #a4daf9; text-decoration: underline; font-weight: bold; }


#left_menu_container {	text-align: left;	background: #f5f5f5; margin: 0; padding: 12px 0px 16px 0px; }

.left_menu 					{ font-weight: bold; padding: 2px 0px 2px 4px;  }
.left_menu a:link 		{ color: #002c55; border-bottom: 1px dashed #b3b3b3; text-decoration: none; font-weight: bold; display: block; }
.left_menu a:visited 	{ color: #002c55; border-bottom: 1px dashed #b3b3b3; text-decoration: none; font-weight: bold; display: block;}
.left_menu a:hover 		{ color: #3279bb; border-bottom: 1px dashed #3279bb; text-decoration: none; font-weight: bold; background: url(../img/left_menu.gif) bottom left repeat-x; display: block; }


/* Page */

#page {
	width: 911px;
	margin: 0 auto;
	padding: 30px;
}


a.more 				{ float: right;  padding: 2px 2px 2px 6px;  }
a.more:link 		{ color: #cb0001; text-decoration: underline; }
a.more:visited 	{ color: #cb0001; text-decoration: underline; }
a.more:hover 		{ color: #3d3d00; text-decoration: underline; }


.news_z		{ font-size: 16px; font-weight: bold; color: #a4daf9;  padding: 0px 0px 0px 0px;  }
.news_pic	{ border: 1px solid #f4f4f4; padding: 4px; width: 170px; float: none; }
.news_data	{ font-size: 10px; text-align: right; font-weight: bold; color: #a4daf9; width: 245px; }
.news_txt	{  color: #535353; text-align: justify; padding: 2px 14px 2px 6px;  }



/* Content */

#content {
	float: right;
	width: 666px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 20px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
/*
	text-transform: uppercase;
*/
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	background: url(../img/sidebar.jpg) bottom left repeat-x;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../img/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(../img/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	background: url(../img/footer.gif) top left repeat-x;
	
	clear: both;
	width: 911px;
	margin: 0 auto;
	height: 103px;
	padding: 0px 0px 0px 0px ;
	font-size: smaller;
}

#copyright {
	position: relative; top: -96px; left: 680px; 
	width: 500px;
	
}


#down_pic {	 background: url(../img/down_pic.gif) bottom right no-repeat;	display: block; height: 103px;  }

#down_adress {	 font-size: 12px; color: #ffffff; display: block; width: 320px; height: 103px; position: relative; top: -84px; left: 26px;  }


#down_menu {	padding: 8px 0 0 60px ;}

#down_menu_id 				{ float: right; text-transform: uppercase; font-weight: bold; background: url(../img/down_menu_id.gif) top left no-repeat; padding: 10px 20px 12px 10px; }
#down_menu_id a:link 		{ color: #ffffff; text-decoration: none; font-weight: bold; }
#down_menu_id a:visited 	{ color: #ffffff; text-decoration: none; font-weight: bold; }
#down_menu_id a:hover 		{ color: #ffffff; text-decoration: underline; font-weight: bold; }
