HTML, BODY {
	font-family: Georgia, "New York CE", utopia, serif;
	background: white;
}
HTML, BODY, H1, .bublina H3, .bublina H4 {	margin: 0; padding: 0; }

A { color: #0066ff;}
A:hover { color:#cc0000; }

H1 { 
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	display: block; width: 995px; height: 295px;
	font-weight: normal;
	color: #6F7882;
	position: relative;
	text-align: center;
}
H1 STRONG {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 100px;
	font-size: 50px;
	margin-bottom: 20px;
}
H1 SMALL {
	font-size: 30px;
}

H1 SPAN {
	background: url(img/skiareal_kubova_hut3.jpg) no-repeat;
	width: 995px; height: 295px;
	display: block; 
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 0;
	padding-top: 0;	
}
#menu A, #menu STRONG { color: green; font-size: 17px; font-weight: normal; 	}
#menu A:hover { color: red; }

H2 { font-size: 17px; text-align: center; margin-top: 10px; }
H2 STRONG { font-size: 40px; display: block; }
H3 {
	margin-bottom: 0;
}
P { text-align: justify; margin-top: 7px; margin-bottom: 7px; }
#kubovka {
	width: 995px;
	display: block; 
	margin: auto;
	position: relative;
	background: url(img/bg.gif) repeat-y;
}
#flags {
	position: absolute;
	top: 268px;
	right: 43px;
	color: white;
	display: none;
}
#obsah {
	width: 900px; margin: auto;
	position: relative;
}
#sloupec { 
	float: right;
	margin-left: 10px;
}
.bublina {
	width: 253px;
	display: block;
	background: #CCF4AB url(img/sloupec_bg.jpg) no-repeat bottom;
	margin-bottom: 8px;
	padding-bottom:16px;
}
.bublina P {
	margin: 0;
	margin-left: 12px;
	margin-right: 12px;
	position: relative;
}
.bublina H3 {
	background: #448225 url(img/sloupec_bg.jpg) no-repeat top;
	color: white;
	text-transform: uppercase;
	font-size: 17px;
	height: 32px;
	line-height: 26px;
	text-align: center;
}
.bublina H4 {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	font-size: 12px;
}
.bublina B {
	position: absolute;
	right: 12px;
	font-weight: normal;
}

.bublina UL {
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding-left: 0px;
}

#topPanel {
	margin-top: 15px;
	/*margin-left: 90px;*/
}

#topPanel .box {
	float: left;	
	margin-right: 15px;
}

#topPanel .bublina {
	width: 205px;
	background: #CCF4AB url(img/sloupec_uzky_bg.jpg) no-repeat bottom;
}

#topPanel .bublina H3 {
	background: #448225 url(img/sloupec_uzky_bg.jpg) no-repeat top;
}

#cenik SMALL { display: block; }
#cenik TD { vertical-align: bottom; }
#cenik TD B { font-family: Georgia, "New York CE", utopia, serif; font-size:140%;}
TABLE#cenik {
	background: url(lyzar_cenik.jpg) no-repeat 30px center;
	width: 635px; height: 285px;
/*	margin: auto; */
	font-size: 17px;	
}

#patka {
	width: 995px;
	height: 47px;
	text-align: center;
	background: #387B01 url(img/patka.jpg) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 14px; 
	line-height: 22px;
	margin-top: 1em;
}
#patka A { color: white; }
#ostan { float: right; margin-right: 36px; }
#jirka { float: left; margin-left: 36px; }

