/* CSS Document */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	width:820px;
	height:740px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:-30px;
}
div#container{
	width:820px;
	height:740px;
}
div#header{
	width:820px;
	height:230px;
	background:url(images/header.jpg) no-repeat 70px;
}
div#meni{
	height:603px;
	width:258px;
	/*background:url(images/left.jpg) no-repeat;*/
	float:left;
}
img#meni1{
float:right;
width:189px;
}
div#meni2{
	height:603px;
	width:69px;
	background: url(images/left_prosireno.jpg) no-repeat;
	float:left;
}
div#content{
	height:520px;
	width:562px;
	background:url(images/content.jpg) no-repeat;
	float:right;
}
div#content-g{
	height:500px;
	width:542px;
	background:url(images/content2.jpg) no-repeat;
	float:right;
	padding-left:20px;
	padding-top:40px
}
div#content-l{
	height:500px;
	width:542px;
	background:url(images/content2.jpg) no-repeat;
	float:right;
	padding-left:20px;
	padding-top:40px;
}
div#content-m{
	height:520px;
	width:542px;
	background:url(images/content2.jpg) no-repeat;
	float:right;
	padding-left:20px;
	padding-top:20px
}
div#content-p-obc{
	height:540px;
	width:562px;
	background:url(images/content2.jpg) no-repeat;
	float:right;
}
p#prava {
	background:#FFFFFF 0 -20px;
	color:#FF9900;
	text-align:right;
}	
#prava a{
	text-decoration:none;
	color:#FF9900;
}
#prava a:hover{
	text-decoration:underline;
}
div#footer{
	padding-bottom:50px;
}
div#textobc{
	height:350px;
	width:450px;
	margin-left:40px;
	margin-top:60px;
	overflow:auto;
	padding-right:70px;
}
div#textobc p{
	margin:2px;
}
.menu, .menu a:link, .menu a:visited, .menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
div#slika{
	margin:5px;
}
div#rezervacije{
	margin:10px -10px;
}
div#rezervacija{
	margin:60px 50px;
}
.naslov {color: #EA7B3F; width:250px; font-size:18px; font-weight:bold;}
div#pics{text-align:center;}
a#li:hover{color:#00CCCC;}
.error { color:red; }
