body{
	margin:0;
	padding:0;
	background: #3a4d0b url("../img/bkg3.gif") top center repeat-y;
	text-align:center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

#content2 h1 {
  margin: 0px 0px 0px 0px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

#content2 h2 {
  font-size: 13px;
  font-weight: bold;
}

#content2 h3 {
  font-size: 12px;
  font-weight: bold;
}

#content2 p {
  margin-top: 13px;
  margin-bottom: 0px;
  font-size: 12px;
}

#content2 li { 
  font-size: 12px;
}

#up{
	width: 890px;
	height:221px;
	margin: 0 auto;
	background: #95cbf8;
}

#logo{
	width:231px;
	height:221px;
	float:left;
}

#menu{
	width: 659px;
	height:221px;
	float:right;
	background: #95cbf8 url("../img/logo2.jpg") no-repeat top center;
}

#menu_top{
	padding: 197px 0 0 0;
}

#content{
	clear:both;
	margin: 0 auto;
	width: 890px;
}

#right{
	float: right;
	width:189px;
	background: #e1dfdb;
  padding-bottom: 15px;
}

#right p {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
}

#right img {
  border: 1px solid #c8c8c8;
}

#content2{
	float:right;
	background:transparent;
	width: 659px;
}

#left{
	float:left;
	width:231px;
	height:603px;
	background: #7e9249 url("../img/bkg2.gif") top center no-repeat;

}
#center{
	width:470px;
	float:left;
	background:white;
}
#center-in{
	padding:10px;
	text-align:left;
}

.menu_block{
	background: transparent url("../img/lopta.gif") no-repeat 5px 3px;
	text-align:left;
	padding: 10px 0 0 35px;
	color:white;
	font-weight:bold;
}

.menu_block ul{
	list-style: none;
	padding:0;
	margin:0;
}

.menu_block li{
	background: transparent url("../img/sipka.gif") no-repeat 5px 50%;
	padding: 1px 0 0 12px;
	font-weight: normal;
}

.menu_block a:link{
	color: white;
	text-decoration: none;
}
.menu_block a:hover{
	color: white;
	text-decoration: none;
}
.menu_block a:visited{
	color: white;
	text-decoration: none;
}
.menu_block .spacer {
  margin-top: 3px;
}
.menu_block .spacer2 {
  margin-top: 6px;
}
#menu_top ul{
	list-style: none;
	padding:0;
	margin:0;
}

#menu_top li{
	background: transparent url("../img/sipka2.gif") no-repeat 10px 50%;
	display:inline;
	padding:20px;
}
#menu_top a:link{
	color: black;
	text-decoration: none;
}
#menu_top a:hover{
	color: black;
	text-decoration: none;
}
#menu_top a:visited{
	color: black;
	text-decoration: none;
}

#copy {
  text-align: left;
  color: #e0e0e0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
}

#copy a:link, #copy a:visited, #copy a:hover {
  color: #e0e0e0;
  text-decoration: underline;
}

#copy a:hover {
  text-decoration: none;
}
