body {
	background: #a9b4b6;
	font: 12px Tahoma;
}

#iela {
	width: 900px;
	margin: auto;
	border:1px solid #6582a0;
	background: #6e93ae;
}

#baner {
	height: 156px;
	background: url('img/gr.jpg');
}

#navig {
	width: 670px;
	height: 35px;
	background: #fe8c29;
	color: #ffffff;
	padding-top: 17px;
	padding-left: 230px;
	font-size: 13px;
	font-family: Tahoma;
	border-bottom:1px solid #6b7074;
}

#navig a {
	color: #ffffff;
	text-decoration: none;
}

#navig a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#mainframe {
  background: #a9b4b6 url('img/blue.gif') repeat-y left top;
}

#koks {
	width: 212px;
	height: 393px;
	float:left;
}


#cont h2 {
  font: bold 12px tahoma, Tahoma, Arial, sans-serif;
  margin: 0; padding: 0;
}
#cont p {
  margin: 0; padding: 0;
}

#akcija {
	margin: 0 20px 20px 17px;
	border: 1px solid #788082;
	background: #a2acae;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Tahoma;
}


#akcija a {
	color: #353535;
}

#left {
	float:left;
	width: 48%;
	padding-left:20px;
	font-size: 12px;
	font-family: Tahoma;
}

.news {
	margin:10px;
	font-size: 12px;
	font-family: Tahoma;
	color: #494949;
}

.news img {
	float:left;
	margin-right:7px;
}

.pay_img img {
	float:none;
}


.news a {
	color: #000000;
	text-decoration: none;
}

.news a:hover {
	color: #000000;
	text-decoration: underline;
}

.news2 {
	margin:10px;
	font-size: 12px;
	font-family: Tahoma;
	color: #494949;
	margin-left:75px;
}

.news3 {
	margin:10px;
	font-size: 12px;
	font-family: Tahoma;
	color: #494949;
}

#right {
	float:left;
	width: 48%;
	font-size: 12px;
	font-family: Tahoma;
}

#smallnews {
	float: left;
	color: #353631;
	width: 212px;
	height: 100px;
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff; 
	text-align: left;
	background: #6e93ae;
}

#smallnews a {
	color: #353535;
	padding-left: 12px;
}

#foot a {
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff; 
	text-decoration: none;
`	font-weight: bold;
}

#foot a:hover {
	text-decoration: underline;
}


#foot {
	padding-top: 30px;
	float: left;
/*	border-top:1px solid #6582a0; */
	font-size: 10px;
	font-family: tahoma;
/*	color: #353533; 	*/
	color: #ffffff; 
	text-align: left;
	background: #6e93ae;
	/* background: #a9b4b6; */
	width: 687px;
	height: 70px;
}


#lh {
	text-align: center;
	color: #353631;
	font-size: 17px;
	font-family: Tahoma;
	margin-bottom: 10px;
}

.poga {
	border: none;
	background-image: url('img/poga.jpg');
	width: 114px;
	height: 16px;
}


.head {
	color: #353535;
}

.clear {
  clear: both;
}

 /*div { border:1px solid #000;}*/

.input, input {
	background-color: #000000; 
	border: 1px solid; 
	color: #f3f3f3; 
	cursor: default; 
	font-family: tahoma; 
	font-size: 12px;
	margin: 0;
	padding: 0;	
}