body{
	margin:0;
	font-size:13px;
	font-family:Tahoma;
	color:#48667e;
	background-color:#ffffff;
}
a img{
	border:0;
}

td {
	font-size:13px;
	font-family:Tahoma;
}

select, input{
	font-size:100%;
	border:1px solid #D0F9E4;
	color:#48667e;
	vertical-align:middle;
	font-family:Tahoma;
}

input.none {
	border:0px;
}

h1,h2,h3,h4,h5{
	margin:6px 0;
	padding:0;
}
h1{
	color:#009966;
	font-size:140%;
	font-weight:normal;
	margin-bottom:13px;
}
h2{
	color:#009966;
	font-size:110%;
	margin:10px 0 6px;
}
h3{
	color:#a0a1a1;
	font-size:110%;
	text-align:center;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:1px;
	margin:6px 0 6px;
}
h4{
	color:#ffffff;
	font-size:110%;
	text-align:center;
	background-color:#A0F3CA;
	padding:5px 0 9px;
	margin:2px 0 14px;
}
h5{
	font-size:100%;
	color:#007952;
	margin:6px 0;
}
p{
	margin:12px 0 7px 0;
	padding:0;
}
a, a:link{
	color:#007952;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#007952
	font-weight:normal;
	text-decoration:underline;
}

a.blue, a.blue:link{
	color:#007952;
	font-weight:bold;
}
a.blue:hover{
	text-decoration:none;
}
a.blue:visited{
	color:#007952;
	font-weight:normal;
	text-decoration:underline;
}

a.button, a.button:link, a.button:visited{
	color: #FFFFFF;
   text-decoration: none;		
	background-color: #57EAA0;
	padding: 8px;	
}
a.button:hover {
	text-decoration: underline;	
}

ul li{
	background:url(/images/li-l1.gif) no-repeat center left;
	margin-left:0;
	padding-left:20px;
}
ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
}

hr {
	width: 100%;
	height: 1px;
	color: #E8E8E8;
}

/* STRYCTYRA */
.bone{
	width:900px;
	padding:20px 50px 0;
	margin:0 auto;
}
.head{
	height:200px;
	position:relative;
	background:#99ccff url(/images/head-bg.gif) no-repeat right top;
}
.middle{
	padding:12px 0 20px;
}
.left-menu{
	width:199px;
	float:left;
	background:#99ccff url(/images/sub-top-menu-bg-b.gif) no-repeat bottom left;
	padding-bottom:7px;
}
.right-cont{
	margin-left:220px;
	position:relative;
	padding-top:50px;
}
* html .right-cont{
	position:relative;
	left:-3px;
	margin-right:-3px;
	height:1%;
}





/* HEAD */
.logo{
	width:219px;
	height:200px;

	position:absolute;
	top:0;
	left:0;

	background:#99ccff url(/images/logo-bg.gif) no-repeat left top;/*zamena*/
}
.logo a{
	margin:60px 0 0 24px;
	display:block;
}

.visual{
	width:408px;
	height:200px;

	position:absolute;
	top:0;
	left:219px;
	
	overflow: hidden;
}
.visual .bord{
	width:408px;
	height:200px;

	position:absolute;
	top:0;
	left:0;

	background:url(/images/head-bord.gif) no-repeat left top;
}

.info{
	width:250px;
	height:200px;

	position:absolute;
	top:20px;
	right:20px;
	text-align:right;
}
.info .fone{
	font-size:170%;
	color:#0063C6;
	margin-bottom:4px;/* eto nomer telefona*/
}
.info .addr{
	color:#2B95FF;
	margin-bottom:20px;
}
.info .desc{
	color:#2B95FF;
	font-size:80%;
}

.icon-menu{
	position:absolute;
	top:166px;
	left:32px;
}
.icon-menu a{
	margin-right:10px;
}

.search{
	position:absolute;
	top:166px;
	right:20px;
}
.search .text {
	border:1px solid #2B95FF;
	width:112px;
	margin-right:4px;
}


/* LEFT_MENU */
.left-menu .title{
	color:#009966; /*cvet teksta shapka meny*/
	font-size:110%;
	background:#D0F9E4 url(/images/left-menu-bg-l.gif) no-repeat left top;
	white-space:nowrap;
	font-weight:bold
	
}
.left-menu div.name{
	padding:6px 12px;
	float:left;
}
.left-menu div.bg{
	background:#D0F9E4 url(/images/left-menu-bg-r.gif) no-repeat left top;
	overflow: auto;
	height:1em;
	padding:2px 8px;
}

.ie .left-menu .title div.bg{
	overflow: hidden;
}

.left-menu ul{
	background:#D0F9E4 url(/images/sub-top-menu-bg-t.gif) no-repeat right top;
	margin:0;
	padding:4px 0;
	list-style:none;
}
.left-menu ul ul{
	background-color:#E0FCEE;/*cvet vnuyti meny*/
	background-image: none;
	padding:0 0 0 15px;
	margin-top:8px;
	font-size:90%;
	border:1px solid #E0FCEE;
}
.left-menu ul ul ul{
	background-color:#E0FCEE;
	background-image: none;
	margin-left:0px;
	padding-left:0;
	font-size:100%;
	border:none;
}

.left-menu li{
	margin:2px 0;
	padding:5px 0 0;
	background:url(/images/li-l1.gif) no-repeat 10px .8em;
}
.left-menu li li{
	margin:0;
	padding:4px 0 4px 14px;
	background:url(/images/li-l2.gif) no-repeat 4px .8em;
}
.left-menu li li li{
	margin:0;
	padding:4px 0 4px 14px;
	background:url(/images/li-l3.gif) no-repeat 4px .8em;
}
.left-menu li.active{
	background:#12B865;
	color:#ffffff;
	margin-top:4px;
	border-bottom:1px solid #E0FCEE;
}
.left-menu li li.active{
	background:#E0FCEE;
}

.left-menu span.main {
	color:#009966;
	margin:0 10px 0 0px;
	cursor:pointer;
	display:block;
	padding-left: 20px
}
* html .left-menu span{
	height:1%;
}
.left-menu li.active span{
	color:#ffffff;
	font-weight:bold;
}
.left-menu li li.active span{
	color:#009966; /*activno krasnoe*/
	font-weight:bold;
	margin:0;
	cursor: auto;
}
.left-menu a,.left-menu a:visited{
	color:#009966;
	text-decoration:none;
	font-weight:normal;
}
.left-menu a:hover{
	text-decoration:underline;
	font-weight:bold; /*etu huynu sdelal dlya uvelichinia texta*/
}

.left-menu li ul{
	display:none;
}
.left-menu li.active ul{
	display:block;
}

.download{
	background:url(/images/download.gif) no-repeat;
	width:186px;
	height:40px;
	margin:2px auto;
}
.download a,.download a:hover,.download a:visited{
	display: block;
	height:100%;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 35px;
	padding-top:5px;
	margin-bottom:-10px;
	text-align:left;
}

/* TOP-MENU */
.top-menu{
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
}
.top-menu ul{
	margin:0;
	padding:0;
	list-style:none;

}
.top-menu li{
	margin:0;
	padding:0px 10px 0px 12px;
	background:url(/images/li-l4.gif) no-repeat left center;
	float:left;
	position:relative;
}
.top-menu li a,.top-menu li a:visited{
	color:#009966;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
}
.top-menu li ul{
	position:absolute;
	top:20px;
	left:12px;
	width:199px;
	background:#D0F9E4  url(/images/sub-top-menu-bg-t.gif) no-repeat right top;
	display:none;
}
.top-menu li li{
	background:url(/images/li-l1.gif) no-repeat 4px .4em;
	float:none;
	margin:3px 4px;
	border:none;
}
.top-menu li li.first{
	margin-top:10px;
}
.top-menu li li.last{
	background:url(/images/sub-top-menu-bg-b.gif) no-repeat bottom left;
	margin:0;
	height:10px;
}

.top-menu .active .bg1{
	background:#D0F9E4  url(/images/left-menu-bg-l.gif) no-repeat left top;	
}
.top-menu .bg2{
	padding:4px 10px;
}
.top-menu .active .bg2{
	background:url(/images/top-menu-bg-r.gif) no-repeat right top;
}
* html .top-menu .active .bg2{
	height:1%;
	width:1%;
	white-space:nowrap;
}

.top-menu .active a,.top-menu .active a:visited{
	color:#12B865;
	font-weight:normal;
}
.top-menu li li a,.top-menu .active li a,.top-menu .active li a:visited{
	color:#12B865;
	font-size:100%;
	text-decoration:none;
	font-weight:normal;

}
.top-menu li li a:hover,.top-menu .active li a:hover{
	text-decoration:underline;
	font-weight:normal;

}
.top-menu .active ul{
	display:block;
}



/* BLOCK */
.block{
	background:url(/images/block-bg-t-r.gif) no-repeat right top;
	height:1%;
	color:#009966;
	width: 220px;
}
.block .bg1{
	background:url(/images/block-bg-t-l.gif) no-repeat left top;
	height:1%;
}
.block .bg2{
	background:url(/images/block-bg-b-l.gif) no-repeat left bottom;
	height:1%;
}
.block .bg3{
	background:url(/images/block-bg-b-r.gif) no-repeat right bottom;
	min-height:126px;
	padding:12px;
	font-size: 90%;
}
* html .block .bg3{
	height:126px;
}
.block .title{
	color:#009966;
	font-weight:bold;
	font-size:110%;
	padding:5px 0;
}
.block .more{
	padding-top:5px;
}
.block .more a,.block .more a:visited{
	color:#009966;
	font-size:90%;
	font-weight:normal;

}

.page-nav{
	position:absolute;
	right:10px;
	top:37px;
	color:#00885B;
	font-size:80%;
	z-index: 0;
}
.page-nav a, .page-nav a:link, .page-nav a:visited {
	color:#00885B;
	font-weight:normal;
}

.page-nav a:link, .page-nav a:visited {
	text-decoration:underline;
}

.page-nav a:hover{
	text-decoration:none;
}

.print{
	position:absolute;
	right:10px;
	top:57px;
	background:url(/images/print.gif) no-repeat bottom left;
	padding-bottom:6px;
	padding-left:17px;
}
.print a,.print a:hover,.print a:visited{
	color:#00885B;
	font-size:80%;
	font-weight:normal;
}


.light-block{
	background:#D0F9E4 url(/images/light-bottom.gif) no-repeat left bottom;
	padding-bottom:12px;
	margin-bottom:40px;
}
.light-block td{
	vertical-align:top;
}
.dark-block{
	background:#D0F9E4 url(/images/dark-top.gif) no-repeat left top;
}
.ie .dark-block{
	height:1%;
}
.dark-block .bg1{
	background:url(/images/dark-bottom-l.gif) no-repeat left bottom;
	padding:8px;
}


.foto-bg{
	position:relative;
	width:151px;
	overflow: hidden;
	float:left;
	margin-right:20px;
}

.dark-block .desc{
}
.dark-block .download{
	width:auto;
	background:#D0F9E4 url(/images/download-l.gif) no-repeat left top;
	height:29px;
	margin-top:20px;
}
.dark-block .download .bg1{
	background:url(/images/download-r.gif) no-repeat right top;
}
.dark-block .download a,.dark-block .download a:hover,.dark-block .download a:visited{
	display:inline;
	text-align:left;
}
.dark-block .download span{
	color:#D0F9E4;
	font-weight:normal;
	margin:0;
	font-size:90%;
}	

.catalog-list{
	margin:0 auto;
}
.catalog-list ul{
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
.catalog-list a,.catalog-list a:visited{
	color:#009966;
	font-weight:normal;
}


/* FOTOS */
div.photodsc {
	background: url(/images/photo_rd.gif) #D0F9E4 no-repeat right bottom;
	margin-top:2px;
}
div.photodsc div {
	background: url(/images/photo_rt.gif) no-repeat right top; HEIGHT: 100%
}
div.photodsc div div {
	background: url(/images/photo_ld.gif) no-repeat left bottom; HEIGHT: 100%
}
div.photodsc div div div {
	background: url(/images/photo_lt.gif) no-repeat left top;
	font-size:80%;
	height: 100%;
	padding: 10px;
	position: relative;
	min-height:50px;
}

div.photodsc div div div .zoom {
	position: absolute;
	right: 8px;
	top: 33%;
}


/* FOOTER */
.footer{
	background:url(/images/footer-bg-1.gif) no-repeat right top;
	position:relative;
	padding-top:90px;
	top:-20px;
	margin-bottom:-10px;
	height:1%;
	
	font-size:90%;
}
.footer .line{
	position:absolute;
	left:0;
	top:66px;
	width:100%;
	height:10px;
	background:url(/images/footer-bg-2.gif) repeat-x right top;
}
.footer .develope{
	position:absolute;
	right:0;
	bottom:16px;
	text-align: center;
	font-size:90%;
	color:#D0F9E4;
}
.footer .develope a,.footer .develope a:visited{
	color:#bababa;
	font-weight:bold;
}

.footer .blk {
	position:absolute;
	left: 300px;
	top:90px;
	width: 500px;
}



/* ITEMS */
td.catimg{
	width:66px;
	vertical-align:top;
}



.tth{
	margin:40px auto 0;
	border-collapse: collapse;
}
.tth thead td{
	color:#48667e;
	font-weight:bold;
	padding:4px 10px;
}
.tth tbody td{
	color:#48667e;
	padding-top:4px;
	text-align: center;
}
.tth tbody .gr td{
	background-color:#D0F9E4;
	padding-top:4px;
	text-align: center;
}

.back{
	background:#D0F9E4 url(/images/back-l.gif) no-repeat left top;
	margin:30px auto 10px;
	width:200px;
	white-space:nowrap;
}
.back .bg{
	height:21px;
	background:url(/images/back-r.gif) no-repeat right top;
	padding:5px 20px 0 55px;
}
.back a,.back a:hover,.back a:visited{
	color:#767676;
}

.spacer{
	clear:both;
}
.br{
	width:100%;
	height:1px;
	font-size:1px;
}
* hrml .br{
	margin-bottom:-18px;
}

.red {
	background-color: #009966;
	color: White;
}

.bodyimg {
	background-color: #D0F9E4;	
}

img.img {
	border: 10px #FFFFFF solid;
}
