@import url('button.css');
@import url('boxes.css');
@import url('reklama.css');
body 	{
	font-size: 13px; 
	font-family: Tahoma,verdana,sans-serif;
	color: black;
	background: rgb(183,221,240) url("../images/headerBackgroundTop.jpg");
}
body, html	{
	padding: 0;
	margin: 0;
}
p	{
	margin: 0;
	padding: 0;
}
form	{
	margin: 0;
	padding: 0;
}
hr	{
  border: 0px;
  border-bottom: rgb(171,194,201) 1px solid;
  height: 0px;
  width: 100%;
}
a	{
	color: rgb(18,88,153);
	text-decoration: none;
}

a:hover	{
	color: rgb(216,30,5);
}
#main	{
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	border:0px black solid;
	background:  url('../images/mainBackground.jpg') right top repeat-y;
}

#mainHeaderLine	{
	position: relative;
	height: 12px;
	background-image: url('../images/mainHeaderLine.gif');
}

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.clearLine3px	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}
.inner{
	padding: 0;
	margin: 0;
}
.horizontalLine	{
	clear: both;
	padding: 0px;
	width: 100%;
	height: 1px;
	margin:4px 0px 4px 0px;
    border:0px black solid;	
    border-top:1px rgb(171,194,201) solid;
}
.openArticleImg	{
	border: 0 ! important;
	padding: 0 ! important;
	margin: 0 ! important;
	margin-left: 10px ! important;
}

table, td	{
	font-size: 11px; 
}

#header	{
	height: 181px;
	border:0px black solid;
	width:959px;
	background:  url('../images/logoEuropatravel.jpg') left top no-repeat;
}

#header #dater	{
	font-family: Tahoma,verdana,sans-serif;
	font-size:11px;
	color: rgb(60,60,60);
	float: right;
	margin-top: 3px;
	margin-right: 20px;
	border:0px black solid;
	color: rgb(18,88,153);
	width:150px;
}
#header #dater	#flag{
	margin:21px 8px 0px 0px;
	float: right;
	border:0px black solid;
}
#header #dater	#flag a{ 	
	border:0px black solid;
	margin-top: 5px;
	float:right;
}
#header #dater	#flag img{ 	
	vertical-align:middle;
	border:1px rgb(18,88,153) solid;
	margin-left:5px;
}
#header #dater	#flag img:hover{ 	
	border:1px black solid;
}
#header .headerLogoHref{
	float:left;
	width:219px;
	height:100px;
	border:0px black solid;
	cursor:hand;
}
#header #nadpis	{
	font-family: Arial,Tahoma,verdana,sans-serif;
	width:300px;
	float:left;
}
#header #nadpis	.innerNadpisTop{
	font-family: Tahoma,verdana,sans-serif;
	font-size:17px;
	color:rgb(255,128,39);
	margin: 20px 0px 8px 0px;
	font-weight:normal;
}
#header #nadpis	.innerNadpisTopText{
	width:280px;
	color:rgb(0,164,209);
	font-size:12px;
	font-weight:normal;

	font-family: Arial;	
	margin-top: 7px;
	margin-bottom: 3px;
}
#dopyt{
	float:right;
	width:188px;
	color:rgb(0,164,209);
	font-size:11px;
	font-weight:bold;
	border:0px black solid;
}
#dopyt .innerDopyt{
	margin: 0px 10px 0px 0px;
	border:0px black solid;
	text-align:center;
}
#dopyt .innerDopyt .dopytText{
	margin: 10px 0px 13px 0px;
}
#dopyt .innerDopyt .dopytTitle{
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
	color:rgb(255,128,39);
}
#dopyt .innerDopyt .dopytTitle:hover{
	color:red;
}

#header #topMenu	{
	float:left;
	margin-left: 0px;
	margin-top: 8px;
	border:0px black solid;
}

#header #topMenu ul, #header #topMenu li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header #topMenu li	{
	float: left;
}

#header #topMenu li a	{
	display:block;
	font-size: 11px;
	font-family: verdana,Tahoma;
	font-weight: bold;
	margin:12px 0px 0px 0px;
	padding: 7px 19px 7px 19px;
	color: white;
	text-decoration: none;
}

#header #topMenu li a:hover	{
	margin:0px 0px 0px 0px;
	padding: 19px 19px 7px 19px;
	color: black;
}
#header #topMenu li .selected	{
	margin:0px 0px 0px 0px;
	padding: 19px 19px 7px 19px;
	color: black;
}
.topButtons{
	float:left;
	margin: 13px 0px 0px 130px;
	border:0px black solid;
}
/* BEGIN Footer */
#footer	{
	background: url("../images/footer.gif") right bottom no-repeat;
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px black solid;
}
.innerFooter{
	border: 0px black solid;
	padding: 0px 18px 16px 13px;
}
#footer .menu	{
	float: left;
	border: 0px black solid;
}

#footer .menu ul, #footer .menu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .menu li	{
	display: block;
	float: left;
	color: #AAAAAA;
}

#footer .menu li a	{
	color: #AAAAAA;
	text-decoration: none;
	font-size: 9px;
}

#footer .menu li a:hover	{
	color: gray;
	text-decoration: underline;
}

#footer #copyright	{
	padding-top:4px;
	border: 0px black solid;
	text-align: right;
	font-size: 9px;
	color: #AAAAAA;
}

#footer #copyright a	{
	color: #AAAAAA;
	text-decoration: none;
}

#footer #copyright a:hover	{
	color: gray;
	text-decoration: underline;
}
#footerReklama{
	padding-top:5px;
	padding-bottom:10px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#footerReklama #reklama	{
	position:relative;
	padding-left:5px;
	text-align: left;
	font-size: 11px;
	color: #AAAAAA;
}

#footerReklama #reklama a	{
	color: #AAAAAA;
	text-decoration: none;
}

#footerReklama #reklama a:hover	{
	color: gray;
	text-decoration: underline;
}
#footerReklama #bannersFooter{
	border: 0px black solid;
	vertical-align:center;
	padding-bottom:5px;
}
#footerReklama #bannersFooter img {
	margin: 0px 5px 0px 5px;
	vertical-align:middle;
	padding:1px;
	border: 1px gray solid;
}
/* END Footer */

#body	{
	background: white;
	border: 0px black solid;
	padding:3px 10px 10px 10px;
	margin:0px 10px 0px 10px;
}
#middleCol	{
	float: right;	
	width: 519px;
}
#middleCol	.innerMiddleCol{
	margin:10px 9px 8px 10px;
	border:0px black solid;
}
#middleColSite	{
	float: right;	
	width: 740px;
	border:0px black solid;
}
#middleColSite	.innerMiddleCol{
	margin:10px 9px 8px 10px;
	border:0px black solid;
}
#rightCol	{
	float: right;	
	width: 221px;
}
#leftCol	{
	float: right;	
	width: 221px;
}
.firstminute{
  color:rgb(155,13,181);
}
.firstminuteCube{
 background:rgb(155,13,181);
}
.lastminute{
  color:rgb(212,0,0);
}
.lastminuteCube{
  background:rgb(212,0,0);
}
.ultraLastminute{
  color:rgb(2,133,30);
}
.ultraLastminuteCube{
  background:rgb(2,133,30);
}
.noneRebate{
}

/* BEGIN SUB MENU */
#subMenu	{
}
#subMenu .headerBox	{
	background: url("../images/cmsImages/headerKrajiny.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#subMenu h2	{
	padding: 8px 0px 6px 60px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#subMenu .content	{
	padding: 0px 2px 0px 15px;
	margin:0px;
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
	border:0px black solid;
}

#subMenu ul, #subMenu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subMenu li a	{
	text-align:left;
	display: block;
	color: rgb(0,99,172);
	background:  url("../images/menu/subMenuBackground.gif") 15px 50% no-repeat;
	padding: 4px 4px 4px 35px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#subMenu li a:hover	{
	color: black;
	background:  url("../images/menu/subMenuBackground2.gif") 15px 50% no-repeat;
}
#subMenu li a.selected	{
	color: black;
	background:  url("../images/menu/subMenuBackground2.gif") 15px 50% no-repeat;
}
#subMenu li a.selectedLocation	{
	font-weight: bold;
	color: rgb(76,76,76);
	background: white;
}
#subMenu li a:hover.selectedLocation	{
	text-align:left;
	color: black;
	text-decoration: underline;
	background: url("../images/menu/arrow4.gif") 15px 50% no-repeat;
}
#subMenu li a.travelLocation	{
	font-weight: normal;
	color: rgb(27,40,48);
	background: url("../images/menu/arrow4.gif") 20px 50% no-repeat;
}
#subMenu li a:hover.travelLocation	{
	text-align:left;
	color: black;
	text-decoration: underline;
	background: url("../images/menu/arrow3.gif") 15px 50% no-repeat;
}
#subMenu .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}
/* END SUB MENU*/


/* BEGIN SUB MENU COUNTRY*/
#subMenuCountry	{
}
#subMenuCountry .headerBox	{
	background: url("../images/cmsImages/headerKrajiny.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#subMenuCountry h2	{
	padding: 8px 0px 6px 60px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#subMenuCountry .content	{
	padding: 0px 2px 0px 15px;
	margin:0px;
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
	border:0px black solid;
}

#subMenuCountry ul, #subMenu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subMenuCountry li a	{
	text-align:left;
	display: block;
	color: rgb(0,99,172);
	/* background:  url("../images/menu/subMenuBackground.gif") 15px top no-repeat; */
	padding: 4px 4px 4px 35px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#subMenuCountry li a:hover	{
	color: black;
	/*background:  url("../images/menu/subMenuBackground2.gif") 15px 50% no-repeat;*/
}
#subMenuCountry li a.selected	{
	color: black;
}
#subMenuCountry li a.selectedLocation	{
	font-weight: bold;
	color: rgb(76,76,76);
	background: white;
}
#subMenuCountry li a:hover.selectedLocation	{
	text-align:left;
	color: black;
	text-decoration: underline;
	background: url("../images/menu/arrow4.gif") 15px 50% no-repeat;
}
#subMenuCountry li a.travelLocation	{
	font-weight: normal;
	color: rgb(27,40,48);
	background: url("../images/menu/arrow4.gif") 20px 50% no-repeat;
}
#subMenuCountry li a:hover.travelLocation	{
	text-align:left;
	color: black;
	text-decoration: underline;
	background: url("../images/menu/arrow3.gif") 15px 50% no-repeat;
}
#subMenuCountry .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}
/* END SUB MENU COUNTRY*/

