@import url(skin.css);

@import url(jcarousel.css);

@import url(imagebox.css);

BODY {

  margin: 0px;
  padding:0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
line-height:20px;
}
A {
	color:inherit;
 	text-decoration: none;
}
A:hover {
  color: #d0342d;
  text-decoration: underline;
}
FORM {
	display: inline;
	margin:0px;
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

 /*denitza*/
.homehead{
	background: #000 url(images/homeheader_bg.jpg) top repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
	height:398px;
	}
.homeheadbg{
	background:url(images/homeheaderin_bg.png) center bottom no-repeat;
	height:398px;
	margin:0px;
	padding:0px;
	width:100%;
	}
.homeheadcont{
	height:398px;
	margin:0px auto;
	padding:0px;
	position: relative;
	width:960px;
	}	
.homelogo{
	position:absolute;
	top:33px;
	left:120px;
	}
.homelogoimg{
	position:absolute;
	left:88px;
	top:0px;
	}
.homeslogan{
	color: #999;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	margin: 70px 0px 0px 108px;
	}
.langhead{
	position:absolute;
	right:10px;
	top:10px;
	width:50px;
	}
.greybg{
	width:100%;
	background:#FFF url(images/grey_bg.jpg) bottom left repeat-x;
	margin:0px;
	}
.container{
	width:990px;
	margin:0px auto;
	padding:0px 15px 0px 15px;
	background:url(images/container_bg.png) top center no-repeat;
	}
.menu{
	width:100%;
	background: #CCC url(images/menubg.jpg) left repeat-x;
	margin:0px auto;
	}
.menucont{
	width:960px;
	margin:0px auto;
	height:58px;
	}
.menucont ul{
	background:url(images/li_menu_bg.jpg) right center no-repeat;
	height:58px;
	margin:0px auto;
	padding:0px;
	width:960px;
	}
.menucont ul li{
	margin:0px;
	font-size:16px;
	line-height:58px;
	color:#7f7f7f;	
	float:left;
	list-style:none;
	}
.menucont li a:link, .menucont li a:active, .menucont li a:visited{
	color:#7f7f7f;
	background:url(images/li_menu_bg.jpg) left center no-repeat;
	text-decoration:none;
	display:block;
	float:left;
	height:58px;
	padding:0px 29px;
	}
.menucont li a:hover{
	color:#fff;
	text-decoration: none;
	display:block;
	float:left;
	background: #F60 url(images/li_menu_hover_bg.jpg) bottom repeat-x;
	height:58px;
	padding:0px 29px;
	}
.photo {
	position: relative;
	width: 280px;
	height: 220px;
}
.photo img {
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.photo a {
	text-decoration: none;
	cursor:pointer;
}
.photo a:hover {
	text-decoration: none;
	cursor:pointer;
}
.photo a:hover span{
	background:url(images/thumb_hover_bg.png) top center no-repeat;
}
.photo h3{
	position:absolute;
	z-index:100;
	top:15px;
	left:20px;
	width:240px;
	font-size:13px;
	line-height:15px;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-style:italic;
	text-align:left;
	}
.photo div.opis{
	position:absolute;
	bottom:10px;
	left:20px;
	width:240px;
	text-align:left;
	font-size:12px;
	line-height:15px;
	color:#000;
	height:75px;
	}
.sample10 span {
	width: 280px;
	height: 220px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/thumb_bg.png) top center no-repeat;
	cursor:pointer;
}
 a.zoom:active,  a.zoom:visited, a.zoom:link{
	position:absolute;
	bottom:-30px;
	position:absolute;
	bottom:10px;
	left:10px;
	height:30px;
	width:30px;
	}
a.zoom:hover{
	position:absolute;
	bottom:10px;
	left:10px;
	height:30px;
	width:30px;
	}
.sample10 img {
	border: none;
	padding: 0;
	margin:0px;
}
h3.text{
	background: url(images/h3bg.jpg) 0% 40% no-repeat;
	color:#d0342d;
	font-size:18px;
	line-height:22px;
	margin:0px 0px;
	padding:22px 0px 15px 55px;
	text-transform:uppercase;
	height:40px;
	}

.right{
	width:348px;
	float:right;
	text-align:right;
	margin:0px 0px 25px 10px;
	padding:0px;
	}
.what{
	width:348px;
	height:286px;
	background:url(images/what_bg.jpg) top center no-repeat;
	float:right;
	margin:0px 0px 5px 0px;	
	text-align:left;
	}

.what h3, .obur h3{
	color:#d0342d;
	font-size:18px;
	line-height:22px;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 25px;
	text-transform:uppercase;
	}
.office h3{
	color:#d0342d;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	}
.what h4, .obur h4{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	background:url(images/bullet.png) top left no-repeat;
	width:300px;
	margin:10px 0px 5px 20px;
	padding:0px 0px 10px 25px;
	}
.obur{
	width:348px;
	height:470px;
	background:  url(images/oburudvane_bg.png) top center no-repeat;
	float:right;
	margin:0px 0px 5px 0px;	
	text-align:left;
	color:#FFF;
	font-size:12px;
	line-height:15px;
	}
.office{
	width:170px;
@	background: url(images/map_s.png) top right no-repeat;
	float:right;
	margin:0px;	
	text-align:left;
	padding:0px 0px 0px 10px;
	}
	
.office p{
	color: #666;
	font-size:14px;
	line-height:20px;
}
.obur p{
	color:#FFF;
	font-size:15px;
	line-height:18px;
	margin:0px 20px 0px 30px;
}

.container .obur ul{
	width:310px;
	margin:15px 5px 0px 11px;
	list-style:none;
	list-style-image:none
	}
.container .obur ul li{
	color:#FFF;
	font-size:14px;
	line-height:17px;
	margin:10px 0px 5px 0px;
	padding:0px 0px 10px 20px;
	background:none;
	list-style-position:inside;
	list-style-image:url(images/bullet.png);
	background:url(images/what_ul_bg.png) left bottom no-repeat;
	}
a.more:active, a.more:visited, a.more:link{
	font-size:12px;
	color:#ff8a00;
	font-style:italic;
	text-decoration:underline;
	}
a.more:hover{
	color:#d0342d;
	}

p{
	font-size:16px;
	line-height:22px;
	margin:0px;
	}
.wrapper{
	height:50px;
	clear:both;
	}
	
.head{
	background: #000 url(images/header_bg.jpg) bottom repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
	height:151px;
	}
.headbg{
	background: url(images/headercont_bg.jpg) right bottom no-repeat;
	height:151px;
	margin:0px auto;
	padding:0px;
	width:960px;
	position: relative;
	}
.headslogan{
	color: #999;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	margin: 70px 0px 0px 108px;
	position: absolute;
	top: 40px;
	left: 30px;
	}
.container ul, .container ol{
	margin:0px 15px;
	padding:0px;
	}
.container ul li{
	list-style-image:url(images/bullet.png);
	font-size:16px;
	line-height:22px;
	list-style-position:outside;
	padding:0px 0px 5px 5px;
	margin:0px;
	}
.container ul li ul li{
	font-size:15px;
	line-height:20px
	}
.container ul li ul li ul li{
	font-size:14px;
	line-height:18px
	}
.container ul li ul li ul li ul li{
	font-size:12px;
	line-height:16px
	}

.partners, .contacts{
	width:300px;
	margin: 0px 10px;
	text-align:left;
	}
.contacts p{
	color:#999;
	font-size:14px;
	line-height:24px;
	}
.partners img{
	border:1px #fff solid;
	margin:0px 10px 0px 0px;
	text-align:left;
	vertical-align:middle;
	}
.links img{
	border:2px #CCC solid;
	margin:0px 5px 10px 5px;
	text-align:left;
	}
.links a:hover img{
	border:1px #999 solid;
	margin:0px 6px 12px 6px;
	text-align:left;
	}
.partners a:hover img{
	border:1px #999 solid;
	margin:0px 10px 0px 0px;
	text-align:left;
	vertical-align:middle;
	}
.partners a:link, .partners a:visited, .partners a:active,
.links  a:link, .links  a:visited, .links  a:active{
	font-size:12px;
	line-height:16px;
	color:#999;
	font-style:italic;
	text-decoration:none;
	}
.partners a:hover, .links  a:hover{
	color:#000;
	font-style:italic;
	text-decoration:none;
	}
.partners h3, .contacts h3{
	color:#7c7c7c;
	font-size:18px;
	line-height:22px;
	margin:10px 0px;
	text-transform:uppercase;
	}
.foottext, .foottext a{
	text-align:right;
	font-size:12px;
	line-height:16px;
	color:#999;
	text-decoration:none;
	}
.foottext a:hover
{
	color:#000;
	text-decoration:none;
	}
	
	
.newprod tbody td{
	padding:0px;
	width:240px;
	}
.newprod tbody td div.prod{
	width:200px;
	background: url(images/prodbg.png) top center no-repeat;
	padding:20px;
	text-align:center;
	position:relative;
	height:200px;
	margin:0px;
	}
.newprod tbody td div.prod img{
	border:0px;
	height:138px;
	width:200px;
	position:absolute;
	top:18px;
	left:20px;
	}
.newprod tbody td div.prod p{
	position:absolute;
	width:180px;
	left:30px;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	top:170px;
	text-align: center;
	}


.boxtext{
	color:#999;
	font-size:14px;
	line-height:24px;
	}
	
	
.productshead{
	background:url(images/prod_menu_bg.jpg) top center no-repeat;
	width:960px;
	margin:0px 0px 20px 0px;
	padding:0px;
	position:relative;
	height:162px;
	}
.productshead h3{
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin:0px;
	text-transform:uppercase;
	position:absolute;
	top:10px;
	left:10px;
}
.productshead .cats p{
	color:#353535;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	width:200px;
	height:60px;
	float:left;
	margin:0px 5px;
	background:url(images/cat_h4.png) top left no-repeat;
	padding:0px 0px 0px 25px;
}
.productshead .cats p span{
	color:#5c5c5c;
	font-size:12px;
	line-height:16px;
	text-transform:none;
	font-style:italic;
	}
.productshead .cats p a:link, .productshead .cats p a:visited, .productshead .cats p a:acitive{
	color:inherit;
	text-decoration:none;
	}
.productshead .cats p a:hover{
	color:#d0342d;
	text-decoration:none;
	}
.searchbut{
	background:url(images/button.jpg) top left no-repeat;
	width: 80px;
	height:31px;
	text-transform:uppercase;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:5px 0px;
	position:absolute;
	bottom:17px;
	left:143px;
	border:hidden;
	}
.sendbut{
	background:url(images/send.jpg) top left no-repeat;
	width: 175px;
	height:31px;
	display:block;
	text-align:center;
	border: hidden;
	padding:0px;
	}
.sendbut input, .contform .sendbut input{
	background:none;
	border: hidden;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
	height:31px;
	width:175px;
	padding:0px;
	}
 .contform .searchbut img, .sendbut img{
	display:none;
	}
a.advs{
	font-size:10px;
	text-decoration:none;
	color:#717171;
	position:absolute;
	bottom:25px;
	left:22px;
	font-style:italic;
	white-space: nowrap;
	}
.sfield{
	width:195px;
	height:24px;
	border:1px solid #717171;
	position:absolute;
	bottom:62px;
	left:22px;
	font: #000 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	}	
.cats{
	position:absolute;
	height:70px;
	width:705px;
	top:105px;
	left:255px;
	display:block;
	}
.productview{

	}
.productview p{
	line-height:162%;
	font-size:16px;
	color:#333;
	margin:10px 20px;

	}
.productview div.prodviewimg{
	background-image: url(images/prodbg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding:18px 20px 20px 20px;
	text-align: center;
	position: relative;
	height: 200px;
	width:200px;
	float:left;
	margin:0px 0px 20px 0px;
}
.productview div.prodviewimg img{
	height: 138px;
	width: 200px;
	position: absolute;
	top: 18px;
	left: 20px;
}

.prodviewtitle{
	color:#d0342d;
	font-size:18px;
	line-height:22px;
	margin:20px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
	}
	
.productview .addimages{

	}
	
.productview .addimages img{
	height: auto;
	width: 150px;
	margin:5px 0px;


}

.productview ul{
	
	}
	
.productview ul{
	list-style:none;
	list-style-image:none
	}
.productview ul li{
	font-size:16px;
	line-height:22px;
	margin:10px 0px 5px 0px;
	padding:0px 0px 10px 20px;
	color:#333;
	background:none;
	list-style-position:inside;
	list-style-image:url(images/bullet.png);
	background:url(images/what_ul_bg.png) left bottom no-repeat;
	}
.googlemap{
	float:right;
	margin:45px 0px 0px 0px;
	}
.contactus{
	}
	
.contactus	tbody{
	padding:0px;
	margin:0px;
	
	}
.contactus td{
	padding:0px 10px 10px 0px;
	}
.contactus p{
	font-size:16px;
	line-height:24px;
	color:#666;
	margin:25px 15px 25px 15px;
	padding:0px 0px 50px 0px;
	clear:both;
	}
.contactus strong{
	float:left;
	font-size:16px;
	line-height:28px;
	color:#333;
	margin:0px 0px 0px 0px;
	padding:0px;
	clear: both;
	width:60px;
	}
.contactus br{
	height:30px;
	}
.contlist{
	width:360px;
	float:left;
	margin:0px 0px 0px 15px;
	}
.contactus span{
	float: right;
	font-size:16px;
	line-height:18px;
	color:#333;
	margin:6px 0px 0px 0px;
	padding:0px;
	width:280px;
	text-align:left;
	clear:right;
	}
.contform{
	background:url(images/envelope.png) top left no-repeat;
	float:right;
	width:200px;
	padding:175px 0px 0px 20px;
	color:#666;
	font-size:14px;
	line-height:16px;
	clear:none;
	}
select{
	width:100%;
	height:30px;
	border:1px solid #999;
	padding:5px;
	}
.contform input{
	width:165px;
	height:15px;
	border:1px solid #999;
	padding:5px;
	}
.contform textarea{
	width:165px;
	height:60px;
	border:1px solid #999;
	padding:5px;
	}
	
	
.listing td{
	font-size:14px;
	line-height:20px;
	color: #999;
	text-align:center;
	padding:50px 10px 0px 10px;
	}
.listing a{
	color: #666;
	background:none;
	}
.listing a:hover{
	color:#d0342d;
	background:none;
	}
.share a{
	color: #333;
	font-size:10px;
	line-height:16px;
	background:url(images/share.png) top left no-repeat;
	padding:0px 0px 10px 20px;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
	}
.share a:hover{
	color:#d0342d;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	background:url(images/share.png) top left no-repeat;
	padding:0px 0px 10px 20px;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	}
 .productview .addimages a.zoompic{
	color: #333;
	font-size:10px;
	line-height:16px;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
	text-align:left;
	}
 .productview .addimages a.zoompic:hover{
	color:#d0342d;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	text-align:left;
	}

.service{

		float:left;

		height:115px;

		width:445px;

		margin:5px;

		display:block;

		padding:10px;

		background: url(images/service-bg.png) top left no-repeat;

		}

	.service h2{

		font-size:16px;

		line-height:18px;

		margin:5px 5px 15px 165px;

		font-weight:bold;

}

.service h3{

	margin:0px 5px 0px 165px;

	font-size:14px;

	line-height:16px;

	font-weight:normal;

	font-style:italic;

	}

.service h3 p{

	font-size:14px;

	line-height:16px;

	font-weight:normal;

	font-style:italic;

	}


