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

html, body{
	padding:0;
	margin: 0;
	height: 100%;
	background-color: #F7F7F7;
	background-image: url(../pic/background-container.png);
	background-repeat: repeat-y;
	background-position: center top;
}

/***************************************************
			      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.green-links{
	color: #A6C300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover{color: #968430;}

#head{
	width: 872px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 860px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#head-flash-holder{
	height: 230px;
	width: 966px;
	position: relative;
	float: right;
}

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

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

#container{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-image: url(../pic/bottom_front.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

* html #container {
	height:100%;
}

#holder{
	width:820px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 120px;
}

#holder-left{
	width:270px;
	float: left;
	position: relative;
	padding-top: 20px;
}

#holder-content{
	width:980px;
	float: right;
	position: relative;
	background-image: url(../pic/webdizajn.png);
	background-repeat: no-repeat;
	background-position: 490px top;
	padding-top: 45px;
}

#holder-right, .holder-right{
	width:450px;
	float: right;
	position: relative;
	padding-top: 25px;
}
	

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

#holder-content-left, .holder-content-left-more, .holder-content-left-more200px, .holder-content-left-line{
	width:310px;
	float: left;
	position: relative;
	padding-top: 25px;
}

.holder-content-left-line{
	margin-bottom: 25px;
	padding-top: 0px;
	width:auto;
}

#holder-content-right, .holder-content-right-more, .holder-content-right-more{
	width:480px;
	float: right;
	position: relative;
	padding-top: 25px;
}

.holder-content{
	width:459px;
	float: left;
	position: relative;
}
	
#holder-flash{
	position: relative;
	width: 860px;
	float: left;
}

#title{
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
	width: 550px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.holder-text{
	width:595px;
	position: relative;
	float: left;
}

.holder-banners-left{
	width:170px;
	position: relative;
	float: left;
	padding-bottom: 10px;
}

.holder-banners-right{
	width:170px;
	position: relative;
	float: right;
	padding-top: 10px;
}

.holder-content-left-more200px{
	width: 170px;
	padding-bottom: 10px;
	padding-top: 20px;
}

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

#gallery{
	width:660px;
	position: relative;
	float: right;
	padding-top: 20px;
}

.thumbs{
	height: 158px;
	width: 158px;
	float: left;
	margin-bottom: 7px;
	margin-right: 7px;
	position: relative;
	background-image: url(../pic/background-thumbs.png);
	background-repeat: no-repeat;
}

.thumbs-images{
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 101;
}

.thumbs-comments{
	position: absolute;
	z-index: 301;
	right: 20px;
	bottom: 30px;
	background-image: url(../pic/comments.png);
	height: 35px;
	width: 28px;
	padding-top: 5px;
	padding-left: 20px;
}

.thumbs-votes{
	position: absolute;
	z-index: 201;
	right: -5px;
	bottom: -7px;
	background-image: url(../pic/vote.png);
	height: 34px;
	width: 34px;
	padding-top: 20px;
	padding-left: 20px;
}

.photo-text{
	width:270px;
	position: relative;
	float: right;
}	



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

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

h1{
	font-size: 22px;
	color: #666666;
	display: block;
	position: relative;
	font-weight: normal;
	left: -1px;
	padding-bottom: 3px;
}

h2, h3 {
	font-size: 16px;
	color: #B2C433;
	display: block;
	padding-top: 25px;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 3px;
	position: relative;
}

h3 {
	padding-top: 10px;
	color: #666666;
}

h4 {
	font-size: 16px;
	color: #FF6600;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
}

h5 {
	color: #666666;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

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{
	color: #818181;
}

.text2{
	color: #666666;
}

.text-line{
	color: #818181;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

ul.links, ul.links2{
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 15px 0px 15px 15px;	
}

ul.links2{
	padding: 5px 0px 5px 15px;	
}


ul.links li, ul.links2 li{
	background-image: url(../pic/kocka.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	line-height: 18px;
	color: #666666;
	padding-left: 15px;
	font-size: 12px;
}

ul.links2 li{
	color: #858585;
	padding-left: 12px;
	font-size: 11px;
}

ul.links a{
	color: #666666;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 14px;
}

ul.links a:hover{
	color: #999999;
}


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

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

label{
	color:#666666;
	font-size:12px;
	width:120px;
	display:block;
	float:left;
	line-height: 28px;
	padding-right: 4px;

}

.textbox, textarea, .textbox1, select{
	border:1px solid #E1E1E1;
	font-size:11px;
	width:115px;
	line-height:18px;
	background-color: #F7F7F7;
	height: 18px;
	color: #666666;
	padding-right: 2px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	padding-top: 3px;
}

.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:300px;
	line-height:16px;
	height: 120px;
	color: #666666;
	margin-right: 5px;
	border-left: 3px solid #B6CE60;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

select{
	width:135px;
	height: 20px;
}

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

.holder-form{height: 28px;}

.sub-button{
	color: #666666;
	height: 22px;
	width: 120px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 20px;
}

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

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	height: auto;
	width: auto;
	position: relative;
	top: 8px;
	left: 10px;
}

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



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

#footer {
	width:990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	color: #999999;
	padding-bottom: 50px;
	bottom: 0;
}

#FooterOne{
	width:580px;
	float:left;
	position: relative;
	color: #666666;
	padding-left: 80px;
}

#FooterTwo{
	position: relative;
	width: 250px;
	float: right;
	padding-right: 80px;
	padding-top: 10px;
}

#FooterTree{
	position: absolute;
	right: -12px;
	bottom: 20px;
}
				
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

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

#nav-menu{
	width: 860px;
	position: relative;
	margin-top: 1px;
	background-color: #333333;
	float: left;
	z-index: 400;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav-menu ul li{
	background-image: url(../pic/line-menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 35px;
	line-height: 35px;
}

#nav-menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

	font-weight: bold;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
}

* html #nav-menu ul li a {line-height: 35px;}

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

body#pocetna a#pocetna_link, body#maloprodaja a#maloprodaja_link, body#program a#program_link, body#kako a#kako_link, 
body#veleprodaja a#veleprodaja_link, body#posao a#posao_link, body#kontakt a#kontakt_link{
	color: #B2C433;
}
