@charset "UTF-8";

/*****************************************************************/
/*                                                               */
/*    CSS Document Developed by IVAN ALEKSIC - www.sroown.com    */
/*    SROOWN Interactive Design Solutions - Belgrade - EUROPE    */
/*    COPYRIGHT BELGRADE EYE - BELGRADE - SERBIA - EUROPE		 */
/*    Revision 1.0 - August 13. 2008.                            */
/*    Revision 1.1 - August 14. 2008.                            */
/*    Revision 1.2 - August 16. 2008.                            */
/*                                                               */
/*****************************************************************/

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(/images/main-background-tile.jpg) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d2930;
}
.clear {
	clear: both;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
a {
	color: #e38827;
	text-decoration: none;
}
a:hover {
	color: #1d2930;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: -1px;
	color: #1c2830;
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #4a5d6a;
	padding-bottom: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #4a5d6a;
	padding-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #516674;
}
h4 strong {
	display: block;
	float: left;
	width: 70px;
}
h1 a {
	color: #1c2830;
	text-decoration: none;
}
h2 a {
	color: #4a5d6a;
	text-decoration: none;
}
h3 a {
	color: #4a5d6a;
	text-decoration: none;
}
h4 a {
	color: #516674;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #e38827;
	text-decoration: underline;
}
#page {
	width: 938px;
	margin: auto;
}
#heading {
	height: 122px;
}
#logo {
	float: left;
	width: 380px;
	font-size: 10px;
	text-transform: uppercase;
	color: #748088;
	padding-top: 41px;
}
#logo a {
	color: #748088;
	line-height: 14px;
}
#logo a:hover {
	color: #e38827;
	text-decoration: none;
}
#logo a img {
	float: left;
	padding-right: 8px;
}
#logo a span {
	display: block;
	width: 170px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	float: left;
}
#headnav {
	padding-right: 4px;
	padding-top: 18px;
	width: 536px;
	float: right;
	height: 45px;
}
#headnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#headnav ul li {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 32px;
}
#headnav ul li a {
	color: #748088;
}
#headnav ul li a:hover {
	color: #e38827;
	text-decoration: none;
}
#headforms {
	padding-right: 4px;
	width: 435px;
	float: right;
	height: 58px;
	font-size: 10px;
	text-transform: uppercase;
	color: #5f676c;
}
#language {
	width: 120px;
	float: left;
}
.large-link
{
	font-size: 2em;
	color: #5f676c;
}
#language a{
	display: block;
	padding-top: 4px;
}
#language form, #search form {
	padding-top: 4px;
}
#searchholder {
	width: 269px;
	background: url(/images/search-field.jpg) 0px 0px no-repeat;
	height: 24px;
}
.searchfield {
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929ca3;
	padding-top: 3px;
	padding-left: 4px;
	width: 185px;
	padding-bottom: 3px;
}
.searchbutton {
	width: 74px;
	height: 24px;
	border: none;
	background: none;
	font-size: 1px;
	cursor: pointer;
}
/***************** Select *********/
div.autocomplete {
	text-transform: none;
	width: 148px;
	background: #1c272f;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #929ca3;
	text-align: left;
	overflow: auto;
	cursor: pointer !important;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer !important;
}
div.autocomplete ul li.selected { 
	background: #161f24;
	color: #e38827;
	cursor: pointer !important;
}
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}
.combo {
	margin: 0px;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929ca3;
	padding-left: 7px;
	width: 141px;
	padding-top: 3px;	
	height: 24px;
	display : block;
	text-align: left; 
	background: url(/images/language-select-back.jpg) 0px 0px no-repeat; 
	cursor: pointer;
	border: none;
}
.combo2 {
	margin: 0px;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929ca3;
	padding-left: 7px;
	width: 141px;
	padding-top: 3px;	
	height: 24px;
	display : block;
	text-align: left; 
	background: url(/images/select-back.jpg) 0px 0px no-repeat; 
	cursor: pointer;
	border: none;
}
.combo3 {
	margin: 0px;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929ca3;
	padding-left: 7px;
	width: 121px;
	padding-top: 3px;	
	height: 24px;
	display : block;
	text-align: left; 
	background: url(/images/select-back2.jpg) 0px 0px no-repeat; 
	cursor: pointer;
	border: none;
}
/********* Select End *********/




#search {
	width: 265px;
	float: right;
}



#navigation {
	height: 90px;
}
#mainnav {
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainnav ul li {
	width: 134px;
	height: 34px;
	float: left;
}
#mainnav ul li a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #d7dfe3;
	width: 134px;
	padding-top: 13px;
	height: 21px;
	background: none;
}
#mainnav ul li a:hover {
	color: #273c4a;
	background: url(/images/main-nav-hover-back.jpg) 0px 0px no-repeat;
	text-decoration: none;
}
#mainnav ul li a.current {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 134px;
	padding-top: 13px;
	height: 21px;
	color: #273c4a;
	background: url(/images/main-nav-hover-back.jpg) 0px 0px no-repeat;
}
#subnav {
	height: 30px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li {
	float: left;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background: url(/images/subnav-separator.gif) right 7px no-repeat;
}
#subnav ul li a {
	color: #929ca3;
}
#subnav ul li a:hover {
	color: #273b49;
	text-decoration: none;
}


#content {
	padding-left: 14px;
	padding-right: 4px;
	padding-bottom: 70px;
}
#left {
	width: 575px;
	float: left;
}
#right {
	width: 320px;
	float: right;
}
.bottomline {
	border-bottom: 1px solid #dfe4e6;
}
#maintext {
	padding-bottom: 12px;
}
.columnleft {
	width: 255px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	float: left;
	border-right: 1px solid #dfe4e6;
}
.columnright {
	width: 249px;
	padding-right: 25px;
	padding-left: 25px;	
	padding-top: 25px;
	float: left;
	padding-bottom: 0px;
}
.spotlight {
	padding-bottom: 15px;
}
.spotlight img {
	float: left;
	padding-right: 12px;
}
.spotlight p {
	font-size: 11px;
	width: 135px;
	float: left;
}
.spotlight p span a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 6px !important;
	color: #e38827;
	text-decoration: none;
	font-weight: bold;
}
.spotlight p span a:hover {
	color: #1d2930;
	text-decoration: underline;
}
.banner {
	padding-bottom: 25px;
	padding-top: 25px;
	text-align: center;
}
#footer {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929ca3;
}
#footer a {
	color: #929ca3;
	text-decoration: none;
}
#footer a:hover {
	color: #273b49;
	text-decoration: none;
}
.footercolumn {
	float: left;
	padding-right: 55px;
}
.footercolumn ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	list-style-type: none;
}
.footercolumn ul li {
	padding-bottom: 2px;
}
.bookingelement1 {
	float: left;
	width: 141px;
}
.bookingelement2 {
	float: right;
	width: 141px;
}
.bookingelement1 p, .bookingelement2 p {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	text-transform: uppercase;
	color: #aaadaf;
}
.rightcolumn {
	width: 135px;
	padding-right: 10px;
	float: left;
	border-right: 1px solid #dfe4e6;
	padding-top: 20px;
	padding-bottom: 5px;
}
.rightelement {
	font-size: 11px;
	padding-bottom: 10px;
}
.rightelement a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
.googleadds {
	width: 160px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.googleadds a {
	color: #999;
}
.googleadds a:hover {
	color: #e38827;
}
#copyright {
	background: url(/images/belgrade-eye-logo-gray.jpg) 0px 20px no-repeat;
	padding-top: 50px;
	color: #b2b1b1;
	font-size: 10px; 
}
#copyright a {
	color: #b2b1b1 !important;
}
#copyright a:hover {
	color: #e38827 !important;
}
#copyright strong {
	display: block;
	padding-bottom: 3px;
	font-size: 12px;
}
#copyright span {
	display: block;
	padding-top: 15px;
	text-transform: uppercase;
}
#copyright span a {
	padding-right: 20px;
	color: #929ca3 !important;
	font-weight: bold;
}
#copyright span a:hover {
	color: #e38827 !important;
	text-decoration: none;
}
#listing {
	padding-top: 25px;
}
.reviewelement {
	padding-bottom: 25px;
}
.reviewelement p span a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 6px !important;
	color: #e38827;
	text-decoration: none;
	font-weight: bold;
}
.reviewelement p span a:hover {
	color: #1d2930;
	text-decoration: underline;
}
.stars {
	display: block;
	padding-bottom: 15px;
}
.stars img {
	float: none;
	margin: 0px;
	padding: 0px;
}
.reviewelement h4 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.reviewelement h4 strong {
	display: block;
	float: left;
	width: 70px;
}
.reviewleft {
	float: left;
	width: 215px;
}
.reviewright {
	float: right;
	width: 360px;
}
.gallerythumbs img {
	width: 60px;
	height: 60px;
}
.gallerythumbs a {
	display: block;
	float: left;
	border: 2px solid #fff;
	margin-right: 7px;
	margin-bottom: 7px; 
}
.gallerythumbs a:hover {
	border: 2px solid #e38827;
}
.features {
	padding-bottom: 15px;
}
.features ul {
	display: block;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.features ul li {
	background: url(/images/bullet.jpg) 0px 4px no-repeat;
	padding-bottom: 2px;
	padding-left: 15px;
}
form label {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	text-transform: uppercase;
	color: #aaadaf;
}
.field {
	margin: 0px;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #929ca3;
	padding-left: 7px;
	padding-top: 5px;	
	text-align: left; 
	background: #f1f2f3 url(/images/fieldback.jpg) 0px 0px repeat-x; 
	border-left: 1px solid #dcddde;
	border-top: 1px solid #cdcecf;
	border-right: 1px solid #dcddde;
	border-bottom: 1px solid #fafbfb;
}
.fieldholder {
	padding-bottom: 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.combo4 {
	margin: 0px;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929ca3;
	padding-left: 7px;
	width: 90px;
	padding-top: 3px;	
	height: 24px;
	text-align: left; 
	background: url(/images/select-back3.jpg) 0px 0px no-repeat; 
	cursor: pointer;
	border: none;
}
.label
{
	padding-top: 7px;
	font-size: 11px;
	text-transform: uppercase;
	color: #e38827;
	height: 32px;
	text-align: right;
	vertical-align: top; 
}