/* CSS Document */
html {
	min-height:100%;
	height:100%;
}
html>body html {
	height:auto;
}
body {
	min-height:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#000000;
	background-image:url(images/bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Georgia, Helvetica, "Times New Roman", Times, serif;
	font-size: 62.7%;
}
html>body body {
	height:auto;
}
a:link {
color:#b00301;
text-decoration:none;
}
a:hover {
color:#b00301;
text-decoration:underline;
}
a:visited {
color:#b00301;
text-decoration:none;
}
img {
	border:0;
}
div#centar {
	width:1px;
	min-height:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:50%;
	overflow:visible;
}
html>body centar {
	height:auto;
}
div#okvir {
	width:770px;
	min-height:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:-385px;
	background-image:url(images/okvir_background.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
html>body #okvir {
	height:auto;
}
div#header {
	width:770px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/header_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1
}
div#content {
	width:650px;
	height:auto;
	position:relative;
	margin:0px 50px 0 50px;
	padding:10px 10px 10px 10px;
	z-index:2;	
}
html>body div#content {
	padding-top:0;
}
div#rulet_sredina {
	width:224px;
	height:278px;
	position:absolute;
	top:0px;
	left:546px;
	background-image:url(images/rulet_sredina.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:6;
}
div#rulet_lijevo {
	width:313px;
	height:133px;
	position:absolute;
	top:145px;
	left:233px;
	background-image:url(images/rulet_lijevo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:7;
}
div#balerina {
	width:92px;
	height:105px;
	position:absolute;
	top:40px;
	left:454px;
	background-image:url(images/balerina.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:8;
}
div#razmak {
	height:165px;
	width:770px;
	position:relative;
	top:0px;
	margin:0;
	padding:0;
}
html>body div#razmak {
	height:168px;
}
div#izbornik {
	width:666px;
	height:auto;
	position:relative;
	top:0px;
	left:52px;
	background-color:#c01b19;
	z-index:5;
}
ul#glavni_izbornik {
	margin:0;
	padding:0;
	width:666px;
	line-height:22px;
	list-style-type:none;
}
#glavni_izbornik a {
	font-weight:normal; 
	font-size:1.3em;
	color:#f1f1f1;
	text-decoration:none;
}
.podizbornik a {
	width:610px;
}
#glavni_izbornik a:hover {
	color:#FFFFFF;
}
.izb {
	margin-bottom:1px;
}
.izb a {
	display:block;
	width:640px;
	height:22px;
	background-image:url(images/link_off.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	background-color:#b00301;
}
.izb a:hover {
	background-color:#840201;
	background-image:url(images/link_on.gif);
}
.active a {
	background-color:#840201;
}
.martop {
	margin-top:1px;
}
.izb2 {
	margin-bottom:1px;
}
.izb2 a {
	display:block;
	width:610px;
	height:22px;
	background-image:url(images/link_off2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:55px;
	background-color:#b00301;
}
.izb2 a:hover {
	background-color:#840201;
	background-image:url(images/link_on2.gif);
}
.active2 a {
	background-color:#840201;
}
ul.podizbornik {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:22px;
}
h1 {
	font-size:2em;
	color:#666666;
	font-weight:normal;
	margin-bottom:0;
}
h2 {
	font-size:1.8em;
	color:#b00301;
	font-weight:normal;
	margin-top:10px;
}
h3 {
	font-size:1.6em;
	color:#b00301;
	font-weight:normal;
}
img#uvodna {
	height:165px;
	width:770px;
}
html>body img#uvodna {
	height:168px;
}
p {
	font-size:1.3em;
	line-height:1.8em;	
	margin:10px 0 5px 0;
}
h1.naslovna {
	color:#b00301;
}
img.nsl {
	width:250px;
	height:180px;
	padding:5px;
	border:1px solid #000000;
	float:left;
	margin:0 10px 10px 0;
}
img.slika {
	width:200px;
	height:150px;
	padding:3px;
	border:1px solid #000000;
	float:left;
	margin:8px 8px 0px 0;
}
div.nd {
	height:200px;
	width:650px;
}
ul.lista2stupca {
	list-style-type:none;
	width:600px;
	font-size:1.3em;
}
ul.lista2stupca2 {
	list-style-type:none;
	width:500px;
	font-size:1.3em;
}
li.c1, li.cc {
	float:left;
	width:150px;
}
li.c3 {
	float:left;
	width:100px;
}
li.c2 {
	float:left;
	width:400px;
}
li.cc {
	color:#b00301;
}
ol {
	font-size:1.3em;
}	
ol.abc {
	list-style-type:lower-alpha;
	font-size:1em;
	color:#000000;
}
.crv, .c2 a {
	color:#b00301;
}
div.zeton {
	width:160px;
	height:160px;
	float:left;
	text-align:center;
}
div.zeton2 {
	width:160px;
	height:120px;
	float:left;
	text-align:center;
}
p.zet {
	margin:0;
	clear:both;
	text-align:center;
	color:#666666;
}
p.zet2 {
	margin:0;
	clear:both;
	color:#666666;
}
.clear {
	clear:both;
}
div#footer {
	width:600px;
	height:20px;
	position:relative;
	bottom:0px;
	left:55px;
	margin-top:100px;
}
p#foot {
	color:#666666;
	font-size:1em;
}
html>body p#foot {
	margin-left:0;
}
p#foot a {
	color:#b00301;
	font-size:1em;
	text-decoration:none;
}
p a {
	color:#b00301;
}
a {
	cursor:pointer;
	text-decoration:underline;
}
ul.u {
	font-size:1.3em;
	list-style-type:none;
	padding-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	clear:both;
}


.zastavice {
position:absolute;
top:-109px;
left:-165px;
}

