/*

	StyleSheet for GreenGrass Template
	by David Herreman
	http://www.free-css-templates.com
	
*/

body {  background-color: #eaeaea;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}

#menu {
	position: absolute; top: 157px
}

p {text-align: justify; color:#000000; font-family:verdana; font-size:11}

p.ramka {text-align: left; color:#3f6416; font-family:verdana; font-size:12; padding-left: 80px; padding-top: 40px}
p.footer {text-align: center; color:#000000; font-family:verdana; font-size:11; padding-top: 15px}

a.menu {text-align: center; color:#579317; font-family:verdana; font-weight: bold; font-size:13; text-decoration: none}
a.menu:hover {text-align: left; color:#3f6416; font-family:verdana; font-weight: bold; font-size:13; text-decoration: none}

h2 {
text-align: left; color:#3f6416; font-family:verdana; font-weight: bold; font-size:18
}

h4 {
	font-size: 12px;
	color: #50922C;
	text-align: left;
	background-color: #fff;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #245917;
	background-color: #fff;
}



#menu1 {
	position:relative;
	margin:20px 20px;
    text-align: left;
	font-size: 100%; 
      
	font-weight: bold;
	text-decoration: none;
}

#menu1 a {
	width: 160px;
	color: #B60400;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	background-color: #fff;
}

ul#menu1
{
	padding: 0px ;
	list-style-type: none ;
	text-align: left;
}



ul#menu1 li a
{
	display: block ; 
	width: 150px ;
	line-height: 15px ;
	color: #B60400;
	text-indent: +20px ; 
	text-decoration: none ;
	background: url(li.gif) no-repeat +5px +2px; 
}


ul#menu1 li a:hover
{       
	background: #eaeaea;
	text-indent: +20px ;
	line-height: 15px ;    
	background: #ebebeb url(li.gif) no-repeat +5px +2px; 
}
		
#content {
	margin-right: 280px;
	line-height: 18px;
	padding-left: 20px;
}

#content .padding {
	padding: 25px;
	background-color: #fff;
}

#sidebar-a {
	position:relative;
	float: right;
	width: 220px;
	line-height: 18px;
	margin-right: 7px;
	background: #fff url("bg_nav.gif") right top no-repeat;
	background-color: #fff;
	
}


#sidebar-a p {
	position:relative;
    width: 173px ;
	text-decoration: none ;
	text-align: left;
	background-color: #fff;
	left:20px;
}


* html #sidebar-a p {
  width: 173px;
  margin-left: 5px;
  margin-top: -15px;
  text-decoration: none ;
  text-align: left;
  background-color: #fff;
  }


#sidebar-a .padding {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
