/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #356011;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #356011;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #6d8835 url(images/bg.gif) repeat-x;
}

#bg{
	background:url(images/bgtop.jpg) no-repeat center top;
}

#main
{
margin: 0 auto;
width: 778px;
background: #e3fdac;
border-right: 10px solid #e3fdac;
border-left: 10px solid #e3fdac;
}

#header
{
width: 778px;
margin: 0 auto;
height: 20px;
padding-top: 380px;
background: url(images/header.jpg) no-repeat center bottom;
border-bottom: 8px solid #e3fdac;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;
height: 207px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#content
{
width: 768px;
}

#content_bg{
	background: #e3fdac url(images/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
}

#left
{
width: 555px;
float: right;
}

.okno {
    width: 535px;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #3a6611;
}

.text{
	padding-top: 5px;
	padding-bottom: 30px;
}

#left H1, #left H2
{
color: #356011;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
padding-left: 10px;
font-weight:normal;
border-bottom: 1px solid #356011;
}

.post{
	color: #356011;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#left a
{
 color: #356011;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #356011;
}

.date {
	
	margin: 0 auto;
	color: #356011;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #356011;
	font-weight:bold;
	width: 244px;
}

.date a {
	color: #356011;
	text-decoration:none;
}

.dateleft{
	background:url(images/comment.gif) no-repeat;
	padding-left: 30px;
	height: 16px;
	margin-top: 2px;
	width:200px;
	margin-left: 120px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
    width: 214px;
}


#right
{
width: 200px;
}

#right ul 
{
	list-style: none;
	display:block;
	padding-left: 20px;
	padding-top: 10px;
}

#right ul li{
	margin-bottom: 20px;
	height: 24px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	height: 30px;
	background: url(images/title_right.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	font-weight: normal;
    width: 200px;
    padding-top: 3px;
}

#right a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 11px;
	font-weight: bold;	
	color: White;
}

.menu {
    background-image: url(images/menu.gif);
	width: 200px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}

.menu:hover {
    background-image: url(images/menu_hover.gif);
}

.menu_bottom {
    background-image: url(images/menu_bottom.gif);
	width: 200px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}

.menu_bottom:hover {
    background-image: url(images/menu_bottom_hover.gif);
}

.menu_top {
    background-image: url(images/menu_top.gif);
	width: 200px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
}

.menu_top:hover {
    background-image: url(images/menu_top_hover.gif);
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 45px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 25px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

.obrazok {
    border: solid 1px #3a6611;
    margin: 6px;
}

.textBox {
    background-color: #e3fdac;
    border: solid 1px #3a6611;
}

.button
{
     width: 48px; 
     height: 18px; 
     font-family: arial, sans-serif; 
     color: #3b3b1f; 
     font-size: 8pt; 
     background-color: #e3fdac;
     border: solid 1px #3a6611;
     font-weight: bold;
}

.textbox {
    border: solid 1px gray;
    width: 250px;
    height: 18px;
    font-size: 10pt;
}
