#main_navigation {
}

#main_navigation ul li {
	background: url(../images/home/buttondark_b.gif) no-repeat top left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 20px;
	height: 26px;
}

#main_navigation ul .darker {
	background: url(../images/home/buttondarker_b.gif) no-repeat top left;
	border-right: 1px solid #777;
	padding-left: 20px;
}
#main_navigation ul .darker a {
	color: #777;
}

#main_navigation ul .active_home {
	background: url(../images/home/buttonactive_big_d.jpg) no-repeat top left;
  border-bottom: none;
	height: 27px;
	padding-left: 20px;
}

#homepage_banner_holder {
  height: 275px !important; 
  position: relative;
  width: 900px;
}

#homepage_banner_holder #nav {
  bottom: 10px;
  right: 10px;
  position: absolute;
  z-index: 10;
}

#homepage_banner_holder #nav a {
  color: black;
  padding: 1px 5px; 
  text-decoration: none;
} 

#homepage_banner_holder #nav a.activeSlide { 
  background-color: #777777;
  color: white;
}

#homepage_banner_holder #nav a:focus {
  outline: none;
}  

#homepage_banner {
  background: url(../images/home/home_karta.jpg) no-repeat left top;
  border: 1px solid #eeeeee; 
  border-top: none;
  height: 275px !important;    
  width: 900px;
}

#homepage_banner .banner {
  background-color: transparent !important;
  display: none;
  height: 275px !important;
  width: 860px;
}

#homepage_banner .banner .inner {
  /*margin: 60px 20px 20px;*/
  padding: 60px 20px 20px;
}

#homepage_banner .banner.hover {
  cursor: pointer;
}

#homepage_banner .no_1 {
  display: block;
} 

#homepage_banner .no_2 {
} 

#homepage_banner .no_3 {
}

#homepage_banner .seq {
  font-size: 65px;
  color: white;
  padding-bottom: 2px;                  
}

#homepage_banner .title {
  font-size: 28px;  
  color: white;
  padding-top: 10px;                    
  padding-bottom: 2px;                    
}

#homepage_banner .title a {
  color: white;
  text-decoration: none;
  /*text-decoration: underline;*/
}

#homepage_banner .banner.hover .title a {
  text-decoration: underline;
}

#homepage_banner .title a:hover {
  text-decoration: underline;
}

#homepage_banner .text {
  color: white;
  font-size: 12px;
  line-height: 1.4;
  padding-top: 10px;
  padding-right: 290px;
  width: 590px;
}



#top_tours {
  background: transparent url(../images/home/bottom_bg_b.jpg) no-repeat;
  color: white;
  height: 263px;
} 

#top_tours .top_countries h3 {
  text-transform: uppercase;
}

#top_tours .top_countries h3 a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

#top_tours .top_countries h3 a:hover {
  text-decoration: underline;
}

#top_tours .top_countries p {
  padding-top: 2px;
  line-height: 1.4em;
  font-size: 0.9em;
  margin-bottom: 0px;
}

#top_tours .country {
  border-right: none; 
  cursor: pointer;
  height: 118px;
  padding: 16px 16px 16px 20px;
  width: 164px;    
}

#top_tours .country.hover h3 a {
  text-decoration: underline;
}

#top_tours .karta1 {
  background: transparent url(../images/home/k1.gif) no-repeat;
  border-left: 1px solid #eee;
}

#top_tours .karta2 {
  background: transparent url(../images/home/k2.gif) no-repeat;
}

#top_tours .karta3 {
  background: transparent url(../images/home/k3.gif) no-repeat;
}

#top_tours .country {
  float: left;
}

.top_resorts {
  border: none;
  float: left;
  /*padding: 10px 0 0 20px;*/
  margin: 10px 0 0 20px;
  width: 64%;
}

.top_resorts h4 {
  margin: 0px;
  font-size: 14px;
}

.top_resorts h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}

.top_resorts a {
  color: white;
  text-decoration: none;
}

.top_resorts a h4 {
  display: inline;
  padding-right: 0.6em;
}

.top_resorts a .title span {
  text-decoration: underline;
}

.top_resorts a:hover .title span {
  text-decoration: none;
}

.top_resorts .resort {
  height: 1.4em;
  overflow: hidden;
}

.wizard_banner {
  height: 160px;
}



#content_container{
  position: relative;
}

#content_dummy{
  height: 553px;
}

#content {
  border: 0px solid #ccc;
  border-bottom: none;
  color: #595959;
  padding: 0;
  width: 902px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#inner_content {
  line-height: 1.4em;
  margin: 0;
}

#content {
  min-height: 538px;
  background-color: transparent;
}

#sub_content #left { 
  width: 560px;
}

#sub_content #right { 
  margin-left: 50px;
  width: 270px;
  background-color: transparent;
  padding-top: 0px;
}

#sub_content #right a { 
  color: #FFA200;
}

#sub_content #right a:hover {
  color: #595959;
  text-decoration: none;
}

.text {
  float: none;
}