html,body {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	}
	
body {
	font-family: verdana;
	font-size: 11px;
	background: #fff;
	padding-top:5px;
	}

.c {
	clear: both;
	font-size: 0;
	height: 0;
	}
img {
	border: 0;
	}

a {
	color:#003399;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}

#ads_block_top {
	width:450px;height:80px;position:absolute;bottom:10px;right:10px;
	}

#holder {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #919191;
	padding: 5px;
	}
#top_holder {
	float:left;
	width:670px;
	margin-right:5px;
	background:#f8c230;
	height:110px;
	position:relative;
	}
	
#logo_holder {
	position:absolute;
	top:30px;
	left:20px;
	display: block;
	width: 138px;
	height: 68px;
	background: url('media/logo_orange.gif') no-repeat;
	text-decoration: none;
	}
	
.content {
	font-size:13px;
	font-family: tahoma;
	line-height: 1.5;
	}
.left { 
	width: 160px;
	float: left;
	overflow: hidden;
	}
.center {
	width: 610px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	}
.right {
	width: 190px;
	float: left;
	overflow: hidden;
	}

#footer {
	width: 980px;
	margin: 0 auto;
	color: #aeb0b3;
	font-size: 10px;
	padding-top: 5px;
	}
	
.searchbox {
	font-family: verdana;
	font-size: 10px;
	color: #111;
	border: 1px solid #b8b8b0;
	padding: 3px 3px;
	}
	
.voiceGray {
	height: 18px;
	}
.boxGray {
	border: 4px solid #e6e5e1;
	}

.boxOrange {
	border: 4px solid #F8C230;
	}
	
.p5 {
	padding: 5px;
	}
.p10 {
	padding: 10px;
	}
.title {
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #888778;
	}
	
.title_new {
	margin: 5px 0 0 0;
	background: url('media/title_bg.jpg') no-repeat;
	border-bottom: 2px solid #e1af2c;
	padding-left: 5px;
	font-size: 13px;
	}

.accent1 {
	color: #f8c230;
	}
.accent2 {
	color: #992c5f;
	}
.accent4 {
	color: #f00;
	}
#menu a {
	display: block;
	color: #333;
	text-decoration: none;
	font-family: tahoma;
	}
#menu a:hover {
	color:#444;
	}
	
#menu a.level0 {
	font-size:12px;
	border-bottom:1px solid #f0efec;
	padding: 2px 0 2px 5px;
	font-weight: bold;
	color: #6d6c61;
	color: #111;
	background: #fec418;
	border-left: 1px solid #000;
	font-family: arial;
	}
#menu a.level0:hover {
	background: #fbd975;
	color: #000;
	}
	
#menu a.level1 {
	background: #fafaf9;
	border-bottom:1px solid #f0efec;
	padding: 1px 0 1px 10px;
	}

.filled {
	background: #992c5f;
	color: #fff;
	padding: 2px 5px;
	}
	
.greyday {
	background: #e5e4e0;
	}

.input {
	border-top: 1px solid #828678;
	border-left: 1px solid #828678;
	border-right: 1px solid #b9b9b1;
	border-bottom: 1px solid #b9b9b1;
	background:#fafafa;
	font-family: verdana;
	font-size: 10px;
	padding: 2px 3px;
	color:#656565;
	}
	
.input:focus {
	border: 1px solid #F8C230;
	color: #000;
	}
.button {
	background: #b1b2a8;
	border: 1px solid #8d8e81;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 3px;
	}
	
.notify {
	font-style: italic;
	color:#777;
	}
	
.calculator {
	color: #444;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #efefec;
	margin-bottom:5px;
	width: 100%;
	}
.calculator tr td {
	background: #f9f9f8;
	padding: 2px 5px;
	}
.leaseresults {
	color: #444;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #e8e7e2;
	width: 100%;
	}
.leaseresults tr td {
	background: #fff;
	padding: 2px 5px;
	}
.calculator td.label, leaseresults td.label {
	text-align: right;
	width: 70px;
	}
#out_iemaksalvl {
	color: #f00;
	font-size: 13px;
	}
#out_ikmenesa {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	}
	
.title_holder {
	margin-top:5px;
	border-bottom:3px solid #F8C230;
	}

.title_fresh {
	margin:0;
	background:#F8C230;
	padding: 0 10px 0 5px;
	float:left;
	font-size:17px;
	}
	
.uppermenu a {
	background:#fff;
	color: #000;
	display: block;
	float: left;
	padding: 2px 7px;
	font-size: 15px;
	margin-right: 10px;
	}
	
.uppermenu a.gg {
	background:#fff;
	padding-bottom: 1px;
	margin-bottom: 1px;
	}
	
.cementers div.bbb {
	width: 20%;
	float: left;
	font-size: 11px;
	}
	
.cementers div.bbb p {
	margin: 0;
	padding: 0 3px;
	}
	
table.cart {
	border-collapse: collapse;
	}
table.cart td {
	border: 1px solid #eee;
	padding: 2px 5px;
	}
	
.adholder1 {
	width:450px;
	height:75px;
	position:absolute;
	top: 24px;
	right:25px;
	}

.adholder2 {
	margin: 5px 0;
	}

.adholder3 {
	width:160px;
	margin-top:20px;
	}
	
.adholder4 {
	margin: 5px 0;
	}
	