body {
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.normal {
	background-image: url(obrazy/pozadi2.jpg);
	background-repeat: repeat;
}
.nula {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* *************** */
/* NAVIGACNI LISTA */
/* *************** */
div.lista {
	background-color: #ffffcc;
	padding: 6px 2px;
	text-align: center;
	background-image: url(obrazy/lista.jpg);
	width: 675px;
	position: absolute;
	top: 0px;
	left: 0px;
} 
div.lista, a.tlacitko {
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	text-align: right;
} 
div.lista a.tlacitko { 
    background-color: transparent; 
    border: 1px solid; 
    border-color: #f0f0f0 #909090 #909090 #f0f0f0; 
    margin: 1px; 
    padding: 2px 6px; 
    text-decoration: none; 
} 
div.lista a.tlacitko:hover {
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	background-color: #FFFFCC;
	color: #888888;
} 
/* ******************* */
/* END-NAVIGACNI LISTA */
/* ******************* */

/* ************* */
/* OBSAHOVÉ RÁMY */
/* ************* */
div.pozadi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 500px;
	background-image: url(obrazy/pozadi_uvod.gif);
	background-repeat: no-repeat;
}
div.hlavniLevy {
	position: absolute;
	left: 25px;
	top: 330px;
	width: 220px;
}
div.cenikLevy {
	position: absolute;
	left: 15px;
	top: 45px;
	width: 220px;
	height: 420px;
}
.hlavniStred {
	position: absolute;
	top: 59px;
	left: 260px;
	width: 405px;
	_width: 415px;
	height: 420px;
	overflow: auto;
	padding-right: 10px;
}
.pravy {
	position: absolute;
	top: 45px;
	left: 560px;
	width: 220px;
	height: 420px;
}
.polovina {
	position: relative;
	width: 308px;
	height: 430px;
	float: left;
	margin: 40px 20px 0px 20px;
	overflow: auto;
}
/* ********************* */
/* KONEC - OBSAHOVE RAMY */
/* ********************* */

/* ************** */
/* GRAFICKE PRVKY */
/* ************** */
.kopretina {
	position: absolute;
	display: block;
	height: 100px;
	width: 70px;
	top: 400px;
}
.modra {
	left: 175px;
	background-image: url(obrazy/kopretina_modra.jpg);
}
.zluta {
	left: 260px;
	background-image: url(obrazy/kopretina_zluta.jpg);
}
#JinJanHlavni {
	position: absolute;
	top: 0px;
	left: 190px;
	width: 363px;
	height: 395px;
	background-image: url(obrazy/jin_jan_koso.gif);
}
/* ******************** */
/* END - GRAFICKE PRVKY */
/* ******************** */

/* ***************** */
/* FORMATOVANI TEXTU */
/* ***************** */
.motto {
	color: White;
	font-size: x-small;
	font-weight: bold;
}
h1, h2, h3 {
	color: Black;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 80%;
}
ul {
	margin: 0;
	padding: 0 0 0 1em;
}
p, li, dt, dd {
	font-size: 60%;
}
li li,li li li, li li li li {font-size: 100%;}
p {
	text-align: left;
}
a {
	color: #3333CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #888888;
	color: #CC0000;
}
a em {
	font-weight: normal;
	font-size: 90%;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 3em;
}
/* *********************** */
/* END - FORMATOVANI TEXTU */
/* *********************** */

/* ***************************** */
/* OBECNE FORMATOVANI, DROBNOSTI */
/* ***************************** */
div.webdesign {
	position: absolute;
	left: 560px;
	top: 480px;
	width: 220px;
}
.webdesign a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF99;
	text-decoration: none;
}
.webdesign a:hover {
	text-decoration: underline;
}
img.fotka  {
	border: 1px solid #ffff99;
	border: 1px solid Black;
}
img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.cenikLevy img {
	text-align: center;
	margin: 0 1px 0 1px;
}
.mapa {
	position: absolute;
	top: 45px;
	left: 25px;
	height: 420px;
}
.clear {
	clear: both;
}
/* *********************************** */
/* END - OBECNE FORMATOVANI, DROBNOSTI */
/* *********************************** */
.bigger{
	font-size: 150%;
}
.bigger li {
	margin: 0 0 2em 0;
}
