body {font:11px Verdana,arial,sans-serif; direction:ltr; color:#4d4d4d; margin:0;background:#fff}

a, a:active, a:visited {color: #4d4d4d; text-decoration: none}
a:hover{color: #EE8E1B; text-decoration: underline}

#header {
	height: 52px;
	border-bottom: 2px solid #000;
	position: relative;
	background: url(/gfx/top.png) no-repeat;
}
#logo {
	position: absolute;
	top: 1px;
	left: 0px;
}

#contact {
	position: absolute;
	top: 10px;
	left: 268px;
	width: 150px;
}

#topmenu {
	border-bottom: 1px solid #e3e3e3;
	background: #fff;
	padding: 6px 8px;
	
}
#topmenu a {
	margin: 0 15px;
}
div.mt, #topmenu a, div.mttitle {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	font-family: Tahoma, Arial;
}
#topmenu a.active {
	color: #000;
	text-decoration: underline
}
#bdy {}
#bd {width:960px;margin: 0px auto;}
#main {
	background: url(/gfx/cien.png) repeat-x;
	padding: 20px 0px 0px 0px;
}
.bdL {width: 227px; float: left}
.bdR {width: 690px; float: right}

div.cb {height:1px;clear:both;font-size:1px;overflow:hidden;}

img {border:0;}


h1, h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #e0e0e0;
}
h2 {
	font-size: 18px;
}

#footerseparator {
	border-top: 1px solid #e0e0e0;
	height: 20px
}

.icon {
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	height:16px;
	width:16px;
	background-image:url(/gfx/icons_gray.png);
	float: left;
}

.triangle_right_icon {
	background-position:-32px -16px;
}
.arrow_right_icon {
	background-position:-32px -32px;
}
.mail_icon {
	background-position:-80px -96px;
}
.phone_icon {
	background-position:-112px -112px;
}

div.mttitle {
	background: url(/gfx/cien2.png) repeat-x;
	line-height: 23px;
	color: #000;
	font-weight: bold;
	padding-left: 12px;
}

div.mt {
	padding: 0px 12px;
	background: url(/gfx/pasek_kat.png) no-repeat;
}

div.mt .icon {
	float: right;
}
a.mt {
	display: block;
	line-height: 23px;
}
a.mt .icon {
	display: none;
}

div.mt a {
	color: #000;
	font-weight: bold;
}

div.mthover, div.mtactive {
}

div.mthover a.mt, div.mtactive a.mt {
	color: #EE8E1B;
}

div.mi {
	padding: 4px 12px;
	display: none;
}
div.mtactive div.mi {
	display: block;
}
div.mi .icon {
	float: left;
	margin-right: 10px;
}

.seek, .seek a, div#footer, div#footer a {
	color: #999999;
	font-size: 10px;
}
{
	color: #999999;
	font-size: 10px;
}

.spec_with_image {
	float:right;
	width:350px;
}

a.show_spec {
	background: #EE8E1B;
	display: block;
	float: left;
	padding: 2px 7px 3px 4px;
	color: #fff;
}

div.offer a {
	color: #EE8E1B;
}

a.show_spec .document_icon {
	background-image:url(/gfx/icons_white.png);
	float: left;
	background-position:-32px -96px;
	margin-right: 3px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	
}
#tooltip h3, #tooltip div { margin: 0; }


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


