html{
 height: 100%;
 }

body{
 height: 100%;
 padding: 0px;
 margin: 0px;
 font: 0.84em Arial;
 background-color: #ffffff;
 color: #224374;
 }

div{
 position: relative;
 margin: 0px;
 padding: 0px;
 }

img{
 border: 0px;
 }

form{
 margin: 0px;
 padding: 0px;
 }

a{
 color: #2a849b; 
 }

h1.title{
 font: bold 1.3em Arial;
 }

.break{
 clear: both; 
 }

.main{
 height: 100%;
 width: 990px;
 margin: 0px auto;
 background: transparent url(/i/headbg.jpg) right top no-repeat;
 z-index: 2;
 }

html>body .main{
 min-height: 100%;
 height: auto;
 }

.header{
 height: 105px;
 }

.header .logo{
 position: absolute;
 top: 0px;
 left: 0px;
 }

.header .headlink{
 position: absolute;
 top: 50px;
 left: 215px;
 width: 550px;
 color:#35b1dE;
 font: bold 1.35em "times new roman";
 text-decoration:none;
 }


.left{
 z-index: 10;
 float: left;
 width: 180px;
 margin-top: 5px;
 margin-left: 3px;
 }

html>body .left{
 margin-left: 5px;
 }

.left .menu{
 padding: 0px;
 margin: 0px;
 list-style: none;
 }

.left .menu li, .left .item{
 background: url(/i/tmi.gif) top left no-repeat;
 position: relative;
 margin: 1px 0px 0px 0px;
 padding: 6px 0px 1px 0px;
 }

.left .menu li a, .left .item a{
 background: transparent url(/i/bmi.gif) bottom left no-repeat;
 display: block; 
 padding: 0px 0px 5px 0px; 
 text-decoration:none;
 }

.left .menu li a span, .left .item a span{
 background: #ffffff url(/i/round.gif) 5px 50% no-repeat; 
 border: 1px solid #a5bac5;
 border-top: 0px;
 border-bottom: 0px;
 display: block;
 font-weight: bold; 
 padding: 2px 0px 2px 23px;
 }

.left .menu li a:hover span, .left .menu li.cur a span{
 background: #ffffff url(/i/round_pr.gif) 5px 50% no-repeat; 
 }

.left .cat{
 margin-top: 25px;
 background-color: #ffffff;
 z-index: 10;
 }

.left .cat .preblock{
 margin-bottom: 10px;
 }

.left .cat .prods{
 margin: -1px 5px 0px 5px;
 padding: 1px;
 list-style: none;
 border: 1px solid #a5bac5;
 border-top: 0px;
 z-index: 10;
 }

.left .cat .prods .pr_group{
 border-bottom: 1px dotted #a5bac5;
 margin: 3px 0px 3px 15px;
 padding: 3px 3px 3px 0px;
 position: relative;
 z-index: 10;
 }

.left .cat .prods .pr_group a{
 color: #2a849b;
 font-weight: bold; 
 text-decoration: none;
 display: block;
 padding: 3px;
 z-index: 10;
 }

.left .cat .prods .pr_group a:hover{
 background-color: #eeeeee;
 }

.left .cat .prods .pr_group .submenu{
 position: absolute;
 top: 0px; 
 left: 150px;
 width: 200px;
 padding: 0px;
 margin: 0px;
 border: 1px solid #a5bac5;
 background-color: #ffffff; 
 z-index: 11;
 list-style: none;
 display: none;
 }

.left .cat .prods .show .submenu{
 display: block;
 }

.left .cat .prods .pr_group .submenu li{
 z-index: 11;
 padding: 0px;
 margin: 0px;
 }

.left .cat .prods .pr_group .submenu li{
 border-bottom: 1px dotted #a5bac5;
 margin: 2px 0px 2px 0px;
 }

.left .cat .prods .pr_group .submenu li a{
 font: normal .8em Tahoma;
 }



.right{
 float: right;
 width: 180px;
 margin-right: 10px;
 margin-top: 260px;
 }

html>body .right{
 margin-right: 20px;
 }


.right .banners{
 text-align: center;
 margin: 1em 0em;
 }

.center{
 z-index: 2;
 margin: 200px 210px 0px 195px;
 }

.backnav{
 margin-top: 5px;
 text-align: right;
 }

.block{
 padding: 6px 0px 0px 0px;
 background: url(/i/tmi.gif) top left no-repeat;
 margin: 0px 0px 10px 0px;
 }

.block .bot{
 padding: 0px 0px 5px 0px;
 background: transparent url(/i/bmi.gif) bottom left no-repeat;
 }

.block .bot .core{
 border: 1px solid #a5bac5;
 border-top: 0px;
 border-bottom: 0px;
 background-color: #ffffff;
 padding: 5px;
 }

.block .bot .core p.block_name{
 font-weight: bold;
 text-align: center;
 padding: 0px;
 margin: 3px 0px;
 }

.block .bot .core .img{
 text-align: center;
 }

.block .bot .core .prod_name{
 margin: 20px 2px 10px 2px;
 padding: 0px;
 font-size: 1.1em;
 }

.block .bot .core .more{
 padding: 0px;
 margin: 2px 0px;
 text-align: right; 
 }

.block .bot .core .more a{
 text-decoration: none;
 font-weight: bold; 
 }


.footer_null{
 height: 130px;
 clear: both;
 }

.footer{
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 115px;
 background: url(i/footbg.jpg) top left no-repeat;
 }

.footer .banners{
 margin: 1em 0;
 position: absolute;
 bottom: 0px;
 left: 250px;
 width: 540px;
 }

.footer .banners .banner{
 float: left;
 margin-right: 3px;
 }


.footer .reflection{
 position: absolute;
 bottom: 5px;
 left: 10px;
 }

.footer .reflection a{
 text-decoration: none;
 color: #9ebfc6;
 font: normal .8em Tahoma;
 }

.footer .reflection a:hover, .footer .flexites .flexlink:hover{
 color: #2d869d;
 }

.footer .reflection a img{
 
 }

.footer .flexites{
 position: absolute;
 bottom: 15px;
 right: 0px;
 width: 200px;
 }

.footer .flexites .flexlink{
 display: block;
 margin-top: 8px;
 margin-right: 70px;
 font: normal .8em Tahoma;
 text-decoration: none;
 text-align: right;
 color: #9ebfc6;
 }

.footer .flexites .flexlogo{
 float: right;
 width: 65px;
 height: 43px; 
 }

.footer .flexites .flexlogo .below{
 position: absolute;
 top: 5px;
 left: 1px;
 }

.prod_list{
 margin: 5px 0px;
 padding: 0px;
 list-style: none;
 }

.prod_list li{
 margin-bottom: 5px; 
 }

.prod_list li a{
 font: bold .9em Tahoma;
 text-decoration: none;
 }

.prod_list li .descr{
 margin: 3px 0px 0px 10px;
 }

.centered{
 text-align: center;
 }

.form{ }

.form .form_cont{
 width: 100%;
 }

.form .form_cont td{
 padding: 5px 5px;
 vertical-align: top;
 }

.form .form_cont .error{
 color: #ee2000;
 font-weight: bold;
 }


.form .form_cont .left_col{
 text-align: right;
 width: 50%;
 }

.form .form_cont .right_col{
 width: 50%;
 }

.form .form_cont .right_col input, .form .form_cont .right_col textarea{
 width: 90%;
 border: 1px solid #2d869d;
 }

.form .form_cont .captcha{
 text-align: center;
 }

.form .form_cont .captcha input{ 
 border: 1px solid #2d869d;
 }

.form .form_cont .button{
 text-align: center;
 }

.form .form_cont .button input{
 border: 1px solid #2d869d;
 margin: 0px 3px;
 background-color: #ffffff;
 color: #2a849b;
 font-weight: bold;
 }

.gallery{
 }

.gallery .imagePlace{
 text-align: center;
 margin-bottom: 10px;
 }

.gallery .imagePlace .title2{
 font-size: 1em;
 text-align: left;
 margin: 5px 0px;
 }

.gallery .imagePlace .comment{
 
/*  text-align: left; */
 }

.gallery .thumbs_place{
 border-top: 1px solid #a5bac5;
 //height: 1%;
 }

html>body .gallery .thumbs_place{
 overflow: hidden;
 }

.gallery .thumbs_place a.thumb{
 display: block;
 float: left;
 width: 60px;
 height: 60px;
 overflow: hidden;
 border: 1px solid #a5bac5;
 margin: 5px;
 }

.gallery .thumbs_place ins{
 display: none;
 }

.gallery .thumbs_place img{
 }

.gallery .navbar{
 clear: left;
 text-align: center;
 }

.gallery .navbar .pagenavbar{
 margin: 0px 2px;
 text-decoration: none;
 }
