body, td, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}

body {
	background-color:#FAA62A;
	/*	background-color:#F1DD7E;*/
}

div {
	line-height: 1.2;
}

#contentheader, .content-box, .article-box {
	margin-bottom: 8px;
}

a, a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}
a.clean:hover {
	text-decoration:none;
}
.emphasis {
	text-decoration:underline;
}

span.currentPage {
	color:red;
	font-weight: bold;
}

a.page, a:visited.page, a:hover.page {
	text-decoration:underline;
}

#contentfooter a, #contentfooter a:link, #contentfooter a:active, #contentfooter a:visited {
	font-weight: bold;
	text-decoration:none;
	color:white;
}
#contentfooter a:hover {
	text-decoration:underline;
}

#header_content, #contentfooter{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FAA62A;
}

ul{  
  margin-left: 17px;
  padding-left: 0px;
}


h2 {
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
}

#frame {
	background-color: white;
}

#contentheader, #contentfooter {
	background-color: #6CB3D1;
	color:#FFFFFF;
}

/*content and article boxes*/
.content-box, .article-box {
	background-color: #DBE6F8;
	background-position:top;
	background-image: url(../images/content-box-header.gif);
	background-repeat: repeat-x;	
}

.content-box .header {
	margin-bottom:5px;
	margin-left:5px;
}

.content-box .header, .article-box .header {
	font-weight:bolder;
	font-size:15px;
	color:white;
}

.content-box .content, .article-box .content {
	padding:3px;
}

.article-box .header {
	margin-bottom:8px;
	margin-left:5px;
	height: 18px;
	overflow: hidden;
}
/*special cases for the home page articles (the ones in the middle)*/
#contentmain .article-box .articlesummary {
	height:62px;
	overflow:hidden;
}

.articlesummary h2 {	
	margin-top: 0;
}

#contentmain .article-box {
	width: 198px;
	float: left;
	height: 110px;
	overflow: hidden;
}

#contentmain .article-box .onlypicture {
	text-align: center;
}

#contentmain .article-box .onlypicture img {
	height: 54px;
}

.article-box p {
   margin:0;
}

.article-box .picture {
	float: left;
}

.picture img {
	width: 72px;
}

.onlypicture img {
	border-width: 2px;
	border-style: dotted;
	border-color: white;
	width:174px;
}

.separator, .bar {
	width: inherit;
	background-color: #FAA62A;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	color:white;
}

.bar {
	padding:2px;
}

.bar a {
	color:white;
}

.separator {
	height: 2px;
	line-height:0px;
	font-size:0px;
}

.small_separator {
	height: 0px;
	line-height:0px;
	font-size:0px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
}

.picborder1, .picborder2 {
	border-color:white;
}

.picborder1 {
	border-style:dashed;
	border-width:1px;
}

.picborder2 {
	border-style:solid;
	border-width:2px;
}


.titleSearch {
    font-size:16px;
 }
.title {
	font-size:20px;
}
.subTitle {
	font-size:12px;
}
.country, .continent {
	font-weight:bold;
	font-size:12px;
}

.country {
	margin-bottom:8px;
}

.tableheader {
	font-weight:bold;
}

.introductionText {
	padding-bottom:8px;
}


.tabbed {
	background-image: none;
}

.tabbed .header {
	margin-bottom:5px;
	margin-left:0px;
}

.tabbed .header div {
	padding-top: 2px;
	background-repeat: no-repeat;	
	overflow:hidden;
	text-align:center;	
	float:left;	
	height: 28px;	
}

.arrowlink {
	float: right;
}

.arrowlinkleft {
	float: left;
}

.specialoffer {
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
}
.specialoffer .title {
	font-weight:bolder;
	font-size:10px;
}

.book {
	color:white;
	text-align:center;
}

.book thead {
	font-weight:bold;
	background-color:#E31E27;
}

.book tbody {
	background-color:#6CB3D1;
}
.book td, .book th {
	border-color:#B2D3E9;
	border-style:solid;
	border-width:1px;
	padding: 2px;
}

.error {
	color:red;
	font-weight:bold;
}

#contentfooter {
	clear: both;
	height: 20px;
	padding: 6px 2px 2px 6px;
	color:white;
	font-weight: bold;
}

#header_content, #header_content a, #header_content a:link, #header_content a:visited, #header_content a:hover {
	height: 12px;
	padding: 0px 2px 3px 4px;
	color:white;
	font-weight: bold;
}

.partner dt {
	text-decoration: underline;
}

.shadowwrap1 {
	background-color:red;
	background-image:url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 4px;
	margin-bottom: 8px;
	
}
.shadowwrap2 {
	background-image:url(../images/corner_bl.gif);
	background-repeat: no-repeat;
	background-position:-12px 100%;
}
.shadowwrap3 {
	padding:0 0 4px 0;
	background-position: bottom right;
	background-image:url(../images/corner_br.gif);
	background-repeat: no-repeat;
}

#v4 .wrap1 {background:url(images/shadows/v4/shadow.gif) right bottom no-repeat;}
#v4 .wrap2 {background:url(images/shadows/v4/corner_bl.gif) -12px 100% no-repeat;}
#v4 .wrap3 {
	padding:0 16px 16px 0;
	background:url(images/shadows/v4/corner_tr.gif) 100% -12px no-repeat;}

.tab1on {
	width: 46px;
	background-image: url(../images/tab1_on.gif);

}

.tab1off {
	width: 46px;
	background-image: url(../images/tab1_off.gif);
}

.tab2on {
	width: 101px;
	background-image: url(../images/tab2_on.gif);
}

.tab2off {
	width: 101px;
	background-image: url(../images/tab2_off.gif);
}

.tab3on {
	width: 129px;
	background-image: url(../images/tab3_on.gif);
}

.tab3off {
	width: 129px;
	background-image: url(../images/tab3_off.gif);
}

.tab4on {
	width: 110px;
	background-image: url(../images/tab4_on.gif);
}

.tab4off {
	width: 110px;
	background-image: url(../images/tab4_off.gif);
}

.tab5on {
	width: 67px;
	background-image: url(../images/tab5_on.gif);
}

.tab5off {
	width: 67px;
	background-image: url(../images/tab5_off.gif);
}

.tab6on {
	width: 151px;
	background-image: url(../images/tab6_on.gif);
}

.tab6off {
	width: 151px;
	background-image: url(../images/tab6_off.gif);
}

.infoX, .infoX2, .infoX3 {
	width:200px;
	background-color:#B2D3E9;
	padding:5px;
	border-color:#6CB3D1;
	border-style:solid;
	border-width:1px;
	text-align:left;
	z-index:100;
}

.infoX2 {
	width:400px;
}

.infoX3 {
	width:600px;
}

form {
  margin:0;
}

h2.compact {
	margin-bottom: -5px;
}
p {
	margin-top: 5px;
}
.kupu h2 {
	margin-bottom: 2px;
}
.kupu ul {
    margin-top: 0px;
}
#departureDates {
	background:#B2D3E9;
	width:178px;
}