/* CSS Document - Ivailo Milenkov, http://mianet.net 
date: February 2009
----------------------------
LIGHT BLUE - #76b9eb
DARK BLUE - #1475bf
ORANGE - #d28910
LIGHT GREY - #d7d7d7
*/

/***** LAYOUT *****/ 

#container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#header {
	height: 150px;
}
#header-logo {
	height: 150px;
	width: 220px;
}
/* Change for IE6 */ 

#header-content {
	height: 150px;
}
/* Small Navigation */ 
#small-nav {
	background-image: url(../images/top_small_nav_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 460px;
}
#small-nav ul {
	height: 5px;
	list-style: none;
}
#small-nav li {
	display: inline;
}
#small-nav a {
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	height: 20px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	background-image: url(../images/small_nav_bul.gif);
	background-repeat: no-repeat;
	background-position: right center;
	min-width: 40px;
	font-size: 11px;
}
#small-nav a:hover {
	color: #EBD319;
}
/* End Small Navigation */ 
/* Main Navigation */
#main-nav {
	height: 50px;
	margin-top: 100px;
}
#main-nav ul {
	list-style: none;
}
#main-nav li {
	display: inline;
}
#main-nav a {
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	height: 35px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	min-width: 40px;
	font-size: 16px;
	width: 95px;
	text-align: center;
}
#main-nav .current {
	width: 212px;
}
#main-nav a:hover {
	color: #6AA8E5;
}
#main-nav .last {
	font-size: 13px;
	margin-left: -15px;
	padding-left: -10px;
	
}
.navmain {
	background-image: url(../images/main_nav_bg.gif);
	background-repeat: no-repeat;
}
.hotels {
	background-image: url(../images/main_nav_bg_hoteli.gif);
	background-repeat: no-repeat;
}
.bileti {
	background-image: url(../images/main_nav_bg_biletii.gif);
	background-repeat: no-repeat;
}
.transport {
	background-image: url(../images/main_nav_bg_transport.gif);
	background-repeat: no-repeat;
}
.kontakti {
	background-image: url(../images/main_nav_bg_kontakti.gif);
	background-repeat: no-repeat;
}
.rentacar {
	background-image: url(../images/main_nav_bg_rentacar.gif);
	background-repeat: no-repeat;
}
/* End Main Navigation */ 

#header-nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	background-image: url(../images/holiday_blue_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 25px;
	padding-top: 10px;
	clear: both;
	margin-bottom: 0px;
}
#container #header-nav h1 {
	font-size: 100%;
}
/* Header Down Navigation */ 
#header-nav-left {
	width: 220px;
	padding-left: 10px;
	float: left;
}
#header-nav-right {

	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 680px;
}

#header-nav-right a {
	color: #FFFFFF;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	min-width: 40px;
	font-size: 110%;
	background-image: url(../images/header_down_nmbul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header-nav-right a:hover {
	color: #FF9900;
	background-image: url(../images/header_down_nmbul_over.gif);
	background-repeat: no-repeat;
}
/* Header Down Navigation */ 


#header-img {
	height: 215px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#search {
	background-color: #FF9900;
	height: 195px;
	float: left;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	width: 220px;
}
#offer-img {
	height: 215px;
	width: 700px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}
#clear-header {
	height: 5px;
	background-image: url(../images/clear_header.jpg);
	background-repeat: no-repeat;
	width: 940px;
	margin: 0px;
}
#content {
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	width: 690px;
}
#sidebar {
	margin-top: 10px;
	width: 240px;
	line-height: 18px;
}
#minus-margin {
	margin-left: -10px;
}
#footer {
	margin-top: 10px;
	padding: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#footer-top {
	background-image: url(../images/footer_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#footer-content {
	background-image: url(../images/footer_content_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	/* min-height hack for ie6 */
	min-height: 170px;
	height: auto !important;
	height: 170px;
}
#footer-down {
	background-image: url(../images/footer_down_bg.gif);
	margin: 0px 0px 10px;
	clear: both;
	height: 20px;
}
#footer-left {
	width: 260px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
#footer-right {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 660px;
	color: #999999;
	line-height: 13px;
}

/***** Contact Form *****/
#search form {
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#search form div {
	clear: left;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#search form div label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 60px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}



#search select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:150px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	background-color: #FAD591;
	font-size: 12px;
	height: 25px;
}
/* BUTTONS */
.hotelbut {
	float: right;
	margin-top: 5px;
}
.buttons a, .buttons button{
	display:block;
	float:right;
	background-color:#0076C3;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:150%;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	margin-top: 15;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 10px;
}
.buttons button{
	width:150px;
	overflow:visible; /* IE6 */
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.buttons button[type]{
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px;
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#FFFFFF;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#0076C3;
	border:1px solid #000099;
	color:#F79A23;
}
.buttons a.positive:active{
	background-color:#F6961E;
	border:1px solid #529214;
	color:#0076C3;
}
/***** END Contact Form *****/



/***** SidebarBox *****/
.box-sidebar .top {
	color: #0076C3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	background-image: url(../images/sidebox01_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 75px;
	height: 30px;
	font-variant: small-caps;
}
.box-sidebar .content-box {
	background-image: url(../images/sidebox01.gif);
	background-repeat: repeat-y;
	padding: 10px !important;
	overflow: hidden;
	width: 220px;
}
.box-sidebar .bottom {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	background-image: url(../images/sidebox01_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	padding-right: 5px;
}

/***** End SidebarBox *****/

/***** SidebarBox01 *****/
.box-sidebar01 .top {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	background-image: url(../images/sidebox02_top.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 15px;
	font-variant: small-caps;
}
.box-sidebar01 .content-box {
	background-image: url(../images/sidebox02_content.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #0076C3;
}
.box-sidebar01 .bottom {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	background-image: url(../images/sidebox02_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	padding-right: 5px;
}

/***** End SidebarBox01 *****/
/***** Top Offers *****/
.top-offers {
	margin-right: 10px;
}
.top-offers-header {
	font-size: 130%;
	height: 35px;
	margin-bottom: 0px;
	background-image: url(../images/ekskurzii_top_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFFF;
}
.top-offers-content {
	margin: 0px;
	background-image: url(../images/ekskurzii_content_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	/* min-height hack for ie6  - Please STOP Using F@#*** IE 6 */
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
.top-offer-content-current {
	height: 150px;
	width: 210px;
	margin-right: 4px;
	padding: 5px;
	float: left;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../images/top_offer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.top-offers-footer {
	height: 25px;
	clear: both;
	background-image: url(../images/ekskurzii_footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	color: #1475bf;
	padding-top: 5px;
}
.img-offer {
	float: right;
	margin-left: 5px;
	border: none;
	margin-right: 2px;
}
.top-offer-content-current h2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.price {
	font-size: 16px!important;
	font-weight: bold !important;
	color: #FF6600 !important;
}
.blue {

	font-size: 16px!important;
	font-weight: bold !important;
	color: #1475bf !important;
}
.top-offer-content-current p {
	color: #0075C2;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 15px;
}
.fixed {
	color: #0075C2;
	font-size: 11px;
	margin-bottom: 10px;
	height: 45px;
	overflow: hidden;
}

/***** End Top Offers *****/

/* Updates 09 2009*/

.img-left {

	float: left;
	border: none;
	margin-right: 5px;
}
img.shadow {
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
.img-left-shadow {

	float: left;
	border: none;
	margin-right: 15px;
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

.picture {
	float: left;
	border: none;
	margin-right: 15px;
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	font-size: 70%;
} 
.picture img { 
	border: 1px solid #CCCCCC; 
	vertical-align:middle; margin-bottom: 3px; 
} 
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; float:right; 
} 
.left { 
	margin: 0.5em 0.8em 0.5em 0; float:left; 
} 
.dotted {
	padding: 10px;
	border: 1px dotted #999999;
	font-size: 95%;
	font-weight: bolder;
	background-color: #FFFFFF;
	background-image: url(../images/dotted_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	line-height: 3em;
}
.dotted h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #004879;
}
.big {
	font-size: 140%;
	color: #00548C;
	line-height: 1.3;
}
/***** Exclusive, Hot Offers *****/
.hot-offers {
	margin-right: 10px;
}
.hot-offers-header {
	font-size: 130%;
	height: 35px;
	margin-bottom: 0px;
	background-image: url(../images/ekskurzii_top_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFFF !important;
}
.hot-offers-header-grey {
	font-size: 130%;
	height: 35px;
	margin-bottom: 0px;
	background-image: url(../images/ekskurzii_grey_top_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFFF;
}
.hot-offers-content {
	margin: 0px;
	background-image: url(../images/ekskurzii_content_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	/* min-height hack for ie6  - Please STOP Using F@#*** IE 6 */
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
.hot-offers-content-current {
	height: 100px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../images/hot_offer_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 660px;
}
.hot-offers-content-current h2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.hot-offers-content-current p {

	color: #0075C2;
	font-size: 11px;
	margin-bottom: 10px;
}
.hot-offers-content-current1 {
	margin-right: 5px;
	padding: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 660px;
}
.hot-offers-content-current1 p {
	color: #0075C2;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 17px;
}
.hot-offers-footer {
	height: 25px;
	clear: both;
	background-image: url(../images/ekskurzii_footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	color: #1475bf;
	padding-top: 5px;
}
.img-hot-offer {
	float: left;
	border: none;
	margin-right: 10px;
}

.img-right {
	float: right;
	border: none;
	margin-right: 30px;
}
/***** End Exclusive, Hot Offers *****/

/***** Current Offers *****/
.current-offers {
	margin-right: 10px;
}
.current-offers-header {
	font-size: 130%;
	height: 35px;
	margin-bottom: 0px;
	background-image: url(../images/ekskurzii_top_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFFF !important;
}
.current-offers-content {
	margin: 0px;
	background-image: url(../images/ekskurzii_content_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	/* min-height hack for ie6  - Please STOP Using F@#*** IE 6 */
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.current-offers-content-current {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 660px;
	line-height: 20px !important;
	font-size: 14px !important;
}
.current-offers p, dl, hr, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote {
	line-height: 20px !important;
	font-size: 14px !important;
	color: #0076C3 !important;
}
.current-offers-content-current table {
	border: 1px solid #999999;
}
.current-offers-content-current table tr td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.current-offers-footer {
	height: 25px;
	clear: both;
	background-image: url(../images/ekskurzii_footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	color: #1475bf;
	padding-top: 5px;
}
.img-current-offer {
	float: left;
	border: none;
	margin-right: 10px;
}
.current-offers-content-current h2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.current-offers-content-current p {

	color: #0075C2;
	font-size: 11px;
	margin-bottom: 10px;
}
.current-offers-imgholder {
	margin-bottom: 10px;
	float: left;
	width: 285px;
	margin-right: 10px;
}
/***** End Current Offers *****/

.extra {
	margin-right: 10px;
}

.extra-content-current {
	width: 330px;
	margin-right: 9px;
	padding: 0px;
	float: left;
	margin-left: 1px;
	margin-bottom: 0px;
	margin-top: 5px;
	line-height: 120%;
	color: #666666;
}
.extra-header {

	font-size: 110%;
	height: 40px;
	margin-bottom: 0px;
	background-image: url(../images/pochivki_extra_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
}
.extra-content {
	margin: 0px;
	background-image: url(../images/pochivki_extra_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}
.extra-footer {

	height: 20px;
	clear: both;
	background-image: url(../images/pochivki_extra_footer.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	color: #1475bf;
	padding-top: 5px;
}



/***** Sidebar UL *****/
.sidebar-menu{font:bold 12px Helvetica, Arial, sans-serif;}
.sidebar-menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.sidebar-menu a, .sidebar-menu a:visited {
	width:195px;
	height:22px;
	margin:0px 0px 2px;
	position:relative;
	display:block;
	color:#cbe7f5 !important;
	text-decoration:none;
	background:#5697bd url(../images/header_down_nmbul.gif) no-repeat left center;
	padding:4px 0 0 15px;
	}

.sidebar-menu a:hover, .sidebar-menu a:active,
.sidebar-menu li.current_page_item a, .sidebar-menu li.current_page_item a:visited  {
	background:#0076C3 url(../images/header_down_nmbul_over.gif) no-repeat left center;
	text-decoration:none;
	}	
/***** END Sidebar UL *****/


/***** Extra UL *****/
.extra-menu{font:bold 11px Helvetica, Arial, sans-serif;}
.extra-menu li {
	list-style:none;
	margin-left: -10px;
	}
.extra-menu a, .extra-menu a:visited {
	margin:0px 0px 2px;
	position:relative;
	display:block;
	color:#666666!important;
	text-decoration:none;
	background:#EAEAEA;
	padding:4px 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

.extra-menu a:hover, .extra-menu a:active,
.extra-menu li.current_page_item a, .extra-menu li.current_page_item a:visited  {
	background:#F9F9F9;
	text-decoration:none;
	color: #0076C3 !important;
	}	
/***** END Extra UL *****/
.extra-content-current h3 {
	margin-bottom: 10px;
	line-height: 120%;
	color: #0076C3;
	font-size: 14px;
	font-weight: bolder;
}
.small-blue {
	font-size: 90%;
	line-height: normal;
	color: #0076D5;
}
.pagingtab {
	background-image: url(../images/clear_header01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.green {
	color: #33CC00 !important;
}


/* quickFlip */



.redPanel, .blackPanel {
    text-align: center;
}



/**** panels ****/
.quickFlipHold {
	background-image: url(../images/sidebox01.gif);
	background-repeat: repeat-y;
	width: 240px;
}
.quickFlip {
	width: 220px;
	text-align: center;
	height: 330px;
	margin-right: 10px;
	margin-left: 10px;
}

.quickFlip .blackPanel {
	
}

.quickFlip .redPanel {
    
}

.quickFlipCta {
    cursor: pointer;
}
