/***************************************************
                  MODEL OSCE 2008
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
}


/***************************************************
			      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;}

a{
	color: #0092D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover{color: #393028;}

a.link{
	color: #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.link:hover{color: #393028;}

#head{
	width:960px;
	height: 280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#logo-left{
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 999;
}

#logo-right{
	position: absolute;
	top: 35px;
	z-index: 999;
	right: 0px;
}

#head-flash-holder{
	width: 960px;
	position: relative;
	top: 110px;
}

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



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

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

#holder, #holder-line{
	position: relative;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
	_float: none;
	float: left;
}

#holder-line{
	background-image: url(../pic/holder-lines.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#holder-left{
	width:300px;
	float: left;
	position: relative;
}

#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/background-line1px.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


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

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0092D6;
	padding-top: 2px;
}


.thumbs{
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 6px;
	padding: 2px;
}

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

.product-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEA;
	padding: 5px 5px 2px;
	float: left;
	width: 92px;
	margin-top: 5px;
}	

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

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

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

h1, h2, h3, h4, h5, h6, .text{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image: url(../pic/background-line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	color: #11B1DC;
	padding-bottom: 2px;
	padding-left: 1px;
}


h3 {
	font-size: 13px;
	font-weight: normal;
	color: #11B1DC;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 1px;

}

h4 {
	font-size: 16px;
	color: #B7B7B7;
	display: block;
	background-image: url(../pic/line-coulor.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 3px;
}

h5 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-bottom: 6px;
	padding-top: 13px;
}

h6 {
	font-size: 12px;
	color: #9CAC52;
	padding-top: 5px;
	}

.text,.text-line, .text-link, .text-box, .text-long, .text-line2, ul{
	font-family: Tahoma, Arial;
	font-size: 11px;

}

.text-line{
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(pic/linija.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.text-line2{
	color: #666666;
	display: block;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.text{color: #666666;}

ul{color: #666666;}
li{line-height: 16px;}


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

#page-nav-holder{
	float: left;
	position: relative;
	width: 960px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
}

.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;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{background-color: #00BCFF; color: #FFFFFF;}

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

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

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

label{
	color:#666666;
	font-size:11px;
	width:80px;
	display:block;
	float:left;
	line-height: 28px;
	padding-left: 5px;

}

.textbox, textarea, .box-error, .textarea-error{
	font-size:11px;
	width:170px;
	line-height:26px;
	height: 26px;
	color: #CCCCCC;
	margin-top: 4px;
	float: left;
	background-image: url(../pic/textbox.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea, .textarea-error{
	width:400px;
	line-height:16px;
	height: 150px;
	border: 1px solid #E4E4E4;
	background-image: none;
}


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

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

.holder-form{height: 32px;}

.sub-button{
	color: #FFFFFF;
	height: 29px;
	width: 150px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	font-weight: bold;
	background-image: url(../pic/button.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-left: 3px;
	cursor: hand;
}

.date-img{
	position: absolute;
	top: 5px;
	left: 260px;
}


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

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

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

#FooterTwo{
	position: relative;
	width: 160px;
	float: right;
	text-align: right;
	padding-top: 0px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

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

.nav-menu{
	width: 100%;
	position: relative;
	background-image: url(../pic/background-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 49px;
}

#nav-menu{
	width: 370px;
	position: absolute;
	background-image: url(../pic/background-menu.png);
	height: 100px;
	padding: 20px;
	z-index: 999;
	top: 15px;
	left: 15px;
}

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

#nav-menu li{
}

#nav-menu li a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
}

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

body#home a#home_link,  
body#news a#news_link, 
body#contact a#contact_link, 
body#about a#about_link
{
	color: #CCCCCC;
}
