.txt    {
 color: black; 
 font-size: 15px;
  __font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-attachment: fixed; 
  text-align: justify 
 }
.txt2 { 
color: black; 
font-size: 15px; 
__font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-attachment: fixed; 
text-align: center }

.txt1 { 
color: black; 
font-size: 13px; 
__font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 background-attachment: fixed; text-align: center }
 
.nadpis      { 
olor: black; 
font-weight: bold; 
font-size: 25px; 
text-align: justify }

.destinacie { 
	color: black;
	 font-weight: bold; font-size: 7pt; 
	 line-height: normal; 
	 __font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	 text-align: left; word-spacing: normal; letter-spacing: normal }
	 
	.menu { 
		color: black; 
		font-weight: bold; 
		font-size: 70pt; 
		line-height: normal; 
		__font-fami1ly: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-align: right; word-spacing: normal;
		letter-spacing: normal 
		}
		
		
		
.itinerar {
	__font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding: 20px;
	text-align: justify;
}
.venezka {
	font-size: 24px;
}








#board {
	font-fami1ly: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  	
}

#content {
	padding-left: 170px;
	padding-right: 15px;
	
}

#content img {
  padding-left: 5px;
  padding-right: 5px;
 }
 
 
 #poster {
 	padding-left: 30px;
 	padding-right: 30px;
 }
 
 #poster img {
 	border : 2px solid blue;

 }
 .no_translation {
 	border: 1px solid red;
 	padding: 5px;
 	margin-bottom:5px;
 	
 	text-align: center;
 	
 	
  } 
 

.images img {
 	height: 90px;
 	width: 133px;
 
 }
 .info {
 	padding-bottom: 30px;
 	padding-top: 30px;
 }
 
 .info .name {
   font-weight: bold;
   width: 150px;
   
  }
  
  .hard {
   color: red;
    font-weight: bold;
   }
  
 .trip {
   padding: 5px;
   margin: 2px;
   
  }  
  .trip .name {
  	border-bottom: 1px dotted gray;
  	margin-bottom: 5px;
  	font-weight: bold
  }
  
  .trip .description  {
    
    float: right;
    width: 280px;
    height: 85px;
    }
  	
    .trip img {
    	float: left;
    }
    .trip  a {
     text-decoration: none
     }
   
  .popular {
      float: right;
      font-weight: bold;
  }
     
  .order {
   	margin-top: 15px;
   text-align: center;	
   }
   
   
  .order table {
  	border: 1px solid RGB(176,176,176);
  	padding: 10px;
  	display: inline;
  	
  	
  }
  
  .err {
  	color: red;
  	font-weight: bold;
  }
  
  .ok {
  	color: green;
  	font-weight: bold;
  }
  
  .confirmation {
  
  	padding: 15px;
  }
  
.subtrips {
	margin-left: 80px;
	margin-top: 80px;
	
} 

.subtrips div {
	width: 500px;
	border-left: 1px dotted black;
	margin: 10px;
	padding: 10px;
	
	
}

.subtrips div img {
	float: left;
	height: 60;
	width: 60;
	margin: 5px;
	
}
  
.subtrip {
	border-left: 1px dotted black;
	width: 30%;
	background: RGB(176,176,176);
	height: 2em;
	padding-top: 5px;
	padding-bottom: 0.5em;;
}

.subtrip a {
	font-weight: bold;
}
.subtrip img {
	float: left;
	height: 60;
	width: 60;
	margin: 5px;
	
}
 #active {
	background: RGB(217, 100,7);
}
  
#top_bar {
	padding-left:15px;
	height: 150px;
	
}

#top_bar .logo {
	float: left;
	margin-right: 40px;
}

#top_bar .animated_logo {
	float: left;
}

#top_bar .lang_selector {
	float:right;
	
}

a img {
	border: 0px;
	}

#menu { 
  	float: left;
 	width: 160px;
 	height: 1000px;
	
 }

#menu div {
	padding:3px;
	font-weight: bold;
	font-fami1ly: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  	
	font-size: 1.05em;
	color: RGB(85,85,85);

	}

#menu a{
	text-decoration: none;
	color: RGB(85,85,85);
}
#menu #active {
  
  background: RGB(217, 100,7);
}

#menu .level_1 {
	padding-left: 5px;
	border-bottom: 1px dotted RGB(176,176,176);
}

#menu .level_2 {
	background: white;
	border-bottom: 1px dotted RGB(176,176,176);
	
	padding-left: 20px;
	
}

#menu #active {

}

#menu .partnery #head {
	padding-left: 5px;
	border-bottom: 1px dotted RGB(176,176,176);
	border-top: 1px dotted RGB(176,176,176);
	text-align: center;
}


#menu .partnery .partner {
	margin-left: 7px;
	padding: 5px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	
	
	}
.caption {
 font-weight: bold;
 }

 
.italic {

  font-style: italic;
}