body, th, td{
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#8b9dad;
}

a{
	color:#8b9dad;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

a.menu_item{
	font-size:12px;
	font-weight:bold;

	margin-left:60px;

}

h1{
	font-size:22px;
	font-weight:normal;
	color:#981b1e;
}
h2{
	font-size:16px;
	margin-bottom:10px;
	padding:0px;
}

h2.way, h2.way *{
	font-size:14px;
	color:#fff;
}

a.cat_item{
	display:block;
	margin-bottom:9px;
}

input{
	font-family:Verdana, Tahoma, Arial;
	color:#8b9dad;
	background-color:#273a8d;
	border:1px solid #a5acb2;
}
input.button{

	border:0;
}

input.searchfield{
	width:100%;
	font-size:12pt;
	color:#111;
	
	background-color:#a5acb2;
}

input.searchbutton{
	font-size:12pt;
	color:#111;
	
	background-color:#a5acb2;
}


body{
	margin:0px;
	padding:0px;
	background:#101c51 url(/templates/site/imperia_sveta/img/bottom_bg.jpg) repeat-x bottom;

	position:relative;
	z-index:1;
}

table.t0{
	width:100%;
	height:100%;
	background: url(/templates/site/imperia_sveta/img/top_bg.jpg) repeat-x top right;
}
td.t0_r1{
	width:100%;
	height:196px;
	background: url(/templates/site/imperia_sveta/img/top_img.jpg) no-repeat left bottom;
}
td.t0_r2{
	width:100%;
	height:100%;
	padding-left:60px;
	padding-right:80px;
	padding-top:24px;
}
td.t0_r3{
	width:100%;
	height:240px;
	background: url(/templates/site/imperia_sveta/img/bottom_img.jpg) no-repeat 90% 40px;
	padding-left:100px;
}

table.t1{
	width:100%;
}
td.t1_c1{
	padding-right:70px;
	vertical-align:top;
}
td.t1_c2{
	width:100%;
	vertical-align:top;
}

div.block_top{
	position:relative;
	width:100%;
	height:196px;
}
div.logo{
	position:absolute;
	top:55px;
	left:33px;
}

div.page_menu{
	position:absolute;
	top:143px;
	right:0px;
}

table.timg td {
	font-size:3px;
}
td.timg_tc {
	border-top:1px solid #1257A8;
	background:#101c51;
}
td.timg_bc {
	border-bottom:1px solid #1257A8;
	background:#101c51;
}
td.timg_ml {
	border-left:1px solid #1257A8;
	background:#101c51;
}
td.timg_mr {
	border-right:1px solid #1257A8;
	background:#101c51;
}

.content table{
	border:none!important;
	border-collapse:none!important;
}
.content table td{
	padding:4px;
	border:none!important;
	border-collapse:none!important;
	border-bottom:1px solid #313c6a!important;
}
.content table td *{
	font-family:Verdana, Tahoma, Arial;
	font-size:11px!important;
	color:#8b9dad;
}

.price{
	background:#333;
	padding:6px;
/* 	width:150px;*/
	text-align:right;
}
.price strong{
	color:#fff;
}

.prod-content .price{
	background:transparent;
	padding:0px;
/* 	width:150px;*/
	text-align:left;
}

.order-content .price{
	background:transparent;
	padding:0px;
/* 	width:150px;*/
	text-align:left;
}

.timg_mc{
	text-align:center;
	background-color:#333;
}
.timg_mc .price{
	font-size:8px;
}
.timg_mc .price strong{
	font-size:10px;
}

.to_basket{
	margin:10px 0px;
	text-align:right;
	width:70px;
}

.prod-content .to_basket{
	margin:10px 0px 5px 0px;
	text-align:right;
	width:70px;
	color:#fff;
	font-weight:bold;
}

.to_order a{
	color:#fff;
	font-weight:bold;
	
}

.order-table{
	width:100%;
}
.order-table th{
	color:#fff;
	border-bottom:solid 2px #981b1e;
}
.order-table td{
	padding:4px;
	border-bottom:solid 1px #666;
}

div.special-block{
	padding:5px;
	background-color:#333;
	border:solid 0px;
}

div.pagenate{
	line-height:18px;
}
div.pagenate span.pages{
	font-size:18px;

}
div.pagenate span.pages a{
	font-size:12px;
	padding:3px;
	margin:0px 5px;
	letter-spacing:0;
}

#prod_basket{
	position:absolute;
	top:40px;
	right:80px;
	width:240px;
	height:80px;
	/*border:solid 1px black;*/
}
