/*Basic HTML elements */
body{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#4d4d4d;
	margin:0;
	padding:0;
	}

div#page-back{
	clear:both;width:100%;
	padding:0;
	width:1000px;
	margin:0 auto;
	}

	
div#main_panel{
	float:right;
	width:700px;
	padding-bottom:25px;
}

.room_type{
	padding:15px;
	border: 1px solid #cedae4;
}

.upload_thumb{
	margin:15px;
	border: 1px solid #cedae4;
}

.checkbox_1{
	border: medium none;
	vertical-align: middle;
}

/* Font and link styling */


/** Headings */

/*** H1 */
h1{
	font-family:Arial, sans-serif;
	color:#045387;
	font-size:24px;
	margin-top:16px;
	}

.large_title{
	font-family:Arial, sans-serif;
	color:#045387;
	font-size:18px;
	margin-top:0;
	margin-bottom:10px;
	}
	
br.small{
	line-height:6px;
}

br.m25{
	line-height:25px;
}

br.m15{
	line-height:15px;
}

textarea.link{
	border-style:solid;
	border-width:1px;
	border-color:#cedae4;
	overflow: hidden;
}

.checkbox_item {
	/*float:left;*/
	/*clear:both;*/
	border: 0px;
	vertical-align: middle;
}

/*** H1 Home */

.h1_home{
	font-family:Arial, sans-serif;
	font-size:30px;
	font-weight:normal;
	}


/*** H1 small �������� ������ �� �� �������� - �������� � � h2_small, ����� �� �������� ��� ��������� �� ��������� */
.h1_small{
	font-family:Arial, sans-serif;
	color:#045387;
	font-size:18px;
	}
	
/*** H2 small ���� �� ������, ������ � ����������� �� ��������� ������� �� �������� ������ �� �� h2, � �� h1, ������� �� �� .h1_small � �� ����, ���� .h1_small ��� ��� �� �������� ������*/
.h2_small{
	font-family:Arial, sans-serif;
	color:#045387;
	font-size:18px;
	}

/*** H2 */
h2{
	color:#045387;
	font-size:14px;
	font-family: Arial, sans-serif;
	margin:16px 0 8px 0px;
	}

/*** H2 Light */
.h2_light{
	color:#6a9acd;
	font-size:14px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	margin:12px 0 8px 17px;
	}

/*** H3 */
.h3{
	
	}

option{
	color:#4d4d4d;
	font-size:12px;
}

label{
	color:#4d4d4d;
	font-size:11px;
}

label:hover{
	text-decoration:underline;
}

/** Paragraph headings */


/*** Light blue */
.title_light{
	color:#6A9ACD;
	/*display:block;*/
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:12px 0 8px 17px;
	}
	
div.normalbox .title_light, div.orangebox .title_light{
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:3px;
}

div.box_no_padding .title_light{
	padding-left:15px;
	padding-top:10px;
}

div#main .normalbox{
	width:603px;
}

div#main_panel .normalbox{
	width:668px;
}

/*** Dark blue */
.title_dark{
	color:#045387;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:16px 0 8px 0;
	}

div.searchform a{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	/*color:#4d4d4d;*/
}

/** Links */


/*** Underline */
.u{
	text-decoration:underline;
	}

.u:hover{
	text-decoration:none;
	}

/*** No underline */
a{
	text-decoration:none;
	color:#4d4d4d;
	}

a:hover{
	text-decoration:underline;
	}

input.a:hover{
	color:#4d4d4d;
	background:#e4ecf4 !important;
	}

a img{
	border:none;
	}

/*** No change */
.n, .n:hover{
	text-decoration:none;
	}


/** Text */

.mid_dark{
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, sans-serif;
	}

.small_dark{
	color:#4d4d4d;
	font-size:11px;
	}

/*** Light gray #808080 */
.big_light{
	
	}

.mid_light{
	color:#808080;
	font-size:12px;
	}

.small_light, .small_light:visited{
	color:#808080;
	font-size:11px;
	}

a:hover span{
text-decoration: underline;
cursor:pointer;
}

/*** Orange */
.big_orange{
	font-size:14px !important;
	font-weight:bold !important;
	color:#fc8a34 !important;
	}

.mid_orange{
	font-size:12px;
	font-weight:bold;
	color:#fc8a34;
	}
	
.small_orange{
	font-size:12px;
	font-weight:normal;
	color:#fc8a34;
	}

.orange_text{
	color:#fc8a34;
	}
	
/*** Dark blue #336699 */
.mid_dark_blue{
	color:#045387;
	}

.small_dark_blue{
	color:#045387;
	font-size:11px;
	}

/*** Light blue #6699cc ���� �� ��������� ��� ����������� �� ���������*/
.mid_light_blue{
	color:#6A9ACD;
	font-weight:bold;
	}

/*** Red #ff0000 */
.warn{
	color:#ff0000;
	font-weight:1000;
	font-family:Verdana, sans-serif;
	font-size:13px;
	}

/*** White #ffffff */
.menu{
	color:#FFFFFF;
	display:inline;
	font-family:Arial,sans-serif;
	font-size:1.3em;
	padding:5px 15px 5px;
	}

.menu:hover{
	background:transparent url(../images/menuitemhover.gif) repeat-x scroll center top;
	}

.menuactive{
	color:#FFFFFF;
	display:inline;
	font-family:Arial,sans-serif;
	font-size:1.3em;
	padding:5px 15px 6px;
	}

.language{
	color:#ffffff;
	}

.table{
	color:#ffffff;
	font-size:9px;
	}



/* Layout elements */



/** HEADER BEGIN */
div#header{
	width:980px;
	margin:0 auto;
	height:136px;
	background:#eff4f9 url(../images/header.gif) repeat-x scroll center top;
	clear:both;
	}

div#header a img{
	margin:14px 0 0 27px;
	}

span#languagebox{
	float:right;
	margin:10px 15px 0 0;
	}

/*** Menu begin*/
div#mainmenu{
	height:53px;
	clear:both;
	line-height:52px;
	}

div#mainmenuleft{
	float:left;
	}

div#mainmenuright{
	float:right;
	}

/*** Breadcrumps+search begin*/
div#crumpssearch{
	color:#808080;
	clear:both;
	padding:0 0 0 15px;
	}

div#crumps{
	float:left;
	}

div#searchbox{
	float:right;
	}

div#searchbox input{
	border:1px solid #CEDAE4 !important;
	float:left;
	margin:-4px 0 0 0;
	width:236px;
	position:relative;
	}

div#searchbox input.button{
	background:transparent none repeat scroll 0 0;
	border:medium none !important;
	cursor:pointer;
	padding-top:2px;
	width:72px;
	}



/** CONTENT BEGIN */
div#content{
	width:952px;
	margin:0 auto;
	padding:0 14px;
	}

div#main{
	float:left;
	width:635px;
	padding-bottom:25px;
	}

div#main_wide{
	float:left;
	width:952px;
	padding-bottom:14px;
	}
	
/*** Navigation top begin*/
div#navigation{
	clear:both;
	padding-top:8px;
	margin:0 0 20px 0;
	height:13px;
	width:100%;
	}

div.directions{
	float:right;
	color:#808080;
	}

div.founditems{
	float:left;
	}

div.foundnumber{
	float:left;
	margin:0 auto;
	text-align:center;
	width:350px;
	}

div.foundnumber div#previous{
	float:right;
	}

.toleft-img{
	height:14px;
	width:7px;
	margin-right:5px;
	}

.toright-img{
	height:14px;
	width:7px;
	margin-left:5px;
	}

.youarehere{
	height:14px;
	margin:0 20px;
	width:11px;
	}

/*** Heading begin*/
div#heading{
	border-bottom:1px solid #7E9DB9;
	clear:both;
	height:52px;
	}

div#title{
	float:left;
	margin-right:10px;
	}

div#title img{
	float:left;
	}

div#title span{
	padding-left:10px;
	font-size:12px;
	}

div#title h1{
	display:inline;
	margin:-4px 0 3px 0px;
	}

div#title h2{
	display:inline;
	font-weight:100;
	margin:0;
	padding-left:1px;
	}

div.searchitemhead h2{
	margin:-4px 5px 3px 0;
	}

div.stars{
	padding-top:7px;
	}

div.searchitem{
	border:1px solid #CEDAE4;
	clear:both;
	margin-bottom:25px;
	padding-bottom:5px;
	}

div.searchitemhead{
	height:40px;
	background:#EBF1F7 url(../images/bluebox.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #CEDAE4;
	padding: 5px 5px 0 5px;
	}

.vipdetailed-img{
	height:47px;	
	margin-right:10px;
	width:43px;
	}

.vipresults-img{
	height:34px;	
	margin-right:10px;
	width:43px;
	}

div.itemitemhead{
	float:right;
	}

div.searchitemhead div.searchitemtitle{
	float:left;
	clear:right;
	width:570px;
	}

div.searchiteminfo{
	clear:both;
	padding:5px;
	}

div.searchiteminfo img{
	float:left;
	margin:0 11px 11px 0;
	}

div.searchitemhead div.mid_dark_blue{
	font-size:12px;
	float:left;
	width:410px;
	}

.moreinfo{
	height:15px;
	padding-left:17px;
	}

.moreinfo-img{
	height:15px;
	margin-right:5px;
	width:14px;
	}

div.description {
	margin:10px 0 25px 0;
	}

/*
div.description div.regiontypetext{
	float:left;
	text-align:justify;
	width:225px;
	}
*/

/*��� �� ��� ���������???*/
div.description div.map{
	float:right;
	width:390px;
	}

.regionmap{
	float:right;
	width:390px;
	margin-left:10px;
}

.checkbox_aux{
	width:125px;
}

div.searchform{
	margin-bottom:25px;
	margin-top:20px;
	}

div.searchform  div.clear{
	height:3px;
	}

div.searchform span.title_light{	
	height:20px;
	margin:10px;
	padding:5px 0 0 10px;
	}

div.searchform table{ 
	/*margin-left:25px;	*/
	/*width:98%;*/
	}

div.searchform table a.small_dark{ 
	float:left;
	width:147px;
	}

div.searchform a{ 
	padding:0 !important;
	}

div.searchform div.small_dark input{
	border:1px solid #CEDAE4;	
	margin:10px 10px 0 10px;
	}

input{
	border:1px solid #CEDAE4;
}

.border{
	border:1px solid #CEDAE4;
}

select{
	border:1px solid #cedae4;
}

.noborder{
	border:0 !important;
}

div.searchform div.small_dark select{
	border:1px solid #cedae4;
	margin:10px 10px 10px 0;
	}

hr.searchdivider{
	border-left:medium none;
	border-top:1px solid #CEDAE4;
	color:#FFFFFF;
	width:610px;
	}

.formn{
	height:24px;
	margin:-5px 5px 0 0;
	width:23px;
	}

span.formn2{
	background:url(../images/formn2.gif) no-repeat scroll 0 0;
	}

span.formn3{
	background:url(../images/formn3.gif) no-repeat scroll 0 0;
	}



/*** Two columns begin*/

/**** Left column begin*/

div#twocolumns{
	clear:both;
	margin-top:10px;
	}

div#leftcol{
	float:left;
	margin:0 16px 4px 0;
	width:299px;
	}

div#thumbs{
margin-top:22px;
padding:0;
width:300px;
overflow:hidden;
text-align:left;
}

div#thumbs ul{
list-style:none;
padding:0;
margin:0;
width:320px;
}

div#thumbs ul li{
display:block;
float:left;
height:80px;
margin-right:20px;
padding:0;
text-align:center;
width:60px;
}

div#leftcol div#image{
text-align:center;
}
	
div.advert a{
	float:right;
	}
	
div.advert{
	clear:both;
}

div.bluebox-icons{
	margin-top:25px;
	line-height:21px;
	width:298px;
	}

div.bluebox-icons div.item{
	margin-left:20px;
	height:25px;
	}

div.item a img{
	margin-right:7px;
	width:20px;
	height:18px;
	}


/**** Right column begin*/


div.bluebox, div.bluebox-icons, div.bluebox-info{
	border: 1px solid #cedae4;
	padding:0 0 10px 0;
	line-height:16px;
	}

div.orangebox{
	border: 1px solid #cedae4;
	padding:15px;
	padding-top:10px;
	background:#FFF3EA;
	}
	
div.normalbox{
	border: 1px solid #cedae4;
	padding:15px;
	padding-top:10px;
	/*padding:0 0 10px 0;*/
	/*line-height:16px;*/
	/*background:#EBF1F7;*/
	}
	
div.bluebox-add{
	background:#EBF1F7 url(../images/blueboxadd.gif) repeat-x scroll 0 0;
	}

div.bluebox a{
	padding: 0 2px 0 28px;
	}

div.bluebox_condensed a{
	padding: 0 2px 0 10px;
}

div.bluebox_condensed {
	width:270px;
	margin-top:15px;
	height:137px;
}

div.bluebox_condensed .title_light{
	margin-left:10px;
}

div.bluebox_adsense_small {
	margin-top:15px;
	padding-top:10px;
	width:270px;
	height:60px;
}

div#twocolumns div.bluebox{
	margin-bottom:10px;
	width:317px;
	}

div#twocolumns div.reserv{
	margin:10px 0;
	width:317px;
	}

div.resrvitem{
	min-height:21px;
	}

div.resrvitem img{
	height:20px;
	margin:-2px 5px 0 0;
	width:21px;
	}



.down{
	background:transparent url(../images/arrowdown.gif) no-repeat scroll right 7px;
	padding-right:19px;
	}

/**** Single column begin*/

div#singlecolumn h2{
	margin-left:0;
	}

div#singlecolumn {
	clear:both;
}
	
table.prices{
	border:1px solid #CEDAE4;
	font-size:11px;
	font-family:Arial, sans-serif;
	width:100%;
	color:#4d4d4d;
	}

table.vip_prices{
	background:#ffffff;
	border:1px solid #CEDAE4;
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, sans-serif;
	margin:0 auto;
	color:#4d4d4d;
}

.vip_prices tr.columnnames td {
	border-bottom:1px solid #CEDAE4;
}

.vip_prices td {
	border-right:1px solid #CEDAE4;
	vertical-align:middle;
	}

table.vip_prices tr.bluerow{
	background:#ebf1f7;
	}

div.searchitem table.prices{
	background:#ffffff;
	border-left:1px solid #CEDAE4;
	border-top:1px solid #CEDAE4;
	border-bottom:1px solid #CEDAE4;
	border-right:none;
	clear:both;
	font-size:11px;
	font-family:Arial, sans-serif;
	margin:0 auto;
	width:623px;
	color:#4d4d4d;
	}

table.prices tr.columnnames{
	color:#ffffff;
	height:33px;
	font-weight:bold;
	}

div.searchitem table.prices tr.columnnames td{
	color:#4d4d4d;
	height:33px;
	font-weight:bold;
	border-bottom:1px solid #CEDAE4;
	}

div.searchitem table.prices tr.columnnames span.table{
	color:#4d4d4d;

	}

table.prices tr.columnnames td.roomtype{
	text-align:left;
	}

table.prices tr{
	height:19px;
	}

table.prices tr.bluerow{
	background:#ebf1f7;
	}

table.prices tr.whiterow{
	background:#ffffff;
	}

table.prices td{
	padding: 0 8px;
	text-align:center;
	}

div.searchitem table.prices td{
	padding: 0 7px;
	text-align:center;
	border-right:1px solid #CEDAE4;
	}

table.prices td.roomtype{
	width:94px;
	font-weight:bold;
	text-align:left;
	}

table.prices td.type{
	width:40px;
	}

/**** Navigation begin*/

div#navigationbottom{
	margin-top:25px;
	text-align:center;
	padding-left:150px;
	}

div#navigationbottom a {
	margin-right:15px;
	}

div#navigationbottom div {
	margin-right:15px;
	}

div#navigationbottom .toleft-img{
	margin-right:5px;
	}

div#navigationbottom .tobegin{
}

div#navigationbottom .toright-img {
	margin:0 0 0 -10px;
	}

div#navigationbottom a.end {
	margin-right:0;
	}

.newsearch-img{
	height:18px;
	margin:-5px 0 0 5px;
	width:20px;
	}

.newsearchleft-img{
	height:18px;
	margin:-5px 5px 0 0;
	width:20px;
	}

.tobegin{
	/*display:block;*/
	height:14px;
	margin-right:15px;
	width:13px;
	}

.toend {
	/*display:block;*/
	margin:0;
	width:13px;
	height:14px;
	margin-left:15px;
	}

/*** Sidebar begin */

div#sidebar{
	float:right;
	width:300px;
	padding-bottom:14px;
	}

div#sidebar div.bluebox{
	margin:10px 0 10px 0;
	width:298px;
	}

.addobject-img{
	float:left;
	height:36px;
	width:34px;
	margin-right:10px;
	}

div.bluebox bluebox-add a{
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#6A9ACD;
	font-weight:bold;
	padding:0;
	}

div.bluebox-add span.title_light{
	letter-spacing:0.7px;
	font-size:18px;
	margin:0 0 4px 0;
	}

div.bluebox-add br{
height:10px;	
}

div.bluebox-add a{
	margin:14px 0 0;
	padding-left:25px;
	}

/*
div#sidebar div.bluebox div.small_dark_blue {
	clear:both;
	margin-left:12px;
	padding:6px 0 0 0
	}
*/


div#sidebar div.bluebox a.small_dark_blue {
	padding:0;
	color:#6A9ACD;
	clear:both;
	margin-left:12px;
	margin-top:6px;
	display:block;
	margin-bottom:0px;
	}

div.bluebox-info{
	background:#EBF1F7 url(../images/bluebox-info.gif) repeat-x scroll right top;
	margin-bottom:25px;
	margin-top:25px;
	padding-bottom:0;
	}

div#sidebar div.bluebox-info span.title_light{
	height:22px;
	margin:0 0 3px;
	padding:6px 0 0 9px;
	}	

div#sidebar div.bluebox-info a.mid_dark{
	border-bottom:1px solid #CEDAE4;
	clear:both;
	display:block;
	margin:0 5px;
	padding:0 3px;
	height:20px;
	}

div#sidebar div.bluebox-info a.last{
	border-bottom:none;
	}

.bulgaria-img{
	height:19px;
	margin:-2px 3px 0 0;
	width:27px;
	}

.selected-img{
	height:23px;
	margin:-5px 3px 0 0;
	width:27px;
	}

/** FOOTER BEGIN */
div#footer{
	clear:both;
	width:100%;
	height:50px;
	background:#f5f5f5 url(../images/footer.gif) no-repeat scroll center top;
	}

div#warp{
	margin:0 auto;
	padding-top:20px;
	width:980px;
	}

/** ADDITIONAL */

.clear{
	clear:both;
	}

.left{
	float:left;
	}

.right{
	float:right;
	}

.block {
	display:block;
}

input.orangeb{
	border: 1px solid #f9aa6f;
	color:#ffffff;
	display: block;
	font-size:14px;
	font-weight:bold;
	padding:2px 7px;
	font-family:Verdana, sans-serif;
	width: auto;
	overflow: visible;
	cursor:pointer;
	}

input.blueb {
	border:1px solid #528eb5;
	color:#FFFFFF;
	/*display:block;*/
	font-family:Verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	overflow:visible;
	padding:2px 7px;
	width:auto;
	cursor:pointer;
}

div.checkbox_aux span.small_light{
	margin-left:3px;
	}

div.checkbox_aux {
	padding:0 0 0 19px;
	text-indent:-19px;
	}

div.searchform table{ 
	width:100%;
	clear:both;
	}

div.searchform{
	width:593px;
	padding:0px 20px 10px 20px;
	margin-bottom:25px;
	margin-top:20px;
	}

hr.searchdivider{
	border-left:medium none;
	border-top:1px solid #CEDAE4;
	color:#FFFFFF;
	width:100%;
	margin:10px 0 0;
	padding:0;
	}

.title_light{
	color:#6A9ACD;
	display:block;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	}

div.searchform div.title_light{
	margin:10px 0 8px 0;
	padding-top:5px;
	}

div.bluebox_bgr{
	width:100%;
	}

div.bluebox div.clear{
	height:3px;
	line-height:0;
	margin:0 -20px;
	}

input.searchformbutton{
	float:right;
	margin-top:20px;
	}
	
/* Added declarations */

.center{
	text-align:center;
	}

.big_dark{
	color:#4d4d4d;
	font-size:12px;
	font-family:Verdana, sans-serif;
	}

div.checkbox_aux span.small_light{
	margin-left:3px;
	}

div.checkbox_aux {
	padding:0 0 0 19px;
	text-indent:-19px;
	}

div.searchform table{ 
	width:100%;
	clear:both;
	}

div.searchform{
	width:593px;
	padding:0px 20px 10px 20px;
	margin:20px 0 25px 0;
	}

div.regiform table{
	margin-left:26px;
	width:92%;
	}

hr.searchdivider{
	border-left:medium none;
	border-top:1px solid #CEDAE4;
	color:#FFFFFF;
	width:100%;
	margin:10px 0 0;
	padding:0;
	}

.title_light{
	color:#6A9ACD;
	display:block;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	}

div.searchform div.title_light{
	margin:10px 0 8px 0;
	padding-top:5px;
	}

div.bluebox_bgr{
	width:100%;
	}

div.bluebox div.clear{
	height:3px;
	line-height:0;
	}

div.searchform div.clear{
	margin:0 -20px;
	}

input.searchformbutton{
	height:31px;
	float:right;
	margin-top:20px;
	width:101px;
	}

div.whypochivka{
	margin:30px auto;
	width:541px;
	line-height:16px;
	}

div.registration{
	margin:23px auto;
	width:645px;
	line-height:16px;
	}

div.search-mark{
	padding:15px 0 8px;
	}



div.loginbox{
	padding:15px;
	width:290px;
	}

div.regibox{
	padding:15px;
	width:585px;
	}

div.regibox div.big_orange{
	margin:9px 0 9px 27px;
	}

div.regibox div.small_dark{
	margin:0 0 0 27px;
	}

input.textfield{
	border:1px solid #CEDAE4;	
	}

div.searchform input.textfield{
	margin:10px 10px 0 10px;
	}

div.regiform input.textfield, div.offerform input.textfield{
	margin:0;
	}

div.loginbox table td, div.regiform table td{
	padding:10px 0 0 0;
	}
	
div.offerform table td{
	padding:2px 0 0 0;
}

div.loginbox input.textfield{
	margin:0 0 0 10px;
	}

.big_orange{
	font-size:14px;
	font-weight:bold;
	color:#fc8a34;
	}

.torightorange-img{
	height:13px;
	width:7px;
	margin-left:5px;
	}

.torightorange-white-bg-img{
	height:13px;
	width:7px;
	margin-left:5px;
	}

.box_small_padding{
	padding:5px !important;
}

.box_no_padding{
	padding:0 !important;
}

ul{
	margin:0;
	padding:0 0 0 15px;
	list-style-image: url("../images/bullet.gif");
	}

ul.w {
	list-style-image: url("../images/bulletW.gif");
}
	
li{
	margin:0;
	padding:0;
	}

ul.loose{
	margin-left:10px;
}

ul.loose li {
	margin-top:4px;
}

ul.terms{
	margin-left:50px;
	list-style-image: url("../images/bulletW.gif");
}

ul.terms li {
	margin-top:4px;
}

div#homeintro{
	background: url(../images/homeintro.gif) no-repeat center bottom;
	padding-bottom:120px;
	padding-left:10px;
	}

div#homeintro div.big_dark{
	line-height:20px;
	width:350px;
	text-align:justify;
	}

div.introitems{
	margin:9px 0 0;
	width:220px;
	}


.detailedsearch-img, .mapsearch-img{
	height:19px;
	margin:0 8px 0 0;
	width:24px;
	}

div.selectedoffers div.bluebox{
	margin-bottom:10px;
	padding:3px 5px 7px 5px;
	width:300px;
	}

div.selectedoffers .title_light{ /* namashe da go ima tova ako niama margini i paddingi po clasovete za textove i zaglavia*/
	margin:0;
	}

img.selectedimage { 
	margin: 3px 5px 0 0;
	float:left;
	}

div.selectedoffers .mid_light{ 
	font-weight:bold;
	}
	
/* balloon-general */
div.mapb{
	color:#ffffff;
	text-align:left;
	border:1px solid #ffffff;
	}

div.mapb img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}

div.mapbhead{
	background:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding:2px 5px;
	}

div.mapbhead img{
	float:right;
	margin:1px 0 0 1px;
	}

div.mapbtext{
	padding:5px;
	font-size:10px;
	}

/* balloon-specific */
div.mapbcity{
	width:157px;
	background:#A60000;
	}

div.mapbcity div.mapbhead{
	border:1px solid #a60000;
	color:#a60000;
	width:145px;
	}

div.mapbhotel{
	width:300px;
	background:#045387;
	}

div.mapbhotel div.mapbhead{
	border:1px solid #045387;
	color:#045387;
	width:288px;
	}

div.mapbhotelvip{
	width:300px;
	background:#fc8a34;
	}

div.mapbhotelvip div.mapbhead{
	border:1px solid #fc8a34;
	color:#fc8a34;
	width:288px;
	}