body {
	font-family:Verdana,Tahoma;
	font-size:11px;
	text-align:center;
}

img {
	border:0px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:12px;
}

a {
	color:#154D81;
}

a:hover {
	color:#C74141;
}

.clear {
	clear:both;
}

div#main {
	width:990px;
	margin:0px auto;
	/*border:1px red solid;*/
}

a#header {
	background:url(/images/e-kolka-baner.jpg) no-repeat;
	width:990px;
	height:170px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	color:#000000;
	/*border:1px red solid;*/
}

a#header div {
	font-size:20px;
	text-align:left;
	position:relative;
	top:50px;
	left:200px;
}

div#menu {
	background:url(/images/menu-bg.jpg) no-repeat;
	width:990px;
	height:34px;
	/*border:1px red solid;*/
}

div#menu a {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin:0px 20px;
}

div#menu a:hover {
	text-decoration:underline;
}

div#column-left {
	float:left;
	width:180px;
}

div#content {
	float:left;
	width:600px;
	margin:0px 10px;
	/*border:1px red solid;*/
}

div#column-right {
	float:right;
	width:180px;
}

div#foot {
	background:#fbfbfb;
	width:990px;
	padding:10px 0px;
	border:1px #c9c9c9 solid;
}

div#foot a {
	text-decoration:none;
	margin-right:20px;
}

div.box {
	width:178px;
	border:1px #c9c9c9 solid;
}

div.box div.box_content {
	padding:4px;
}

div.box div.box_content_categories {
	padding:4px;
	background:#dddddd;
}

div.box div.box_content_categories a {
	color:#4D4D4D;
}

/*
div.box div.box_content_categories a:hover,
div.box div.box_content_categories a.hover {
	text-decoration:underline;
}
*/

div.box div.box_content_categories a.podkat {
	display:block;
	margin:3px 0 3px 8px;
}

/*
div.box div.box_content_categories a.podkat:hover {
	text-decoration:underline;
}
*/

div#categories a:hover {
	text-decoration:underline;
}

div.box div.box_content_categories div.box_content_hr {
	border:0px;
	height:1px;
	font-size:1px;
	width:98%;
	background:#eeeeee;
	margin:5px 0px;
}

div.box div.box_content_seo {
	padding:8px;
	text-align:justify;
}

div#categories a {
	text-decoration:none;
}

div#faq a {
	text-decoration:none;
	display:block;
	text-align:left;
	margin:0 4px;
	padding:4px 0;
}

div.name {
	background:url(/images/box-header.jpg) no-repeat;
	width:180px;
	height:34px;
	overflow:hidden;
	color:#ffffff;
	font-weight:bold;
}

div.name span { 
	position:relative;
	top:9px;
}

form#st_search_box {
	display:inline;
}

form#st_search_box input#button_search_middle {
	position:relative;
	top:6px;
}

div.product {
	width:178px;
	height:200px;
	float:left;
	position:relative;
	margin:8px;
	border:1px #c9c9c9 solid;
}

div.product div.name_p {
	background:#efefef;
	height:42px;
	overflow:hidden;
}

div.product div.name_p a {
	color:#154D81;
	text-decoration:none;
	font-weight:bold;
}

div.product div.name_p a:hover {
	color:#C74141;
}

div.product div.photo {
	height:118px;
	padding:10px 0px;
	overflow:hidden;
}

div.product div.price {
	font-size:12px;
	font-weight:bold;
}


div.product_promo {
	width:178px;
	height:200px;
	border:1px #c9c9c9 solid;
}

div.product_promo div.name_p {
	background:#efefef;
	height:42px;
	overflow:hidden;
}

div.product_promo div.name_p a {
	color:#154D81;	
	text-decoration:none;
	font-weight:bold;
}

div.product_promo div.name_p a:hover {
	color:#C74141;	
}

div.product_promo div.photo {
	height:118px;
	padding:10px 0px;
	overflow:hidden;
}

div.product_promo div.price {
	font-size:12px;
	font-weight:bold;
}

div.homepage_text {
	text-align:left;
}

div.faq {
	text-align:justify;
	padding-left:10px;
	line-height:150%;
}
