/******CSS DOKUMENT****/

@charset "windows-1250";

/******PISMO****/

a
{
color: #000000;
font-family: times;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


/******definice<div>u****/

#hlavicka
 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 125px;
	background: url("../images/hlavicka.gif")
}

#hlavicka-text
{
position: absolute;
left: 0px;
top: 78px;
text-align: right;
width: 770px;
height: 20px;
}

#animace
{
position: relative;
left: 550px;
top: 5px;
width: 250px;
}


#center
 {
	position: relative;
	left:153px;
	width:647px;
	_height: 436px;
	min-height:436px;
	background: #CCCCCC;
}

#fotky
{
position: absolute;
left: 4px;
top: 180px;
min-height: 110px;
_height: 110px;
width: 640px;
background: gray;
}

#adresa
{
position: absolute;
left: 50px;
top: 320px;
width: 640px;
height: 100px;
_height: 100px;
}

#levypanel
 {
	position: absolute;
	width: 142px;
	_height: 436px;
	min-height: 436px;
	background: #3D4384;
}

#paticka
 {
  margin-top: 10px;
	width:800px;
	height:29px;
	background: #3D4384;
}

#paticka-info
{
position: relative;
width: 750px;
top: 5px;
left: 25px;
text-align: center;
}

#hlavni
{
width: 800px;
text-align: left;
}

#nadpis
{
position: relative;
align: right;
text-align: right;
font-family: arial;
font-weight: bold;
font-size: 14pt;
color: #3D4384;
top: 10px;
right: 15px;
}

#text
{
position: relative;
text-align: left;
font-family: times;
top: 30px;
left: 22px;
width: 600px;
text-align: justify;
}

#park
{
position: relative;
left: 4px;
min-height: 110px;
_height: 110px;
width: 640px;
background: gray;
}