html {
	min-width: 1000px;
}
body {
	margin:0;
	font:12px/16px Tahoma, Geneva, sans-serif;
	color: #606060;
	width:100%;
	min-width: 1004px;
	background: #fff;
}
/** +html {
	position:relative;
	width:100%;
	overflow:hidden;
}*/
img {border-style: none; display: block;}
a {text-decoration: underline; color: #606060;}
a:hover {text-decoration: none;}
input,
textarea,
select {
	font:12px arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.logo{
	height:208px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:88px;
}
.logo a{
	display: block;
	background: url(/images/bg-logo.gif) no-repeat;
	width: 88px;
	height: 185px;
	position:relative;
	cursor:pointer;
}
#wrapper{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#header-top {
	overflow: hidden;
	height: 95px;
}
.header-aria {
	float: left;
	width: 100%;
}
.header-aria-l {
	margin: 0 0 0 640px;
	position: relative;
}
.slogan {
	float:right;
	padding:29px 28px 0 0;
}
.inner .slogan {
	float:left;
	padding:31px 0 0 21px;
}
.slogan p {
	font-size:17px;
	line-height:17px;
	margin:0;
}
.header-aria-r {
	float: left;
	width: 640px;
	margin: 0 0 0 -100%;
	position:relative;
}
.nav-serv {
	margin:0;
	padding:37px 0 0 91px;
	float:left;
	list-style:none;
}
.nav-serv li {
	float:left;
	height:28px;
	margin:0 22px 0 0;
	width:28px;
}
.nav-serv li a {
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	background: url(/images/bg-serv.gif) no-repeat;
}
.nav-serv .home {background: url(/images/bg-serv.gif) no-repeat -1px -2px;}
.nav-serv .home a {
	background-position:-9px -9px;
	margin:7px;
}
.nav-serv .mail a {
	background-position: -60px -9px;
	margin:7px;
}
.nav-serv .map a {
	background-position:-104px -7px;
	margin:7px;
}
.telefon-box {
	background: url(/images/bg-tel.gif) no-repeat 0 18px;
	float:right;
	margin:0 27px 0 0;
	overflow:hidden;
	padding:20px 0 6px 87px;
	width:242px;
	white-space: nowrap;
}
.inner .telefon-box {
	margin:0 26px 0 0;
}
.telefon-box em {
	float: left;
	color: #000;
	font: italic 15px/17px Georgia, serif;
}
.telefon-box span {
	float: left;
	clear: both;
	color: #2357ac;
	font: 29px/31px Georgia, serif;
}
.telefon-box span em {
	float: none;
	color: #000;
	font: italic 12px/16px Georgia, serif;
	padding:0 0 0 6px;
	position:relative;
	top:-8px;
}
#header {
	width: 100%;
	height: 260px;
}
#header .header-main {
	float: left;
	width: 100%;
}
* html #header .header-main {
	overflow: hidden;
}
#header .logo-holder,
#sidebar .logo-holder {
	float: left;
	margin: 0 0 0 -100%;
	width:224px;
	position: relative;
	padding:21px 0 0 38px;
	background: url(/images/bg-logo-holder.gif) repeat-y;
}
#sidebar .logo-holder {
	float:none;
	margin:0 0 0 -37px;
	padding:23px 0 0 41px;
}
#header .logo-holder span,
#sidebar .logo-holder span {
	display:block;
	font-size:11px;
	line-height:15px;
	text-align:center;
	color: #9a9898;
}
#header .media-holder {
	position: relative;
	margin:0 0 0 262px;
}
.cook {
	height:333px;
	left:-44px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:-73px;
	width:290px;
	z-index:5;
	/*background: url(/images/bg-cook.png) no-repeat;*/
}
#nav {
	clear:both;
	height:1%;
	overflow:hidden;
	padding:17px 0 19px 262px;
}
.inner #nav {
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
}
.inner #nav {
	background: #0f3b8d;
	padding:7px 0 10px;
}
#nav li{
	float:left;
	width:14%;
}
.inner #nav li {
	float:left;
	margin:0 1%;
	width:11%;
	display: inline;
}
#nav a{
	font: italic normal 18px/24px Georgia, serif;
	color: #2357ac;
}
.inner #nav a {
	color:#FFFFFF;
	display:block;
	padding:2px 0 4px;
	text-align:center;
}
.inner #nav a:hover,
.inner #nav .active a {
	text-decoration: none;
	background: #2152ac;

}
#gallery {
	overflow: hidden;
	height: 1%;
	border-bottom: 4px solid #e0e0df;
	border-top: 4px solid #e0e0df;
	padding: 8px 40px;
	position: relative;
	clear: both;
}
#gallery .gallery-main {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 60;
}
#gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:9999px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#gallery li {
	float: left;
	margin:0 15px 0 17px;
	position: relative;
	z-index: 1;
	display: inline;
}
.box_gallery_img{	width:120px;
	height:90px;
	background-repeat:no-repeat;
	float:left;
	margin:0 3px;}
.shadow_black{	background: url(/images/bg-shadow-gallery.png);
	font-size:12px;
	display:none;
	width:120px;
	height:90px;
	text-align:center;}
.shadow_black span{display:block;}
.shadow_black a{color:#FFFFFF;}
#gallery .shadow-box {
	display: block;
	width: 120px;
	height: 90px;
	position: absolute;
	top:0;
	left: 9999px;
	z-index: 5;
}
#gallery .shadow-box div {
	width: 120px;
	height: 90px;
	overflow:hidden;
	background: url(/images/bg-shadow-gallery.png);
}
#gallery .shadow-box ul {
	margin: 0;
	margin-left: 0 !important;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index:7;
}
#gallery .shadow-box li {
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
}
#gallery .shadow-box li a {
	color: #fff;
	text-decoration: none;
}
#gallery .shadow-box li a:hover {
	text-decoration: underline;
}
#gallery li:hover .shadow-box,
#gallery li.hover .shadow-box {
	left: 0;
}
#gallery .btn-prev,
#gallery .btn-next {
	position: absolute;
	height: 42px;
	top:33px;
	width:26px;
	left:14px;
	background: url(/images/btn-gallery.gif) no-repeat 0 -107px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
}
#gallery .btn-next {
	background-position: 0 0;
	left: 100%;
	margin:0 0 0 -42px;
}
#main {
	width: 100%;
	overflow: hidden;
}
.main-holder {
	float:left;
	width:100%;
}
#content {
	margin: 0 0 0 220px;
	position:relative;
	padding:20px 40px 0 41px;
}
.inner #content {
	padding:0 28px 0 41px;
}
.content-text {
	clear:both;
	height:1%;
	overflow:hidden;
	padding:0 0 0 17px;
}
#content h2 {
	margin: 0;
	padding:0 0 8px;
	color: #606060;
	font: italic normal 30px/35px Georgia, serif;
}
.inner #content h2 {
	color: #000;
	padding:0 0 14px;
}
.b-news #content h2 {
	padding:0 0 5px;
}
#content p {
	line-height:17px;
	margin:0;
	padding:0 0 19px;
}
.priorities {
	height:1%;
	overflow:hidden;
	padding:0 0 30px;
}
.priorities h3 {
	margin: 0;
	font-size: 12px;
}
.priorities ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.priorities li {
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 16px;
	background: url(/images/sep-priorities.gif) no-repeat 0 9px;
}
#sidebar {
	float:left;
	margin:0 0 0 -100%;
	position:relative;
	width:180px;
	padding:0 0 97px 37px;
	display:inline;
}
.inner #sidebar {
	padding-top: 0;
}
#sidebar h3 {
	text-transform: uppercase;
	margin: 0;
	color: #818181;
	font-size: 12px;
	padding:0 0 7px;
}
#sidebar .box {
	overflow: hidden;
	height: 1%;
	padding: 25px 0 0;
}
.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news ul li {
	overflow: hidden;
	height: 1%;
	display: block;
	padding:0 0 14px;
}
.news ul .date {
	font-style: normal;
	color: #818181;
	font-size: 11px;
	display: block;
	line-height:18px;
}
.news ul a {
	color: #2357ac;
	font-size: 12px;
}
.news .more {
	overflow: hidden;
	width: 100%;
	display: block;
}
.news .more a {
	float: left;
	font-size:11px;
	padding: 0 16px 0 0;
	color: #818181;
	text-decoration: underline;
	background: url(/images/sep-priorities.gif) no-repeat scroll 100% 9px;
}
.news .more a:hover {
	text-decoration: none;
}
.references {
	font-size: 11px;
}
.references ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.references ul li {
	display: block;
	padding:0 0 14px;
}
.references .info {
	display: block;
	line-height:19px;
}
.references .info a {
	padding: 0 0 0 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/icon-01.gif) no-repeat 0 3px;
}
.references .info a:hover {
	text-decoration: underline;
}
.references p {
	margin: 0;
	line-height:15px;
}
.references .more {
	overflow: hidden;
	width: 100%;
	display: block;
}
.references .more a {
	float: left;
	padding: 0 16px 0 0;
	color: #818181;
	text-decoration: underline;
	background: url(/images/sep-priorities.gif) no-repeat scroll 100% 9px;
}
.references .more a:hover {
	text-decoration: none;
}
#sidebar .item {
	padding:44px 0 21px;
}
.item ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.item li {
	display: block;
	padding:0 0 10px;
}
.item li a {
	color: #2357ac;
	font-size: 14px;
}

.banner {
	overflow: hidden;
	height: 1%;
	margin:18px 0 0;
}
.banner img {
	margin: 10px 0 0;
}
.breadcrumbs {
	height:17px;
	overflow:hidden;
	padding:14px 0 0 5px;
}
.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs li {
	color:#2357AC;
	float:left;
	font-size:11px;
	margin:0;
	padding:0 3px 0 0;
	position:relative;
}
.breadcrumbs li a {
	color:#2357AC;
	padding:0 7px 0 0;
	text-decoration:none;
	background: url(/images/bg-sep-breadcrumbs.gif) no-repeat 100% 2px;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.goods {
	padding:0 0 14px;
}
.goods:after {
	clear: both;
	content: "";
	display: block;
}
.goods .ttl {
	overflow: hidden;
	height: 1%;
	background: url(/images/bg-ttl-goods.gif) repeat-x 0 5px;
}
.goods .ttl h3 {
	padding: 0 10px 0 0;
	display: inline;
	background: #fff;
	color: #6f6f70;
	margin: 0;
	font: 14px/17px Arial, Helvetica, sans-serif;
}
.goods-content {
	overflow:hidden;
	padding:13px 0 0;
	position:relative;
	width:105%;
}
.goods-box {
	float:left;
	height:150px;
	margin:0 50px 0 0;
	overflow:hidden;
	width:133px;
}
.goods-box .goods-img {
	height:98px;
	overflow:hidden;
	padding:7px 0 0 5px;
	width:128px;
	display:block;
	background: url(/images/bg-goods-img.gif) no-repeat;
}
.goods-box .goods-text {
	overflow:hidden;
	width:100%;
}
.goods-box .goods-text a {
	color: #2357ac;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.news-block {
	overflow: hidden;
	height: 1%;
}
.news-block .news-box {
	overflow: hidden;
	height: 1%;
	padding:0 0 4px;
}
.news-block h3 {
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.news-block h3 a {
	color: #2357ac;
}
.news-block p {
	margin: 0;
	color: #454545;
}
.news-block .date {
	font-style: normal;
	color: #818181;
}
.item-box {
	overflow: hidden;
	height: 1%;
}
#content .item-box p {
	padding: 0;
	line-height:16px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.item-box .item-text {
	overflow: hidden;
	height: 1%;
	padding: 0 0 10px;
}
.loc {
	height:1%;
	overflow:hidden;
	padding:0 0 30px;
}
.loc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.loc li {
	float: left;
	padding:0 10px 0 0;
}
.loc li a {
	background:#F5F3E7 none repeat scroll 0 0;
	color:#2357AC;
	display:block;
	font-family:Arial;
	font-size:18px;
	padding:10px;
	text-decoration:underline;
}
.loc li a:hover,
.loc .active a {
	text-decoration: none;
}
.loc li span {
	color:#000000;
	float:left;
	font-size:18px;
	padding:10px;
}
.loc .next {
	background: url(/images/bg-loc-next.gif) no-repeat 100% 17px;
	float:left;
	padding:9px 17px 5px 12px;
}
#species-gallery {
	overflow: hidden;
	height: 1%;
	padding:31px 0 0;
}
.species-box {
	height:1%;
	overflow:hidden;
	padding:0 0 34px;
}
.species-box .l {
	float:left;
	padding:0 10px 0 0;
	width:120px;
}
.species-box .l strong {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.species-box ul {
	margin: 0;
	padding:4px 0 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.species-box li {
	float: left;
	padding:0 19px 0 0;
}
.color img {
	border: 1px solid #cecece;
}
.color span {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 11px;
	line-height:14px;
}
.color .l {
	width:113px;
}
.color li {
	padding:0 19px 0 0;
	width:57px;
}
.color li a {
	display:block;
	padding:0 5px;
}
.gallery-main {
	height:1%;
	overflow:hidden;
	padding:5px 0 18px;
}
.gallery-item {
	overflow: hidden;
	height: 1%;
	padding:0 30px;
	position: relative;
	background: #f5f5f5;
}
.gallery-holder {
	overflow:hidden;
	padding:11px 0 5px;
	width:100%;
}
.gallery-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 9999px;
}
.gallery-holder ul li {
	float:left;
	padding:0 5px 0 15px;
	display:inline;
	width:90px;
}
.gallery-holder span {
	display:block;
	padding:4px 0 0;
}
.gallery-holder span a {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery-item .next,
.gallery-item .prev {
	background:transparent url(/images/btn-gallery-item.gif) no-repeat scroll 0 -71px;
	height:27px;
	left:4px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:28px;
	width:17px;
}
.gallery-item .next {
	background-position:0 0;
	left:100%;
	margin:0 0 0 -22px;
}
.btn-holder {
	overflow: hidden;
	height: 1%;
	text-align: center;
	padding: 0 0 25px;
}
.btn-holder fieldset {
	overflow: hidden;
	height: 1%;
	background: #f5f5f5;
	padding: 5px 0;
}
.btn-holder input {
	display: inline;
	padding: 0 15px;
}
#footer {
	position: relative;
	width: 100%;
	font-size: 0;
}
#footer:after {
	content: "";
	clear: both;
	display: block;
}
#footer .box {
	position:absolute;
	top:-95px;
	height:95px;
	width:180px;
	padding:15px 0 0;
	left:37px;
	border-top:4px solid #E0E0DF;
}
#footer .box2 {
	position:absolute;
	top:-65px;
	height:65px;
	width:88px;
	padding:15px 0 0;
	left:250px;
}
#footer .box3 {
	position:absolute;
	top:-65px;
	height:65px;
	width:88px;
	padding:15px 0 0;
	left:350px;
}
#footer .box p {
	margin: 0;
	color: #818181;
	font-size: 11px;
	white-space:nowrap;
}

.active_lnk{color:#868686;text-decoration:none;}
.bottom_adr{font-size:11px;padding-top:30px;text-align:center;color:#939393;}
.ord_td_1{width:180px;padding:10px 0;vertical-align:top;}
.ord_td_1 span{color:#F00000;}
.ord_td_2{width:300px;padding:10px 0;vertical-align:top;}
.ord_td_2 input.text{width:300px;}
.ord_td_2 textarea{width:300px;height:80px;}
.ord_td_3{padding:10px 0 10px 5px;vertical-align:top;}
.ord_td_3 h6{padding:0;margin:0;font-size:10px;color:#F00000;}
.cap{width:80px;}
.att_desc{padding:10px 0 10px 0;font-size:11px;}

table.compare_table{width:100%;border-collapse:collapse;}
table.compare_table td{width:50%;vertical-align:top;}
table.compare_table td.ctitle{font-size:14px;font-weight:bold;padding:5px 0 5px 0;}
.allclear{clear:both;}
table.compare_box{border-collapse:collapse;}
table.compare_box td{vertical-align:top;}
table.compare_box td.cb_img{width:60px;padding:3px 0 3px 3px;}
table.compare_box td.cb_sel{padding-left:5px;padding:3px 3px 3px 5px;width:140px;}
table.compare_box td.cb_sel a{color:#2357AC;font-size:12px;font-weight:normal;}
div.element{width:200px;float:left;}

.compare_wrapper{}
.compare_selected{	margin:0 0 0 150px;
	padding:0 0 5px 5px;
	text-align:left;
	width:600px;}
.compare_params{	background:none repeat scroll 0 0 #F6F6F6;
	border-right:1px dashed #C0C0C0;
	left:0;
	margin-top:95px;
	min-width:150px;
	position:absolute;
	top:0;
	width:150px;
	z-index:90;
	color:#000000;
}
.ModelPhoto{	border-top:1px dashed #C0C0C0;
	height:140px;
	padding:0 5px;}
.Text{	border-top:1px dashed #C0C0C0;
	height:60px;
	padding:0 5px;}
.Number{	border-top:1px dashed #C0C0C0;
	height:20px;
	padding:0 5px;}
.item_compare{	border-right:1px dashed #C0C0C0;
	width:320px;}
.TextEnd{	height:30px;
	padding:0 5px;
	border-top:1px dashed #C0C0C0;
	border-bottom:1px dashed #C0C0C0;}
.del_compared, .detailed_compare, .detailed_close{color:#2357AC;text-decoration:none;border-bottom:1px dotted #2357AC;}

.detailed_hidden{	width:500px;
	position:absolute;
	z-index:100;
	background:#FFFFFF;
	border:5px solid #FAFAFA;
	padding:0 15px 5px 15px;
	display:none;}
table.form_calc td{padding:5px 0 5px 0;vertical-align:top;}
table.form_calc td.fc_td1{width:180px;text-align:right;padding-right:10px;}
table.form_calc td.fc_td2{width:250px;}
table.form_calc td.fc_td2 input.text{width:250px;}
table.form_calc td.fc_td2 textarea.text{width:250px;height:100px;}
table.form_calc td.fc_td2 input.smalltext{width:40px;}
table.form_calc td.fc_td3{padding-left:10px;}
.calc_vid{position:absolute;z-index:100;display:none;}
h6{font-size:10px;color:#F00000;padding:0;margin:0;}