BODY {
	FONT-SIZE: 12px;
	font-family:"Trebuchet MS";
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	color:#494949;
}

A {
	margin:0px;
	padding:0px;
	color:#c9da29;
	TEXT-DECORATION: none;
	outline:none;
}
A:hover {
	TEXT-DECORATION: none;
	color:#000000;
}

#container {
  position: relative;
  height: 100%;
  background-image:url(images/topline.png);
  background-repeat:repeat-x;
}
#main{
	position:relative;
	padding:0px;        
	margin:0px auto;
	width:950px;
	padding-bottom:2px;
	text-align:left;
	
}
#head { height:63px;}
#top {
 width:950px;
 height:337px;
 background-image:url(images/top.png);
 background-repeat:no-repeat;
 background-position:-30px 0px;
}
.logo {
 position:absolute;
 margin-top:0px;
 margin-left:0px;
 display:block;
 background-image:url(images/akumulatorucentrs.png);
 background-repeat:no-repeat;
 width:260px;
 height:170px;
}
#menu {
 padding-left:260px;
 padding-top:6px;
}
.menubtn, .menubtn_active, .menubtn:hover {
 display:block;
 FONT-SIZE: 12px;
 font-weight:bold;
 color:#ffffff;
 text-align:left;
 padding:13px;
 margin:2px;
 padding-bottom:0px;
 padding-top:6px;
 float:left;
 height:21px;
}

.menubtn:hover, .menubtn_active {
 background-color:#c9da28;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;

}
#content {
  width:950px;
  min-height:200px;
  background-color:#ffffff;
  font-size:12px;
  padding-bottom:40px;
}
#left {
 float:left;
 width:260px;
 border:#d0cece 1px solid;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 background-color:#ffffff;
 margin-top:-150px;
 min-height:280px;
}
.left, .leftselected, .left_active {
  display:block;
  height:18px;
  border-bottom:#d0cece 1px solid;
  font-family:"Helvetica";
  font-size:14px;
  color:#4c4d4b;
  font-weight:normal;
  padding:8px;
  padding-left:15px;
  background-image:url(images/bulta.png);
  background-repeat:no-repeat;
  background-position:230px 10px;
}
#center {
 float:left;
 margin:20px;
 width:495px;
 padding-bottom:30px;
 padding-left:25px;
 min-height:200px;
}
#footer {
  width:950px;
  FONT-SIZE: 10px;
  text-align:center;
}
td {
 vertical-align: top; 
}
h1 {
 font-size:18px;
 font-weight:bold;
 padding:0px;
 margin-top:20px;
 margin-bottom:15px;
 line-height:28px;
 color:#494949;
}

h2 {
 font-size:14px;
 font-weight:bold;
 padding:0px;
 margin-top:20px;
 margin-bottom:15px;
 line-height:18px;
 color:#494949;
}

.left_menu {
  width:253px;
  line-height:16px;
  border-right:1px #b4b4b4 solid;
  padding:20px;
  padding-top:0px;
  margin-bottom:30px;
  padding-left:25px;
  float:left;
  min-height:300px;
}