/*
     Created by Bilyana Madova-Chavdarova of webstyle-bg.com
	  E-Mail: bilyana.chavdarova@gmail.com
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666;
 background: url(images/body_bgr.jpg);
}
p
{
	padding: 5px 0;
}
h1
{
	font: italic 26px Georgia, Arial, Verdana;
	color:#FF3300;
	margin-bottom: 20px;
}
h2.home
{
	font: bold 13px Arial, Verdana;
	color:#000;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2
{
	font: bold 13px Arial, Verdana;
	color:#FF3300;
	text-transform: uppercase;
	margin: 10px 0;
}
h3
{
	color: #000;
	text-transform: uppercase;
	margin: 7px 0;
}
h4
{
	padding: 10px;
}
li
{
	list-style: none;
}


/*------- Table Styles ------*/

table {
   width: 100%;
   border: 1px solid #cef;
   /*margin: 1em 25px;*/
   text-align: right;
	border-collapse: collapse;
	 }
th {
   font-weight: bold;
   background-color: #acf;
    }
td,th {
   padding: 4px 5px; border: 1px solid #cef;}
.odd {
   background-color: #def; }
.odd td {
   border-bottom: 1px solid #cef; } 
.even {
   background-color: #fff; }
	
.left
{
	float: left;
	margin: 10px 10px 10px 0px;
}

.right
{
	float: right;
	margin: 10px 0px 10px 10px;
}

#wrapper { 
 margin: 15px auto 0 auto;
 width: 850px;
 background: #fff;
}

#leftcolumn { 
 margin: 0px 0px 0px 0px;
 width: 614px;
 float: left;
}
#main
{
	padding: 20px 20px 20px 40px;
}
#main img
{
	border: 1px solid #000;;
}
/*--- PROMO------*/
#promo
{
	width: 614px;
	height: 109px;
	background: url(images/promo_bgr.jpg) no-repeat;
	position: relative;
}
#promo a
{
	display:block;
	position: relative;
	float: left;
}

#promo a.promo1
{
top: 19px;
left: 10px;
	width: 144px;
	height: 60px;
	background: url(images/letni_paketi.gif) no-repeat;
}

#promo a:hover.promo1
{
	background: url(images/letni_paketi_h.gif) no-repeat;
}
#promo a.promo2
{
top: 5px;
left: 14px;
	width: 265px;
	height: 80px;
	background: url(images/otslabvane.gif) no-repeat;
}

#promo a:hover.promo2
{
	background: url(images/otslabvane_h.gif) no-repeat;
}

#promo a.promo3
{
top: 19px;
left: 7px;
	width: 144px;
	height: 60px;
	background: url(images/essenni_paketi.gif) no-repeat;
}

#promo a:hover.promo3
{
	background: url(images/essenni_paketi_h.gif) no-repeat;
}

#promo span
{
	display: none;
}

/*--- SIDE BAR------*/
#sidebar { 
 float: right;
 background: #fff url(images/sidebar_bgr.jpg) no-repeat 23px 0;
 margin: 0px 0px 0px 0px;
 width: 236px;
 display: inline;
}

#menu
{
	margin-top: 52px;
	height: 321px;
	padding-left: 23px;
}
#menu ul
{
	list-style: none;
}
#menu li
{		
margin:2px 0;
}

#menu li a
{
list-style:none;
background:#65B9B9;
color:#fff;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
height:22px;
line-height:22px;
padding: 2px 0 2px 5px;
width: 168px; /*width: 153px;*/
	/*filter:alpha(opacity=60);
  	opacity:0.6;*/
}

#menu li a:hover
{
	background: #FF9900;
}

#menu li a.first{
background: url(images/first.jpg);
	}
#menu li a:hover.first{
background: url(images/first_h.jpg);
	}

#menu li a.second{
background: url(images/second.jpg);
	}
#menu li a:hover.second{
background: url(images/second_h.jpg);
	}

#menu li a.third{
background: url(images/third.jpg);
	}
#menu li a:hover.third{
background: url(images/third_h.jpg);
	}
	
#menu li a.fourth{
background: url(images/fourth.jpg);
	}
#menu li a:hover.fourth{
background: url(images/fourth_h.jpg);
	}
	
#menu li a.fifth{
background: url(images/fifth.jpg);
	}
#menu li a:hover.fifth{
background: url(images/fifth_h.jpg);
	}
	
#menu li a.sixth{
background: url(images/sixth.jpg);
	}
#menu li a:hover.sixth{
background: url(images/sixth_h.jpg);
	}
	
#menu li a.seventh{
background: url(images/seventh.jpg);
	}
#menu li a:hover.seventh{
background: url(images/seventh_h.jpg);
	}
	
#menu li a.eighth{
background: url(images/eighth.jpg);
	}
#menu li a:hover.eighth{
background: url(images/eighth_h.jpg);
	}
	
#bottom_nav{
		width:218px;
		height:100px;
		background:url(images/bottom_menu.jpg) no-repeat;
}

#bottom_nav ul{
		list-style:none;
		text-align:center;
	}
#bottom_nav li{
		list-style:none;
		display:block;
		float:left;
		/*padding:8px 30px 0 30px;*/
	}
#bottom_nav li a{
		display:block;
		float:left;
	}
#bottom_nav li a span{
		display:none;
	}
#bottom_nav li a:hover{
		text-decoration:none;
	}
#bottom_nav li a.hot_offers{
		width:112px;
		height:100px;
	}
#bottom_nav li a:hover.hot_offers{
		background:url(images/hotOffers_h.jpg) no-repeat;
	}
#bottom_nav_en li a:hover.hot_offers{
		background:url(images/hotOffers_en_h.jpg) no-repeat;
	}
#bottom_nav li a.pics{
	width:106px;
	height:100px;
	}
#bottom_nav li a:hover.pics{
	background:url(images/pics_h.jpg) no-repeat;
	}

/*--- FLAGS------*/
#flags
{
width: 218px;
margin: 40px 0 0 25px; 
}
#flags ul{
		list-style:none;
	}
#flags li{
		list-style:none;
		display:block;
		float:left;
		/*padding:8px 30px 0 30px;*/
	}
#flags li a{
		display:block;
		float:left;
		text-decoration: none;
		margin-right: 10px;
	}				
#flags li a img
{
	border: none;
}	
/*------- ACCORDIAON ------*/
#accordion
{
	font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666;
}
#accordion ul, #main ul
{
	padding-left: 30px;
}
#accordion li, #main li
{
	list-style: disc;
}
ul#img_list
{
	padding: 0;
}
#img_list li {
	list-style: none;
	margin: 20px 10px 10px 0;
	padding: 0px;
	float: left;
	width: 150px;
	height: 100px;
}

/*--- FOOTER------*/		
#footer { 
 width: 850px;
 clear: both;
 color: #333;
 margin: 0px;
}