@charset "utf-8";
/* CSS Document */
/* Ponitavanje osnovnih stilova */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input {
	margin:0;
	padding:0;
	font-size: 1em;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* Zavreno ponitavanje osnovnih stilova */
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgimage.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
.searchResult {
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
}
.searchResultImg {
	float: left;
	margin-right: 13px;
}
.searchResultRight {
	float: left;
	width: 447px;
}
.searchResultRightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0b558a;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1c2ce;
}
.searchResultHeaderImg {
	margin-bottom: -1px;
	margin-right: 10px;
}
.searchResultBg {
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
	background-color: #E5E5E5;
}
.searchResultRightContent {
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
.searchResultRightContent p {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#footer {
	background-image: url(/images/bgfooter.gif);
	background-repeat: repeat-x;
	height: 75px;
}

#mainContainer #headerTop {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/delimeter.gif);
	background-repeat: repeat-y;
	background-position: 530px;
	height: 40px;
}
#mainContainer #headerNavigation {
	height: 30px;
}
#mainContainer #content {
	background-color: #FFF;
	padding: 15px;
	position: relative;
	min-height: 100%;
}

#mainContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -75px;
}
#mainContainer #headerTop input {
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 105px;
	border: 1px solid #5b5b5b;
	background-image: url(/images/tboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

#mainContainer #headerTop #headerTopLeft {
	float: left;
	margin-top: 13px;
	margin-bottom: 14px;
}
#mainContainer #headerTop #headerTopLogin {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url(/images/headerlogintitle.gif);
	background-repeat: no-repeat;
	width: 430px;
	background-position: left center;
}
#mainContainer #content #leftContent {
	float: left;
	width: 220px;
	margin-right: 15px;
}
#mainContainer #content .contentBox {
	margin-bottom: 15px;
}
#contentBoxHeader_TopHotels {
	height: 30px;
	background-image: url(/images/tophotels.jpg);
}
#contentBoxHeader_HotelCompany {
	height: 30px;
	background-image: url(/images/hotelcompany.jpg);
}
#contentBoxHeader_Search {
	height: 30px;
	background-image: url(/images/hotelsearch.jpg);
}
#contentBoxHeader_Map {
	height: 30px;
	background-image: url(/images/region.jpg);
}
#contentBoxHeader_Week {
	height: 30px;
	background-image: url(/images/hotelweek.jpg);
}
#contentBoxHeader_HotelDetails {
	height: 30px;
	background-image: url(/images/hoteldetails.jpg);
}
#contentBoxHeader_CompanyDetails {
	height: 30px;
	background-image: url(/images/hotcompdetails.jpg);
}
#contentBoxHeader_RecommendedHotels {
	height: 30px;
	background-image: url(/images/recommendedhotels.jpg);
}
#contentBoxHeader_Contact {
	height: 30px;
	background-image: url(/images/contactinfo.jpg);
}
#contentBoxHeader_AboutUs {
	height: 30px;
	background-image: url(/images/aboutus.jpg);
}
#contentBoxHeader_Advertising {
	height: 30px;
	background-image: url(/images/advertising.jpg);
}
#contentBoxHeader_Terms {
	height: 30px;
	background-image: url(/images/terms.jpg);
}
#contentBoxHeader_Privacy {
	height: 30px;
	background-image: url(/images/privacy.jpg);
}
#contentBoxHeader_TopHotels h3, #contentBoxHeader_HotelCompany h3, #contentBoxHeader_Search h3, #contentBoxHeader_Map h3, #contentBoxHeader_Week h3, #contentBoxHeader_SearchResults h3, #contentBoxHeader_HotelDetails h3 {
	display: none;
}
#contentBoxHeader_CompanyDetails h3, #contentBoxHeader_RecommendedHotels h3, #contentBoxHeader_Contact h3, #contentBoxHeader_AboutUs h3, #contentBoxHeader_Advertising h3, #contentBoxHeader_Terms h3, #contentBoxHeader_Privacy h3 {
	display: none;
}
.contentBoxContentSmall {
	background-color: #f4f4f4;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#mainContainer #content .contentBox .contentBoxContentSmall h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0c558a;
	text-transform: uppercase;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1c1ce;
	font-size: 13px;
	margin-bottom: 18px;
}
.contentBoxContentSmall p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
.contentBoxContentSmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}
#mainContainer #headerNavigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 12px;
	
}
#mainContainer #headerNavigation ul li a:hover {
	background-color:#002d60;
}

#mainContainer #headerNavigation ul li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
}
#mainContainer #headerTop #headerTopLogin input#submit {
	height: 21px;
	width: 65px;
	background-image: url(/images/headerlogin.jpg);
	margin-top: 1px;
}
#mainContainer #headerTop #headerTopLogin #headerTopLoginRight {
	float: right;
}



.contentBoxContentSmall p label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	paddin-bottom: 3px;
}
#mainContainer #content #searchContent .contentBox .contentBoxContentSmall #search p input {
	width: 130px;
	border: 1px solid #909090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(/images/tboxbg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#mainContainer #content #searchContent .contentBox .contentBoxContentSmall #search p input#button {
	background-image: url(/images/buttonbg.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	height: 23px;
	
}
#mainContainer #content #leftContainer {
	float: left;
	width: 817px;
}
#mainContainer #content #rightContainer {
	float: left;
	margin-left: 15px;
	width: 138px;
}
#headerBottom {
	height: 190px;
	background-repeat: no-repeat;
	background-position: 395px;
}

#content .bannerBox {
	background-color: #e3ebed;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: center;
}
.bannerMargin {
	margin-top: 7px;
	margin-bottom: 7px;
}

#mainContainer #content #mapContent {
	float: left;
	margin-left: 15px;
	width: 387px;
}

#mainContainer #content #searchContent .contentBox .contentBoxContentSmall #search p select {
	width: 135px;
	border: 1px solid #909090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(/images/tboxbg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#mainContainer #content #searchContent .contentBox .contentBoxContentSmall p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#mainContainer #content #searchContent {
	float: left;
	width: 180px;
}

#mainContainer #content #leftContent .contentBox #TopHotelLinks li {
	background-image: url(/images/tophotelslinksbg.gif);
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0d548a;
}
a {
	text-decoration: underline;
	color: #0c5588;
}
a:link {
	text-decoration: underline;
	color: #0c5588;
}
a:visited {
	text-decoration: underline;
	color: #0c5588;
}
a:hover {
	text-decoration: none;
	color: #0c5588;
}
#mainContainer #content #wideContent {
	float: left;
	margin-left: 15px;
	width: 621px;
	[if IE]>
	width: 400px;
	<![endif] 
}
.contentBoxContent {
	background-color: #F4F4F4;
}
a:active {
	text-decoration: underline;
	color: #0c5588;
}
#headerTop a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#headerTop a:hover {
	text-decoration: underline;
}
#contentBoxHeader_SearchResults {
	height: 30px;
	background-image: url(/images/searchresults.jpg);
}
.nazivDisabled {
	color: #8B8B8B;
}
.contentDisabled {
	color: #8B8B8B;
}
.searchResultRightHeader h4 a {
	text-decoration: none;
}
.searchResultRightHeader h4 a:hover {
	text-decoration: underline;
}
.pagination {
	text-align: center;
}
.pagination a {
	padding: 3px;
	border: 1px solid #073566;
	text-decoration: none;
	color: #073566;
}
.pagination a:hover {
	background-color: #E8E8E8;

}
.contentBoxAltHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0d548a;
	font-weight: bold;
	padding-left: 15px;
}
.contentList ul li span {
	color: #0D548A;
}

.contentList ul li {
	background-color: #F5F5F5;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-right: 8px;
}
.contentList ul li a {
	font-weight: bold;
}
.message {
	padding: 8px;
	background-color: #D7FFD5;
	border: 1px dashed #9D9D9D;
	margin-bottom: 15px;
}
.hotelpodaci {
}
.hotelpodaci a {
	float: right;
	font-weight: bold;
}


/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 220px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 223px; } /* Width plus 3 (html space) */
form.cmxform label.input_error {
	margin-left: 5px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
/**********************************

Name: cmxform Styles
Author: Nick Rigby 

***********************************/
form.cmxform {
	width: 100%;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C1C1C1;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform em {
	color: red;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.input_error, label.input_error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}
form.cmxform input {
	border: 1px solid black;
	padding: 3px;
	background-image: url(/images/tboxbg.gif);
	background-repeat:repeat-x;
}
form.cmxform textarea {
	border: 1px solid black;
	padding: 3px;
	background-image: url(/images/tboxbg.gif);
	background-repeat:repeat-x;
}
form.cmxform input.button {
	background-image: url(/images/buttonbg.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	height: 23px;
}
form.cmxform select {
	border: 1px solid black;
	padding: 3px;
	background-image: url(/images/tboxbg.gif);
	background-repeat:repeat-x;
}
form.cmxform input:focus { border: 1px dotted black; }
form.cmxform input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }
.error {
	padding: 8px;
	border: 1px dashed #9D9D9D;
	background-color: #FFDFE0;
	margin-bottom: 15px;
}
.error p {
	margin: 0px;
}
.hotelpodaci span {
	font-weight: bold;
	color: #0D548A;	
}
#mainContainer #content #allContainer #detailsContent {
	float: left;
	width: 770px;
	margin-left: 15px;
}
.hotelDetails h2 {
	color: #0D548A;
	font-size: 20px;
}
#mainContainer #content #allContainer #detailsContent .contentBox .contentBoxContent .hotelDetails .hotelDetailsBox {
	margin-top: 15px;
	border: 1px dashed #0D548A;
	padding: 10px;
	background-image: url(/images/hoteldethdbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hotelDetailsBox h4 {
	font-size: 15px;
	color: #0D548A;
	font-weight: bold;
	margin-bottom: 10px;
}
.contentBoxContent .hotelDetails {
	padding: 15px;
}
.hotelDetails .hotelDetailsBox ul li {
	margin-bottom: 4px;
	margin-top: 4px;
}
#mainContainer #content #allContainer #detailsContent .contentBox .contentBoxContent .hotelDetails .hotelDetailsNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D548A;
	background-image: url(../images/hoteldethdbg.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
}
.hotelDetailsNav ul {
	padding-left: 20px;
}
.hotelDetailsNav ul li {
	display: inline;
	margin-right: 6px;
}
.hotelDetailsNav ul li a {
	display: inline-block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D548A;
	border-bottom-color: #0D548A;
	border-left-color: #0D548A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
.hotelDetailsNav ul li span {
	color: #FFF;
	font-weight: bold;
	background-color: #0D548A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D548A;
	border-bottom-color: #0D548A;
	border-left-color: #0D548A;
}
.hotelDetailsNav ul li a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0D548A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D548A;
	border-bottom-color: #0D548A;
	border-left-color: #0D548A;
}
.cjenik tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0D548A;
	border-left-color: #0D548A;
}
.cjenik {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0D548A;
	border-right-color: #0D548A;
	background-image: url(/images/hoteldethdbg.gif);
	background-repeat: repeat-x;
}
.tablecjenik {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
}
.tablecjenik tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
.tablecjenik tr td input {
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F3EDED;
	margin: 1px;
}
a.hotweek {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
div.imgDesc {
	font-size: 11px;
	margin-top: 3px;
	color: #666;
	text-align: center;
}
span.description_content1 {
	font-weight: bold;
	color: #0D548A;
}
#footer #footerContainer {
	color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#footer #footerContainer .footerBox {
	text-align: center;
}
#footer #footerContainer .footerBox ul {
	margin-bottom: 10px;

}
#footer #footerContainer .footerBox ul li a {
	color: #FFF;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 10px;
}
#footer #footerContainer .footerBox ul li a:hover {
	text-decoration: underline;
}
#footer #footerContainer .footerBox ul li {
	display: inline;
}
.push {
	height: 75px;
}
.bannerBox .marketing a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.booknow {
	position: absolute;
	top: 8px;
	right: 0px;
	z-index: 0;
}
.pbooknow {
	z-index: 10;
	position: relative;
}
#headerNavigation #headerLanguage {
	float: right;
	width: 198px;
	padding-top: 8px;
}
#headerNavigation #headerLanguage #headerLanguageFlags {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
}
#headerNavigation #headerLanguage #headerLanguageFlags a {
	margin-right: 10px;
}
