body {
	background: #eaeaea;
	margin: 0px;
	/*font-family:Georgia, Arial, Helvetica, sans-serif;*/
	font: bold 1em Tahoma, Arial, Sans-Serif;
}

#main {
    padding-bottom: 30px;
	width: 992px;
	margin: 0 auto;
	height: auto;
}

#header {
	width: 992px;
	height: 123px;
}

#header_top {
    width: 992px;
    height: 65px;
    padding-top: 5px;
}

#header_menu {
    width: 992px;
    height: 53px;
    background: url('../images/menu_x.png') repeat-x;
}

#menu_left {
    background: url('../images/menu_left.png') no-repeat;
    width: 9px;
    height: 53px;
    float: left;
}

#rss {
    float: right;
    padding: 10px;
}

#menu_right {
    background: url('../images/menu_right.png') no-repeat;
    width: 9px;
    height: 53px;
    float: right;
}

a.menu_link {
    float: left;
    padding: 15px 15px 0px 15px;
    text-decoration: none;
    color: #11018e;   
    height: 38px;
    border-right: 1px solid #eaeaea;
}

a:hover.menu_link {
    background: url('../images/menu_x_hover.png') repeat-x;
}

#search {
    width: 250px;
    float: left;
    padding: 13px 0px 0px 100px;
}

#sidebar {
	width: 250px;
	float: left;
	margin-right: 14px;
	background: url('../images/sidebar_top.png') top no-repeat;
}

#content {
	width: 992px;
	margin-top: 12px;
	overflow: auto;
	background: url('../images/content_y.png') repeat-y;
}

#content_bottom {
	width: 992px;
	height: 13px;
	float: left;
	background: url('../images/content_bottom.png') bottom no-repeat #fff;
}

#body {
	width: 728px;
	float: left;
	background: url('../images/body_top.png') top no-repeat;
}

.offer_box {
	width: 728px;
	float: left;
	clear: left;
	border-top: 6px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.offer_box_img {
	float: left;
	border: 2px solid #eaeaea;
	width: 90px;
	margin: 12px 12px 10px 15px;
}

.offer_box_body {
	width: 590px;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}

a.offer_box_a {
	color: #11018e;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

a:hover.offer_box_a {
	text-decoration: underline;
}

.offer_box_p {
	color: #5c5c5c;
	float: left;
	clear: left;
	width: 450px;
	font-weight: bold;
	font-size: 11px;
}

.offer_box_price  {
	color: #b72120;
	font-size: 20px;
	font-weight: bold;
	float: left;
	padding: 10px 0px 0px 25px;
}

.side_label {
	float: left;
	padding: 20px 0px 10px 30px;
	font-size: 15px;
	font-weight: bold;
}

#tags_more {
    float: left;
    padding-left: 16px;
    font-size: 14px;
}

#side_keys {
    float: left;
    width: 230px;
    color: #5c5c5c;
    font-size: 12px;
    margin-left: 10px;
}

#side_keys a {
    font-size: 12px;
    color: #5c5c5c;
    text-decoration: none;
}

#side_keys a:hover {
    text-decoration: underline;
}

#main_cats {
	width: 250px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.main_cat {
	list-style: none;
	width: 220px;
	border-bottom: 1px solid #eaeaea;
	padding: 5px 0px 6px 30px;
}

a.main_cat_a {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 12px;
}

a.main_cat_a_active{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a:hover.main_cat_a, a:hover.main_sub_a {
	text-decoration: underline;
}

.main_subs {
	padding: 0px 0px 0px 20px;
	width: 230px;
}

.main_subs li {
	list-style: none;
	padding: 2px 0px 3px 0px;
}

a.main_sub_a {
	color: #11018e;
	font-size: 12px;
	text-decoration: none;
}

#h1_body_top {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 20px;
}

#h1_offer_top {
	float: left;
	color: #11018e;
	padding-top: 5px;
	padding-left: 15px;
	width: 700px;
	font-size: 20px;
}

#breadcrumbs {
	width: 728px;
	float: left;
	height: 30px;
	padding-top: 2px;
	border-bottom: 1px solid #efefef;
}

#breadcrumbs a {
	color: #626262;
	text-decoration: none;
	background: url('../images/nav_arrow.png') right no-repeat;
	float: left;
	height: 22px;
	font-size: 11px;
	padding: 8px 12px 0px 10px;
}

#breadcrumbs a:hover {
	color: #11018e;
	background: url('../images/nav_arrow_hover.png') right no-repeat;
	text-decoration: underline;
}

#breadcrumbs span {
	float: left;
	padding: 8px 12px 0px 10px;
	color: #000;
	font-size: 11px;
}

#offer_info{
	width: 220px;
	float: left;
	clear: left;
	padding: 0px 10px 0px 16px;
}

#offer_price {
	font-size: 22px;
	color: #11018e;
	float: left;
	margin: 10px 0px 0px 30px;
}

#offer_price label {
	color: #b72120;
	font-size: 24px;
}

#offer_contacts {
	float: left;
	list-style: none;
	padding: 0px;
	width: 220px;
	font-size: 12px;
	font-weight: normal;
}

#offer_contacts li {
	width: 220px;
	float: left;
	clear: left;
	padding: 3px 0px 4px 0px;
}

#offer_contacts strong {
	color: #11018e;
}

#offer_body {
	color: #626262;
	padding: 0px 15px 0px 20px;
	font-weight: normal;
	font: 13px Verdana, Geneva, sans-serif;
}

#similar_offers {
	width: 708px;
	float: left;
	clear: left;
	margin: 30px 0px 10px 10px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
}

a.similar_link {
	width: 120px;
	float: left;
	margin-left: 18px;
	color: #6f6f6f;
	text-decoration: none;
}

a:hover.similar_link {
	color: #11018e;
	text-decoration: underline;
}

a:hover.similar_link img{
	border: 2px solid #11018e;
}

a.similar_link span {
	float: left;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 12px;
}

.similar_img {
	border: 2px solid #eaeaea;
	width: 90px;
	margin-left: 15px;
}

#similar_title {
	width: 688px;
	float: left;
	padding: 20px 0px 20px 20px;
	font-size: 12px;
}

.form {float: left; padding-left: 20px;}
.formline{clear:both;height:auto;padding:15px 0 0 5px;}.formline label{float:left;width:200px;font-size:18px;font-weight:normal;color:#666;padding:1px 0 0 0;}.formline label span{width:10px!important;color:red;}.textfield,.areafield,.formline select{float:left;font-size:15px;font-family:Arial,Helvetica,sans-serif;border:none;border:2px solid #e5e5e5;padding:4px;width:280px;}.formline select{width:300px;}.areafield{width:330px;height:120px;}.textfield:focus,.areafield:focus,.formline select:focus{border:2px solid #333;}.button{background:transparent url('button.png') left top no-repeat;width:165px;height:46px;float:left;font-size:18px;font-weight:normal;color:#fff;text-shadow:-1px -1px 0 #b85700;border:none;cursor:pointer;}.button:hover{background-position:left -46px;text-shadow:-1px -1px 0 #ffa400;}.box_form{float:left;height:13px;width:13px;margin:5px 0 0 0;}.formline span{float:left;width:350px;font-size:13px;padding:2px 0 0 5px;}.formline a{font-weight:bold;text-decoration:underline;color:#000;}.formline a:hover{text-decoration:none;}
#formline_inline input{margin:5px 5px 0 0;float:left;}#formline_inline label{width:120px;float:left;}#formline_inline br{display:none;}
.errorSummary{clear:both;height:auto;padding:10px;margin:0 5px 5px 0;font-size:12px;background:#ffe0e0;color:#900000;border:3px solid #f07575;}



#footer {
    margin-top: 10px;
    width: 992px;
    height: 41px;
    color: #a4a4a4;
    background: url('../images/menu_x.png') repeat-x;
}

#footer span {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

a.footer_link {
    color: #a4a4a4;
    float: left;
    font-size: 14px;
    text-decoration: none;
    margin-top: 10px;
    font-weight: normal;
    margin-right: 10px;
    margin-left: 10px;
}

a:hover.footer_link {
    color: #000;
}

#footer_left {
    background: url('../images/menu_left.png') no-repeat;
    width: 9px;
    height: 41px;
    float: left;
}

#footer_right {
    background: url('../images/menu_right.png') no-repeat;
    width: 9px;
    height: 41px;
    float: right;
}

#counter {
    float: right;
    padding-top: 4px;
}

#paragraf {
    font-size: 14px;
    font-weight: normal;
    padding-left: 30px;
}
