/*
Theme Name: Icepepper
Theme URL: http://www.icepepper.net/
Description: 3 column theme for WordPress.
Author: Igor Kventor
Author URI: http://www.dizweb.ru/
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
}
#container {
  margin: 10px auto 10px;
	background: #fff;
	width: 960px;
	text-align: left;
}
#header {
	background: url(images/22.gif) repeat-x;
	width: 960px;
	height: 200px;
	margin: 0;
	padding: 0;
		border: 0;
}
/*Obsh*/
#header h1 {
	font-size: 20pt;
	line-height: 3.0em;
	text-align: center;
	color: #779F00;
}
#header h1 a {
	color: #779F00;
	text-decoration: none;
}
#header h1 a:hover {
	color: #779F00;
	text-decoration: none;
}

.menuborder {
	border-bottom: #779F00 dotted 0px;
	border-left: #779F00 dotted 0px;
	border-right: #779F00 dotted 0px;
	padding: 5px 0;
	background: url(images/01.gif);
}
hr {
width: 531px;
color: #6493D4;
font-size: 10px;
text-align: center;
background-color: #6493D4;
height: 1px;
border: none;
margin: 5px 0;
}

#menu_l {
	width: 200px;
	background: #fff;
	color: #f00;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	float: left;
	margin: 10px 0;
}
#menu_l h2 {
	font-size: 12pt;
	color: #fff;
	text-align: center;
	height: 22px;
	background: #98B34C;
	font-weight: bold;
}
#menu_l ul {
	list-style: none;
}
#menu_l li {
	background: url('images/03.jpg') no-repeat 5px 50%;
	text-indent: 1em;
	padding: 0 0 0 5;
}
#menu_l li a {
	color: #6493D4;
	text-decoration: none;
}
#menu_l li a:hover {
	color: #f00;
	border-bottom: #f00 dotted 1px;
}
#text {
	border: #000 dotted 0px;
	background: #fff;
	width: 535px;
	font-size: 1em;
	color: #333;
	margin: 10px 10px;
	padding: 10px 0px;
	float: left;
}
#text p {
	text-align: justify;
	text-indent: 1.3em;
	padding: 0 10px;
}
#text h2 {
	color: #779F00;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0 15px;
}
#text h1 {
	color: #779F00;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0 20px;
}
#text h2 a {
	color: #779F00;
	text-decoration: none;
	font-weight: normal;
}
#text h2 a:hover {
	color: #779F00;
	font-weight: normal;
	}
#text h2	a:visited {
	color: #779F00;
}
/*
#text a {
	color: #98B34C;
	text-decoration: none;
	font-weight: bold;
}
#text a:hover {
	color: #98B34C;
	border-bottom: #98B34C dotted 1px;
	font-weight: bold;
}
#text a:visited {
	color: #98B34C;
}
*/
.img_vr {
	float: left;
	margin: 0px 5px 0px 10px;
}

}
.date {
	font-size: 0.8em;
	text-align: left;
	padding: 8px 10px 0px;
}
.datecoment {
	font-size: 0.6em;
	padding: 0px 0px 0px 5px;
}
#menu_R {
	width: 200px;
	background: #fff;
	color: #f00;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	float: right;
	margin: 10px 0;
}
#menu_R h2 {
	font-size: 12pt;
  color: #fff;
  text-align: center;
 	height: 21px;
	background: #98B34C;
	font-weight: bold;
}
.clearfloat {
	clear: both;
}

}
#s {
	background: url(images/01.png) no-repeat;
	color: #779F00;
	width: 131px;
	height: 21px;
  font-size: 1em;
  font-weight: bold;
	padding: 2px 5px;
	
}

#footer {
	color: #333;
	font-size: 70%;
	border: #779F00 dotted 0px;
	padding: 5px 0;
	clear: both;
}
#footer a {
	color: #779F00;
}
#footer a:hover {
	color: #779F00;
}
#footer p {
	padding: 2px;
	text-align: center;
}

.katal {

}

.katal p {
  text-align: center;
	padding: 0 0px;
	margin-top: 0.5em;
	font-size: 13pt;
}

.katal p a {
  color: #8c4b2f;
}

.katal p a:hover {
  color: #8c4b2f;
	border-bottom: 1px solid;
}

.katal h2 {
	margin: 0;
	padding: 0px 0  0 50px;
	color: #80AB00;
}

.katal ul {
	margin: 20px 0 0 150px;
	padding: 0;

}

.katal li {
	margin: 0 0 5px 0;
	line-height: 1em;
}

.katal li a {
	color: #6493D4;
}
.katal li a:hover {
	color: #f00;
	border-bottom: 1px solid;
} 

