body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D5F3F;
	background-image: url(/assets/img/pozadina_glavna.gif);
	background-position: top;
}
p {
	margin: 0px;
}
#pozadina {
	background-image: url(/assets/img/pozadina_glavna3.gif);
	background-repeat: no-repeat;
	background-position: 75% top;
	min-height: 1024px;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
}
#ferlauf {
	background-image: url(/assets/img/pozadina_ferlauf.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 50px;
}

#kontejner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#zaglavlje img.logo {
	float: right;
}
#meni {
	padding-top: 30px;
	font-weight: bold;
	font-size: 14px;
}
#meni a:link, #meni a:visited {
	color: #7D6040;
	text-decoration: none;
	margin-right: 15px;
	padding-bottom: 4px;
}
#meni a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #1691A4;
}

#naslovnica {
	clear: both;
}
#kol_pretraga {
	width: 160px;
	float: left;
}
#box_pretragabaze p {
	margin-bottom: .5em;
}
#box_pretragabaze select {
	color: #1691A4;
	border: 1px solid #D9D2CC;
	width: 135px;
}
#box_omogucili {
	margin-top: 30px;
}


#kol_centar {
	float: left;
	width: 440px;
}
#kol_centar .stipendija {
	background-color: #FFF;
	margin-top: 4px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#kol_centar .stipendija:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border-left-color: #1691A4;
}

#kol_centar .stipendija h1{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #7D6040;
}
#kol_centar .stipendija h3{
	margin-top: 7px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #1691A4;
	padding-bottom: 0px;
}
#kol_centar .stipendija img.slika {
	float: right;
	margin-top: 4px;
	border: 2px solid #C4F0F7;
	margin-bottom: 5px;
	margin-left: 10px;
}
#kol_centar .stipendija a:link {
	color: #7D6040;
	text-decoration: none;
}
#kol_centar .stipendija a:visited {
	color: #7D6040;
	text-decoration: underline;
}
#kol_centar .stipendija a:hover {
	color: #1691A4;
	text-decoration: none;
}

#kol_side {
	float: left;
	width: 180px;
	padding-left: 20px;
}
#box_intro {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#box_intro p {
	font-size: 11px;
	padding-bottom: .5em;
}
#box_pretraga {
	background-color: #FFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#pretragapolje {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#pretragapolje a:link, #pretragapolje a:visited {
	font-size: 11px;
	color: #AED138;
	text-decoration: none;
}
#pretragapolje a:hover {
	color: #1691A4;
}

#pretragapolje input {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/assets/img/pretraga_polje.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1691A4;
	padding-top: 8px;
	padding-left: 6px;
	height: 32px;
	width: 121px;
}


#podnozje {
	clear: both;
	padding-top: 60px;
	padding-bottom: 30px;
}
#podnozje p {
	font-size: 11px;
	color: #9C8472;
	padding-left: 62px;
	padding-right: 150px;
}
#podnozje img.logo {
	float: left;
	margin-left: -62px;
	margin-top: -3px;
}
#kontejner.podstranica {
	width: 885px;
}
#kol_txt {
	float: left;
	width: 725px;
}
#tekst {
	margin-top: 4px;
	background-color: #FFF;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#tekst p.delimiter {
	clear: both;
	font-size: 3px;
}
#kolona_l {
	width: 430px;
	float: left;
}
#kolona_l h1 {
	font-size: 16px;
	margin-top: 0em;
	margin-bottom: 15px;
}
#kolona_l h2 {
	font-size: 14px;
	color: #1691A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7CBC4;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7CBC4;
	padding-top: 13px;
	margin-top: 1.5em;
}
#kolona_l h3 {
	font-size: 14px;
	margin-top: 1.5em;
	margin-bottom: 0.7em;
}
#kolona_l h4 {
	font-size: 13px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2C8BD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C8BD;
	padding-top: 4px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
#kolona_l p {
	line-height: 1.5em;
	margin-bottom: .8em;
}
#kolona_l ul {
	list-style-type: square;
	line-height: 1.4em;
}
#kolona_l li {
	margin-bottom: .8em;
}
#kolona_l a:link {
	color: #900;
	text-decoration: none;
}
#kolona_l a:visited {
	text-decoration: underline;
	color: #900;
}
#kolona_l a:hover {
	background-color: #ADD136;
	color: #FFF;
}
#kolona_l th {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7CBC4;
	padding-left: 12px;
}
#kolona_l td {
	padding-top: 2px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7CBC4;
	padding-left: 12px;
	vertical-align: top;
}
#kolona_l td p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#kolona_l table.generalije {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7CBC4;
	margin-bottom: 20px;
}
#kolona_l img.slika {
	border: 2px solid #EAE0D7;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#kolona_r {
	width: 220px;
	float: left;
	padding-left: 30px;
	background-image: url(/assets/img/linija_isprekidana.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#kolona_l img.zemlja {
	border: 2px solid #EAE0D7;
	float: right;
	margin-top: 4px;
}

#kolona_r dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#kolona_r dt {
	font-weight: bold;
	margin-bottom: 2px;
}
#kolona_r dd {
	font-size: 11px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#kolona_r dd span {
	color: #B59E91;
}

#kolona_r a:link, #kolona_r a:visited {
	color: #7D6040;
	text-decoration: none;
}
#kolona_r a:hover {
	color: #1691A4;
}
#kolona_l fieldset {
	border: 1px solid #E3DCD5;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 20px;
}
#kolona_l fieldset p {
	line-height: normal;
}
#kolona_l fieldset legend {
	font-size: 11px;
	color: #ADD136;
	margin-top: -0.8em;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	letter-spacing: 2px;
}

#kolona_l.zemlja {
	width: 315px;
	padding-right: 10px;
}
#kolona_r.zemlja {
	width: 325px;
}
#kolona_r h2 {
	color: #ADD136;
	font-size: 14px;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
}
#kolona_r ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#kolona_r li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DCD5;
	margin-left: 0px;
	padding-left: 11px;
	background-image: url(/assets/img/bullet_01.gif);
	background-repeat: no-repeat;
}
#kolona_r li:hover {
	background-image: url(/assets/img/bullet_01_f2.gif);
}
#kolona_zemlje {

}
#kolona_zemlje p {
	margin-bottom: .7em;
}
#kolona_zemlje td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#kolona_zemlje tr:hover {
	background-color: #ECFBFD;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #1591A4;
}

#kolona_zemlje img.zastava {
	border: 2px solid #EAE0D7;
	text-align: center;
}
#kolona_zemlje td a:link, #kolona_zemlje td a:visited {
	color: #7D6040;
	text-decoration: none;
}
#kolona_zemlje td a:hover {
	color: #1591A4;
	text-decoration: none;
}
#tab_1 {
	width: 207px;
	float: left;
}
#tab_2 {
	width: 207px;
	float: left;
	padding-left: 30px;
	background-image: url(/assets/img/linija_isprekidana.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#tab_3 {
	width: 207px;
	float: left;
	padding-left: 30px;
	background-image: url(/assets/img/linija_isprekidana.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#pretraga th {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7D6040;
	padding-bottom: 6px;
	vertical-align: top;
	background-color: #F1EBE4;
	padding-top: 6px;
	padding-left: 3px;
}
#pretraga tr:hover {
	background-color: #1491A4;
}

#pretraga td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D6040;
	padding-left: 3px;
}
#pretraga td h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pretraga td h2 {
	font-size: 12px;
	color: #1691A4;
	margin-top: 2px;
	margin-bottom: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	padding-left: 6px;
}
#pretraga a:link, #pretraga a:visited {
	color: #7D6040;
	text-decoration: none;
}
#pretraga a:hover {
	color: #1691A4;
	text-decoration: none;
}
#pretraga tr:hover {
	background-color: #ECFBFD;
}

#linkovi {
	width: 500px;
}
#linkovi dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#linkovi dt {
	font-weight: bold;
}
#linkovi dd {
	margin-bottom: 1em;
	margin-left: 0px;
	background-image: url(/assets/img/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#linkovi dd:hover {
	background-image: url(/assets/img/bullet_link_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#linkovi a:link {
	color: #B4936D;
	text-decoration: none;
}
#linkovi a:visited {
	color: #7D6040;
	text-decoration: none;
}
#linkovi a:hover {
	color: #1491A4;
	text-decoration: none;
}
#savjeti {
	width: 450px;
}
#savjeti h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
}
#savjeti .savjet {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AED138;
	padding-bottom: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: transparent;
	padding-left: 8px;
	padding-top: 12px;
	padding-right: 8px;
}
#savjeti .savjet:hover {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1491A4;
	border-bottom-color: #1491A4;
}

#savjeti .savjet p {
	padding-left: 4em;
}
#savjeti a:link {
	color: #7D6040;
	text-decoration: none;
}
#savjeti a:visited {
	color: #54412C;
	text-decoration: none;
}
#savjeti a:hover {
	color: #1491A4;
	text-decoration: none;
}
#savjeti .savjet img {
	float: right;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
}


#paging {
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
}
#paging a:link, #paging a:visited {
	background-color: #EAE0D7;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#paging a:hover {
	background-color: #E0F0F3;
}
#paging span {
	padding-right: 5px;
	padding-left: 5px;
	color: #41A5B5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1691A4;
}

