/* stil za probu margine */


/*.naslov
	{
		font-size: 25;
		text-align:center;
		color: #000000;
		margin-top:-3%;
		z-index:500;
	}*/

@font-face 
	{
		font-family:"Nudista bold";
		src:url("Nudista bold.otf") format("truetype");
		font-weight:normal;
		font-style:normal;
	}	
	
@font-face 
	{
		font-family:"Nudista Light";
		src:url("Nudista Light.otf") format("truetype");
		font-weight:normal;
		font-style:normal;
	}	

@font-face 
	{
		font-family:"Nudista Medium";
		src:url("Nudista Medium.otf") format("truetype");
		font-weight:normal;
		font-style:normal;
	}		

.tnas
	{
		font-family:"Nudista bold";
		font-size:30px;
		float:right;
		padding: 13% 10% 0 0;	
	}
	
#tekst-u-3-kolone 
	{
		-moz-column-count:3; /* za Firefox */
		-webkit-column-count:3; /* za Safari i Chrome */
		column-count:3;
	}
	
	

.sredina
	{
		font-size:2em;
		width: 45%;
		text-align:center;
		/*text-indent:justify;*/
		float:left;
		position:relative;
		padding-top:5%;
	}
	
.desno
	{
		/*height:750px;*/
		/*min-height:800px;*/
		float:left;
		width:45%;
		position:relative;
	}

.clear
	{
		float:none;
		clear:both;
	
	}

.vesti
	{		
		float:none;
		clear:both;
		font-size:2em;
		min-height:500px;
		padding-top:3%;
		width:100%;
		color:#234567;
		text-align:center;
		background:url('slike/sredina.jpg');
		z-index: 0;
	}
	

.cenovnik
	{		
		font-size:2em;
		min-height:100px;
		padding-top:3%;
		width:100%;
		/*background-color:#234567;*/
		text-align:center;
		/*background:url('slike/sredina.jpg');*/
		z-index: 0;
		
		position:relative;
	}	
	
#vestimar
	{
		/*height:0px;*/
		
		width:30%;
		margin-top:-90px;
		margin-left:35%;
		background-color:#f0bc1a;
		/*border-color: #ffffff;*/
		/*border-style:solid;*/
		text-align:center;
		position: absolute;
		padding-top:10px;
		-moz-border-radius:12px;
		border-radius:12px;
		/*z-index:100%;*/
	}

#vestimar input
	{
		height: 30px;
		width: 300px;
		vertical-align:top;
		background-color:#c6c6c5;
		border-bottom-color:#ffffff;
		border-style:solid;
		border-radius:5px;
	}	

#vestimar textarea
	{
		height: 70px;
		width: 300px;
		vertical-align:top;
		background-color:#c6c6c5;
		border-bottom-color:#ffffff;
		border-style:solid;
		border-radius:5px;
	}	
	
#vestimar label
		{
			height:30px;
		}
	
#vestimar> input#submit
		{
			height:30px;
			background-color:#b01c20;
			width:100px;
		}
	
.dole
	{
		height:300px;
		width: 100%;
		textcolor:#ffffff;
		background-color:#000000;
		/*background:url('slike/sredina.jpg');*/
		text-align:center;
	}
	

	

/* begin Menu */
/* menu structure */

.her-menu a, .her-menu a:link, .her-menu a:visited, .her-menu a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.her-menu, .her-menu ul
{
	position:relative;
	/*margin-left:28%;
	width:50%;*/
	margin-left:10%;
	width:50%;
	padding: 0;
	border: 0;
	list-style-type: none;
	/*background-image: url('imagez/MenuItem.png');*/
	display: block;
}

.her-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	/*float: left;*/
	position: relative;
	z-index: 5;
	background:none;
}

.her-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.her-menu li li
{
	float: none;
}

.her-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.her-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.her-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.her-menu:after, .her-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.her-menu, .her-menu ul
{
	min-height: 0;
}

.her-menu ul
{
	background-image: url(imagez/spacer.gif);
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	/*background-image: url(imagez/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;*/
}

.her-menu ul ul
{
	/*padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;*/
}


ul.her-menu
{
	float:none;
}



/* menu structure */

.her-menu
{
	padding: 0px 0px 0px 0px;
}

.her-nav
{
	position: relative;
	height: 25px;
	z-index: 100;
	opacity: 1; 
}


/* end Menu */

/* begin MenuItem */
.her-menu ul li
{
	clear: both;
}

.her-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	opacity: 1; 
}


.her-menu a .r, .her-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 25px;
	background-image: url('imagez/MenuItem.png') ; 
}

.her-menu a .l
{
	left:0;
	right:0px;
}

.her-menu a .r
{
	width:20px;
	right:0;
	clip: rect(auto, auto, auto, auto);
}

.her-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
	color: #1e600f;
	opacity: 1; 
	padding: 0 12px;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
}

.her-menu a:hover .l, .her-menu a:hover .r
{
	top:-25px;
}

.her-menu li:hover>a .l, .her-menu li:hover>a .r
{
	top:-25px;
}

.her-menu li:hover a .l, .her-menu li:hover a .r
{
	top:-25px;
}
.her-menu a:hover .t
{
	color: #232622;
}

.her-menu li:hover a .t
{
	color: #232622;
}

.her-menu li:hover>a .t
{
	color: #232622;
}



/* end MenuItem */

/* begin MenuSeparator */
.her-nav .her-menu-separator
{
	display: block;
	width: 1px;
	height: 25px;
	background-image: url('imagez/MenuSeparator.png');
}

/* end MenuSeparator */


/* vise kolona */

