/***************************************************
		           Statisti.hr
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #333333;
}

/***************************************************
			      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, a.link-big, a.link-green{
	color: #66A7DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.link-big{font-size: 18px;}
a.link-green{color: #96B127;}

a:hover, a.link-big:hover{color: #393028;}

#head{
	width: 910px;
	position: relative;
	background-image: url(../pic/background-head.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#head-flash-holder{
	width: 910px;
	position: relative;
}

#head-logo-holder{
	position: absolute;
	left: 20px;
	top: 60px;
	z-index: 101;
}

/***************************************************
			    Main containers
***************************************************/

#container{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

#holder{
	width:870px;
	position: relative;
	background-image: url(../pic/background-holder.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 20px 30px;
	float: left;
}

.holder-content{
	width:870px;
	overflow: hidden;
	position: relative;
}


#holder-left, .holder-left-more{
	width:320px;
	float: left;
	position: relative;
}

.holder-left-more{width:600px;}

#holder-right, #holder-right-small, .holder-right, .holder-right-box{
	width:500px;
	float: right;
	position: relative;
}

#holder-right-small{
	width:270px;
	margin-top: 10px;
}
	

/***************************************************
				   HOLDERS
***************************************************/	

.holder-content-left-line{
	width:100%;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}

.holder-content-left, .holder-content-right-small{
	width:464px;
	background-color: #70B8E1;
	padding: 15px;
	border: 3px solid #FFFFFF;
	position: relative;
	float: left;
}

.holder-content-right-small{
	width:220px;
	float: right;
}

.holder-right{
	width:100%;
}

.holder-right-box{
	width:260px;
	padding: 15px 20px;
	margin-top: 30px;
	background-color: #BBCD4C;
}

.holder-profile{
	width:275px;
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/***************************************************
			       GALLERY
***************************************************/

.thumbs{
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 6px;
	padding: 2px;
}

a.link-thumbs{
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 6px;
	padding: 2px;
}
a.link-thumbs:hover{
	background-color: #A5D3EF;
}

.photo-profile{
	float: left;
	position: relative;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}

.holder-photo-in{
	position: relative;
	float: left;
}

.photo-text{
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}	

.banners{
	position: absolute;
	left: 333px;
	top: -9px;
	z-index: 1000;
}	

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text, .date, .text-small, .text-small2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 22px;
	color: #666666;
	display: block;
	left: -1px;
	background-image: url(../pic/h2-line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h2{
	font-size: 16px;
	color: #D348B0;
	background-image: url(../pic/h2-line1.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	padding: 8px;
}

h3 {
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	left: -1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h4 {
	font-size:25px!important;
	font-weight:normal;
	color: #66A7DE;
	height:1em;
    line-height:1em;
}

h5 {
	color: #666666;
	font-size: 12px;
	padding-bottom: 5px;
}

h6{
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

.date{color: #666666;padding-bottom: 5px;}
.text-small{ font-size:10px; color: #333333;}
.text-small2{
	font-size:11px;
	color: #515151;
}



/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

label{
	color:#FFFFFF;
	font-size:11px;
	width:80px;
	display:block;
	float:left;
	line-height: 32px;
	padding-left: 5px;

}

.textbox, textarea, .textbox1, .select{
	border:2px solid #999999;
	font-size:11px;
	width:190px;
	line-height:20px;
	background-color: #FFFFFF;
	height: 20px;
	color: #666666;
	margin-top: 3px;
	float: left;
	font-weight: bold;
	margin-left: 4px;
}

.textbox1{
	width:130px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #FF9900;
}

textarea{
	width:125px;
	height: 80px;
}

.select{
	width:55px;
	color: #999999;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 3px;
	height: 22px;
}



.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;	
}

.holder-form{height: 32px;}

.sub-button{
	color: #FFFFFF;
	height: 27px;
	width: 75px;
	font-size: 12px;
	border: 3px solid #CCCCCC;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	font-weight: bold;
	margin-left: 10px;
}

.button-small{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#sub-holder{
	position: relative;
	width: 150px;
	z-index: 101;
	left: 80px;
	padding-top: 20px;
	float: left;
	padding-bottom: 5px;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	height: auto;
	width: auto;
	position: absolute;
	top: 8px;
	right: 5px;
}

.date-img{
	position: absolute;
	top: 5px;
	left: 260px;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: right;
	position: relative;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
	padding: 10px;
	background-color: #DFDFDF;
}

.page-nav-left{
	float: left;
	position: relative;
	padding-top: 5px;
}

.page-nav-right{
	width:400px;
	position: relative;
	float: right;
}

a.page-nav-link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #DFDFDF;
	padding: 2px 5px;
	line-height: 25px;
}

a.page-nav-link:hover{background-color: #666666; color: #FFFFFF; border: 1px solid #666666; }

.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;
}



/***************************************************
			        FOOTER
***************************************************/

#footer {
	width:930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	color: #999999;
	background-image: url(../pic/background-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	float: left;
	padding-bottom: 10px;
}

#FooterOne{
	width:500px;
	float:left;
	position: relative;
}

#FooterTwo{
	position: relative;
	width: 160px;
	float: right;
	text-align: right;
}	

#FooterTree{
	position: absolute;
	left: 929px;
	top: -80px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	width: 910px;
	position: relative;
	margin-top: 1px;
	background-color: #333333;
	height: 40px;
	float: left;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav-menu ul li{
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 40px;
}

#nav-menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9692;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#nav-menu ul li a:hover{color: #70B8E1;}

body#pocetna a#pocetna_link, body#statisti a#statisti_link, body#search a#search_link, body#news a#news_link, 
body#izbor a#izbor_link, body#posao a#posao_link, body#kontakt a#kontakt_link{
	color: #70B8E1;
}
