@import url(css_reset.css);

body {
	background: #ffeede;
}
a{
	color:#21587a;
	text-decoration:none;
}
#holder {
	width: 1000px;
	margin: 0 auto;
}
a:hover {
	text-decoration: underline;
}
#headsection {
	width: 100%;
	height: 324px;
	background: url(images/header.jpg) repeat-x;
}
#head {
	width: 1000px;
	background: url(images/headerlogo.jpg) no-repeat;
	margin: 0 auto;
	height: 324px;
	overflow: hidden;
}
#cart {
	float: right;
	margin:0 28px 0 0;
	background:url(images/cart_rep.png) repeat-x;
}
#cleft {
	background: url(images/cart_left.png) no-repeat;
	width: 77px;
	height: 86px;
	float: right;
}
#cright {
    background: url(images/cart_right.jpg) no-repeat right;
	height: 76px;
	width: 180px;
	padding: 10px 20px 0 0;
	font: 12px Verdana;
	line-height:18px;
}
#cright span {
	color: #de1919;
}
#searchform {
	width: 270px;
	height: 38px;
	background: url(images/searchformbg.png);
	margin-top: 261px;
	padding: 25px 0 0 30px;
}
input.area, input.button {
	border: none;
	float: left;
}

input.area {
	width: 170px;
	height: 24px;
	padding: 6px;
	background: url(images/forma.png) no-repeat;
}
input.button {
	width: 62px;
	height: 30px;
	margin-left: 3px;
	background: url(images/searchb.png);
}
#mainblock {
	background: url(images/botleftcorner.jpg) left bottom no-repeat;
	overflow: hidden;
	min-height: 630px;
	height:auto !important;
   height:630px;
}
#rightborder {
	background: url(images/blrep.jpg) repeat-y;
}
#pager {
	background: url(images/page_right.jpg) top right no-repeat;
}
#clright {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	background: #fff url(images/c-right.jpg) right repeat-y;
	overflow: hidden;
}
#leftblock {
	float: left;
	width: 300px;
	font: 12px Verdana;
}
#mainmenu {
	width: 280px;
	background: url(images/mainmenu_left.jpg) repeat-y;
	padding: 17px 0 0 20px;
}
ul.menulist a:hover, ul.menulist a.cat {
	text-decoration: none;
	color: #46acdb;
}
ul.menulist li.first {
	background: none;
}
ul.menulist li {
	background:url(images/leftm_arrow.png) no-repeat;
}
ul.menulist a {
	display: block;
	width: 263px;
	height: 24px;
	padding: 6px 0 0 52px;
	background:url(images/metka.gif) no-repeat 20px 7px;
	color: #306383;
}
#loginform {
	width: 187px;
	height: 44px;
	background: url(images/loginarea.jpg);
	color: #306383;
	padding: 40px 0 0 113px;
}
#blocksection {
	background: url(images/topcorner.jpg) no-repeat;
	padding: 5px 20px 0 35px;
	margin-bottom: 120px;
	min-height: 230px;
	height:auto !important;
   height:230px;
}
#blocksection h1 {
	color: #21587a;
	text-align: center;
	padding: 10px 0 10px 0;
	background: url(images/newsine.jpg) bottom no-repeat;
	font-weight: bold;
}
#blocksection h2 {
	text-align: center;
	color: #b57474;
	padding: 10px 0 10px 0;
	font-weight: normal;
}
#blocksection p {
	color: #7e7e7e;
	padding-bottom: 10px;
}
a.readmore {
	float: right;
	background: url(images/readmore.jpg) right no-repeat;
	padding: 0 23px 0 0;
	color: #46acdb;
}
a.readmore:hover {
	text-decoration: underline;
}
#contentblock {
    width: 650px;
	margin:10px 0 0 20px;
	overflow: hidden;
}


ul.contmenu {
	height: 30px;
	background: url(images/contmenuline.jpg) bottom no-repeat;
	margin-bottom: 10px;
}
.page h1 {
	text-align: center;
	color: #21587a;
}
.page {
	padding-bottom: 15px;
}
#poslist {
	width: 650px;
	overflow: hidden;
}
.pos h1 {
	font-size: 12px;
	text-align: left;
	margin: 10px 0 10px 0;
}
.pos {
	float: left;
	width: 300px;
	margin-right: 25px;
}
.pos p {
	font-size: 11px;
}
img.product_foto {
	float: left;
	border: 1px solid #939393;
	padding: 2px;
	margin-right: 5px;
}
ul.contmenu li {
	float: left;
	color: #21587a;
	font: 12px Verdana;
	border-left: 1px solid #21587a;
	padding: 0 15px 0 15px;
}
ul.contmenu li.first {
	border: none;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#ffix {
	background: url(images/f-rep.jpg);
	width: 974px;
}
#fwrap {
	height: 38px;
	background: url(images/fstart.jpg) no-repeat;
	padding: 30px 20px 0 0;
	font: 12px Verdana;
	text-align: right;
}
#fb {
	width: 100%;
	background: url(images/fb.jpg);
}
.price {font: 12px Times New Roman;vertical-align: top;}
.zena {
    float:left;
	margin:0;
}
