@charset "utf-8";
/* CSS Document */

/* ==================================
	TEXT COLOR:
	text:#0065cf;
	menu header yellow: #aa8200;
	orange: #ff9000;
	
	BACKGROUND COLOR:
	header bgr: #2f57ae;
	menu top bgr: #0560C9;

	BORDER COLOR:
	input google: #809eba;
	border content: #8cc4e5;
	blue menu top: #0373df;
	gray:#bcbdbf;
===================================== */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* end reset.css */

body {
	color:#0065cf;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	/*background:#f8fcfe;*/
	background:#ffffff;
/* 	background:#f8fcfe url(/2009/img/fon.png) no-repeat top center; */
}
input, select {
	color:#0065cf;
	font-size: 10px;
}
input {
	height:14px;
}
select {
	height:18px;
	background-color:#ffffff;
}
input.radio {
	background:none;
}
a:link, a:visited, a:active {
	color:#0065cf;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div#main {
	width:1000px;
	height:auto;
	float:none;
	margin:0 auto;
}
h1 {
	font-size:13px;
	font-weight: normal;
	text-align: center;
}
span.welcome {
	font-size:13px;
	font-weight: normal;
	text-align: center;
}
span.mail {
	text-align:right;
	margin-right: 7px;
	margin-top: 23px;
	font-size:13px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	display: block;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 7px;
	margin-left: 10px;
}


.orange, h4.orange {
	color: #ff9000;
}
a.orange:link, a.orange:visited, a.orange:active {
	color: #ff9000;
}
.center {
	text-align:center;
}
.right {
	float:right;
	width:auto;
}
.left {
	float:left;
	width:auto;
}
.bold {
	font-weight:bold;
}
.txt_r {
	text-align:right;
}
.txt_l {
	text-align:left;
}
.txt_c {
	text-align:center;
}
.txt_12 {
	font-size:12px;
}
.txt_14 {
	font-size:14px;
}
.txt_16 {
	font-size:16px;
}
form {
	width:auto;
}
.txt_34 {
	font-size:34px;
}
/* ******************************** header begin *********************** */
div.header {
	width:975px;
	height:141px;
	float:right;
	/*background: url(/2009/img/header.png) no-repeat;*/
	padding: 0 9px 0 15px;
	position: relative;
	z-index: 999;
}

div.header_link {
	float: left;
	width: 450px;
	height: 78px;
}
div.header_link a {
	display: block;
	float: left;
	width: 450px;
	height: 78px;
	text-decoration: none;
}
div.news_link {
	float: left;
	width: 285px;
	height: 78px;
	margin-left:100px;
}
div.news_link a {
	display: block;
	float: left;
	width: 285px;
	height: 78px;
	
	text-decoration: none;
}
div.menu_h_top {
	/*width:350px;*/
    width:380px;
	height:20px;
	float:right;
	color:#ffffff;
	text-align: left;
}

/* *************************** Login form begin ********************* */
 div.bubbleInfo div a.yellow{
	float:left;
	margin-left:20px;
	text-align: left;
	width:auto;
	color:#ffffff;
}
  div.username, div.pass {
	width:100px;
	float:left;
	margin: 0;
	color: #0065cf;
	text-align: left;
 }
 div.username input, div.pass input {
 	width:90px;
	border:1px solid #2e8bda;
}
input.btn_a {
	width:55px;
	height:19px;
	background:url(/2009/img/button_enter.png) no-repeat;
	/*margin-top:14px;*/
	margin-top:17px;
	float: left;
	text-align: center;
}
  div.bubbleInfo div.popup {
	width:300px;
	/*height:40px;*/
	height:60px;
	background: #F4F7EC url(/2009/img/login_fon.png) repeat-x bottom;
	position: absolute;
	display: none;
	z-index: 9000;
	border-collapse: collapse;
	color: #0065cf;
	left: 45%;
	top: 24px;
	padding-left: 10px;
	font-size:16px;
	padding-top:15px;
	font-weight:bold;
}
  
/*    .trigger {
		position: relative;
 }
     */
        /* Bubble pop-up */

 /*        .popup td.corner {
                height: 15px;
                width: 19px;
        }

       .popup td#topleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
        .popup td.top { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
        .popup td.left { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup td.right { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
           font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
              text-align: left;
                text-indent: -9999px;
             background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
        
/*		div.link {
			float: left;
			width: 500px;
			height: 30px;
			border: 1px solid #333;
			text-align: right;
		}*/
/* *************************** Login form end   ********************* */
a.yellow:active, a.yellow:visited, a.yellow:link {
	color:#9d7802;
	font-weight:bold;
}
a.yellow:hover {
	text-decoration:underline;
}	
div.bcd {
	float:right;
	margin-top: 45px;
	width: 87px;
}
/*div.chat_header {
	width:117px;
	float:left;
	display:block;
	
}*/
div.call {
	width:975px;
	float:left;
}
a.birthday:link, a.birthday:active, a.birthday:visited {
	display:block;
	width:255px;
	height:58px;
	float:right;
	margin-top:15px;
	margin-right:10px;
}
div.call_center {
	width:255px;
	height:58px;
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	background: #fff url(/2009/img/call_center.png) no-repeat;
	padding-top: 5px;
}
a#contentlink:link, a#contentlink:visited, a#contentlink:active {
	width:255px;
	height:58px;
	float:left;
	display:block;
}
a#contentlink:hover {
	width:255px;
	height:58px;
	float:left;
	display:block;
}
	
/* extended contact begin */

div.expand {
	width:234px;
	height:171px;
	background:url(/2009/img/call_center_ext.png) no-repeat;
	padding: 10px;
}
  div.bubbleInfo2 div.popup2 {
	position: absolute;
	display: none;
	z-index: 9000;
	border-collapse: collapse;
}
div.call_info {
	width:234px;
	height:20px;
}

div.expand_l {
	width:85px;
	float:left;
	height: 35px;
}
div.expand_r {
	width:145px;
	float:right;
	height: 35px;
}
/* extended contact end *//*************************************** NAV menu_r end **********************************/
div.menu {
	width:975px;
	height:25px;
	float:left;
	line-height: 23px;
	margin-top: 10px;
}
/*********************************** Nav menu blue begin ********************************/
.menu_blue {
	text-align:left;
	font-family: verdana, sans-serif;
	height: 25px;
	line-height: 20px;
	width: 1000px;
	list-style-type:none;
	/*z-index:9999;*/
	float: left;
	font-weight: bold;
	position:relative;
}
.menu_blue ul {
	list-style-type:none;
	position:relative;
}
.menu_blue li {
	float:left;
	position:relative;
	/*z-index:10000;*/
	width:auto;
}
.menu_blue li ul li {
	height: 27px;
}
.menu_blue li a:link, .menu_blue li a:active, .menu_blue li a:visited {
	display:block;
	text-decoration:none;
	width:auto;
	float:left;
	padding:0 4px;
	height:24px;
	line-height:20px;
	color:#ecf8ff;
	font-size: 12px;
	/*z-index:9999;*/
	position:relative;
}
* html .menu_blue li a, .menu_blue li a:visited {
	width: auto;
	w\idth: auto;
}
.menu_blue li ul {
	visibility:hidden;
	position:absolute;
	top:2px;
	left:0;
	height:0;
	overflow:hidden;
/*	z-index:9999;*/
}
.menu_blue table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em;
/*	z-index:9999;*/
}
.menu_blue li:hover a.blue, .menu_blue li a.blue:hover {
	text-decoration:underline;
	border:0;
	color: #ecf8ff;
	/*background:url(2010/IM/menu_t_mo.png) repeat-x; errlog*/
/*	z-index:9999;*/
}
.menu_blue li:hover ul, .menu_blue li a:hover ul {
	visibility:visible;
	height:auto; /*	width: 204px;
	border-top:1px solid #0073e8;
*/
	left:0px;
	top:24px;
	overflow:visible;
/*	z-index:9999;*/
}
.menu_blue li:hover ul li a, .menu_blue li a:hover ul li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:26px;
	line-height:26px;
	padding:0 5px;
	width:204px;
	color: #fff;
	border-left:1px solid #0073e8;
	border-bottom:1px solid #0073e8;
	border-right:1px solid #0073e8;
	background-color: #5faefd;
	/*z-index:9999;*/
	position:relative;
}
* html .menu_blue li a:hover ul li a:link {
	width:auto;
	w\idth:204px;
	position:relative;
}
.menu_blue li:hover ul li ul, .menu_blue li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	/*z-index:9999;*/
	top:0;
	left:0;
	height:0;
	overflow:hidden;
}
.menu_blue li:hover ul li a:hover, .menu_blue li a:hover ul li a:hover {
	text-decoration:none;
	color: #fff;
	background-color:#93c8fc;
	/*z-index:11000;*/
}
.menu_blue li:hover ul li:hover ul, .menu_blue li a:hover ul a:hover ul {
	visibility:visible;
	height:auto;
	border-top:1px solid #0073e8;
	left:215px;
	top:0px;
	overflow:visible;
/*	z-index:9999;*/
}
.menu_blue li:hover ul li:hover ul.submenu_l, .menu_blue li a:hover ul a:hover ul.submenu_l {
	visibility:visible;
	height:auto;
	border-top:1px solid #0073e8;
	left:-151px;
	top:0px;
	overflow:visible;
	display:block;
	width:140px;
}
.menu_blue li:hover ul.submenu_l li a, .menu_blue li a:hover ul.submenu_l li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:auto;
	line-height:18px;
	padding:0 5px;
	width:140px;
	color: #fff;
	border-left:1px solid #0073e8;
	border-bottom:1px solid #0073e8;
	border-right:1px solid #0073e8;
	background-color: #5faefd;
}
* html .menu_blue li a:hover ul.submenu_l li a:link {
	width:auto;
	w\idth:140px;
}

.menu_blue li:hover ul.submenu_l li a:hover, .menu_blue li a:hover ul.submenu_l li a:hover {
	text-decoration:none;
	color: #fff;
	background-color:#93c8fc;
}


/*************************************** NAV menu blue end **********************************/

/* ******************************** header end   *********************** */
/* menu top begin */
div#menu_top {
	width:990px;
	height:22px;
	background:#0560C9 url(/2009/img/menu_top_bgr.png) repeat-x;
	border: 1px solid #0373df;
	float: left;
	margin:0 3px;
}
/* menu top end */
div.g_search {
	width:260px;
	height:35px;
	float:left;
	margin-bottom: 10px;
}
input.gsc-search-button {
	width:50px;
	height:15px;
	display:block;
	background:#FFF1B8 url(/2009/img/search_but.png) repeat-x bottom;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	border: 1px solid  #8cc4e5;
	margin-top: 2px;
	padding: 0 10px;
}

input.google {
	width:180px;
	height:17px;
	border:1px solid #809eba;
	color:#666666;
	float:left;
	margin-right: 10px;
	background: url(/2009/img/google.png) no-repeat left;
}
a.search:link, a.search:active, a.search:visited {
	width:auto;
	height:14px;
	display:block;
	background:#FFF1B8 url(/2009/img/search_but.png) repeat-x bottom;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	border: 1px solid  #8cc4e5;
	margin-top: 2px;
	padding: 0 10px;
}

div.conteiner {
	float:left;
	width:980px;
	padding-top:0px;
	/*padding-bottom:11px;*/
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	height: auto;
}

div.content {
	width:975px;
	height:auto;
	float:left;
	/*background: url(/2009/img/main_bgr.png) repeat-y;*/
	background-color:#ffffff;
	padding-left:5px;
	margin:0 0 0 0;
	border-left:1px solid #8CC3E6;
	border-right:1px solid #8CC3E6;
}
div.l_cont {
	width: 695px;
	height:auto;
	float:right;
	margin-bottom: 10px;
	margin-right: 5px;
}
iframe.scroll {
	width:254px;
	height:140px;
	float:left;
	/*border: 1px solid #B9C0C5;*/
}	
div.path {
	width:695px;
	float:left;
	min-height:20px;
}
div.google_box {
	width:205px;
	height:138px;
	float:left;
	/*background: url(/2009/img/google_box.jpg) no-repeat;*/
	margin-left: 10px;
	margin-top: 10px;
	background: #FFFFFF;
	/*background: url(/2009/img/box_right.png) no-repeat;*/
	/*border: 1px solid #B9C0C5;*/
	border: none;
}
div.banners_box {
	width:205px;
	height:138px;
	float:left;
	/*background: url(/2009/img/google_box.jpg) no-repeat;*/
	margin-left: 10px;
	background: url(/2009/img/catalogue_img2.jpg) no-repeat right;
	border: 1px solid #B9C0C5;
	/*background: url(/2009/img/obrushtenie.jpg) no-repeat;*/

}
/*div.google_box a {
	display: block;
	text-decoration: none;
	width:195px;
	height:130px;
	padding: 5px;

}*/
div.box_xml_baner {
	width:426px;
	height:138px;
	float:left;
	margin-left:12px;
	border: 1px solid #B9C0C5;
}
div.r_box_baner {
	width:244px;
	height:132px;
	float:left;
	padding: 3px;
	border: 1px solid #B9C0C5;
}
div.r_box_baner a:hover {
	text-decoration:none;
}
div.google_box_r {
	width:260px;
	height:152px;
	float:left;
	/*background: url(/2009/img/google_map_r.png) no-repeat;*/
	margin-bottom: 10px;
}

div.google_box_r a {
	display: block;
	text-decoration: none;
	width:260px;
	height:145px;
	padding-top: 7px;
	font-weight: bold;
	text-align:center;
}
/* ************ promocia niski ceni ****************** */
a.box_right_low_pr:link, a.box_right_low_pr:visited, a.box_right_low_pr:active {
	width:195px;
	height:118px;
	float:right;
	background: url(/2009/img/niski_ceni.gif) no-repeat;
	font-weight: bold;
	padding: 10px 5px;
	display:block;
}
a.box_right_low_pr:hover {
text-decoration:none;
}
/* ************ promocia niski ceni end ************* */
div.box_right_baner {
	width:205px;
	height:138px;
	float:right;
	background: url(/2009/img/box_right.png) no-repeat;
	border: 1px solid #B9C0C5;
	overflow: hidden;
}
div.box_right {
	width:195px;
	height:118px;
	float:right;
	background: url(/2009/img/box_right.png) no-repeat;
}
div.box_right a {
	width:205px;
	height:138px;
	display: block;
	text-decoration: none;
}
div.box_right img {
	margin:5px;
}
div.box_right span {
	padding-top:15px;
}
div.catalogues_right {
	width:258px;
	height:220px;
	float:left;
	margin-top: 10px;
	border: 1px solid #B9C0C5;
}
div.catalogues_right1 {
	width:260px;
	height:156px;
	float:left;
	background: url(/2009/img/katalog_fon_rb.png) no-repeat;
	margin-bottom: 10px;
	text-align: center;
}
div.catalogues_right1 a:link, div.catalogues_right1 a:active, div.catalogues_right1 a:visited {
	text-decoration:none;
}
div.catalogues_right1 a:hover {
	text-decoration:none;
}
div.catalogues_right1 img {
	height: 154 px;
	width: 258 px;
	padding: 1px;
	position: relative;
	z-index: 1000;
}
div.catalogues_right1 p {
	margin-top:15px;
	margin-left: 10px;
	position: absolute;
	z-index: 1005;
}
a.catalogues_top:link, a.catalogues_top:active, a.catalogues_top:visited {
	display:block;
	width:90px;
	height:135px;
	float:left;
	padding: 5px 115px 0 5px;
}
a.catalogues_top:hover {
	text-decoration:none;
}
div.konkurs_new_year{
	width:258px;
	height:auto;
	float:left;
	margin-top: 10px;
	border: 1px solid #B9C0C5;
	background-color: #FFF;
	text-align: center;
	padding: 5px 0 5px 0;
}

div.catalogues_right a:link, div.catalogues_right a:active, div.catalogues_right a:visited {
	text-decoration:none;
}
div.catalogues_right a:hover {
	text-decoration:none;
}
a.catalogues:link, a.catalogues:active, a.catalogues:visited {
	display:block;
	width:125px;
	height:135px;
	float:left;
}
a.catalogues:hover {
	text-decoration:none;
}
div.catalogues_right img {
	margin:5px;
}
div.catalogues_right p {
	margin-top:15px;
	margin-left: 10px;
}
div.content_btm {
	width:980px;
	margin-left:13px;
	float:left;
	background:url(/2009/img/border_btm.png) no-repeat;
	height:10px;
}
div.none {
	display:none;
}
div.scrol_baner {
	width:244px;
	/*height:132px;*/
	height:122px;
	float:left;
	border:1px solid #B9C0C5;
	padding:3px 4px;
	/*	border-left: 1px solid #bcbdbf;
	border-top: 1px solid #bcbdbf;
	border-right: 1px solid #bcbdbf;
*/}
div.scroler {
	width:244px;
	height:135px;
	height:128px;
	float:left;
	background: #ffffff url(/2009/img/box_left.png) no-repeat;
	padding: 5px;
/*	border-left: 1px solid #bcbdbf;
	border-top: 1px solid #bcbdbf;
	border-right: 1px solid #bcbdbf;
*/}
div.scroler_h {
	width:244px;
	height:23px;
	float:left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #fff;
}
div.scroler img {
	margin-right: 5px;
}
div.scrollable {
	width:244px;
	height:70px;
	float:left;
	overflow:hidden;
	position: relative;
	z-index: 20;
}
div.scrollable div.items {
	position:absolute;
	height:70px;
	z-index:20;
	left: 1px;
}

div.scrollable div.items div.scroll {
	width:244px;
	float: left;
	min-height: 15px;
	margin-bottom: 3px;
	z-index: 20;
}
/* active item */
div.scrollable div.items div.active {
	background-color:#fff;
}

div.scroler span.orange {
	font-weight: bold;
	margin-left: 26px;
	font-size: 11px;
	line-height: 30px;
	display: block;
	height: 30px;
}

div.left_big {
	width:365px;
	height:auto;
	float:left;
	margin-top: 7px;
	position: relative;
}

div.left_big a.offer_l:link, div.left_big a.offer_l:visited, div.left_big a.offer_l:active  {
	display: block;
	width: 360px;
	height: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background:transparent url(../images/transparent1.png) repeat scroll 0 0; errlog*/
	clear:both;
}
div.left_big a.offer_l:hover {
	text-decoration:none;
}
div.picture_b, div.picture_br {
	width:120px;
	height:90px;
	border: 1px solid #8cc4e5;
	cursor: pointer;
}
div.picture_b {
	float:left;
	width: 120px;
}
div.picture_br {
	float:right;
	width: 120px;
}

div.picture_b img, div.picture_br img {
	border:0;
	margin:5px;
	width: 110px;
	height: 80px;
}
div.offer_b {
	width:215px;
	height:90px;
	background:url(/2009/img/blue_offer.png) no-repeat right;
	float:left;
	padding: 7px 5px 10px 20px;
	cursor: pointer;
}
div.offer_b h2 {
	font-size:12px;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 7px;
	text-transform: uppercase;
	cursor: pointer;
}
div.row {
	width: 140px;
	height: 20px;
	float: left;
	cursor: pointer;
}

div.row2 {
	width: 180px;
	height: 16px;
	float: left;
	text-transform: none;
	cursor: pointer;
}

div.row2e {
	width: 180px;
	height: auto;
	float: left;
	text-transform: none;
	cursor: pointer;
}
div.price2 {
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	height: 20px;
	float: left;
	cursor: pointer;
}


img.star {
	margin-right:2px;
	width: 11px;
	height: 10px;
}
div.price_b {
	width:60px;
	height:62px;
	float:right;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 5px;
	cursor: pointer;
}
div.left_sm {
	width:310px;
	height:auto;
	float:right;
	border-left: 1px dashed #8cc4e5;
	padding-left: 10px;
	margin-top: 7px;
}

div.left_sm_border {
	width:310px;
	height: auto;
	float:left;
	border-bottom:1px dashed #ccc;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	position: relative;
	/*font-weight: bold;*/
}
div.link_conteiner {
	width:100%;
	float:left;
	position:relative;
}
div.left_sm_border a.offer_r:link, div.left_sm_border a.offer_r:active, div.left_sm_border a.offer_r:visited {
	display: block;
	width: 310px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background:transparent url(../images/transparent1.png) repeat scroll 0 0; errlog*/
	clear:both;
}
div.left_sm_border a.offer_r:hover {
	text-decoration:none;
}
span.price {
	font-weight:bold;
	font-size: 12px;
}
div.left_sm_border div.offer_2 {
	width: 180px;
	float: left;
}

div.left_sm_border div.stars {
	width: 180px;
	float: left;
	cursor: pointer;
}

div.left_sm_border h2 {
	margin-left:0;
	width: 170px;
	height: 20px;
	margin-bottom: 7px;
	text-transform: uppercase;
	display: block;
	float: left;
	cursor: pointer;
	font-size:12px;
}

div.hot_offers {
	width:694px;
	float:left;
	margin-top: 0px;
	min-height: 210px;
	margin-bottom: 15px;
}
h4.hot_of {
	width:140px;
	display:block;
	float:left;
	margin-bottom: 0px;
	line-height: 24px;
}
div.clear{
clear: both;
font-size:1px;
line-height:1px;
}
div.frame_banners{
	width:695px;
	height:306px;
	margin-top:20px;
	clear:both;
}
div.banner {
	width:301px;
	height:266px;
	float:right;
	background:url(/2009/img/banner_box.png) no-repeat;
	padding: 20px;
	
}
div.banner_left {
	width:301px;
	height:266px;
	float:left;
	background:url(/2009/img/banner_box.png) no-repeat;
	padding: 20px;
	
}

div.info_box {
	width:341px;
	height:296px;
	float:left;
	background:url(/2009/img/banner_box.png) no-repeat;
	padding-top: 10px;
}
div.info_box a:hover {
	text-decoration:none;
}
div.info {
	width:320px;
	margin-left:10px;
	padding:10px 0;
	float:left;
	cursor:pointer;
}
div.bbd {
	border-bottom:1px dashed #ccc;
}
div.info_txt {
	width: 170px;
	float: right;
}
div.picture_bi {
	width:140px;
	height:105px;
	border: 1px solid #8cc4e5;
	float:left;
}
div.picture_bi img {
	border:0;
	margin:5px;
}

/* ********************** Right content begin ********************** */
div.r_cont {
	height:auto;
	width: 265px;
	float: left;
	padding-bottom: 15px;
}
/* search begin */
div.widget {
	width:275px;
	height:auto;
	min-height:430px;
	float: left;
	margin-left: -13px;


      filter:
	 progid:DXImageTransform.Microsoft.Shadow(color=#cecccc,direction=180,strength=3)
     progid:DXImageTransform.Microsoft.Shadow(color=#cecccc,direction=90,strength=3);
	margin-bottom: 10px;
		
}

div.widget h4 {
	margin:  5px;
	margin-left: 15px;
}
/* radio begin 
.cust_radio_on{
	background:url(../images/radiobox_on.png) no-repeat 0 0;
}
.cust_radio_off{
	background:url(../images/checkbox_off.png) no-repeat 0 0;
}
.cust_radio_disabled_on{
	background:url(../images/radiobox_disabled_on.png) no-repeat 0 0;
}
.cust_radio_disabled_off{
	background:url(../images/disabled_off.png) no-repeat 0 0;
}
div.group input {
	cursor:pointer;
}
div.group label {
	cursor:pointer;
}
 radio end */
/* tabs begin */

ul.tabExtendedNavigation {
	margin-bottom:10px;
	padding:0;
	width: 220px;
	float: right;
	list-style:none;
	display:block;
	margin-right:1px;
}
ul.tabExtendedNavigation li {
	width:201px;
	display:block;
	float:right;
	height:20px;
}
.tabExtendedNavigation li a:link, .tabExtendedNavigation li a:visited, .tabExtendedNavigation li a:active {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	display:block;
	font-size: 10px;
	height: 20px;
	line-height:20px;
	width:180px;
	float:right;
	background:url(/2009/img/radiobox_off.png) no-repeat left;
	padding-left:20px;
}
.tabExtendedNavigation li.select {
	/*width:180px;*/
	/*height:25px;*/
	/*background:url(/2009/img/radiobox_on.png) no-repeat left;*/
	/*padding-left:39px;*/
	/*padding-top:4px;*/
}		
.tabExtendedNavigation li.select a:link, .tabExtendedNavigation li.select a:visited, .tabExtendedNavigation li.select a:active {
	/*background-color:#d6ebf9;*/
	font-size:10px;
	/*height: 24px;*/
	background:url(/2009/img/radiobox_on.png) no-repeat left;
		}
		
div.simpleTabs-content ul.ExtendedNavigation {
	width:680px;
	margin-bottom: 10px;
	float:left;
	background-color: #d6ebf9;
	height: 27px;
}
ul.ExtendedNavigation  li {
	margin:0;
	display:block;
	width:auto;
	float:left;
	padding:0;
	list-style:none;
}
ul.ExtendedNavigation  li span {
	display:none;
}
ul.ExtendedNavigation li a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	display:block;
	font-size: 10px;
	height: 27px;
	line-height:27px;
	text-align: center;
	padding:0 15px;
	float: left;
/*	background:url(/2009/img/radiobox_off.png) no-repeat left; */
}
ul.ExtendedNavigation li.select {
	padding: 0;
}		
ul.ExtendedNavigation li.select span.tab_l {
	height:27px;
	background:#F2F9FD url(/2009/img/tirs_l.png) no-repeat left;
	width:39px;
	display:block;
	float: left;

}
ul.ExtendedNavigation li.select span.tab_r {
	background: #F2F9FD url(/2009/img/tirs_r.png) no-repeat;
	height:27px;
	display: block;
	float: left;
	width: 5px;
}
ul.ExtendedNavigation li.select a {
	background:#F2F9FD url(/2009/img/tirs_c.png) repeat-x;
	font-size:12px;
	height: 27px;
	width:auto;
	float: left;
}
		
div.tabdiv h2 {
	text-align:right;
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#000000;
	background-repeat: no-repeat;
	display: block;
	float:left;
	width:220px;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	height:105px;

}
h2.holidays {
	background-image:url(/2009/img/bgr_tab_holidays.png);
	background-position:10px 30px;
}
h2.fly {
	background-image:url(/2009/img/bgr_tab_fly.png);
	background-position:10px 10px;
}
h2.htl_bg {
	background-image:url(/2009/img/bgr_tab_bg_htl.png);
	background-position:10px 30px;
}
h2.htl {
	background-image:url(/2009/img/bgr_tab_htl.png);
	background-position:10px 30px;
}
h2.exc {
	background-image:url(/2009/img/bgr_tab_excursion.png);
	background-position:10px 10px;
}
div.tabdiv {
	width:235px;
	height:auto;
	float:left;
	background: #faedb3 url(/2009/img/search2.jpg) no-repeat bottom;
	border: 1px solid #b27802;
	min-height: 430px;
box-shadow: 3px 3px 3px #cecccc;	
-moz-box-shadow: 3px 3px 3px #cecccc;
-webkit-box-shadow: 3px 3px 3px #cecccc;

}


div.search_bottom {
	width:220px;
	min-height:55px;
	float:left;
}
a.search_button:link, a.search_button:active, a.search_button:visited {
	width:55px;
	float:left;
	height:21px;
	display:block;
	background:#137CD7 url(/2009/img/bgr_search_but.png) repeat-x bottom;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #157dd7;
	margin-top: 2px;
	padding: 0 20px;
	line-height: 21px;
	font-size: 14px;
	color: #ffffff;
}
ul.tabnav{
	width: 32px;
	float: left;
	display: block;
	height: auto;
	border-top: 1px solid #b27802;
	border-left: 1px solid #b27802;
}

.tabnav li {
	display: block;
	list-style: none;
	float:left;
	width:32px;
	border-bottom: 1px solid #b27802;
	border-right: 1px solid #b27802;	
	background: url(/2009/img/bgr_tab_search.png) repeat-y right;
	position:relative;
	
	
}
.tabnav li img.arrow {	
	display:none;
}

.tabnav li a {

/*		-moz-transform:rotate(-90deg); 
-moz-transform-origin: bottom left;
-webkit-transform: rotate(-90deg);
-webkit-transform-origin: bottom left;
-o-transform: rotate(-90deg);
-o-transform-origin:  bottom left;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
font-size:10px;
font-weight:bold;*/

}
		
.tabnav li.ui-tabs-selected  {
background:#ffffff;
position:relative;
		}
	.tabnav li.ui-tabs-selected img.arrow {
	display:block;
	position:absolute;
	top:20px;
	right:-10px;
}	
		
.tabdiv {
/*
	background: #fff;
*/
	}
	
.ui-tabs-hide {
		display: none;
		}
h3.adv_search {
	display:block;
	font-size:13px;
	float:right;
	width:200px;
	cursor:pointer;
}
/* tabs end */
div.search_param {
	width:90px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:right;
	margin-bottom: 10px;
}
div.search_select {
	width:135px;
	float:right;
	height:20px;
	height:20px;
	margin-bottom: 10px;
}
div.s_date {
	width:75px;
	float:left;
	min-height:40px;
}
div.search_row {
    overflow:hidden;
	width:220px;
	float:right;
	min-height: 40px;
}
div.search_offer {
	width:200px;
	float:right;
	margin-bottom: 10px;
}
div.search_offer label {
	cursor:pointer;
}
input.search_r, select.search_r {
	width:190px;
	border:1px solid #2e8bda;
}	
.search_rClick{
	width:320px;

}	
div.date {
	height:30px;
}
select.s_select, input.s_select {
	width:120px;
	border:1px solid #2e8bda;
	background:#ffffff;
	font-size: 10px;
}
input.s_select_date {
	width:80px;
	border:1px solid #2e8bda;
	background:#ffffff;
	font-size: 10px;
	float: left;
	margin-right: 10px;
}
div.search_big {
	width:220px;
	float:left;
	height: 20px;
}
input.air {

}
div.search_middle {
	width:125px;
	height: 20px;
	margin-bottom: 10px;
}
div.search_q {
	width:30px;
	float:left;
}
div.search_qp {
	width:85px;
	float:left;
	text-align: right;
	margin-right: 5px;
}
div.search_price {
	width:60px;
	float:left;
	height: 35px;
}
div.search_adults {
	width:80px;
	float:left;
	min-height: 35px;
}
input.search_price, select.search_price {
	width:50px;
	border:1px solid #2e8bda;
	background:#ffffff;
	font-size: 10px;
}
input.search_small {
	width:50px;
	float:left;
	font-size: 10px;
	border: 1px solid #2e8bda;
}
div.search_c {
	width:auto;
	float:left;
	margin-left: 5px;
	height: 50px;
}
select.search_c {
	width:45px;
	border:1px solid #2e8bda;
	background:#ffffff;
	font-size: 10px;
	height: 18px;
}	
div.buttons {
	width:113px;
	float:right;
	text-align:center;
	padding-top: 20px;
}
a.button:link, a.button:active, a.button:visited, a.button:hover {
	width:55px;
	float:left;
	height:14px;
	display:block;
	background:#FFF1B8 url(/2009/img/search_but.png) repeat-x bottom;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	border: 1px solid  #8cc4e5;
	margin-top: 2px;
	padding: 0 10px;
}

/* search end */
div.facebook {
	width:258px;
	height:115px;
	float:left;
	width: 241px;
	margin-bottom: 7px;
	padding-left: 20px;
	padding-top: 0px;
}
div.facebook div.first {
	width:105px;
	float:left;
}	
a.contacts_ext:link, a.contacts_ext:active, a.contacts_ext:visited {
	float:left;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:75px;
	height:25px;
	padding-left:30px;
	line-height:25px;
	margin-bottom: 3px;
}
a.facebook:link, a.facebook:visited, a.facebook:active {
	background:url(/2009/img/icons_contacts.jpg) no-repeat;
	background-position:0px 0px;
}
a.twitter:link, a.twitter:visited, a.twitter:active {
	background:url(/2009/img/icons_contacts.jpg) no-repeat;
	background-position:0px -25px;
}
a.flickr:link, a.flickr:visited, a.flickr:active {
	background:url(/2009/img/icons_contacts.jpg) no-repeat;
	background-position:0px -50px;
}
span.contacts_e {
	float:left;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:105px;
	height:28px;
	padding-left:30px;
	line-height:28px;
}
span.icq {
	background:url(/2009/img/icons_contacts.jpg) no-repeat;
	background-position:0px -75px;
	margin-bottom: 10px;
	font-size: 15px;
}
span.skype {
	background:url(/2009/img/icons_contacts.jpg) no-repeat;
	background-position:0px -103px;
}
span.our_page {
	width:212px;
	float:right;
	height:20px;
	margin-top:10px;
	display: block;
}
div.contacts {
	width:232px;
	height:170px;
	background:url(/2009/img/contacts.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 15px;
}
div.contacts_new_office {
	width:242px;
	height:200px;
	background:url(/2009/img/contacts_new_office.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 7px  10px;
}
div.contacts_new_office1 {
	width:264px;
	height:184px;
	background:url(/2009/img/telephone_new_bgr.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
}
a.new_office_varna, a.vaucher_more, a.mnenia {
	width:266px;
	height:55px;
	/*background:url(/2009/img/new_office_varna.jpg) no-repeat;*/
	float:left;
	margin-bottom:10px;
	display:block;
	border:none;
}
a.vaucher_more, a.menia {
	width:262px;
	height:73px;
	background:url(/2009/img/vaucher_gift.jpg) no-repeat;
}
a.mnenia {
	background:url(/2009/img/mnenia.jpg) no-repeat;
	height:73px;
}
div.catalog_banner {
	width:262px;
	height:116px;
	float:left;
	border:none;
	margin-bottom:10px;
}
div.tel_box {
	width:264px;
	height:auto;
}
div.contacts_new_office1 div.sf/*, div.contacts_new_office1 div.pld */{
	width:100px;
	height:auto;
	float:left;
	padding-left:30px;
	margin-top:54px;
	font-size:11px;
	font-family: Verdana;
	color:#0561c2;
}
div.contacts_new_office1 div.pld {
	float:left;
	height:auto;
	margin-top:54px;
	padding-left:34px;
	width:100px;
}
div.contacts_new_office1 div.icons {
	width:172px;
	height:33px;
	float:right;
	/*border: 1px solid #ccc;*/
	margin-top:10px;
}
div.icons a.ic, div.icons a.t, div.icons a.s, div.icons a.icq, div.icons a.mail{
	width:26px;
	height:26px;
	float:left; display:block;
	background: url(/2009/img/fb_icon.jpg) no-repeat;
	margin-top:4px;
	margin-left:5px;
}
div.icons a.t { background: url(/2009/img/t_icon.jpg) no-repeat; }
div.icons a.s { background: url(/2009/img/skype_icon.jpg) no-repeat; }
div.icons a.icq { background: url(/2009/img/icq_icon.jpg) no-repeat; }
div.icons a.mail { background: url(/2009/img/mail_icon.jpg) no-repeat; }
div.contacts_new_office p.orange {
	margin-bottom:5px;
}
div.contacts h4, div.contacts_hotels h4 {
	margin-left:0;
	margin-bottom:20px;
}
div.reservacii h4 {
	margin-left:0;
}
p.contakti {
	float:right;
	height:auto;
	text-align:center;
	margin-bottom: 15px;
	font-size: 12px;
	width: 150px;
}
p.contakti span.tel {
	width:150px;
	text-align:center;
	font-size:14px;
}
div.contacts_air {
	width:252px;
	height:170px;
	background:url(/2009/img/contacts_air.png) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 5px;
}
div.contacts_air_new_office {
	width:252px;
	height:200px;
	background:url(/2009/img/contacts_air_new.jpg) no-repeat;
	float:left;
	padding: 5px 5px;
	margin-bottom: 10px;
}
div.contacts_air_new_office p.orange {
	margin-bottom:7px;
}

p.contakti2 {
	float:right;
	height:auto;
	text-align:center;
	font-size: 12px;
	margin-top: 7px;
	display: block;
	width: 190px;
}
p.contakti2 {
	float:right;
	height:auto;
	text-align:center;
	font-size: 12px;
	margin-top: 3px;
	display: block;
	width: 190px;
}
div.contacts_outgoing_sf p.contakti2 {
	float:right;
	height:auto;
	text-align:center;
	font-size: 12px;
	margin-bottom: 3px;
	display: block;
	width: 190px;
}

p.contakti3 {
	float:right;
	height:auto;
	text-align:center;
	margin-bottom: 33px;
	font-size: 12px;
	width: 150px;
}
p.contakti3 span.tel {
	width:100%;
	text-align:center;
	font-size:11px;
	margin-top: 5px;
}

span.cont_name {
	font-size:12px;
	width: 100%;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-bottom: 7px;
}
div.contacts_outgoing, div.contacts_outgoing_sf {
	width:252px;
	height:170px;
	background:url(/2009/img/contacts_outgoing.png) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 5px;
}
div.contacts_outgoing_new_office {
	width:252px;
	height:215px;
	background:url(/2009/img/contacts_outgoing_noffice.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 5px;
}
div.contacts_outgoing_new_office p.orange {
	margin-bottom:5px;
}
div.contacts_hotels {
	width:252px;
	height:170px;
	background:url(/2009/img/contacts_hotels.png) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 5px;
}

span.legend {
	float:left;
	width: 80px;
	font-size: 11px;
	text-align: right;
	display: block;
	height: 15px;
	line-height: 15px;
}

span.tel {
	font-size:10px;
	font-weight:bold;
	float: right;
	width: 110px;
	text-align: left;
	display: block;
	height: 15px;
	line-height: 15px;
}
div.contacts_transport {
	width:252px;
	height:170px;
	background:url(/2009/img/contacts.png) no-repeat;
	float:left;
	margin-top: 10px;
	padding: 5px 5px;
}
/*div.reservacii {
	width:260px;
	height:202px;
	background:url(/2009/img/box_online.png) no-repeat;
	float:left;
	margin-top: 10px;
	padding: 5px 0px;
}
div.reservacii h4 {
	margin-bottom:11px;
}
div.reservacii p {
	font-size:12px;
	font-weight: bold;
	line-height: 21px;
	display: block;
	float: left;
	width: 235px;
	margin-bottom: 3px;
	background: url(/2009/img/transparent_white.png) repeat-x;
	border: 1px solid #8cc3e6;
}
div.reservacii p img {
	float:left;
	margin-left: 5px;
}
div.reservacii p.white {
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	background: none;
	margin-top: 80px;
	border: none;
	width: 100%;
}*/
/* star dizain reservacii online */

div.tombola {
	width:240px;
	float:left;
	height:auto;
	padding:5px 10px;
	border:1px solid #8dc4e6;
	margin-top: 10px;
	font-weight: bold;
}
div.reservacii {
	width:260px;
	height:126px;
	background:url(/2009/img/reservacii.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
	padding: 5px 0px;
	position: relative;
}
a.hotels_banner:link, a.hotels_banner:visited, a.hotels_banner:active {
	width:260px;
	height:126px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background:transparent url(../images/transparent1.png) repeat scroll 0 0; errlog*/
	clear:both;
}
a.hotels_banner:hover {
	text-decoration:none;
}
div.reservacii h4 {
	margin-bottom:11px;
}
div.reservacii p {
	font-size:12px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 25px;
}
div.reservacii p.white {
	color:#ecf8ff;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
}
div.abonament {
	width:260px;
	height:73px;
	float:left;
	background:url(/2009/img/abonament.png) repeat-x top;
	margin-bottom: 10px;
	padding-top: 7px;
}
div.abonament p {
	text-align:right;
}
div.mail {
	width:240px;
	float:right;
	font-size: 10px;
	margin-top: 5px;
}
input.abonament {
	width:140px;
	height:16px;
	border:1px solid #8dc4e6;
	background: url(/2009/img/input_bgr.png) repeat-x;
}
div.ah {
	width:260px;
	float:left;
	margin-bottom:5px;
}
a.extras:link, a.extras:active, a.extras:visited {
	width:253px;
	height:100px;
	float:left;
	display:block;
}

a.extras:hover {
	text-decoration:none;
}
div.extras {
	width:260px;
	height:100px;
	float:left;
	background:url(/2009/img/extras.jpg) no-repeat;
	margin-bottom: 10px;
	padding-top: 7px;
}
div.extras p {
	font-size:12px;
	font-weight:bold;
	line-height: 22px;
	margin-left: 20px;
}
/* ********************** Right content end ********************** */
/* ********************************** Foother begin *********************** */
div.foother_links {
	width:975px;
	height:20px;
	float:left;
	margin-top: -10px;
}
	
div.glow_b {
	width:975px;
	height:23px;
	background:url(/2009/img/glow_bottom.png) no-repeat;
	float:left;
	padding: 0 9px 0 16px;
}
/*  Footer links */
div.footer {
	width:984px;
	float:left;
	padding: 25px 7px 0 7px;
	font-size:10px;
	border-left:1px solid #8cc3e6;
	border-right:1px solid #8cc3e6;
	/* background:url(/2009/img/globe_footer.png) no-repeat top left; */
}
div.footer h2 {
	font-size:10px;
	margin:10px 0;
	display: block;
	text-align: left;
}
div.links {
	width:980px;
	float:left;
	margin-left:5px;
}
div.links ul {
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
div.links_14 ul {
	width:50%;
}
div.links_11 ul li, div.links_12 ul li, div.links_13 ul li, div.links_14 ul li {
	display:block;
}
div.links_1 {
	width:58%;
	float:left;
}
div.links_11 {
	/*width:20%;*/
	width:16%;
	float:left;
}
div.links_12 {
	/*width:20%;*/
	width:16%;
	float:left;
}
div.links_13 {
	/*width:20%;*/
	width:16%;
	float:left;
}
div.links_14 {
	width:26%;
	float:left;
}
div.w40 {
	width:37%;
	float:left;
}
div.w60 {
	width:63%;
}
img.mr20 {
	margin-right:20px;
}
div.b_links {
	width:100%;
	float:left;
	margin-top:10px;
}
div.design {
	border-top: 1px dashed #8cc4e5;
	width: 1000px;
	height: 40px;
	float: left;
	padding-top: 10px;
	background:url(/2009/img/footer_links_bottom.png) no-repeat;
}
div.nb {
	border:0;
}
.orange, h4.orange {
	color: #ff9000;
}
a.orange:link, a.orange:visited, a.orange:active {
	color: #ff9000;
}

div.ls_big_60 {
	width:auto;
	min-height:60px;
	float:left;
}
div.ls_provider {
	width:500px;
	float:left;
	height: 65px;
	padding-top: 5px;
}
div#simpleTabs-content-1 div.ls_provider{
font-family:Verdana, Helvetica, Arial;
font-size:11px;
}
span.provider {
	float:left;
	display:block;
	height:20px;
	width:100%;
}
div.provider {
	width:auto;
	height: 18px;
	float:left;
	margin-left: 5px;
}
div.provider input {
	border:none;
	float: left;
}
a.request_air:link, a.request_air:active, a.request_air:visited {
	display:block;
	float:left;
	background:#fff;
	border:outset 1px #a2a2a2;
	width:180px;
	height:20px;
	margin-left: 40px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
div.reservation {
	float:left;
	width:500px;
}
.konkurs {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.partners {
	list-style:none;
	margin:0;
	padding:0;
}
ul.partners li {
	display:inline;
}
/* ************** contacts popup ************* */
div.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index:10001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	overflow:hidden;
}
div.white_content {
	display: none;
	position: fixed;
	top: 20%;
	left:20%;
	width: 50%;
	height: 40%;
	padding: 20px;
	border: 10px solid #bebebe;
	background-color: white;
	z-index:10002;
	overflow:hidden;
}
* html div.map_img div.white_content {
	width:50%;
	width:600px; /* hack for IE5.5 */
}

div#map_canvas { width:100%; height:100%; }
div#map_canvas1, #map_canvas2, #map_canvas3, #map_canvas4, #map_canvas5, #map_canvas6, #map_canvas7, #map_canvas8, #map_canvas9, #map_canvas10 {
	 width:100%;
	 height:100%; 
}


	a.close_map:link, a.close_map:active, a.close_map:visited {
	display:block;
	float:right;
	width:66px;
	height:22px;
	position:relative;
	margin-right:-16px;
	background:url(/2009/img/lightbox-btn-close.gif) no-repeat top;
}

/* ************** end popup ************* */
/* ---------------home Banneri VULKAN---------------*/
div.sofia_box {
	width:205px;
	height:138px;
	float:left;	
	margin-left: 7px;	
	background: url(/2009/img/vulkan/sofia.jpg) no-repeat right;
	border: 1px solid #B9C0C5;
}


/*a.sofia_airport:link, a.sofia_airport:active, a.sofia_airport:visited {
	display:block;
	width:90px;
	height:135px;
	float:left;
	padding: 5px 115px 0 5px;
	color: #fff;
}
a.sofia_airport:hover {
	text-decoration:none;
}*/


div.europe_box {
	width:205px;
	height:138px;
	float:left;
	/*background: url(/2009/img/google_box.jpg) no-repeat;*/
	margin-left: 7px;
	/*background: url(/2009/img/box_right.png) no-repeat;*/
	background: url(/2009/img/vulkan/europe.jpg) no-repeat;
	border: 1px solid #B9C0C5;
}

a.europe_airport:link, a.europe_airport:active, a.europe_airport:visited {
	display:block;
	width:90px;
	height:135px;
	float:left;
	padding: 5px 115px 0 5px;
	color: #7a5b45;
}
a.europe_airport:hover {
	text-decoration:none;
}


a.live_chat_box:link, a.live_chat_box:active, a.live_chat_box:visited {
	width:205px;
	height:138px;
	display:block;
	float:left;
	text-decoration:none;
	margin-left:10px;
}
a.link_chat_box:hover {
	text-decoration:none;
}

div.box_links {
	width:248px;
	/*min-height:150px;*/
	height:auto;
	background: url(/2009/img/htl_sm_fon.png) repeat-x bottom;
	border:1px solid #CACFD3;
	margin-bottom: 10px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	/*display:none;*/
}
div.box_links ul {
	list-style-type:none;
}
ul.link4eta {
	width:240px;
	/*height:145px;*/
	height:auto;
	padding-bottom:10px;
	margin:0;
	overflow:hidden;
}
ul.link4eta li {
	float:left;
	width:50%;
}
ul.link4eta li.link_destinations {
	width:100%;
	float:left;
}

div.long_title {
	height:auto;
	width:694px;
	float:left;
	display:block;
}

/* ---------------home Banneri VULKAN---------------*/
div.text_air_ticket img.us {
	border:0;
	margin-left:-10px;
}
h2.us {
	text-align:center;
	font-size:13px;
	color:#FF9000;
	padding-top:3px;
	margin:0;
	line-height:25px;
}
div.us_bgr {
	background:#ffffff url(/2009/img/title.png) repeat-x bottom;
	height:35px;
	border: #8dc4e6 1px solid;
}
	/* link back to top begin  */
#top-link {
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #c9cdce;
	background:#d7dadd url(/2009/img/bgr_top_link.png) repeat-x;
	height: 26px;
	width:auto;
}
#top-link a:link, #top-link a:active, #top-link a:visited {
	color:#75758c;
	height:24px;
	padding:0 20px 0 30px;
	line-height:24px;
	border:1px solid #ffffff;
	background:url(/2009/img/arrow_to_top.png) no-repeat 10px 4px;
	width: auto;
	display:block;
	float:left;
}
/* link back to top end */	

.bubbleInfo3 {
    position: relative;
}

.popup3 {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	/*padding-top:15px;*/
	margin-top:60px;
	background:#F5F6E4 url(/2009/img/login_fon.png) repeat-x bottom;
	/*width:94px;
	height:100px;*/
	width:290px;
	height:48px;
	padding-left:10px;

}	
/* --- login pro user - english ----*/
div.username, div.pass {
	font-weight:normal;
	width:100px;
	height:30px;
	float:left;
	display:block;
}
div.username input, div.pass input {
	/*height:10px;*/
	height:16px;
	font-size:16px;
}
div.button_ent0 input.btn_a, div.button_ent1 input.btn_a {
	line-height:12px;
	display:block;
	float:left;
	/*margin-left:20px;*/
	border:none;
	/*margin-top:17px;*/
	margin-left:10px;
	margin-top:18px;
	
}
div.content p.failed {
	color:#FF3A3A;
	font-size:16px;
	text-align:center;
}
div.center_form {
	width:275px;
	height:30px;
	margin:20px auto;
}
div.button_ent1 input.btn_a {
	/*margin-right:0;*/
	margin-left:4px;
}

/* Live chat fixed */
/*element.style {
background:url("http://wws.karavelikov.com/wp-content/plugins/twitter-follow-me-box/follow-me.png") no-repeat scroll left top #636363;
cursor:pointer;
height:119px;
position:fixed;
left:0;
top:130px;
width:30px;
z-index:1000;
}*/

div.chat_header {
	position:fixed;
	left:0;
	top:100px;
	height:117px;
	width:31px;
	/*background: #url(/2009/img/chat_off.jpg) no-repeat;*/
}

div.first_top_baner {
	width:250px;
	height:138px;
	float:left;
	margin-top:10px;
	
	padding-right: 2px;
	padding-left: 0px;
	padding-top:4px;
}

div.game_banner {
	width:264px;
	height:164px;
	/*background:url(/2009/img/telephone_new_bgr.jpg) no-repeat;*/
	float:left;
	margin-bottom: 10px;
}	
div.rezervacii_new {
	width:262px;
	height:78px;
	background:url(/2009/img/rezervacii_bgr.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
}
div.rezervacii_new h3 {
	color:#0065cf;
	font-size:11px;
	font-family:Verdana;
	padding-top:8px;
	padding-left:11px;
}
a.orange_s_hotel_button {
	width:148px;
	height:34px;
	/*background:url(/2009/img/orange_button.jpg) no-repeat;*/
	margin-left:60px;
	margin-top:6px;
	display:block;
	border:none;
}
div.rezervacii_new p {
	color:#0065cf;
	font-size:11px;
	padding-left:31px;
}
div.promo_cod4e {
	width:692px;
	height:621px;
	border:1px solid #b9c0c5;
}
div.htl_list_descr a div.procent, div.htl_list_descr_curort a div.procent{
float:left;
margin-top:0px;
font-family:Arial, Verdana, Helvetica;
font-size:23px;
color:#FF9000;
font-weight:bold;
}
div.htl_list_descr a div.procent span.do, div.htl_list_descr_curort a div.procent span.do{
font-family: Verdana, Arial,Helvetica;
font-size:11px;
color:#FF9000;
font-weight:bold;
}
div.htl_list_descr a div.txt_otst, div.htl_list_descr_curort a div.txt_otst{
float:left;
font-size:11px;
color:#FF9000;
font-weight:bold;
}
div.htl_list_descr_curort a div.txt_otst{
width:380px;}
div.htl_list_descr a div.txt_otst span.txt_small, div.htl_list_descr_curort a div.txt_otst span.txt_small{
float:left;
font-size:10px;
color:#FF9000;
font-weight:bold;
}
div.popup a.close {
	width:10px;
	height:9px;
	background:url(/2009/img/astral_close.png);
	display:block;
	position:absolute;
	top:5px;
	right:5px;
}
div.abc_baner, div.niki_baner {
	width:260px;
	height:150px;
	border:1px solid #3894E1;
	float:left;
	margin-bottom:10px;
}
div.niki_baner { height:100px;}
/* BEGIN SLIDE SHOW */
#slideshow_container{
	height:379px;
	position:relative; 
	margin-top:20px;
	float:right;
	float:left;
}
#slideshow_area{ 
	padding:0; 
	height:auto; 
	position:relative; 
	padding-top:0px;
}
#slideshow h2{
	margin:0px 0px 5px 0px; 
	color:#fff; 
	font-weight:normal; 
	text-transform:capitalize;
}
#slideshow .cycle{
	position:relative; 
	/*height:240px;*/
	height:379px;
}
#slideshow p{
	margin:0px; 
	color:#fff; 
	font-weight:bold;
}
#slideshow .desc{
	background-color:#; 
	position:absolute; 
	top:auto; /*bottom:0px !important;*/
	top:0px; 
	left:0px; 
	/*padding:8px 20px 8px 20px; */
	width:460px; 
	text-align:left;
	color:#164a95;
	font-weight:bold;
	font-family:Arial;
	margin-left:5px;
}
#slideshow_navigation a{
	background: url(/2009/img/img_slider/button.jpg) no-repeat scroll 50% 50%;
	display:block;
	float:left;
	font-size:0px;
	width:12px;
	height:11px;
	margin:1px;
	outline-style:none;
	outline-width:medium;
	padding:0px;
}
#slideshow_navigation{
	position:absolute; 
	right:358px; 
	top:355px; 
	z-index:800; 
	cursor:pointer;
}
#slideshow_navigation .activeSlide {
	background: url(/2009/img/img_slider/button_selected.jpg) no-repeat scroll 0% 50%;
}	
#slideshow .desc p.destination {
	font-size:28px;
	font-family:Arial;
	color:#164a95;
}
#slideshow .desc p.destination span {
	font-size:25px;
	color:#ffd325;
	margin-left:10px;
}
#slideshow .desc p.charter {
	color:#6cb3fe;
	font-size:18px;
}
#slideshow .desc p.price_fr {
	color:#6cb3fe;
	font-size:12px;
	font-style:italic;
	padding-top:18px;
	/*padding-left:8px;*/
	padding-left:0px;
}
#slideshow .desc p.price_fr span {
	color:#164a95;
	font-size:30px;
	font-style:normal;
	float:left;
	width:72px;
	height:35px;
	/*text-align:left;*/
	text-align:center;
}
a.grabo_destination {
	width:237px;
	/*height:50px;*/
	color:#164a95;
	font-size:30px;
	position:absolute;
	top:100px;
	left:0px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	display:block;
	text-align:left;
}
a.grabo_info {
	width:182px;
	height:140px;
	position:absolute;
	top:110px;
	right:0px;
	color:#a3a5a5;
	font-style:italic;
	font-size:15px;
	font-family:Arial;
	text-decoration:none;
	display:block;
}
a.grabo_info div.grabo_polet {
	width:177px;
	height:40px;
	
	margin-bottom:5px;
}
a.grabo_info div.grabo_hotel {
	width:166px;
	height:35px;
	padding-left:15px;
	margin-top: 10px;
}
a.grabo_info div.grabo_date_night {
	width:166px;
	height:35px;
	padding-left:15px;
	margin-top:15px;
}
div.cross_old_price {
	width:81px;
	height:41px;
	background:url(/2009/img/cross.png) no-repeat;
	position:absolute;
	left:320px;
	top:295px;
}
a.grabo_price {
	width:230px;
	height:50px;
	position:absolute;
	top:205px;
	left:250px;
	color:#164a95;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
	display:block;
	text-decoration:none;
}
a.grabo_price span.grabo_big_price {
	font-size:48px;
	margin-left:15px;
	margin-right:10px;
}
a.grabo_old_price_txt {
	width:210px;
	height:100px;
	position:absolute;
	left:315px;
	top:280px;
	color:#164a95;
	font-style:italic;
	font-size:14px;
	text-decoration:none;
	display:block;
}
a.grabo_old_price_txt span.grabo_cross_old_price {
	font-weight:bold;
	font-size:28px;
	font-style:normal;
}
a.grabo_clock {
	width:240px;
	height:95px;
	position:absolute;
	top:96px;
	text-align:center;
	left:207px;
	color:#a3a5a5;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	background:url(/2009/img/clock_backgr.png) no-repeat bottom;
	display:block;
	text-decoration:none;
}
span.grabo_hour, span.grabo_minute, span.grabo_sec {
	width:60px;
	height:60px;
	color:#ffd325;
	font-weight:bold;
	font-size:36px;
	font-family:Arial;
	float:left;
	margin-top:20px;
	margin-left:18px;
}
span.grabo_hour_txt, span.grabo_minute_txt, span.grabo_sec_txt {
	color:#a3a5a5;
	font-size:12px;
	font-family:italic;
	float:left;
	margin-left:15px;
}
	
/* END SLIDE SHOW */
/* begin calendar_list */
div.relax_in {
	width:670px;
	margin-top:20px;
	margin-bottom:10px;
}
div.relax_in div.cal_left {
	float:left;
	width:80px;
	height:80px;
	background:#;
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
}
div.relax_in div.cal_left div.cal_div {
	width:64px;
	height:64px;
	background:url(/2009/img/calendr.jpg) no-repeat;
}
div.cal_div p.cal_day {
	color:#2f2f2f;
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	padding-left:20px;
}
div.cal_left span.cal_day_txt {
	color:#2f2f2f;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
}
div.relax_in div.center {
	float:left;
	width:464px;
	height:80px;
	background:#;
	padding-bottom:15px;
}
div.relax_in div.center h2,
div.relax_in div.center h2 a:link,
div.relax_in div.center h2 a:visited,
div.relax_in div.center h2 a:active {
	text-align:left;
	padding-top:15px;
	color:#0065cf;
	font-size:15px;
	font-weight:bold;
	display: block;
}
div.relax_in div.center a.view_cal:link,
div.relax_in div.center a.view_cal:visited,
div.relax_in div.center a.view_cal:active {
	text-decoration: none;
	float:left;
	display:block;
	margin-right:30px;
	color:#0065cf;
	font-size:11px;
}
div.relax_in div.center h2 a:hover,
div.relax_in div.center a.view_cal:hover {
	text-decoration: underline;
}

div.center span.polet {
	float:left;
	color:#999999;
	font-size:11px;
}
div.relax_in div.right_pr {
	float:right;
	margin-right:10px;
	margin-top:15px;
	height:80px;
}
div.relax_in div.right_pr p.price {
	color:#ff9000;
	font-size:16px;
	font-weight:bold;
}
div.relax_in div.right_pr p.nights {
	color:#999999;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
}
div.relax_in div.no_cal_left {
	float:left;
	width:80px;
	height:80px;
	background:#;
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
}
/* end calendar_list */

/* begin tabs */
div.container_tab1 {
	width:690px;
	height:40px;
	background:#;
	margin-bottom:30px;
}
div.left_tab1, a.active_tab1, a.no-active_tab1 {
	width:220px;
	height:34px;
	float:left;
	color:#999999;
	font-size:12px;
	border:1px dashed #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:34px;
	padding-left:10px;
	text-decoration:none;
}
div.left_tab1 {border-left:none;border-right:none;}
a.active_tab1 { 
	width:200px;
	border-bottom:none;
	border-right:none;
	color:#0065cf;
	font-size:12px;
	font-weight:bold;
}
a.no-active_tab1 { 
	width:180px;
	font-size:12px;
	font-weight:bold;
	color:#999;
	border-right:none;
}
/* end tabs */

/* BEGIN BIG CALENDAR */
table.big_cal {
	width: 600px;
	margin-left:10px;
}
table.big_cal  tr th {
	padding: 5px 10px;
	text-align: left;
	color: #000;
	background: #;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
}
table.big_cal  tr td {
	background: #FFFFFF;
	padding: 4px 10px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width:75px;
	height:60px;
}
table.big_cal  tr th.day, table.big_cal  tr th.day_w {
	color:#999999;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana;
	text-align:center;
	background:#ffffff;
	border-top:none;
	border-left:none;
}
table.big_cal  tr th.day_w { color:#8bccf8;}
table.big_cal  tr td:last-child, table.big_cal  tr th:last-child {border-right:none;}
/*table tr td:first-child {
	border-left: 1px solid #ccc;
}*/
table.big_cal div.num {
	font-size:14px;
	color:#bbbbbb;
	text-align:right;
	font-weight:bold;
}
table.big_cal div.cal_pr {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}
table.big_cal div.cal_pr span.from {
	font-size:10px;
	color:#999999;
}
table.big_cal div.cal_pr span.cal_price {
	color:#ff9000;
	font-size:14px;
}
div.calendar_zabelejka {
	width:600px;
	height:50px;
	color:#999999;
	font-size:11px;
	font-family:Verdana;
	padding-top:15px;
	margin-left:10px;
}
a.look_offer_btn {
	width:194px;
	height:35px;
	float:right;
	background:url(/2009/img/look_offer.jpg) no-repeat;
	display:block;
}
div.big_cal_title {
	width:600px;
	height:50px;
	color:#0065cf;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
/* END BIG CALENDAR */

/* begin sobst transport */
ul.sobst_transport {
	width:680px;
	color:#0065cf;
	list-style-type:none;
	margin-bottom:30px;
	margin-left:10px;
}
ul.sobst_transport li.relax-in {
	width:680px;
	color:#0065cf;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
	margin-top:10px;
	margin-left:30px;
}
ul.sobst_transport li.relax_row {
	width:680px;
	color:#0065cf;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	margin-top:10px;
}
ul.sobst_transport span.sobst_tr_orange {
	color:#ff9000;
	/*margin-right:20px;*/
	float:left;
	display:block;
	width:90px;
	margin-right:10px;
}
ul.sobst_transport span.sobst_tr_destination {
	display:block;
	text-align:left;
	width:550px;
}
ul.sobst_transport span.sobst_tr_destination:hover {
	text-decoration: underline;
}
/* end sobst transport */
div.scroler4e {
	width:426px;
	height:50px;
	border:1px solid #fff;
	margin-bottom:10px;
	margin-left:100px;
}
div.scroler4e a.control_left, div.scroler4e a.control_right {
	width:38px;
	height:35px;
	background:url(/2009/img/control_left.jpg) no-repeat;
	float:left;
	display:block;
}
div.scroler4e a.control_right {
	background:url(/2009/img/control_right.jpg) no-repeat;
}
div.scroler4e span.scroll_month {
	width:300px;
	height:35px;
	float:left;
	color:#0065cf;
	font-weight:bold;
	font-size:20px;
	line-height:35px;
	text-align:center;
}

/* begin grabo_page left */
div.sale_div, div.sale_div1 {
	width:276px;
	height:373px;
	background:url(/2009/img/img_slider/left_bgr_offer.jpg);
	margin-left:-15px;
	margin-bottom:10px;
}
div.sale_div1 {
	background:url(/2009/img/img_slider/gr_backgr2.jpg);
	background-repeat:no-repeat;
	height:516px;
}
div.sale_div1 div.infoo {
	color:#74b9fe;
	font-size:15px;
	font-style:italic;
	font-family:Arial; 
	text-align:left;
	width:240px;
	margin-left:20px;
	height:65px;
	padding-top:2px;
	padding-top:3px;
}
div.sale_div1 div.title_sale_div1 {
	width:270px;
	height:67px;
	color:#164a95;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
}
div.sale_bgr_top {
	width:194px;
	height:91px; 
	background:url(/2009/img/img_slider/sale2.png) no-repeat;
	margin-left:10px;
}
div.grabo_clock4e {
	width:237px;
	height:90px;
	background:url(/2009/img/clock_backgr.png) no-repeat center bottom;
	font-size:14px;
	color:#a3a5a5;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
}
div.left_grabo_price {
	width:274px;
	color:#164a95;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:5px;
}
div.left_grabo_price span.grabo_big_price {
	font-size:48px;
}
a.btn_catch_her {
	width:259px;
	height:45px; 
	background:url(/2009/img/img_slider/grabo_btn_det.jpg) no-repeat;
	position:relative;
	left:25px;
	display:block;
	margin-bottom:3px;
}
div.ofer_footer {
	width:252px;
	font-size:14px;
	color:#164a95;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-left:20px;
	float:left;
	margin-top:10px;
}
span.ofer_footer_old_prc {
	width:113px;
	margin-left:10px;
	float:left;
	height:50px;
	margin-top:5px;
}
span.grabo_cross_old_prc {
	font-style:normal;
	font-size:28px; 
	color:#164a95;
	font-weight:bold;
}
div.cross_old_prc1 {
	width:81px;
	height:41px;
	background:url(/2009/img/cross.png) no-repeat; 
	position:relative;
	left:10px;
	top:-37px;
}
span.grabo_save_txt {
	width:113px;
	margin-left:10px;
	float:left;
	margin-top: 5px;
}
span.grabo_save_prc {
	font-style:normal;
	font-size:28px; 
	color:#ffd325;
	font-weight:bold;
}
/* end grabo_page left */
div.gr_sale_big_pic {
	width:237px;
	height:148px;
	/*border:1px solid #ccc;*/
	margin-bottom:5px;
	margin-left:5px;
}
div.scroler4e div.control_no_img {
	width:38px;
	height:35px;
	float:left;
	display:block;
	background:#ffffff;
}
/*img map contacts*/
img.contacts_map{
	width:115px;
	height:85px;
}

img.contacts_office{
	width:115px;
	height:85px;
}

div.map_img a.thickbox:link, div.map_img a.thickbox:visited, div.map_img a.thickbox:active {
    display: inline-block;
    height: 85px;
    text-align: left;
    width: 115px;
}


