BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/nadosah_bg.png);
	background-repeat: no-repeat;
	background-position: 50% -50px;
}
A {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #f7921e;
}
A:HOVER {
	text-decoration: none;
}
.lang A{
	color: #A9A9A9;
}
B, STRONG {
	color: #474747;
}
B.green, STRONG.green {
	color: #006582;
}
B.nadpis, STRONG.nadpis, H3, H2 {
	color: #006582;
	font-size: 13pt;
	font-weight: normal;
	line-height: 20pt;
	margin-left: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
TD,P {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
TD.menu {
	color: #b5b5b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside !important;
	list-style-position: outside;
}
LI{
	margin-left: 0px !important;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
FORM {
	border : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
} 
SELECT {
	font-size: 10px;
	margin-top : 0px;
	margin-bottom : 0px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #fff6e6;
	margin-top : 0px;
	margin-bottom : 0px;
	width: 150px;
	border : 1px solid #e9c891;
}
INPUT.radio {
	background-color: transparent;
	width: 15px;
	border: none;
}
TEXTAREA{
	border : 1px solid #e9c891;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #E5E7E8;
}
DIV.note_tiny
{
	font-size: smaller;
}
DIV.box
{
	padding: 15px;
	position: relative;
	vertical-align: top;
}
.order{
	float: right;
	border: 5px solid #FFFFF0;
	border-top: 1px solid #e9c891;
	border-bottom: 15px solid #FFFFF0;
	padding-top: 15px;
	background: #FFFFF0;
}
.order TD
{
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.noborder {
	border: none;
}
.border {
	border-top: 1px dashed #E5E7E8;
	border-bottom: 1px dashed #E5E7E8;
	border-right: 1px dashed #E5E7E8;
	border-left: 1px dashed #E5E7E8;
}
.border_BLR {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFB02F;
	border-right: 1px solid #FFB02F;
	border-left: 1px solid #FFB02F;
}
.border_TLR {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border_LR {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.galeria {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f7921e;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
/* 2007/02/08 */
/* homepage */
#homepage {
	width: 752px;
}
#homepage TD H3 {
	text-align: center;
	color: White;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}
#top_banner P {
	padding: 10px;
}
#letenky, #cestovne_listky, #ubytovanie, #poistenie, #last_minute, #zlavy {
	width: 33%;
	vertical-align: top;
	text-align: center;
}
#letenky P, #cestovne_listky P, #ubytovanie P, #poistenie P, #last_minute P, #zlavy P {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#letenky {
	background-color: #E0EDFE;
}
#letenky H3 {
	background-color: #7CB2FD;
}
#cestovne_listky {
	background-color: #D8E79D;
}
#cestovne_listky H3 {
	background-color: #B8D349;
}
#ubytovanie {
	background-color: #FEE7C6;
}
#ubytovanie H3 {
	background-color: #FEBF62;
}
#poistenie {
	background-color: #FFEFF0;
}
#poistenie H3 {
	background-color: #FC8B93;
}
#last_minute {
	background-color: #E0EDFE;
}
#last_minute H3 {
	background-color: #7CB2FD;
}
#zlavy {
	background-color: #D8E79D;
}
#zlavy H3 {
	background-color: #B8D349;
}
fieldset {
	border: 1px solid #F7921E;
}
legend {
	color: #F7921E;
}
#dubytovanie {
	position: relative;
}
#fubytovanie {
	position: absolute;
	left: -90px !important;
	left: -60px;
	top: 20px !important;
	top: 110px;
	width: 920px;
	height: 600px;
	z-index: 10;
}

/* modifikacie 27.7.2008 */
#container {
	width: 900px;
	margin: auto;
	text-align: left;
	position:relative;
	top: -50px;
}
#header {
	position: relative;
	height: 220px;
	width: 900px;
}
#header H1 {
	display: none;
}
#menu_container {
	position: absolute;
	top: 163px;
	left: 2px;
	_left: 4px;
}
#menu_right {
	text-align: right;
	position: absolute;
	width: 430px;
	right: 4px;
	_right: 2px;
	top: 163px;
	color: #7CB2FD;
}
#menu_right UL {
	position: relative;
	left: 70px;
	top: 10px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_right UL LI {
	margin: 0;
	list-style: none;
	display: inline;
}
#home {
	position: absolute;
	top: 65px;
	left: 25px;
	height: 60px;
	width: 240px;
}
#home UL {
	list-style: none;
	padding: 0;
	margin: 0;
}
#home UL LI {
	list-style: none;
	list-style-image: none;
	margin: 0;
	width: 240px;
	height: 60px;
}
#home UL LI A {
	display: block;
	width: 240px;
	height: 60px;;
	text-indent: -3000px;
}
#content {
	text-align: justify;
	clear: both;
}
#subcontent {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	padding-top: 10px;
	clear: both;
	text-align: center;
}
#footer, #footer A {
	color: #E5E7E8;
	font-size: 8pt;
	text-decoration: none;
}
#home-top {
	
}
#home-letenky {
	width: 660px;
	float: left;
}
#home-informacie {
	width: 200px;
	float: right;
}
#home-letenky H2, #home-informacie H2 {
	line-height: 16pt;
}
H2 SPAN {
	color: #FEBF62;
}
.table {
	clear: both;
}
.tdivider {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
}
.column {
	width: 320px;
	margin-left:10px;
	float: left;
}
.OddRow TD {
	background-color: #FEF2DF;
}
.EvenRow TD {
	background-color: #FFFFFF;
}
.HighLightRow TD {
	background-color: #FFFF9B;
}
.c TD {
	background-color: #FFFF67;
}
.cell1 {
	text-align: right;
	width: 24px;
	padding-right: 2px;
	height: 18px;
}
.cell2 {
	width: 89px;
}
.cell3 {
	text-align: right;
	width: 55px;
}
.cell4 {
	text-align: right;
	width: 50px;
}
.cell5 {
	text-align: right;
	width: 62px;
	border-right: 3px solid White;
}
#subhomeinfo {
	padding-left: 10px;
	line-height: 12pt;
}
#napoveda LI {
	margin-bottom: 10px;
}
acronym {
	font-size: 7pt;
	cursor: help;
}
.home-square {
/*	height: 80px;*/
	float: left;
	text-align: center;
	margin-right: 8px;
	background-color: #f7921e;
/*	padding: 23px;
	padding-left: 20px;
	padding-right: 20px;*/
	width: 32%;
/*	border: 2px solid #f7921e;*/
}
.home-square A {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
.cell0 {width: 59px;}
.cell2a {width:100px}
.cell3 {display:none}
.cell2 {white-space: nowrap; width:144px;}
.highlight {background-color: Yellow; padding:2px}
