BODY {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11pt;
	color: #202040;
	background: url('pisek2.jpg') left top repeat;
}
A {
	text-decoration: none;
	color: #1B2349;
	padding: 0 0px 0 0px;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
/*	background-color: #BCC6A3; */
	color: #C0C0A0;
}
UL {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;	
}
A IMG {
	border: none;
}
HR {
/*	display: none;*/
	color: #404040;
}
SELECT {
	background-color: #FCFEFF;
	border: none;
	padding: 0px;
/*	font-weight: bold; */
	color: #303040;
}
INPUT, TEXTAREA {
	background-color: #FCFEFF;
	border: 1px solid #2B3358;
	padding: 1px;
/*	font-weight: bold; */
	color: #303040;
}
INPUT.tlacitko {
	font-size: 7pt;
	color: white;
	font-weight: bold;
	cursor: pointer; cursor: hand;
	border: 1px solid #7C8663;
	background-color: #1B2349;
	padding: 1px 10px 1px 10px;
}	 
INPUT.bigtlacitko {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	cursor: pointer; cursor: hand;
	border: 1px solid #5C6643;
	background-color: #785010;
	padding: 2px 15px 2px 15px;
}	 
FIELDSET {
	font-weight: bold;
	color: #808080;
	border: 2px solid #A0A0A0;
}

#where_are_the_hotels {
	position: absolute;
	left: 0;
	top: 0;
	height: 1200px;
	width: 610px;
	background: url('hotel6_5.jpg') left top no-repeat;
}


.menu_link {
	position: absolute;
	height: 68px;
	width: 220px;
	left: 248px;
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
}
.menu_link:link, .menu_link:visited {
	color: #26448E;
}
.menu_link:hover {
	color: white;
}
.menu_link IMG {
	position: relative;
	height: 64px;
	width: 212px;
}



#mainframe {
	position: relative;
	margin: 5px 10px 50px 450px;
	padding-bottom: 30px;
	text-align: center;
}
#mainframe P {
	width: 400px;
	margin: 20px auto;
}
#mainframe .underlined {
	border-bottom: 1px solid #202040;
	text-align: right;
	font-variant: small-caps;
}
#mainframe H1 {
	font-family: Verdana;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 26pt;
/*	background-color: #e3f5ff;
	border: 4px double #e3f5ff;
	width: 80%;
*/
	background: url('headline.gif') no-repeat center center;
	padding-top: 35px;
	height: 79px;
	text-align: center;
	color: #30386d;
}
#mainframe P IMG {
	margin: 5px auto;
	border: 1px solid #808080;
}

#flags {
	position: relative;
	text-align: right;
}
#flags IMG {
	border: 1px solid #808080;
	margin: 3px;
}
#flags A {
	font-size: 9pt;
}

#footer {
	font-size: 8pt;
	color: #89855d;
	margin: 20pt 0pt 10pt 0pt;
	padding: 3pt;
	text-align: right;
}


.table_login {
	border: none;
	border-collapse: collapse;
	margin: 20px;
	width: 400px;
	font: Arial 9pt bold;
}
.table_login TH {
	text-align: right;
	padding: 2px;
}
.table_login TD {
	text-align: left;
	padding: 2px;
}


.table_cenik {
	border: 3px #A0A0A0 double;
	border-collapse: collapse;
	margin: 5px auto;
	font-family: sans-serif;
	font-size: 11pt;
	color: #202040;
}
.table_cenik TH {
	border: 1px #A0A0A0 solid;
	text-align: center;
	padding: 4px;
}
.table_cenik TD {
	border: 1px #A0A0A0 solid;
	text-align: left;
	padding: 4px;
}
