/*
Design by Metamorphosis Design
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #3886E0;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{
	background: #ffffff url(images/back_all.jpg) repeat-x top;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
}

#main
{
margin: 0 auto;
width: 912px;
}

#header
{
background: url(images/logo-pers-site-grand.gif) no-repeat;
width: 920px;
height: 210px;
}

#header1
{
background: url(images/title3.gif) no-repeat 10px;
width: 920px;
height: 370px;
 }

#logo
{
padding-left: 580px;
text-align: left;
padding-top: 130px;
height: 10px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 40px;
	color: Blue;
	font-weight: bold;
	}


#logo H2 a
{
font-size: 21px;
}

#buttons
{
padding-top: 25px;
height: 10px;
padding-left: 1px;
font-size: 18px;
color: #000000;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 83px;
	height: 30px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;

}

#buttons a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#content
{
width: 870px;
padding: 10px;
}

#left
{
width: 580px;
padding: 10px;
}

#left H1
{
color: #99A067;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #99A067;
margin: 0;
padding: 0;
font-size: 20px;
padding-top: 10px;
}

#left a
{
 color: #99A067;
}

#left a:hover, {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #99A067;
}

.small
{
padding: 25px;
border: 1px solid #99A067;
 background-image: url(images/footer3.gif);
 margin: 15px 5px 5px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
  }

#right
{
float: right;
width: 240px;
}

#sidebar 
{
width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(gazeta/images/_title_back.gif) no-repeat;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 14px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #ffffff url(images/title.gif) no-repeat;
	font-size: 18px;
	color: #000000;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 19px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 40px;
	font-size: 10px;
	color: #99A067;
	padding-top: 20px;
	text-align: center;
	border-top: #99A067 solid 5px;
	}

#footer1
{
	height: 1px;
	color: #99A067;
	padding-top: 1px;
	text-align: center;
	border-top: #99A067 solid 4px;
	}
	
#footer a
{
color: #99A067;
font-size: 10px;
text-decoration: none;
 }
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
 }