/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#70bf24;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#096488;
}
img {
	border:0;
}
a {
	color:#264b00;
	text-decoration:none;
}
img#katalog {
	margin:10px 0;
	float:left;
}
span#download {
	font-size:0.7em;
	float:left;
	cursor:pointer;
	margin:0;
	padding:0;
	width:190px;
	text-align:right;
}
div#okvir {
	width:770px;
	position:relative;
	top:0;
	left:50%;
	margin-left:-385px;
	background-image:url(images/bg_gradient.gif);
	background-position:0 310px;
	background-repeat:no-repeat;
}
div#header {
	width:770px;
	float:left;
	height:110px;
	background-image:url(images/bg_header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}
div#slika {
	width:770px;
	float:left;
	height:160px;
	padding:5px 10px;
	overflow:hidden;
}
div#izbornik {
	width:770px;
	float:left;
	height:30px;
	background-image:url(images/bg_izbornik.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
div#content {
	width:770px;
	float:left;
	background-image:url(images/bg_content.gif);
	background-position:0 165px;
	background-repeat:no-repeat;
	min-height:565px;
	height:auto !important;
	height:565px;
}
div#footer {
	width:770px;
	clear:both;
	height:20px;
	background-image:url(images/bg_footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
div#mile {
	width:146px;
	height:398px;
	position:absolute;
	bottom:-10px;
	left:50%;
	margin-left:-459px;
}
img#logo_citygolf {
	float:left;
	margin:19px 40px;
}
img#logo_sporting {
	float:right;
	margin:19px 40px;
}
ul#glavni_izbornik {
	list-style-type:none;
	width:750px;
	height:30px;
	font-size:0.7em;
	line-height:1.4em;
	margin:0 0 0 10px;
	padding:0;
}
ul#glavni_izbornik li {
	text-align:center;
	overflow:hidden;
	float:left;
}
ul#glavni_izbornik li a {
	width:124px;
	height:16px;
	display:block;
	color:#264b00;
	text-decoration:none;
	border-left:1px solid #FFFFFF;
	padding:7px 0;
}
ul#glavni_izbornik li a:hover {
	background-color:#264b00;
	color:#cff3ad;
}
ul#glavni_izbornik li#aktivan a {
	background-color:#264b00;
	color:#cff3ad;
}
div#lijeva_kolona {
	width:200px;
	margin:10px 10px 20px 20px !important;
	margin:10px 5px 20px 10px;
	float:left;
}
div#desna_kolona {
	width:510px;
	margin:10px 10px 50px 0;
	float:left;
	padding-bottom:30px;
	background:url(images/bg_logo.gif) left top no-repeat;
}
div#desna_kolona2 {
	width:530px;
	margin:10px 10px 50px 0;
	float:left;
}
ul#podizbornik {
	list-style-type:none;
	width:200px;
	font-size:0.7em;
	line-height:1.6em;
	margin:0;
	padding:0;
}
ul#podizbornik li {
	overflow:hidden;
	width:200px;
	float:left;
}
ul#podizbornik li a {
	width:170px;
	height:18px;
	display:block;
	color:#264b00;
	text-decoration:none;
	border-bottom:1px solid #cff3ad;
	padding-left:20px;
}
ul#podizbornik li a:hover {
	background-color:#efffdf;
}
ul#podizbornik li.aktivan2 a {
	background-color:#efffdf;
}
ul#podizbornik li#aktivan a {
	background-color:#cff3ad;
}
h1 {
	margin:0;
	padding:0;
	font-size:1.5em;
	font-weight:normal;
}
h2 {
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
}
p, ul, ol {
	font-size:0.7em;
	line-height:1.4em;
	text-align:justify;
}
ol li a {
	color:#264b00;
	text-decoration:none;
}
ol li a:hover {
	color:#000;
}
ul.dvije_kolone {
	list-style-type:none;
	width:510px;
	margin:10px 0 30px 0;
	padding:0;
}
ul.dvije_kolone li.c1 {
	width:200px;
	text-align:right;
	padding-right:10px;
	float:left;
}
ul.dvije_kolone li.c2 {
	width:300px;
	float:left;
}
img.slike {
	border:1px solid #666666;
	margin:2px 4px 2px 0;
	padding:5px;
}
img.slike_pp, img.slike_pp2 {
	width:260px;
	height:158px;
	border:1px solid #666666;
	margin:5px 4px 2px 0;
	padding:0;
	float:left;
}
img.slike_pp2 {
	margin:5px 0 2px 0;
}
.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#096488;
}
.error_text {
	color:red;
}
.field_error_text {
	font-size:0.7em;
	color:red;
}
img#dr {
	float:right;
	margin:20px 30px 0 0;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
}
img#zastave {
	float:right;
}