/***************************************************
                     BWC
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../pic/background.png);
}

/***************************************************
			      Global design
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{display: block;margin: 0px;padding-top: 3px;padding-bottom: 3px;}
strong{font-family: Arial, Helvetica, sans-serif;}

a, a.link-big, a.link-blue{
	color: #0073AC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link-big{
	font-size: 20px;
	font-family: Tahoma, Arial;
	color: #585858;
}

a.link-big span{
	font-size: 10px;
	color: #999999;
}


a.link-blue{
	color: #96B127;
	font-size: 13px;
}

a:hover, a.link-big:hover{color: #999999;}

#head{
	width: 960px;
	position: relative;
	background-image: url(../pic/background-head.png);
	float: left;
	padding-top: 50px;
}

#head-flash-holder{
	width: 960px;
	position: relative;
	height: 265px;
	float: left;
	background-image: url(../pic/background-flash.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#head-flash{
	position: absolute;
	top: 0px;
	z-index: 201;
	left: 0px;
}

#head-logo-holder{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 201;
}

#head-infobaner{
	position: absolute;
	left: 726px;
	top: 30px;
	z-index: 201;
}

.absolute-holder{
	position: absolute;
	top: 0px;
	z-index: 201;
	right: 0px;
}


/***************************************************
			    Main containers
***************************************************/

#container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#holder{
	position: relative;
	width: 960px;
	margin-bottom: 25px;
	float: left;
	_float: none;
	margin-top: 15px;
}

#holder-left{
	width:310px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 5px;
}

#holder-right{
	width:600px;
	float: right;
	position: relative;
}
	

/***************************************************
				   HOLDERS
***************************************************/	

.holder-content, .holder-content-line{
	width:100%;
	position: relative;
	float: left;
}

.holder-content-line{
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.holder-product, .holder-product-shop{
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	width: 102px;
}

.holder-product-shop{
	margin-right: 15px;
	margin-bottom: 15px;
	width: 176px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}

.holder-banners{
	width:290px;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/baner-cl.png);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 15px;
	padding-left: 20px;
}

/***************************************************
			       GALLERY
***************************************************/

.date{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

.holder-product{
	position: relative;
	float: left;
	margin-right: 15px;
	width: 108px;
}

.thumbs{
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.product-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 92px;
}

.product-description{
	position: relative;
	float: left;
	width: 540px;
}	

.banners{
	position: absolute;
	left: 333px;
	top: -9px;
	z-index: 1000;
}	

.action{
	position: absolute;
	left: 42px;
	top: -10px;
	z-index: 501;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 400px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
}

a.page-nav-link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{
	color: #0099CC;
}

.page-nav-link-active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}


/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text, .text-small, .text-news{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #736151;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 20px;
	color: #585858;
	margin-bottom: 10px;
	
}

h1 span {
	font-size: 10px;
	color: #999999;
	line-height: 12px;

}

h2{
	font-size: 16px;
	color: #333333;
	background-image: url(../pic/line-h2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

h3 span {
	font-size: 11px;
	color: #999999;
	line-height: 14px;

}

h4 {
	font-size: 20px;
	color: #333333;
	margin-top: 15px;
	text-align: right;
}

h5 {
	color: #333333;
	font-size: 15px;
	padding-bottom: 4px;
}

h6{
	font-size: 14px;
	padding-top: 25px;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.text-small{
	font-size:10px;
	color: #999999;
}
.text{color: #666666;}
.text-news{line-height: 11px;}



/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
	font-weight: normal;
}

label{
	width:80px;
	display:block;
	float:left;
	line-height: 24px;
	padding-right: 4px;

}

.textbox, textarea, .box-error, .textarea-error{
	border:1px solid #CCCCCC;
	font-size:11px;
	width:170px;
	line-height:20px;
	height: 20px;
	color: #666666;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	float: left;
	margin-right: 15px;
}

.box-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

textarea, .textarea-error{
	width:320px;
	line-height:20px;
	height: 120px;
	margin-top: 0px;
}

.textarea-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;	
}

.holder-form{height: 28px;}

#holder-button{
	position: relative;
	width: 150px;
	z-index: 101;
	padding-top: 20px;
	float: left;
}

.button-form{
	color: #FFFFFF;
	height: 24px;
	width: 90px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #FFFFFF;
	background-color: #666666;
}


/***************************************************
			        FOOTER
***************************************************/

#footer {
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../pic/background-footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

#FooterOne{
	width:600px;
	float:left;
	position: relative;
}

#FooterTwo{
	position: relative;
	width: 160px;
	float: right;
	text-align: right;
	padding-top: 10px;
}	

#FooterTree{
	position: absolute;
	left: 929px;
	top: -80px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

/***************************************************
				       MENU
***************************************************/

#head-language{
	position: absolute;
	top: 10px;
	z-index: 201;
	right: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}

#head-language ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#head-language li{
	position: relative;
	float: left;
}

#head-language li a{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0099CC;
	text-align: center;
	background-image: url(../pic/menu-line-language.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 13px;
	padding-left: 15px;
	float: left;
	height: 13px;
}

#head-language li a:hover{
	color: #CCCCCC;
}

.menu-line{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../pic/line.png);
	}

#nav-menu{
	width: 960px;
	position: relative;
	background-image: url(../pic/menu-background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	margin-bottom: 5px;
	margin-top: 30px;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#nav-menu li{
	position: relative;
	float: left;
}

#nav-menu li a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 38px;
	height: 38px;
	text-align: center;
	background-image: url(../pic/menu-line.png);
	background-repeat: repeat-y;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#nav-menu li a:hover{
	color: #CCCCCC;
}

body#home a#home_link, body#about a#about_link, body#products a#products_link, body#docments a#docments_link, 
body#news a#news_link, body#refferences a#refferences_link,  body#contact a#contact_link{
	color: #0099CC;
}

#content-menu{
	width: 225px;
	position: relative;
	float: left;
	padding-bottom: 30px;
}

#content-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu li{
	background-image: url(../pic/line-dotted.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width:225px;
	padding-top: 10px;
	margin-bottom: 0px;
}

#content-menu li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: normal;
}

#content-menu li a:hover{
	color: #B2BA1E;
}

#holder-content-white{
	position: relative;
	float: left;
	width: 100%;
	background-color: #F2F2F2;
	padding: 10px 10px 0px;
	margin-bottom: 5px;
	border: 5px solid #FFFFFF;
}	

#holder-content-white ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#holder-content-white li{
font-family: Tahoma, Arial;
color: #999999;
font-size: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-top: 0px;
}

#holder-content-white li a{
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #666666;
}

#holder-content-white li a:hover{
	color: #999999;
}

/***************************************************/

#holder-content-white ul li ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#holder-content-white ul li ul li{
	float: left;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#holder-content-white ul li ul li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}

#holder-content-white ul li ul li a:hover{
	color: #CCCCCC;
}
