html {
	background: #d2c4b4 url('/public/img/bgd_repeater.gif') repeat-x;
}
body {
	behavior: url("/public/assets/csshover3.htc"); 
}
body.summer {
	background: url('/public/img/bgd_leto.jpg') no-repeat center top;
}
body.winter {
	background: url('/public/img/bgd_zima.jpg') no-repeat center top;
}
.hidden {
	display: none;
}
#header {
	height: 115px;
	margin-top: 16px;
	position: relative;
	z-index: 200;
}
#header a.logo {
	display: block;
	float: left;
	margin: -6px 0 6px;
}
#header a.logo_print {
	display: none;
}

/*button menu start*/
#header ul.button_menu {
	display: block;
	float: right;
	list-style: none;
	margin-top: 20px;
}
#header ul.button_menu li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 15px;
	height: 40px;
}
#header ul.button_menu li.drzave {
	border-left: 1px solid #8fbeea;
	border-right: 1px solid #8fbeea;
}

#header ul.button_menu li a {
	display: block;
	float: left;
	position: relative;
	z-index: 300;
	color: #8fbeea;
	font-size: 16px;
	text-decoration: none;
	font-weight: 900;
	display: block;
	margin: 0;
	padding: 0 11px 0 0;
	height: 40px;
}
#header ul.button_menu li a span {
	display: block;
	float: left;
	margin: 0;
	padding: 0 4px 0 15px;
	line-height: 40px;
	height: 40px;
}

#header ul.button_menu li:hover a, #header ul.button_menu li.hover a {
	background: transparent url(/public/img/tabs.png) no-repeat right -40px;
}

#header ul.button_menu li:hover a span,
#header ul.button_menu li.hover a span {
	color: #004993;
	background: transparent url(/public/img/tabs.png) no-repeat left 0;
	cursor: pointer;
}
#header ul.button_menu li ul {
	position: absolute;
	display: none;
	list-style: none;
	overflow: hidden;
	margin: 0!important;
	padding: 0 10px!important;

	top: 39px;
	z-index: 200;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	background: #fff;
	width: 190px;
	-moz-box-shadow: 0 0 7px #999;
	-webkit-box-shadow: 0 0 7px #999;
	box-shadow: 0 0 7px #999;
}
#header ul.button_menu li:hover ul,
#header ul.button_menu li.hover ul {
	display: block;
}

#header ul.button_menu li.aranzmani ul {
	left: 5px;
}
#header ul.button_menu li.drzave ul {
	left: -50px;
}
#header ul.button_menu li.individualna ul {
	left: 5px;
}
#header ul.button_menu li ul li {
	display: block;
	float: none;
	clear: both;
	border-top: 1px dotted #ccc;
	background: none!important;
	margin: -1px 0 0 0!important;
	padding: 4px 0 0 0!important;
}
#header ul.button_menu li ul li a {
	width: 100%;
	display: block;
	float: none;
	clear: both;
	color: #4498e0;
	font-size: 12px;
	font-weight: 400;
	background: none!important;
	margin: 0!important;
	padding: 8px 0 1px 0!important;
}
#header ul.button_menu li ul li a:hover {
	color: #004993;
	text-decoration: underline;
}
/*button menu end*/

#header .menubar {
	background: #061924;
	height: 30px;
	*margin-top: -10px;
}
#header .menubar .bar_slogan {
	float: left;
	color: #fff;
	font-size: 12px;
	padding: 6px 8px;
}
#header .menubar .bar_slogan span {
	color: #4e90bf;
	font-weight: 900;
}
#header ul.mainmenu {
	display: block;
	float: right;
	list-style: none;
	height: 10px;
	padding: 4px 8px;
	.margin-bottom: -10px;
}
#header ul.mainmenu li {
	float: left;
}
#header ul.mainmenu li a {
	color: #d0d3d6;
	text-decoration: none;
	font-size: 12px;
}
#header ul.mainmenu li a:hover {
	color: #fff;
	text-decoration: underline;
}
#top_content {
	padding: 10px 0 4px;
	background: url('/public/img/header_repeater.png');
}
#top_content #novosti, #top_content #kontakt {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bbb;
	background: #fff url(/public/img/h2_repeater.png) repeat-x;
	padding-bottom: 5px;
	line-height: 14px;
}
#top_content #novosti {
	min-height: 263px;
	height: 263px;
	overflow: hidden;
	margin: 0 9px 9px;	
}
#top_content #novosti .scroll-pane {
	overflow: auto;
	height: 240px;
}
#top_content #novosti h2, #top_content #kontakt h2 {
	color: #515d64;
	font-weight: 900;
	font-size: 14px;
	padding: 10px;
	margin: 0;
}
#top_content .novost {
	padding: 12px;
}
#top_content .novost img {
	float: left;
	padding-right: 6px;
}
#top_content .novost h3 {
	font-size: 13px;
	line-height: 16px;
	color: #0071bc;
	margin: 0;
}
#top_content .novost h4 {
	font-size: 11px;
	color: #b5b5b5;
	margin: 0;
	font-weight: 400;
}
#top_content .novost p {
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
}
#top_content .novost p a {
	color: #0071bc;
	text-decoration: none;
}
#top_content .novost p a:hover {
	color: #0071bc;
	text-decoration: underline;
}
#slideshow {
	position: relative;
	width: 460px;
}
#slideshow_pager {
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 50;
}
	#slideshow_pager a {
		display: block;
		float: left;
		color: white;
		margin: 0 0 0 5px;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		text-decoration: none;
	}
		#slideshow_pager a.activeSlide {
			color: black;
			background-color: white;
		}
#slideshow .slideshow {
	position: relative;
	width: 460px;
	height: 270px;
	z-index: 40;
	overflow: hidden;
}
#slideshow .slideshow_single {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 460px;
	height: 270px;
	position: relative;
}
#slideshow .slideshow_single a {
	display: block;
	float: left;
	text-decoration: none;
	width: 460px;
	height: 270px;
	position: relative;
}
#slideshow .slideshow_single a h1 {
	position: absolute;
	bottom: 18px;
	z-index: 10;
	left: 10px;
	color: #fff;
	font-size: 44px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-shadow: 0px 0px 4px #000;
}
#slideshow .slideshow_single a:hover h1 {
	color: #e9e9e9;
}
#slideshow .slideshow_single a h2 {
	position: absolute;
	bottom: 0px;
	color: #ec7237;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px;
	height: 18px;
	background: #000;
	z-index: 5;
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	width: 440px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px transparent;
}

#top_content table.kontakt_podaci, .kontakt_strana table.kontakt_podaci {
	border: 0;
	margin: 10px;
	text-align: left;
	line-height: 18px;
}
#top_content table.kontakt_podaci td, .kontakt_strana table.kontakt_podaci td {
	color: #061924;
	font-size: 12px;
}
#top_content table.kontakt_podaci td.labela, .kontakt_strana table.kontakt_podaci td.labela {
	color: #a7bac4;
	padding-right: 8px;
}
#top_content table.kontakt_podaci td strong, .kontakt_strana table.kontakt_podaci td strong {
	font-size: 14px;
}
#top_content #box_banneri img {
	padding: 9px 0 0;
	display: block;
}
#content_grad {
	background: url('/public/img/content_gradient.png') repeat-x;
	height: 6px;
}
#content {
	padding: 10px 0;
	background: #f8f0ca;
}
#content .content_menu {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	background: #eee url(/public/img/h2_repeater.png) repeat-x;
	margin: 0 9px;
	padding-bottom: 5px;
	line-height: 14px;
}
#content .content_menu h2 {
	color: #515d64;
	font-weight: 900;
	font-size: 14px;
	padding: 10px;
	margin: 0;	
}
#content .content_menu ul li h2 {
	color: #0086c6;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-weight: 900;
}
#content .content_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#content .content_menu .left_menu ul {
	display: none;
}
#content .content_menu ul li {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 5px;
	background: #fff;
}
#content .content_menu ul li img {
	float: left;
	margin: 3px 5px 0 0;
}
#content .content_menu ul li a {
	text-decoration: none;
	color: #01699d;
}
#content .content_menu ul li a:hover {
	text-decoration: underline;
}
#content .content_menu ul li a.selected {
	color: #e1802d;
}
#content .content_menu ul.left_menu li {
	padding-left: 15px;
}
#content .content_menu ul.left_menu li ul li {
	border-bottom: 1px dotted #ddd;
	padding-left: 10px;
}
#content .content_menu ul.left_menu li ul li.last, #content .content_menu ul.left_menu li ul li.lastExpandable, #content .content_menu ul.left_menu li ul li.lastCollapsable {
	border-bottom: none;
}
#content .content_menu ul li a span {
	display: block;
	float: left;
	margin-right: 5px;
	height: 14px;
	width: 5px;
}
#content .content_menu ul li p {
	margin: 0;
	font-size: 11px;
	color: #7a7a7a;
}
#content .content_menu ul li p a {
	color: #7a7a7a;
}
#content .content_menu ul.country_list li h2 a {
	color: #0086c6;
	font-weight: 900;
	font-size: 13px;
}
#content .content_menu ul.country_list li p {
	padding-left: 5px;
}

#content .content_menu ul.country_list li p a {
	color: #474747;
	font-size: 12px;
}
#content .aranzman_single {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 218px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 0 20px 20px;
	background: #fff;
	min-height: 185px;
	margin: 0 0 20px 12px;
}
html>body #content .aranzman_single {
	margin: 0 0 20px 20px;
}
#content .aranzman_single h2 {
	color: #0085c7;
	font-weight: 900;
	font-size: 13px;
	margin: 0;
	padding: 0 5px;
	height: 18px;
	overflow: hidden;
}
#content .aranzman_single h2 a {
	color: #0085c7;
	text-decoration: none;
}
#content .aranzman_single h2 a:hover {
	text-decoration: underline;
}
#content .aranzman_single h3 {
	color: #bebebe;
	font-weight: 400;
	font-size: 11px;
	margin: 0;
	padding: 0 5px;
	height: 18px;
	overflow: hidden;
}
#content .aranzman_single p {
	margin: 0;
	padding: 0 5px;
	font-size: 10px;
	color: #5a5a5a;
}
#content .aranzman_single img {
	line-height: 0;
}
#footer_wrapper {
	background: #e4e7ea;
	width: 100%;
	border-top: 4px solid #d2d5d8;
}
#footer {
	background: #061924;
}
#footer h3 {
	font-size: 14px;
	color: #a9aaac;
	font-family: Arial, Verdana, sans-serif;
	margin: 20px 20px 10px;
	padding: 0;
}
#footer ul {
	list-style: none;
	margin: 0 20px 20px;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#footer ul li a {
	color: #355f9c;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #fff;
}
#footer .disclaimer {
	font-size: 11px;
	color: #384750;
	margin: 20px;
}
#footer .disclaimer p {
	margin: 0 0 20px;
	padding: 0;
}
#footer .disclaimer a.footer_logo {
	display: block;
	text-align: center;
	background: url(/public/img/footer_logo.gif) top center no-repeat;
	width: 63px;
	height: 33px;
	margin: 20px 0;
}
#footer .disclaimer a.footer_logo:hover {
	background: url(/public/img/footer_logo.gif) bottom center no-repeat;
}
/*naslovna kraj*/

/*unutrasnje*/
ul.breadcrumb {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c4c4c4;
}
ul.breadcrumb li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	color: #335d9a;
	font-weight: 900;
}
ul.breadcrumb li a {
	color: #ababab;
	text-decoration: none;
}
ul.breadcrumb li a:hover {
	color: #3781b3;
}
.listing_aranzmana h1 {
	font-size: 22px;
	border-bottom: 3px solid #c4c4c4;
	color: #335d9a;
	margin: 0;
	padding: 0;
}
.listing_aranzmana h2 {
	font-size: 16px;
	color: #335d9a;
	margin: 20px 0 10px;
	padding: 0;
}
.listing_aranzmana h2 a {
	color: #335d9a;
	text-decoration: none;
}
.listing_aranzmana h2 a:hover {
	color: #3781b3;
}
.listing_aranzmana p {
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;
}
.listing_aranzmana .listing_jedan {
	border-bottom: 1px dotted #a5a5a5;
	height: 1%;
}
.listing_aranzmana .listing_jedan h3 {
	float: left;
	width: 175px;
	padding: 10px 15px;
	margin: 0;
	color: #3781b3;
	font-size: 14px;
}
.listing_aranzmana .listing_jedan h3 a {
	color: #3781b3;
	text-decoration: none;
}
.listing_aranzmana .listing_jedan h3 a:hover {
	color: #335d9a;
}
.listing_aranzmana .listing_jedan p {
	padding: 8px 8px;
	margin: 0;
	float: left;
	color: #cdcdcd;
	width: 165px;
}
.listing_aranzmana a.dugme, #aranzman_content a.dugme {
	color: #fff;
	margin: 7px 0 5px;
	padding: 5px 10px;
	background: #fec809;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: 900;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: transparent;
	font-size: 11px;
}
.listing_aranzmana a.dugme:hover, #aranzman_content a.dugme:hover {
	color: #c8a315;
}
.listing_blok {
	padding: 10px 0;
	height: 1%;
	border-bottom: 1px solid #a5a5a5;
}
.listing_blok img {
	float: left;
	width: 100px;
}
.listing_blok .blok_tekst {
	float: left;
	width: 330px;
	padding: 0 15px;
	line-height: 18px;
}
.listing_blok .blok_tekst h3 {
	margin: 0;
	padding: 0;
	color: #335d9a;
	font-size: 16px;
}
.listing_blok .blok_tekst h3 a {
	color: #335d9a;
	text-decoration: none;
}
.listing_blok .blok_tekst h3 a:hover {
	color: #3781b3;
}
.listing_blok .blok_tekst h4 {
	margin: 0 0 10px;
	padding: 0;
	color: #f58a2e;
	font-size: 13px;
	font-weight: 400;
}
.listing_blok .blok_tekst p {
	color: #4d4d4d;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.listing_blok .blok_tekst p.listing_cena {
	color: #335d9a;
	margin: 5px 0;
	font-weight: 900;
}

#aranzman_content_top {
	position: relative;
}
#aranzman_content ul.share_icons {
	position: absolute;
	top: 0;
	right: 10px;
	list-style: none;
}
#aranzman_content ul.share_icons li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#aranzman_content ul.share_icons li a {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
}
#aranzman_content ul.share_icons li a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
#aranzman_content ul.util_icons {
	position: absolute;
	top: 50px;
	right: 10px;
	list-style: none;
}
#aranzman_content ul.util_icons li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 16px;
}
#aranzman_content ul.util_icons li a {
	text-decoration: none;
	color: #a9a9a9;
	font-weight: 900;
	line-height: 16px;
}
#aranzman_content ul.util_icons li a:hover {
	color: #999;
}
#aranzman_content ul.util_icons li a img {
	padding-right: 5px;
	vertical-align: middle;
}
#aranzman_content ul.breadcrumb {
	border: 0;
}
#aranzman_content h1 {
	font-size: 28px;
	color: #4272aa;
	border-bottom: 3px solid #a9a9a9;
	margin: 10px 10px 10px 0;
	padding: 0;
}
#aranzman_content h4 {
	font-size: 16px;
	color: #4f73a7;
	margin: 20px 10px 0 0;
	padding: 0;
	border-bottom: 3px solid #cbd0d3;
}
#aranzman_content p {
	margin: 0;
	padding: 3px 0;
	/*color: #6f6f6f;*/
	color: #101010;
	font-size: 12px;
}
#aranzman_content p a {
	color: #335c9a;
}
#aranzman_content p a:hover {
	color: #ababab;
}

#aranzman_content .aranzman_tekst, #aranzman_content .info_box {
	margin: 0;
}
#aranzman_content .aranzman_tekst .image_list {
	width: 480px;
	height: 86px;
	overflow: hidden;
	position: relative;
}
#aranzman_content .aranzman_tekst .image_list a.image_gal_link {
	position: absolute;
	top: 68px;
	left: 0;
	display: block;
	font-size: 11px;
	font-weight: 900;
	width: 460px;
	padding: 0 10px;
	background: #f8f0ca;
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
	color: #000;
	text-decoration: none;
}
#aranzman_content .aranzman_tekst .image_list a.image_gal_link:hover {
	color: #666;
}
#aranzman_content .info_box {
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: transparent;
	margin: 0 10px;
	padding-bottom: 10px;
}
#aranzman_content .info_box .weather {
	text-align: center;
}
#aranzman_content .info_box .weather h2 {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #0678d0;
}
#aranzman_content .info_box .weather h2 span {
	font-size: 16px;
}
#aranzman_content .info_box .weather p {
	margin: 0;
	padding: 0;
}
#aranzman_content .info_box .weather p span {
	font-size: 30px;
	vertical-align: top;
}
#aranzman_content .info_box .weather p sup {
	vertical-align: top;
}
#aranzman_content .info_box ul.info_links {
	list-style: none;
	padding: 0;
	margin: 10px 10px 0;
	font-size: 12px;
}
#aranzman_content .info_box ul.info_links li {
	padding: 2px 5px;
	margin: 0;
	border-bottom: 1px solid #cccec0;
	line-height: 20px;
}
#aranzman_content .info_box ul.info_links li.smestaj_link {
	padding-top: 10px;
	border: none;
}
#aranzman_content .info_box ul.info_links li a {
	color: #0678d0;
	text-decoration: none;
}
#aranzman_content .info_box ul.info_links li a:hover {
	text-decoration: underline;
}
#aranzman_content .info_box ul.info_links li img {
	margin-right: 3px;
	vertical-align: middle;
}
#aranzman_content .aranzman_pretraga {
	background: #f9f9fa;
	border-bottom: 1px solid #b9b9c6;
	margin: 0 10px 30px 0;
}
#aranzman_content .aranzman_pretraga form {
	margin: 0;
	padding: 0 10px 10px;
}
#aranzman_content .aranzman_pretraga label {
	font-weight: 900;
	font-size: 11px;
	color: #9ea6ab;
	display: block;
	padding: 5px 0;
}
#aranzman_content .aranzman_pretraga select, #aranzman_content .aranzman_pretraga input {
	font-size: 11px;
	color: #767676;
}
#aranzman_content .aranzman_smestaj {
	margin-top: 20px;
}
#aranzman_content .aranzman_smestaj img {
	float: left;
	margin-bottom: 20px;
}
#aranzman_content .aranzman_smestaj_tekst {
	float: left;
	width: 480px;
	padding: 0 10px;
	line-height: 16px;
	position: relative;
}
#aranzman_content .aranzman_smestaj_tekst h2, #content .aranzman_opisi h2 {
	color: #4071a7;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#aranzman_content .aranzman_smestaj_tekst h2 a {
	color: #4071a7;
	text-decoration: none;
}
#aranzman_content .aranzman_smestaj_tekst h2 a:hover {
	color: #73b7e2;
	text-decoration: underline;
}
#aranzman_content .aranzman_smestaj_tekst h3 {
	color: #c0c0c0;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#aranzman_content .aranzman_smestaj_tekst a.dugme {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 10px 0;
}
#aranzman_content .aranzman_smestaj_tekst p {
	color: #3d3d3d;
	font-size: 12px;
	margin: 10px 0 20px;
	padding: 0;
	text-align: justify;
}
.aranzman_opisi a {
	color: #e1802d;
}
.aranzman_opisi a:hover {
	text-decoration: none;
}
#aranzman_content table {
	background: #f7f7f7;
	border: 1px solid #bbb;
	border-collapse: collapse;
	width: 100%;
}
#aranzman_content table td {
	border: 1px solid #bbb;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}
/*temp*/
#aranzman_content table td p.datumi {
	white-space: nowrap;
}

.aranzman_smestaj .tabela_tabovi p {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 690px;
}
.aranzman_smestaj .tabela_tabovi ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}
.aranzman_smestaj .tabela_tabovi ul li {
	margin: 0 5px -10px 0;
	padding: 12px 5px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	overflow:hidden;
	height: 30px;
	color: #4273ab;
	font-weight: 900;
	border: 1px solid #999;
	background: #f4f4f4 url(/public/img/tab_repeater.gif) repeat-x bottom left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
html>body .aranzman_smestaj .tabela_tabovi ul li {
	margin: 0 5px 0 0;
}
.aranzman_smestaj .tabela_tabovi ul li:hover, .aranzman_smestaj .tabela_tabovi ul li.hover {
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	cursor: pointer;
}
.aranzman_smestaj .tabela_tabovi ul li.selected:hover {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
.aranzman_smestaj .tabela_tabovi ul li.selected {
	background: none;
	border-bottom: 1px solid #f2f296;
}
.aranzman_smestaj .tabela_tabovi ul li a {
	color: #4273ab;
	text-decoration: none;
}
.aranzman_smestaj .tabela_tabovi ul li a:hover {
	text-decoration: underline;
}
.aranzman_smestaj .tabela_dinarski {
	width: 662px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border: 1px solid #999;
	font-size: 11px;
	color: #29527d;
	padding: 10px 15px;
	margin: -1px 0;
	*margin-top: -11px;
	_margin-top: -1px;
}
.aranzman_smestaj .tabela_dinarski span {
	color: #717e84;
	font-weight: 900;
}
.aranzman_smestaj .tabela_smestaj {
	margin: 1px 0 0 2px;
}
html>body .aranzman_smestaj .tabela_smestaj {
	margin: 1px 0 0 1px;
}
.aranzman_smestaj .jedan_polazak {
	width: 62px;
	border: 1px solid #999;
	float: left;
	margin: -1px 0 0 -1px;
	text-align: center;
}
.aranzman_smestaj .jedan_polazak span {
	display: block;
	font-weight: 900;
	color: #264972;
	font-size: 12px;
	padding: 10px 0;
}
.aranzman_smestaj .jedan_polazak a {
	display: block;
	background: #b6d2eb;
	text-decoration: none;
	color: #e1802d;
	height: 38px;
	overflow: hidden;
	font-size: 11px;
	border-top: 1px dotted #acacac;
}
.aranzman_smestaj .jedan_polazak a.nepar_jedan {
	background: #dfebf6;
}
.aranzman_smestaj .jedan_polazak a strong {
	color: #000567;
	font-size: 14px;
	display: block;
}
.aranzman_smestaj .jedan_polazak a:hover {
	text-decoration: underline;
	background: #f6f6f6;
}
.aranzman_smestaj .jedan_polazak a:hover strong {
	text-decoration: none;
}
.tabela_legenda {
	width: 652px;
	margin: -1px 10px 30px;
	padding: 10px;
	border: 1px solid #999;
	background: #dfebf6;
	color: #555;
	font-size: 11px;
}
.tabela_legenda span {
	font-weight: 900;
}
.tabela_boxovi {
	background: #f5f5f5;
	color: #666;
	font-size: 12px;
	padding: 10px;
	margin: 0 10px 0 0;
}
.tekst_strana {
	margin: 10px 0;
}
.tekst_strana h1, .tekst_strana h2, .tekst_strana h3, .tekst_strana h4, .tekst_strana h5 {
	color: #4272aa;
	margin: 10px 0;
	padding: 0;
}
.tekst_strana p {
	margin: 10px 0 0;
	padding: 0;
	color: #1a1a1a;
	font-size: 12px;
}
.tekst_strana table {
	border-collapse: collapse;
	border: 3px solid #c4c4c4;
	text-align: center;
}
.tekst_strana table p {
	margin: 0;
	padding: 0;
}
.tekst_strana td {
	padding: 5px;
	vertical-align: middle;
}
.tekst_strana th {
	background: #f9f9f9;
	padding: 5px;
	vertical-align: middle;
	color: #444;
}
.tekst_strana th p {
	color: #444;
}
ul.utils {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.kontakt_strana h2 {
	font-size: 20px;
	border-bottom: 3px solid #c4c4c4;
	color: #335d9a;
	margin: 0 0 10px;
	padding: 0;
}
.kontakt_strana form {
	margin: 40px 0 0;
	padding: 0;
}
.kontakt_strana label {
	display: block;
	color: #222;
	font-weight: 900;
	font-size: 11px;
}
.kontakt_strana input {
	display: block;
	width: 250px;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
	font-size: 14px;
	color: #335d9a;
}
.kontakt_strana textarea {
	width: 420px;
	height: 120px;
	border: 1px solid #d2d2d2;
}
.kontakt_strana img {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d2d2d2
}
#aranzman_content table.individual_table {
	width: 700px;
	border-collapse: collapse;
	border: 1px solid #9c9c9c;
}
#aranzman_content table.individual_table th {
	color: #1f60ae;
}
#aranzman_content table.individual_table td {
	color: #4e6677;
	font-size: 14px;
}
#aranzman_content table.individual_table td, #aranzman_content table.individual_table th {
	border: 1px solid #9c9c9c;
	padding: 5px;
	text-align: center;
}
#aranzman_content table.individual_table td.heads {
	text-align: left;
	color: #97a4ad;
	font-size: 12px;
}
#aranzman_content table.individual_table td.heads p {
	margin: 0;
	padding 0;
	padding-bottom: 10px;
	position: relative;
}
#aranzman_content table.individual_table td.heads a.doplate {
	font-weight: 900;
	color: #0064cf;
	position: absolute;
	bottom: -24px;
	right: 5px;
	display: block;
	text-decoration: none;
	padding: 0 5px;
}
#aranzman_content table.individual_table td.heads a.doplate:hover {
	font-weight: 900;
	color: #e8c574;
}
#aranzman_content table.individual_table td.heads a.doplate.selected {
	border: 1px solid #9c9c9c;
	border-bottom: 1px solid #f8f0ca;
	background: #f7f4e2;
}
#aranzman_content table.individual_table td.odds {
	background: #d0e5f9;
	vertical-align: middle;
	font-weight: 900;
}
#aranzman_content table.individual_table td.evens {
	background: #b6d2eb;
	vertical-align: middle;
	font-weight: 900;
}
#aranzman_content table.individual_table td strong {
	font-size: 13px;
	font-weight: 900;
	color: #4e6579;
}
#aranzman_content table.individual_table tr.individual_doplate {
	border: 1px dotted #9c9c9c;
}
#aranzman_content table.individual_table tr.individual_doplate td {
	background: #f7f4e2;
	font-size: 12px;
	border: 1px dotted #9c9c9c;
	padding-bottom: 5px;
}
#aranzman_content table.individual_table tr.individual_doplate td strong {
	font-size: 12px;
}
form.send_to_friend label {
	width: 200px;
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #555;
}
form.send_to_friend input, form.send_to_friend textarea {
	width: 260px;
	border: 1px solid #b9b;
	color: #b9b;
	line-height: 20px;
	margin-bottom: 7px;
	font-size: 12px;
	height: 22px;
	padding: 2px;
}
form.send_to_friend textarea {
	height: 180px;
	margin: 0;
}
form.send_to_friend button {
	float: right;
	margin-right: 90px;
}


td.lb {
	background: #dfebf6;
	color: #323232;
}
td.db {
	background: #b6d2eb;
	color: #323232;
}
/* Google maps */
#gmap {
	width: 600px;
	height: 380px;
}
/* !Google maps */
