* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(/images/top.png) repeat-x;
}
body.main {
	background: url(/images/top0main.png) repeat-x !important;
}

a {
	color: #065394;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 155px;
}
#logo
{
 width:331px;
 height:100px;
 background: url(/images/logo.png) no-repeat 50% 10px ;
 font-size: 2px;
 color: #f6f5f5;
 float:left;
}

#menu
{
   width:900px;
   display:block;
   float:left;
   height:32px;
   padding:12px 40px 0 40px;
   
}

.desc
{
   width:600px;
   height:20px;
   float:right;
   color: #065394;
   font-size:11px;
   font-weight:bold;
   padding-top:25px;
}

#menu li
{
   display: block;
   float:right;
   height:32px;
}
#menu li a
{
   display: block;
   font-family: Verdana;
   font-weight:bold;
   text-transform: uppercase;
   font-size:11px;
   text-decoration:none;
   color: #fff;
   border: 1px solid transparent;
   padding:6px 15px;
}
#menu li a:hover, #menu li a.current
{
   background: url(/images/menu_bg.png);
   border: 1px solid #01874c;
}

#secmenu
{
	border: 1px solid #dfdfdf;
	border-top: 0;
	margin-top: 5px;
	background: url(/images/top_tl.png) repeat-x;
 	float:right;
	padding:1px;
}

#secmenu li
{
   display: block;
   float:left;
   padding:2px;
}

#secmenu li a
{
   display: block;
   color: #065394;
   font-size:11px;
   font-family:Arial;
   text-decoration:none;
   background: url(/images/divd.png) center right no-repeat;
   padding:8px 10px 8px 4px;
}
#secmenu li.last a
{
   background-image:none;
}

#secmenu li a:hover
{
   text-decoration:underline;
}

#secmenu li a.current
{
   color: #01874c;
}

#search
{
   padding:3px;
   width:250px;
   margin-top:2px;
   height:24px;
   background: url(/images/find_bg.png) no-repeat;
}

#search .text
{
   width:210px;
   background: url(/images/find_input.png) no-repeat;
   border:0;
   padding:4px;
}

#search .submit
{
   background: url(/images/find_but.png) no-repeat center center;
   border:0;
   width:20px;
   display:block;
   float:right;
   padding: 4px 10px;
   margin-right: 5px;
   cursor:pointer;
}

#search .submit:hover
{
   background: url(/images/find_buth.png) no-repeat center center;
}

.B_crumbBox
{
   display:block;
   padding:15px 15px 15px 0; 
   font-size:11px;
}

.B_crumbBox a
{
   font-size:11px;
   text-decoration:none;
}

.B_crumbBox a
{
   text-decoration:underline;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 60px;
}

#content ul
{
 margin-left:65px;
}

.slider
{
   background: url(/images/sld.jpg) no-repeat;
   margin: 15px auto 0 auto;
   padding:20px 25px;
   width: 906px;
   height:374px;
}

.nivo-directionNav, .nivo-controlNav, .nivo-prevNav, .nivo-nextNav
{
  display:none;
}

.nivo-caption
{
 position:absolute;
 top:325px;
 display:block;
 background: transparent !important;
 font-size:14px;
 opacity:1 !important;
 height:20px;
 
}

.contacts
{
  min-height: 200px;
  width:1000px;
  margin-top:10px;
}

.contacts .col
{
   width: 320px;
   margin-right:12px;
   float:left;
}

.contacts .cbox
{
   width:320px;
   border: 1px solid #eee;
   min-height:200px;
   margin-bottom:15px;
   background: url(/images/sld.jpg) no-repeat 50% 30px;
}

.main_news a
{
   text-decoration:none;
}
.main_news h3
{
  background: url(/images/new_top.jpg) top left repeat-x;
  color: #01519F;
  display: block;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px;
  padding: 5px 2px 5px 25px;
  line-height: 22px;
  border-bottom: 1px solid #EEE;
  font-weight: 400;
  text-align:center;
  
}


h3.h
{
  border: 1px solid #c3cfcc;
  border-bottom:0;
  padding: 10px 5px 10px 40px;
  text-transform: uppercase;
  width:943px;
  color: #01519f;
  font-size: 18px;
  font-weight: normal;
  background: url(/images/iicon.png) no-repeat 5px 7px;
}

h4
{
  background: url(/images/z.png) repeat-x 0 -6px;
  padding:6px 9px 20px 40px;             
  text-transform: uppercase;
  color: #01519f;
  font-size: 18px;
  font-weight: normal;
  margin-bottom:20px;
}

h4
{
  margin-bottom: 2px;
}


h5
{
  background: url(/images/z5.png) repeat-x 0 -6px;
  padding:6px 9px 10px 40px;             
  text-transform: uppercase;
  color: #444;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:10px;
}


#hcarousel
{
  background: url(/images/slash_bg.png) repeat-x top left;
  width:888px;
  height: 190px;
  border: 1px solid #c3cfcc;
  border-top:0;
  padding: 0px 45px;
  margin:0 !important;
  overflow: hidden;
}


#hcarousel li
{
  display:block;
  float:left;
  text-align:center;
  margin: 25px 23px;
}

#hcarousel li a
{
  font-size:10px;
  text-decoration:none;
}

#hcarousel li img
{
   padding:1px;
   border:1px solid #aaa;
   margin-bottom:4px;
   max-height: 130px;
}





/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 950px;
	margin: -50px auto 0;
	height: 20px;
	padding: 6px 15px 19px 15px;
	background: url(/images/footer.png) repeat-x;
	position: relative;
}

#footer a
{
   display: block;
   float: left;
   padding: 4px 15px 4px 4px;
   background: url(/images/point.png) center right no-repeat;
   color: #eee;
   text-decoration: none;
   margin: 0px 4px;  
}

#footer .f
{
   display: block;
   float: right;
   padding:4px;
   color: #ccc;

}
#footer a.last
{
   background-image: none;
}


.catBlock
{
  float:left; 
  display: block;
  width:320px;
  height:200px; 
  text-decoration:none;
  padding: 5px;
}

.catBlock img
{
  max-width:320px;
  max-height:170px;
  margin: auto auto;
}
.catBlock .h3
{
  display:block;
  text-decoration:none;
  color: #01519f;
  font-size: 18px;
  font-weight: 400;
  text-align:center;
  margin-top:5px;
}

.clear
{
   clear:both;
}

.justifyleft/*, .imageb*/
{
	padding: 2px;
/*	border: 1px solid #01519f;*/
	margin: 8px 12px 0 0;
}

.justifyright
{
	padding: 2px;
/*	border: 1px solid #01519f;*/
	margin: 0 0 8px 12px;
}

p.categ
{
  width:1000px;
  margin-left:-5px;
}

.intro 
{
 height: 310px;
 clear:both;
}
.intro img
{
   margin-left: 35px;
}

.intro span
{
   width:580px;
   float:right;
   line-height:22px;
}




.goodBlock
{
  /*height: 170px;*/
  min-height: 170px;
  overflow:hidden;
  margin: 5px 0;
  border: 1px solid #e2eaf1;
  padding:2px;
}

.goodBlock a
{
  text-decoration:none;
}
.goodBlock a:hover
{
  text-decoration:underline;
}

.goodBlock h3
{
   margin: 4px 0;
}

.goodBlock img
{
   float: left;
   margin-right:15px;
}

.goodBlock .text
{
  display:block;
  margin: 5px 0;
  color: #444;
  height:110px;
  overflow:hidden;
}

.goodBlock .det
{
   float:right;
   margin: 3px 8px;
   text-decoration:none;
   font-weight: bold;

}

.goodBlockSml
{
  width: 330px;
  float: left;
  height: 170px;
  overflow:hidden;
  margin: 5px 0;
  padding:2px;
}

.goodBlockSml a
{
  text-decoration:none;
}
.goodBlockSml a:hover
{
  text-decoration:underline;
}

.goodBlockSml h3
{
   margin: 4px 0;
}

.goodBlockSml img
{
   float: left;
   margin-right:15px;
}

.goodBlockSml .text
{
  display:block;
  margin: 5px 0;
  color: #444;
  height:110px;
  overflow:hidden;
}

.goodBlockSml .det
{
   float:right;
   margin: 3px 8px;
   text-decoration:none;
   font-weight: bold;

}

.it
{
  height:200px;
  clear:both;
} 

.it .main
{
   float:left;
   margin-right:15px;
   cursor: pointer;
}

.it .dodo
{
   float:right;
   margin-top:15px;
   width:620px;
}

.it .dodo .komanda
{
   float:left;
   margin: 2px;
   padding: 2px;
   background: #eee;
   cursor: pointer;
}

.good2Block
{
  height: 130px;
  overflow:hidden;
  margin: 5px 0;
  border: 1px solid #e2eaf1;
  padding:2px;
}

.good2Block a
{
  text-decoration:none;
}
.good2Block a:hover
{
  text-decoration:underline;
}

.good2Block h3
{
   margin: 4px 0;
}

.good2Block img
{
   float: left;
   margin-right:15px;
}

.good2Block .text
{
  display:block;
  margin: 5px 0;
  color: #444;
  height:70px;
  overflow:hidden;
}

.good2Block .det
{
   float:right;
   margin: 3px 8px;
   text-decoration:none;
   font-weight: bold;

}

#reg_form input, #reg_form textarea
{
 	border: #aaf 1px solid;
	padding: 3px 5px;
	border-radius: 5px;
	box-shadow: inset 0px 0px 8px 0px #ccc;
}

#reg_form .button
{
	background: url(/images/top.png) 0px -120px;
	color: #fff;
}

#content .list
{
 	width: 800px;
	float: right;
}

#content .selector
{
 	width: 170px;
	float: left;
}

.models
{
 	width: 96%;
	margin: 20px 2% 0 2%;
	border: 1px solid #007bcd;
	border-collapse: collapse;
}

.models td
{
	border: 1px solid #007bcd;
	padding: 2px 4px;
}

.models th
{
	padding: 3px 4px;
	text-align: center;
	border: 1px solid #007bcd;
	background: #007bcd url(/images/tablebg.png) repeat-x;
}

.ibutton
{
	display: block;
	float: right;
 	margin: 10px 5px 0 0 ;
	border: 1px solid #007bcd;
	background: #007bcd;
	border-radius: 3px;
	padding: 4px 12px;
	color: #fff;
	text-decoration:none;
	box-shadow: inset 0 0 5px rgba(255,255,255,0.75);
}
.models .shop
{
	border: 1px solid #007bcd;
	background: #007bcd;
	border-radius: 3px;
	padding: 1px 8px;
	color: #fff;
	text-decoration:none;
	box-shadow: inset 0 0 5px rgba(255,255,255,0.75);
}
.models .shop:hover, .ibutton:hover
{
	background: #00c0ff;
	box-shadow: inset 0 0 8px rgba(255,255,255,0.75);
}


.shower .click
{
 	position: absolute;
	z-index: 1000;
	background: url(/images/fade.png) repeat-x bottom center;;
	height: 25px;
	padding-top: 25px;
	text-align: center;
	margin-top: 242px;
	width: 430px;
	cursor: pointer;
	color: #007bcd;
	font-weight: bold;
}

div.select
{
 	padding: 0 0 8px 6px;
}

div.select a
{
 	color: #444;
	text-decoration: none;
}

.goodBlockScan
{
  min-height: 170px;
  overflow:hidden;
  margin: 5px 0;
  border: 1px solid #e2eaf1;
  padding:2px;
}

.goodBlockScan a
{
  text-decoration:none;
}
.goodBlockScan a:hover
{
  text-decoration:underline;
}

.goodBlockScan h3
{
   margin: 4px 0;
}

.goodBlockScan img
{
   float: left;
   margin-right:15px;
}

.goodBlockScan .text
{
  display:block;
  margin: 5px 0;
  color: #444;
  min-height:110px;
}

.goodBlockScan .det
{
   float:right;
   margin: 3px 8px;
   text-decoration:none;
   font-weight: bold;

}

#container {
	clear: both;
}
			
#carousel {
	width: 960px;
	height: 190px;
	padding: 15px 35px 10px 35px;
	border: 1px solid #e2e2e2;
	box-shadow: rgba(120,120,120,0.2) 0 0 15px;
	border-radius: 2px;
	margin-bottom: 25px;
	margin-left:-35px;
	margin-top: -10px;
	background: #fff;
}

#carousel a {
	display: block;
	float: left;
	width: 320px;
	height: 190px;
	border: 0;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #888;
}

.ui-carousel {
	height: 100px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
	width: 300px
}

.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}

.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;	
}
