/***************************************************
		             ALEVA A.D
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0 0 1px 0;
	height:100%;
	background-image: url(../pic/background.jpg);
	background-repeat: repeat;
	background-position: left 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.link-big, a.link-12px, a.link-12px-blue, a.link-12px-gray{
	color: #28A7D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link-12px-gray{color: #666666;font-size: 12px;}
a.link-12px-gray:hover{
	color: #999999;
	text-decoration: underline;
}

a.link-12px, a.link-12px-blue{
	color: #EF1A28;
	font-size: 13px;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.link-12px-blue{
	color: #25A0CF;
	font-size: 11px;
}

a.link-big{
	color: #25A0CF;
	font-size: 12px;
}

a:hover{color: #666666;}

#head{
	width: 980px;
	position: relative;

	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 5px;
}
* html #head{padding-bottom: 5px;}
html>body #head{background-image: url(../pic/background-container-top.png);}/* !IE6 */

#head-background{
	position: absolute;
	width: 980px;
	height: 324px;
	top: 0;
	left: 0;
}

#head-flash-holder,#head-flash-holder-small{
	height: 300px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#head-flash-holder-small{height: 200px;}

#logo-background{
	width: 126px;
	height: 76px;
	position: absolute;
	z-index: 1000;
	left: 33px;
	top: 36px;
}
html>body #logo-background{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../pic/logo.png);
}/* Mozilla, IE7 */

#logo{
	width: 126px;
	height: 76px;
	position: absolute;
	z-index: 1001;
	left: 33px;
	top: 36px;
}

.flags{
	position: absolute;
	z-index: 99999;
	right: 23px;
	top: 20px;
}

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

#container{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	background-repeat: repeat-y;
	background-position: center top;
}

#holder-main{
	width:980px;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
html>body #holder-main{background-image: url(../pic/background-container.png);}/* !IE6 */

#holder-main-background{
	position: absolute;
	width: 980px;
	height: 2000px;
	top: 0;
	left: 0;
}

.holder-main{
	width:918px;
	position: relative;
}

#holder-content{
	width:918px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	overflow: hidden;
}

/** html #holder-content{padding-bottom: 0px;;} !IE6 */

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

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

.holder-right, .holder-right-separator, .holder-right300, .holder-right380, .holder-right240{
	float: right;
	position: relative;
	width: 650px;
}

.holder-right300{width: 300px;}
.holder-right380{width: 380px;}
.holder-right240{width: 240px;}

.holder-right-separator{
	padding-top: 15px;
}

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

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

.holder-left350{width: 350px;}


#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;
}


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

.photo-recipe{
	position: relative;
	border: 1px solid #F0F0F0;
	padding: 4px;
	float: left;
	margin-bottom: 10px;
}

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

.page-left{
	width:30px;
	float: left;
	position: absolute;
	padding-top: 5px;
	top: 100px;
	z-index: 300;
}

.page-right{
	width:30px;
	position: absolute;
	left: 889px;
	top: 105px;
	z-index: 300;
}


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

h1, h2, h3, h4, h5, h6, .text, .date, .text13, .text12, a.h2-link, a.h3-link, #photo-recipe-text, .text-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h1, h3{
	font-size: 19px;
	color: #666666;
	display: block;
	position: relative;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 3px;
}

h2, a.h2-link{
	font-size: 12px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

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


h3, a.h3-link{
	margin-bottom: 15px;
	color: #28A7D0;
	font-size: 17px;
	padding-bottom: 6px;
}

a.h3-link:hover{color: #666666;}

h4{
	font-size: 11px;
	color: #B1B1B1;
	display: block;
	padding-bottom: 2px;
}

h5{
	color: #666666;
	display: block;
	padding-bottom: 5px;
	font-size: 18px;
}

h6{
	font-size: 13px;
	color: #666666;
	padding-top: 3px;
}

.date{color: #999999;padding-bottom: 5px;}

.text{
	color: #666666;
}
.text12{
	font-size: 12px;
	color: #666666;
}
.text13{font-size: 13px;}
.text-blue{font-size: 13px;color: #28A7D0;}



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

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

label{
	color:#666666;
	font-size:11px;
	width:80px;
	display:block;
	float:left;
	line-height: 26px;
	padding-right: 4px;
	font-weight: bold;

}

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

textarea{
	width:300px;
	line-height:16px;
	height: 120px;
}

.textarea, .textbox2{border-left:2px solid #28B7E8;}
.textbox2{width: 114px;}

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

.holder-form{height: 28px;}


.button-form,.button-form-big{
	color: #FFFFFF;
	height: 28px;
	width: 114px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(../pic/button-form.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
}

.button-form-big{
	height: 28px;
	width: 122px;
	background-image: url(../pic/button-form.png);
	font-weight: bold;
}

#sub-holder{
	position: relative;
	width: 400px;
	z-index: 101;
	left: 100px;
	float: left;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	top: 6px;
	line-height: 28px;
}



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

#footer-background{
	position: absolute;
	top: 0;
	left: -5px;
	width: 980px;
	height: 57px;
	background-position: center top;
	background-repeat: no-repeat;
}
html>body #footer-background{background-image: url(../pic/background-container-bottom.png);}/* !IE6 */

#footer {
	width:970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	height: 80px;	
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../pic/background-container-bottom.png);*/
}

#FooterOne{
	width:600px;
	float:left;
	text-align: left;
	background-image: url(../pic/logo-small.png);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	height: 50px;
	position: relative;
	color: #999999;
	padding-left: 45px;
	padding-top: 15px;
	left: 25px;
}

#FooterTwo{
	position: relative;
	width: 200px;
	float: right;
	padding-right: 25px;
	padding-top: 25px;
	text-align: right;
}				
				
a.krojac {color: #FF8635;text-decoration: none;}
a.krojac:hover {text-decoration: underline;}											

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

#nav-menu,#nav-menu2{
	width: 946px;
	position: absolute;
	background-repeat: no-repeat;
	top:285px;
	left:17px;
	z-index: 500;
}

#nav-menu2{top:185px;}

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

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

#nav-menu li a, #nav-menu2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 32px;
	background-image: url(../pic/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 104px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 401;
	padding-right: 1px;
	padding-left: 1px;	
}

#nav-menu li a:hover, #nav-menu2 li a:hover{
	color: #CCCCCC;
	background-image: url(../pic/button.png);
}

body#home a#home_link, body#kompanija a#kompanija_link, body#novosti a#novosti_link, body#mediji a#mediji_link, 
body#proizvodi a#proizvodi_link, body#recepti a#recepti_link, body#kontakt a#kontakt_link{
	color: #CCCCCC;
	background-image: url(../pic/buttonUP.png);
}

#content-menu{
	width: 230px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 40px;
}

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

#content-menu li{
	background-image: url(../pic/line-dashedpng.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width:230px;
}

#content-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(../pic/arrow-on.png);
	background-repeat: no-repeat;
	background-position: 215px 12px;
}

#content-menu li a:hover{
	padding-left: 5px;
	background-image: url(../pic/arrow-on.png);
}

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

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

#content-menu ul li ul li{
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: none;
}

#content-menu ul li ul li a{
	font-size: 10px;
	color: #3399CC;
	text-transform: none;
	font-weight: bold;
	background-image: none;
	height: 12px;	
	line-height: 12px;
}

#content-menu ul li ul li a:hover{
	color: #666666;
	background-image: none;
	padding-left: 0px;
}

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

.list{
	width: 100%;
	position: relative;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.list ul li {
	background-image: none;
	margin-left: 40px;
	padding-top: 25px;
}

.number-list{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-left: -40px;
	position: absolute;
	margin-top: -10px;
}
