@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:#f8fcfe url(/2009/img/fon.png) no-repeat top center; */
	margin:0;
	padding:0;
}
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;
	padding: 0;
}
h1 {
	font-size:13px;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, sans-serif;
}
span.welcome {
	font-size:13px;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, sans-serif;
}
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;
	font-family:Verdana, sans-serif;
	margin-bottom: 5px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	margin-bottom: 5px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	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: 1;
}

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.menu_h_top {
	width:350px;
	height:20px;
	float:right;
	color:/* #aa8200;*/#9d7802;
	text-align: left;
}

/* *************************** Login form begin ********************* */
 div.bubbleInfo div a.yellow{
	float:left;
	margin-left:20px;
	text-align: left;
	width:auto;
}
  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:16px;
	background:url(/2009/img/button_enter.png) no-repeat;
	margin-top:13px;
	float: left;
	text-align: center;
}
  div.bubbleInfo div.popup {
	width:300px;
	height:40px;
	background: #fff url(/2009/img/login_fon.png) repeat-x;
	position: absolute;
	display: none;
	z-index: 9000;
	border-collapse: collapse;
	color: #0065cf;
	left: 45%;
	top: 24px;
	padding-left: 10px;
}
  
/*    .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.call {
	width:975px;
	float:left;
}
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: 975px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	z-index:9999;
	float: left;
	font-weight: bold;
	position:relative;
}
.menu_blue ul {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
}
.menu_blue li {
	float:left;
	position:relative;
	z-index:10000;
	width:auto;
}
.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 6px;
	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;
/*	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:20px;
	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:auto;
	line-height:18px;
	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:0 11px 0 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;
	background: url(/2009/img/box_right.png) no-repeat;
	border: 1px solid #B9C0C5;
}
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 {
	margin:5px;
}
div.catalogues_right1 p {
	margin-top:15px;
	margin-left: 10px;
}
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;
	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;
	/* this time we have very large space for height */	
	height:70px;
	width: 240px;
	z-index:20;
	left: 1px;
}

/* 
	same settings as in horizontal scroller except that these items 
	are not floated
*/
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;
	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;
	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: 20px;
	min-height: 210px;
	margin-bottom: 15px;
}
h4.hot_of {
	width:140px;
	display:block;
	float:left;
	margin-bottom: 0px;
	line-height: 24px;
}
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 {
	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;
}	
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_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:14px;
	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:13px;
	font-weight:bold;
	float: right;
	width: 105px;
	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;
	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;
}
	
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;
}
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%;
	float:left;
}
div.links_12 {
	width:20%;
	float:left;
}
div.links_13 {
	width:20%;
	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;
}

.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: 40px;
	padding-top: 5px;
}
span.provider {
	float:left;
	display:block;
	height:20px;
	width:100%;
}
div.provider {
	width:auto;
	height: 18px;
	float:left;
}
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: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:10001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
	overflow:hidden;
}
div.white_content {
	display: none;
	position: absolute;
	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 {
	 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;
	background: url(/2009/img/baner4e_home.jpg);
	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---------------*/
