#body {
	@charset "utf-8";
	font-size: 12px;
	font-family: Tahoma, Sans-Serif, Arial;
	color: #3D3D3D;
	line-height: 15px;
	background: #0045a0 url(../images/fon.png) fixed;
}
h1 {
	font-family: Tahoma, Sans-Serif;
	color: #0E3A7D;
	text-transform: uppercase;	
	font-size: 14px;
	font-weight: bold;	
}
h2 {
	font-family: Tahoma, Sans-Serif;
	color: #3766be;
	text-transform: uppercase;	
	font-size: 12px;
	font-weight: bold;	
}
a {
	color: #037962;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #B4041D;
}
a.selected , a:hover.selected {
	cursor: default;
	color: #B4041D !important;
	background: none !important;
	text-decoration: none;
}
.shadow {
	-moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
}
.body {
		border: 1px solid white;
	background: #00ff00 url(../images/fon.png);
}
.radius {
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius:10px;
 border-radius: 10px;
}
/* меню */
.menu {
	-moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	border: 2px solid white;
	background: #ffff99;
	float: left;
	margin: 0px !important;
	padding: 0px 5px;
}
.menu li{
	padding:0px !important;
	margin: 0px !important; 
	list-style: none;
	float: left;	
}
.menu a{
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	text-align: left;
	line-height: 40px;
	width: 98px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffcc33;
	border-left: 1px solid white;
	text-shadow: white 1px 1px;
}
.menu :hover {
	z-index: 300;
}
.menu li:hover > a.act {background: #ffffcc; color: #B4041D; text-decoration: none;}
.menu li:hover > a.selected {background: #FFFF99 !important; color: #B4041D; text-decoration: none;}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu a:hover {visibility:visible; position:relative;}
.menu li:hover {position:relative;}
.menu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.menu :hover ul {
	background: #ffffcc;
	border-top: 1px solid #ffcc33;
	border-left: 1px solid #ffcc33;
	border-right: 1px solid #ffcc33;
	width: 238px;
	left: 0px;
	top: 40px;
	height: auto;
	padding: 0;
	-moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;	
	z-index: -100;
}
.menu :hover ul li a {
	width: 218px;
	padding: 7px 10px;
	text-align: left;
	text-transform: none;
	line-height: 14px;
	display: block;
	font-size: 13px;
	border: none;
	border-bottom: 1px solid #ffcc33;
	border-top: 1px solid white;
	font-weight: normal;		
}	
.menu :hover ul li a:hover {
	background: #ffffbd;
	text-decoration: none;	
}	

.menu a:hover , .nav a:hover {
	color: #B4041D;
	text-decoration: none;
}
/* конец меню */
/* слайдшоу*/
div.slideshow {
	width: 765px;
	height: 160px;
}
div.slideshow img {
	border: 1px solid white;
}
/*конец слайдшоу*/
.zag {
	font-weight: bold;
	color: white;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 20px;	
	background: #650c6b url(../images/wave.png) no-repeat;
  overflow: hidden;
}
.radius_top {
 -moz-border-radius: 10px 10px 0px 0px;
 -webkit-border-radius: 10px 10px 0px 0px;
 -khtml-border-radius:10px 10px 0px 0px;
 border-radius: 10px 10px 0px 0px;
}
.radius_bottom {
 -moz-border-radius: 0px 0px 10px 10px;
 -webkit-border-radius: 0px 0px 10px 10px;
 -khtml-border-radius:0px 0px 10px 10px;
 border-radius: 0px 0px 10px 10px;
}
/*навигация*/
.nav {
	border: 1px solid white;
	background: #ffff99;		
	margin: 0px 0px 10px;
	padding: 0px;
	padding-bottom: 10px; 
	float: left;
	-moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
}
.nav li{
	list-style: none;	
}
.nav li a{
	width: 170px;
	display: block;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	padding: 9px 5px 9px 20px;
	border-bottom: 1px solid #ffcc99;
	border-top: 1px solid white;
	text-shadow: white 1px 1px;
}
.nav li ul {
	padding: 3px 0px;
	background: #ffffcc;	
}
.nav li ul li a:before {
     content: "» "; 
   }
.nav li ul li a{
	border: none;
	width: 170px;
	text-transform: none;
	padding: 3px 5px 3px 20px;
	font-weight: normal;
	font-weight: bold;
}
.nav li ul li ul li a{
	width: 160px;
	padding: 1px 5px 1px 30px;
	font-weight: normal;
}
.nav li ul li ul li ul li a{
	width: 155px;
	padding: 1px 5px 1px 35px;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}
/*конец навигация*/
.info {
	color: black;
	border: 1px solid white;
	padding: 19px;
	background: white url(../images/new_pic.png) repeat-x top;
}
.kroshki {
	font-size: 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px dashed #d9d9d9;
}
.colon {
	margin: 0px;
	background: white url(../images/new_pic.png) repeat-x top;
	border: 1px solid white;
	border-top: none;
	padding: 10px;
	margin-bottom: 10px;
	color: #650c6b;
}
.colon ul {
	padding: 0px;
	margin: 0px;
	list-style: square;
}
.colon li {
	margin-left: 10px;
   border-bottom: 1px dashed silver;
   margin-bottom: 5px;
   margin-left: 10px;
   padding-bottom: 4px;	
}
.phone{
	background: url(../images/phone.png) top right no-repeat;
}
.colon span {
	color: black;
	font-weight: bold;
}
.foot {
	padding: 10px;
	border: 1px solid white;
	font-size: 10px;
	background: #cccccc url(../images/new_pic.png) repeat-x top;
}
/*products on index*/
.tiny_products {
	overflow: hidden;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	border-bottom: 2px solid #f7f7f7;
}
.product {
   display: -moz-inline-stack;
   display: inline-block;
	vertical-align: middle;
	border: 1px solid silver;
   zoom: 1;
   *display: inline;	
	width: 160px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product a {
	font-size: 12px;
	font-weight: bold;
}
.product .img{
	vertical-align: middle;
	display: block;
	width: 150px;
	line-height: 160px;
	height: 160px;
	position: relative;	
	border-bottom: 1px dashed silver;
	overflow: hidden;
}
.new {
background: url(../images/new.png) no-repeat;
width: 63px;
height: 63px;
right: 0px;
z-index: 10;
position: absolute;
}
.discount {
background: url(../images/discount.png) no-repeat;
width: 60px;
height: 60px;
right:0px;
z-index: 10;
position: absolute;
}
.hit {
background: url(../images/hit.png) no-repeat;
width: 63px;
height: 63px;
right:0px;
z-index: 10;
position: absolute;
}
.price {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background: #FFFF99;
	padding: 5px 0px;
}
.currency {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.compare_price{
	margin-top: 5px;
	text-align: center;
}
.compare_price i {
	text-decoration: line-through;	
}
/*products on products*/
.products{
	overflow: hidden;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}
.product_all {
	display: block;
	border-right: 1px dashed #f7f7f7;
	border-left: 1px dashed #f7f7f7;
	padding: 5px;
	border-bottom: 2px solid #f7f7f7;
	margin-bottom: 20px;
	overflow: hidden;
}
.cena {
	float: right;
	width: 140px;
}
.product_info {
display: block;
overflow: hidden;	
padding: 0px 5px;
font-size: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product_info div {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 5px;
}
.featured {
	background: #ccff66;
}
#brands {
	display: block-inline;
	overflow: hidden;
}
#brands a {
	display: block;
	float: left;
	width: 126px;
	margin: 0px 2px 4px;
	height: 40px;
	border: 2px solid white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#brands a.selected {
	border: 2px solid #474646;
}
.sort {
	overflow: hidden;
	padding: 5px 0px;
	border-bottom: 2px solid #f7f7f7;
	margin-bottom: 5px;
}
.pagination{
	overflow: hidden;
	padding: 5px 0px 0px;
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 20px;
}
.pagination:last-of-type{
	border-top: 1px solid #f7f7f7;
	padding: 0px 0px 5px;
	border-bottom: none;
	margin-bottom: 0px;
}
.pagination a{
	display: block;
	float: left;
	border: 1px solid #f7f7f7;
	background: #fbfbfb;
	padding: 4px 6px;
	margin-right: 2px;
}
.pagination a.select {
	cursor: default;
	background: #f7f7f7;
	color: black;
	text-decoration: none; 
}
.product_big {
	overflow: hidden;
}
.image {
	border: 1px solid #f7f7f7;
	text-align: center;
}
.images {
	clear: both;
	margin: 5px;
	overflow: hidden;
} 
.images img{
	margin: 1px;
	padding: 2px;
	border: 1px solid #f7f7f7;
}
.features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 15px 0px 0px 5px;
	border-bottom: 1px solid #e0e0e0;
}
.features li {
	padding: 2px 10px 2px 10px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: white;
}
.features li span {
    display: block;
    float: right;
    font-weight: bold;
    width: 40%;
}
.features li.even{
	background-color: #f0f0f0;
}
.features label {
	font-style: normal;
	display: block;
	width: 60%;
	float: left;
}
#back_forward {
	margin: 20px 0px;
	font-size: 10px;
	padding: 5px;
	background: #f7f7f7; 
}
.prev_page_link {
	margin-right: 5px;
}
.next_page_link {
	margin-left: 5px;
}
.kr_opis {
	padding: 0px;
	margin: 10px 0px;
}
.kr_opis span{
	font-weight: bold;
}
#all_brands {
	text-align: center;
}
#all_brands img {
	margin-bottom: 2px;
}
#currencies .selected a{
color: black;
cursor: default;
text-decoration: none;	
}
#cat_new {
	list-style: none;
	display: block-inline;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
}
#cat_new a {
	display: block;
	float: left;
	width: 126px;
	text-align: left;
	color: #3b3b3b;
	overflow: hidden;
	text-shadow: 1px 1px 0px white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	margin: 0px 2px 4px;
	border: 2px solid #e9e9e9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF99), to(#FFFFCC));
	background: -moz-linear-gradient(top,  #FFFF99,  #FFFFCC);
	background: -webkit-linear-gradient(top, #FFFF99, #FFFFCC);
	background: -o-linear-gradient(top, #FFFF99, #FFFFCC);
	background: -ms-linear-gradient(top, #FFFF99, #FFFFCC);
	background: linear-gradient(top, #FFFF99, #FFFFCC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF99', endColorstr='#FFFFCC');
}
#cat_new a img {
	margin: -5px;
	padding: 0px;
	display: block;
}
#cat_new a:hover {
	border: 2px solid #474646;
	color: black;
}
.img_info {
	float: right;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #D9D9D9;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius:10px;
 border-radius: 10px;	
}
.table {
	border-collapse: collapse;
}
.table td {
	border: 1px solid silver;
}
.table th {
	border: 1px solid silver;
	background: #f9f9f9;
}
.message_error {
	color: #ff0033;
	font-weight: bold;
	margin-bottom: 10px;
}
.feedback_form label , .captcha {
	display: block;
	float: left;
	width: 20%;
}
input , textarea {
	margin-bottom: 10px;
	width: 78%;
	border: 1px solid #FFCC99;
	padding: 4px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
input.button , .input_captcha {
	width: 160px; height: 43px;
	font-weight: bold;
}
.button {
	cursor: pointer;
	background: #0E3A7D;
	color: white;
	border: none;
}
.feedback_form {
	background: #ffff99;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #FFCC99;
}
.kont{
	padding: 10px 20px;
	border: 1px solid silver;
	background: #f2f3ff;
	list-style: square;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius:5px;
 border-radius: 5px;		
}
.kont b{
	color:#650C6B;
}
.img_border {
	float: right;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #d9d9d9;
}
.mail {
	background: rgba(255,255,255,0.5);
	padding: 5px;
	text-align: center;
	border: 1px solid white;
	border-radius: 5px;
	 -moz-border-radius: 5px; /*    Mozilla Firefox */
	 -webkit-border-radius: 5px; /*    Chrome  Safari */
	 -khtml-border-radius:5px; /* .   Konquerer  Linux */
    -webkit-box-shadow:  0px 0px 2px white;
       -moz-box-shadow:  0px 0px 2px white;
            box-shadow:  0px 0px 2px white;		 	
}
.mail a{
	font-weight: bold;
}
/*#pozition {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#pozition li {
	display: block;
	float: left;
	width: 126px;
	margin: 0px 2px 4px;
	border: 2px solid white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	text-align: center;
}
#cat_new {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
   padding: 0 3px 0px 4px;
}
#cat_new li a{
	display: block;
	float: left;
	width: 165px;
	height: 46px;
	background: url(../images/pic.png) repeat-x;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	margin: 3px;	
background: -webkit-gradient(linear, left top, left bottom, from(#FFFF99), to(#FFFFCC)); 
background: -moz-linear-gradient(top,  #FFFF99,  #FFFFCC);
background: -webkit-linear-gradient(top, #FFFF99, #FFFFCC);
background: -o-linear-gradient(top, #FFFF99, #FFFFCC);
background: -ms-linear-gradient(top, #FFFF99, #FFFFCC);
background: linear-gradient(top, #FFFF99, #FFFFCC);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF99', endColorstr='#FFFFCC');	
}*/