body {
	background-color: #CCE5BF;
	margin: 0px;
	background-image: url(../pix/pozadina_glavna.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
p {
	margin: 0px;
}
a.linkdalje:link,a.linkdalje:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkdalje:hover {
	color: #AB1F1F;
	text-decoration: none;
}
#kontejner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pix/body_pozadina.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#top_bar {
	background-image: url(../pix/top_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 46px;
}
#top_bar #jumpMenu {
	float: right;
	margin-right: 30px;
	margin-top: 8px;
	font-size: 12px;
	color: #8D0001;
	background-color: #FFF;
}

#sadrzaj {
	background-image: url(../pix/body_pozadina.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 50px;
	padding-left: 50px;
}
#kolona_l {
	float: left;
	width: 331px;
}
#kolona_d {
	float: left;
	width: 549px;
}
#home_sadrzaj {
	padding-left: 25px;
	padding-top: 16px;
}
#menu {
	padding-bottom: 20px;
}
#menu p {
	color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link, #menu a:visited {
	color: #9A1F1F;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #C30;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}
#kolona_stories {
	float: left;
	width: 250px;
}
#kolona_stories h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	background-color: #DEDEDE;
	font-size: 16px;
	color: #739C62;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
	letter-spacing: 6px;
}
#kolona_stories dl {
	margin-top: 0px;
	margin-bottom: 10px;
}
#kolona_stories dt {
	float: left;
	margin-top: 4px;
	clear: left;
}

#kolona_stories dd {
	font-size: 14px;
	font-weight: bold;
	color: #729A60;
	margin-left: 50px;
}
#kolona_stories dd .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	margin-left: -50px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#kolona_stories dl a:link, #kolona_stories dl a:visited {
	color: #729A60;
	text-decoration: none;
}
#kolona_stories dl a:hover {
	color: #666;
}
#kolona_uvod {
	float: left;
	padding-left: 40px;
	width: 234px;
}
#kolona_uvod p {
	font-size: 11px;
	color: #999;
	line-height: 1.7em;
}


#podnozje {
	background-image: url(../pix/podnozje_pozadina.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 45px;
	background-color: #CCE5BF;
	text-align: center;
	color: #91AA79;
	font-size: 11px;
}
#podnozje h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#podnozje a:link, #podnozje a:visited {
	color: #91AA79;
	text-decoration: none;
}
#podnozje a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #91AA79;
}
#sub_kontejner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pix/sub_pozadina.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#sub_topbar {
	background-image: url(../pix/sub_top_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}
#sub_sadrzaj {
	padding-right: 50px;
	padding-left: 50px;
}
#sub_meni {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sub_meni p a:link, #sub_meni p a:visited {
	font-weight: bold;
	color: #9A1F1F;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
#sub_meni a:hover {
	color: #C00;
	background-color: #DEDEDE;
}
#sub_kol_story {
	float: left;
	width: 320px;
	padding-left: 20px;
}
#sub_kol_story h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	background-color: #DEDEDE;
	font-size: 16px;
	color: #739C62;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
	letter-spacing: 6px;
}
#sub_kol_story dl {
	margin-top: 0px;
	margin-bottom: 10px;
}
#sub_kol_story dt {
	float: left;
	margin-top: 4px;
	clear: left;
}
#sub_kol_story dd {
	font-size: 14px;
	font-weight: bold;
	color: #729A60;
	margin-left: 50px;
}
#sub_kol_story dd .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	margin-left: -50px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sub_kol_story dd.uvod {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	padding-left: 110px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	margin-left: 0px;
}
#sub_kol_story dd.naslov {
	padding-left: 60px;
	font-size: 16px;
	color: #333;
}
#sub_kol_story dd.datum {
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 60px;
	margin-top: 6px;
	color: #666;
}

#sub_kol_story dl a:link, #sub_kol_story dl a:visited {
	color: #729A60;
	text-decoration: none;
}
#sub_kol_story dl a:hover {
	color: #666;
}
#sub_kol_doc {
	float: left;
	width: 455px;
	padding-left: 30px;
	padding-right: 15px;
}
#sub_kol_doc p {
	font-size: 13px;
	line-height: 1.7em;
	padding-bottom: 1em;
}
#sub_kol_doc h1 {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 15px;
}
#sub_kol_doc h2 {
	font-size: 15px;
	color: #739C63;
	margin-top: 1.2em;
	margin-bottom: 1em;
}
#sub_kol_doc h3 {
	font-size: 14px;
	color: #333;
	margin-top: 1.2em;
	margin-bottom: 1em;
	letter-spacing: 1px;
}
#sub_kol_doc h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
#sub_kol_doc ul {
	font-size: 13px;
	line-height: 1.7em;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 15px;
}
#sub_kol_doc li {
	margin-bottom: .5em;
}
#sub_kol_doc blockquote {
	margin-left: 10px;
	width: 150px;
	float: right;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	background-image: url(../pix/pozadina_navodnici.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#sub_kol_doc blockquote p {
	font-size: 15px;
	font-weight: bold;
	color: #739C62;
}

#sub_kol_side {
	float: left;
	width: 216px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
#box_otherstories h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BD1F1F;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 15px;
}
#box_otherstories h6{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 5px;
	padding-left: 15px;
}

#box_otherstories ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 15px;
}
#box_otherstories a.submenu:link, #box_otherstories a.submenu:visited {
	display: inline-block;
}
#box_otherstories a.submenu:link, #box_otherstories a.submenu:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../pix/submenu_pozadina_f2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 2px;
	padding-left: 15px;
}
#box_otherstories a.submenu:hover {
	background-image: url(../pix/submenu_pozadina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
}





#sub_mapa {
	float: left;
	width: 365px;
	padding-left: 30px;
}

#sub_podnozje {
	clear: both;
	background-image: url(../pix/sub_podnozje_pozadina.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #91AA79;
	padding-top: 70px;
	background-color: #CCE5BF;
	font-size: 11px;
}

#sub_podnozje h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#sub_podnozje a:link, #sub_podnozje a:visited {
	color: #91AA79;
	text-decoration: none;
}
#sub_podnozje a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #91AA79;
}
