@charset "utf-8";
/* CSS Document */

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	border:none;
}
a {
	text-decoration:none;
	border:0px;
}
a:link {
	text-decoration:none;
	border:none;
}
a:hover {
	text-decoration:none;
	border:none;
}
a:active {
	text-decoration:none;
	border:none;
}
a:visited {
	text-decoration:none;
	border:none;
}

body {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}

#page {
	width:1000px;
	margin:0px auto;
	display:block;
	overflow:hidden;
}
.content {
	width:1000px;
	display:block;
	overflow:hidden;
	float:left;
}

#page_bottom {
	width:1000px;
	height:15px;
	float:left;
	background-image:url(../images/page_bottom.jpg);
	margin-top:5px;
}
#page_bottom ul {
	width:auto;
	height:15px;
	margin-left:105px;
	list-style-type:none;
	overflow:hidden;
	display:block;
}
#page_bottom ul li {
	height:15px;
	width:auto;
	float:left;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	overflow:hidden;
	display:block;
}	
#page_bottom ul li a {
	height:15px;
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	padding:0px 26px;
	display:inline-block;
}
#page_bottom ul li a:hover {
	color:#666;
}

/***** LIJEVI IZBORNIK *****/
.lijevi_izbornik {
	float:left;
	width:190px;
	display:block;
	height:100%;
	overflow:hidden;
}
/* Tabovi */
.lijevi_izbornik_tab {
	float:left;
	display:block;
	margin-bottom:10px;
}
.tab_content {
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	width:188px;
	float:left;
	display:block;
	cursor:default;
	padding-bottom:5px;
}
.lijevi_izbornik_tab h1 {
	width:100%;
	height:30px;
	background-color:#EAEAEA;
	background-image:url(../images/lijevi_izbornik_tab.jpg);
	background-position:top left;
	margin-bottom:3px;
}
.lijevi_izbornik_tab:hover h1 {
	background-position:bottom left;
}
.lijevi_izbornik_tab h1 a {
	width:100%;
	height:23px;
	padding-top:7px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	text-align:center;
	font-weight:bold;
}
.lijevi_izbornik_tab:hover h1 a {
	color:#484848;
}
.lijevi_izbornik_tab a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:100%;
	text-align:center;
	color:#666;
}
.lijevi_izbornik_tab h1 a:hover {
	color:#333;
}
.lijevi_izbornik_tab img {
	max-width:35px;
	width: expression(this.width > 26 ? 26: true); /*This is IE5.5 & IE6 fix for max-width and is not supported by CSS validator */
	max-height:17px;
	height: expression(this.height > 17 ? 17: true); /*This is IE5.5 & IE6 fix for max-width and is not supported by CSS validator */
}
.tab_footer {
	width:190px;
	height:13px;
	background-image:url(../images/tab_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	display:block;
	font-size:10px;
}
.tab_footer p {
	width:160px;
	height:13px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#999;
	text-align:left;
	float:left;
	padding-left:30px;
}
.lijevi_izbornik_tab:hover .tab_footer {
	background-position:bottom;
}
.lijevi_izbornik_tab:hover .tab_footer p {
	color:#555;
}
/* Tabovi END */
/* Putovanja i destinacije tab */
.zemlja_naslovna {
	width:178px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
.zemlja_naslovna:hover {
	background-image:url(../images/select_hover.jpg);
}
.zemlja_naslovna_slika {
	width:50px;
	height:19px;
	text-align:right;
	float:left;
}
.zemlja_naslovna_slika a {
	width:50px;
	height:17px;
	text-align:right;
	float:left;
	display:block;
	padding:1px 0px;
}
.zemlja_naslovna_naziv {
	width:128px;
	height:19px;
	float:left;
}
.zemlja_naslovna_naziv a {
	width:123px;
	padding-left:5px;
	height:14px;
	padding-top:4px;
	padding-bottom:1px;
	float:left;
	display:block;
	text-align:left;
}
.zemlja_naslovna:hover .zemlja_naslovna_naziv a {
	color:#000;
	font-weight:bold;
}
.zemlja_naslovna_naziv a:hover {
	color:#000;
	font-weight:bold;
	background-image:url(../images/select_hover.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.grad_naslovna {
	width:170px;
	margin-left:8px;
	overflow:hidden;
	float:left;
}
.grad_naslovna:hover {
	background-image:url(../images/select2_hover.jpg);
}
.grad_naslovna_slika {
	width:52px;
	height:17px;
	text-align:right;
	float:left;
}
.grad_naslovna_slika a {
	width:52px;
	height:17px;
	display:block;
	float:left;
	text-align:right;
}
.grad_naslovna_ime {
	width:118px;
	height:17px;
	float:left;
}
.grad_naslovna_ime a {
	width:115px;
	height:14px;
	padding-top:3px;
	padding-left:3px;
	float:left;
	display:block;
	text-align:left;
}
.grad_naslovna:hover a {
	color:#000;
	font-weight:bold;
}
.grad_naslovna_ime a:hover {
	color:#000;
	font-weight:bold;
	background-image:url(../images/select2_hover.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
/* Putovanja i destinacije tab KRAJ */


/***** LIJEVI IZBORNIK KRAJ *****/


.google_links {
	display:block;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	background-color:#CAF99B;
	text-align:center;
	border:1px solid #1B703A;
}
.korisnicki_podaci {
	margin-left:-192px;
	margin-top:68px;
	height:60px;
	width:175px;
	padding-left:15px;
	float:left;
	background-color:#FFC;
	border:1px solid #999;
	border-top:none;
	padding-top:15px;
}

.sadrzaj {
	width:808px;
	padding:0px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	background-position:bottom;
	background-repeat:no-repeat;
}

.sadrzaj h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
	color:#462800;
	background-color:#FFEDD5;
	border-bottom:1px solid #FFDAB0;
}
.sadrzaj h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;
}
.sadrzaj h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding-bottom:10px;
}

.sadrzaj li {
	margin-left:35px;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}

.sadrzaj a {
	color:#06F;
	font-weight:bold;
}
.sadrzaj a:hover {
	color:#00F;
	font-weight:bold;
}
.sadrzaj a:active {
	color:#06F;
	font-weight:bold;
}

.destinacije {
	margin-top:0px;
	margin-bottom:5px;
	width:790px;
	height:auto;
	float:left;
	padding:5px 8px 5px 8px;
	border:1px solid #060;
	background-color:#DFFFCA;
	text-align:center;
}

.destinacije span {
	color:#416543;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.destinacije span a {
	color:#416543;
}
.destinacije span a:hover {
	color:#060;
}
.destinacije span a:active {
	color:#0C0;
}
.naslovna_tab {
	width:261px;
	height:230px;
	margin:2px;
	border:1px solid #FC9800;
	overflow:hidden;
	float:left;
	display:block;
	overflow:hidden;
}
.naslovna_tab:hover {
	border:1px solid #CA6A00;
}
.sadrzaj .naslovna_tab h1 {
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	background-color:#FC9800;
	color:#603A00;
	padding:6px 10px 6px 10px;
	background-image:url(../images/naslovna_tab.jpg);
	background-position:right;
	border:none;
}
.shadow60 {
	width:100%;
	height:1px;
	background-color:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
	margin:0px;
	padding:0px;
	z-index:10;
}
.shadow50 {
	width:100%;
	height:1px;
	background-color:#000;
	opacity:0.1;
	filter:alpha(opacity=10);
	margin:0px;
	padding:0px;
	z-index:10;
}
.naslovna_tab_opis {
	width:100%;
	background-color:#000;
	display:block;
	opacity:0.65;
	filter:alpha(opacity=65);
	border-top:1px solid #000;
	float:left;
	margin-top:127px;
}
.naslovna_tab_opis:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}
.naslovna_tab_opis a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	opacity:1.35;
	filter:alpha(opacity=135);
	padding:3px 5px;
	float:left;
}
.naslovna_tab_opis a:link {
	color:#FFF;
}
.naslovna_tab_opis a:visited {
	color:#FFF;
}
.naslovna_tab_opis a:hover {
	color:#FF9;
}
.naslovna_tab_opis a:active {
	color:#FF0;
}
.slika1 {
	float:right;
	margin-left:30px;
}
.slika2 {
	float:left;
	margin-right:30px;
}

.naslov_zemlje {
	float:left;
	width:808px;
	height:46px;
	color:#462800;
	background-color:#FFF2E1;
	border-bottom:1px solid #FFDAB0;
	overflow:visible;
	display:block;
	margin-bottom:10px;
}
.naslov_zemlje h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
	background:none;
	color:#462800;
	float:left;
	border:none;
}
#valuta_icon {
	float:left;
	padding-right:7px;
	padding-top:15px;
}
#jezik_icon {
	float:left;
	padding-right:7px;
	padding-top:4px;
}
.znacajke_zemlje {
	float:right;
	margin-right:15px;
	height:46px;
}
.znacajke_zemlje h2{
	float:right;
	font-size:12px;
	height:26px;
	padding:15px 0px 0px 0px;
	margin:5px 20px 5px 15px;
	display:inline-block;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
}
#glavni_grad {
	background-image:url(../images/glavni_grad_icon.png);
	padding-left:54px;
}
#sluzbeni_jezik {
	background-image:url(../images/jezik_icon.png);
	padding-left:42px;
}
#valuta_zemlje {
	background-image:url(../images/valuta_icon.png);
	padding-left:38px;
}
.znacajke_opis {
	background-image:url(../images/znacajke_zemlje.png);
	background-position:top;
	background-repeat:no-repeat;
	width:153px;
	height:25px;
	padding:22px 0px 0px 0px;
	text-align:center;
	position:absolute;
	float:left;
	z-index:50;
	display:none;
	margin:20px 0px 0px -30px;
}
.tekst {
	padding:0px 15px;
	height:auto;
	overflow:hidden;
}
#admin_submit {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.opsirnije {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.opsirnije a:link {
	color:#999;
}
.opsirnije a:visited {
	color:#999;
}
.opsirnije a:hover {
	color:#333;
}
.opsirnije a:active {
	color: #060;
	font-size:15px;
}
.kratki_opis_zemlje {
	width:806px;
	overflow:hidden;
	float:left;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.kratki_opis_zemlje:hover {
	border:1px solid #999;
}
.manja_slika {
	width:200px;
	height:150px;
	float:left;
	text-align:center;
	vertical-align:text-bottom;
	padding:0px 20px;
	overflow:hidden;
	display:inline-block;
}
.kratki_opis_zemlje img {
	max-width:200px;
	width: expression(this.width > 200 ? 200: true); /* IE6 fix for img max-width */
	max-height:150px;
	height: expression(this.height > 150 ? 150: true); /* IE6 fix for img max-height */
}
.kratki_opis_tekst {
	width:545px;
	float:left;
	display:inline-block;
	overflow:hidden;
	padding:10px;
}
.kratki_opis_tekst h2 {
	margin:5px 0px 4px 0px;;
	padding:1px 0px 2px 15px;
	color:#666;
	background-color:#FFF;
	border-bottom:1px solid #FFF;
}
.kratki_opis_zemlje:hover h2 {
	color:#462800;
	background-color:#FFF2E1;
	border-bottom:1px solid #FFDAB0;
}
.kratki_opis_zemlje h3 {
	font-weight:normal;
	margin:0px;
	padding:0px 25px 7px 23px;
	color:#666;
	border-bottom:1px solid #FFF;
}
.kratki_opis_zemlje:hover h3 {
	color:#333;
	border-bottom:1px solid #FFDAB0;
}
.kratki_opis_zemlje a {
	float:right;
	color:#888;
	font-size:12px;
	display:block;
	padding:7px 20px;
}
.kratki_opis_zemlje:hover a {
	color:#F90;
}
.kratki_opis_zemlje a:hover {
	color:#F90;
}
.kratki_opis_zemlje a:active {
	color:#F60;
}
.kratki_opis_tekst h2 a {
	float:none;
	display:inline;
	font-size:20px;
	padding:0px;
}
.kratki_opis_zemlje:hover h2 a {
	color:#462800;
}
.gradovi {
	width:792px;
	padding:4px 7px;
	background-color: #FC9;
	border:1px solid #666;
	float:left;
	margin-top:-5px;
	margin-bottom:13px;
	text-align:left;
	overflow:hidden;
	display:block;
}
.gradovi span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.gradovi a {
	color:#4B4B4B;
}
.gradovi a:hover {
	color:#000;
	font-size:13px;
}
.gradovi a:active {
	color:#000;
	font-size:15px;
}
.footer_links {
	width:100%;
	border-top:2px solid #DDD;
	float:left;
	margin:10px 0px;
	cursor:default;
}
.links_destinacije {
	width:950px;
	margin:7px auto 5px auto;
	color:#999;
	padding:4px 0px 13px 0px;
}
.links_destinacije h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.links_destinacije:hover h1 {
	color:#777;
}
.links_destinacije p {
	margin-top:3px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
}
.links_destinacije a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}
.links_destinacije a:hover {
	color:#444;
}
#footer {
	text-align:center;
	width:100%;
	background-color:#EFEFEF;
	border-top:1px solid #DDD;
	float:left;
}
#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px 0px;
	color:#666;
}
#leadboard_top_putovanja {
	width:809px;
	height:90px;
	display:block;
	overflow:hidden;
}
#leadboard_top_putovanja a {
	width:809px;
	height:90px;
	display:block;
	background:url(../images/oglasi/leadboard_top.jpg) no-repeat top left;
	cursor:pointer;
}
#leadboard_top_putovanja a:hover {
	background-position:bottom left;
}
#wide_skyscraper_putovanja {
	width:160px;
	height:600px;
	display:inline-block;
	margin:auto 0px;
	overflow:hidden;
}
#wide_skyscraper_putovanja a {
	width:160px;
	height:600px;
	display:block;
	background:url(../images/oglasi/wide-skyscraper-160x600.jpg) no-repeat top left;
	cursor:pointer;
}
#wide_skyscraper_putovanja a:hover {
	background-position:top right;
}
#standard_banner_putovanja {
	width:468px;
	height:60px;
	display:block;
	margin:5px 10px 10px 30px;
	overflow:hidden;
}
#standard_banner_putovanja a {
	width:468px;
	height:60px;
	display:block;
	background:url(../images/oglasi/standard-banner-468x60.jpg) no-repeat top left;
	overflow:hidden;
	cursor:pointer;
}
#standard_banner_putovanja a:hover {
	background-position:bottom left;
}
