html {
	font-size: 62.5%;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FDF0C4;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #BB1B14;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
p {
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-indent: 15px;
	font-size: 1.1em;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
}
h1 {
	font-size: 1.5em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#container {
	width: 680px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px auto;
	position: relative;
}
	#container #main #col {
	width: 415px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	}

	#container #main img.tekst {
		float: right;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 5px;
		border: 2px solid #FFE3C6;
		padding: 3px;
	}
	#container #main img.ltekst {
		float: left;
		margin-top: 0px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
		border: 2px solid #FFE3C6;
		padding: 3px;
	}
	
	#container #main img.tekst:hover {
		border: 2px solid #FF9900;
	}
	#container #main #right {
		float: right;
		width: 250px;
	}
	#container #main #right .box {
	padding: 10px;
	border: 1px dashed #FFDB6F;
	background-color: #FEF4D8;
	width: 228px;
	margin-bottom: 15px;
	}
/*Jelovnik*/
		.ustipci {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/ustipci.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.corbe {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/corbe.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.paste {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/pasta.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.rijecna_riba {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/rijecna_riba.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.morska_riba {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/morska_riba.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.skoljke {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/skoljke.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.salate {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/salate.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.gotova_jela {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/gotova_jela.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
		.desert {
		padding: 10px;
		border: 1px dashed #FFDB6F;
		background-color: #FEF4D8;
		width: 380px;
		margin-bottom: 15px;
		background-image: url(jelovnik/desert.jpg);
		background-position: right;
		background-repeat: no-repeat;
		}
		
/*Kraj jelovnik*/
	
	.box ul li {
		padding: 2px;
	}
	.box li a, .box li a:link, .box li a:visited {
	color: #CA0000;
	text-decoration: none;
	display: marker;
	padding: 2px;
	}
	.box li a:hover {
	background-color: #FDE8B0;
	}
	#container #main #right .box ul li {
		padding: 2px;
	}
	
	
#header {
	height: 130px;
	width: 680px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/logo.jpg);
	background-position: 55px 0px;
	background-repeat: no-repeat;
}
	
/* Navigacija */
#nav {
	margin-top: 0px;
	font-size: 1.4em;
	float: right;
}
#nav ul {
	margin: 0;
}
#nav ul li.link {
	margin-top: 10px;
	float: left;
	text-align: center;
	padding: 5px;
	display: inline;
}
#nav ul li.link a, #nav ul li.link a:link, #nav ul li.link a:visited {
	color: #F19D41;
	padding: 2px;
	text-decoration: none;
} 
#nav ul li.link a:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5B949;
}
	
#container #main {
	width: 680px;
	position: relative;
}
	div.slika {
		border: 1px solid #FFE491;
		background-color: #FEF4D8;
		padding: 9px;
	}
	div.tekst {
		padding-bottom: 15px;
	}	
		
#footer {
	height: 35px;
	background-image: url(img/footer_bg.jpg);
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 30px;
	text-align: center;
	color: #F8B756;
	clear: both;
	position: fixed;
	bottom: 0px;
	visibility: hidden;
	}
	#footer a {
		text-decoration: none;
		color: white;
	}
p.en {
	color: #000000;
}
td.opis {
	width: 320px;
}
td.cijena {
	font-size: 1.2em;
	font-weight: bold;
	width: 80px;
}
#container #fspace {
	clear: both;
	height: 60px;
}
img.specijaliteti {
	float: right;

}
ul.spec {
	padding: 5px;
	margin-bottom: 10px;
}
#container #main #right .box:hover {
	border: 1px dashed #AE0001;
}


/* galerija */
#galerija {
	margin:15px 0 0 0;
	padding:15px 25px 20px 25px;
}
#galerija img {
	border:1px solid #FFE491;
	background-color: #FEF4D8;
	padding: 10px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0;
}
/* kraj galerije :D */

/*Moj CSS*/

#main_blmedia {
clear: both;
width: 780px;
margin-left: auto;
margin-right: auto;
}

	#main_blmedia h3 {
	margin-left: 100px;
	}