@charset "utf-8";
/* CSS Document */
#header .nav ul li a:hover {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff url(narozniki.svg);
	color: #000;
	text-align:center;
	behavior:url(border-radius-ie8.htc);

}

#wrapper {
	width:100%; background:url(../gfx/wrappet-top.png) 0 130px repeat-x;
}
#wrapper-inner {
	width:100%; background: url(../gfx/wrapper-bottom.png)  0 93% repeat-x;
}
#header-wrapper {
	width:1036px; margin:0 auto; background:url(../gfx/header.gif) 0 84px no-repeat;
}
#header {
	width:1036px;  height:382px; background:url(../gfx/bg-header.jpg) 100% 0 no-repeat; position:relative;
}
#header h1 a{
	display:block; width:258px; height:152px; position:absolute; background:url(../gfx/logo.jpg); text-indent:-666em; top:143px; left:15px;
}

#header .nav{
	position:absolute; top:104px; left:460px;
}
#header .nav ul {
	list-style:none; 
}
#header .nav ul li {
	display:block; float:left;
}
#header .nav ul li a {
	display: block; float:left; font-size:18px; text-decoration:none; color:#FFF; text-shadow:#F00 1px 1px 1px; text-transform:uppercase; padding: 10px;
}
#header .flash{
	position:absolute; top:155px; left:295px;
}
#main {
	width:1036px; margin: 0 auto;
}
#main #col1 {
	width:259px; float:left; margin:-80px 37px 0 0;
}
#menu { 
	 margin: 0 0 15px 0; padding:0 0 0 0; background:url(../gfx/menu-middle.jpg) repeat-y;
}
#menu #middle-menu {
	 background:url(../gfx/menu-top.gif) no-repeat; padding:31px 0 0 0;
}
#menu #middle-menu #bottom-menu {
	background:url(../gfx/menu-bottom.jpg) 0 100% no-repeat; padding:0 0 15px 0
}
#menu  h2 { 
	font-size:14px; color:#b80724; margin:0 0 30px 20px; text-transform:uppercase;
}
#menu ul {
	list-style:none; margin: 0 0 0 20px;
}
#menu ul li {
	padding:0 0 0 10px; background: url(../gfx/arrow.gif) 0 10px no-repeat;
}
#menu ul li a {
	color:#5a6a7b; line-height:23px; font-weight:bold; font-size:11px
}
#main #col2 {
	width:707px; float:left;
}
#content {
	width:707px; background:url(../gfx/content-middle.jpg) repeat-y; margin:15px 0 0 0
}
#middle-content {
	width:707px; background:url(../gfx/content-top.jpg) 0 0 no-repeat; padding:15px 0 0 0
}
#bottom-content {
	width:707px; background:url(../gfx/content-bottom.png) 0 100% no-repeat; padding:0 0 15px 0;
}
#content .content {
	margin:0 0 0 15px; min-height:400px
}
.content p {
	padding:0 10px 0 0; line-height: 23px
}
.content ul { line-height:23px}
.read-more{
	text-align:right; 
}
.read-more a {
	margin-right: 20px; color:#b80724;
}
#content .box-oferta {
	width:221px; height:184px; background:url(../gfx/box-oferta.png) no-repeat;text-align:center; float:left; margin:0 5px 0 0;
}
#content #middle-content #bottom-content .box-oferta .ico {
	width:221px; height:157px; text-align:center;
}
#content  h2 { 
	font-size:14px; color:#b80724; margin:5px 0 15px 0; 
}
#bottom-content h2 { margin: 0 0 12px 20px;}

#footer {
	width:1006px; margin: 0 auto ; text-align:right;  height:77px; padding: 0 30px 0 0
}
#footer h3 {
	color:#b80724; font-size:11px; padding: 30px 0 0 0;
}
#sk {
	width:259px; height:141px; background:url(../gfx/sk.png) no-repeat; text-align:right; padding: 0px!important;
}
#sk div.sk div.tekst{padding:12px 9px 0 0}
#sk h2 {
	font-family:"myriad Pro", Tahoma, Geneva, sans-serif; font-size:18px; color:#b80724; margin:0px
}
#sk ul {
	list-style:none; margin-right:9px;
}
#sk ul li{
	line-height:16px; font-size:14px; color:#5a6a7b;
}
#sk ul li .mail {
	font-size:12px; color:#b80724;
}
/* ******************************************************************** */
div.product-image img{
	max-height: 140px;
	max-width: 220px;
	margin-left: 10px;
}
div.product-right img{
	width: 300px;
}

div.pagination{
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	float: right;
}
div.pagination div{
	display: inline;
	margin: 20px 15px;
}
div.pagination div.page{
	margin: 20px 5px;
}
div.row{
	height: 157px;
	overflow: hidden;
	background: url(../gfx/box-repeater.png);
	margin-right: 30px;
	margin-bottom: 30px;
}
div.column1, div.column2{
	float: left;
	position: relative;
}
div.column1{
	width: 35%;
}
div.column2{
	width: 65%;
}
div.measure{
	clear: left;
	float: left;
}
div.measure div{
	float: left;
	width: 80px;
	border: 1px solid black;
	text-align: center;
	color: black;
}
div.measure-box{
	margin: 0px 10px;
	float: left;
	display: none;
}
div.product-name{
	margin-top: 10px;
	margin-bottom: 20px;
}
div.product-name a{
	color: #B80724;
	text-decoration: none;
	font-weight: bold;
}
div.product-desc{
	height: 80px;
	overflow: hidden;
}
div.zamow{
	text-align: right;
}
