/* css document */
html, body {
	width: 100%; height: 100%;
}
body
{
 font-family: arial, trebuchet ms, sans-serif;
 font-size: 90%;
 padding: 0px;
 margin: 0px;
 background: #9b9b9b;
 color: #333333; 
}
#mainwhite
{
 margin: auto;
 width: 100%;
 position: relative;
 background: white url(../images/bg.jpg) repeat-x top; 
}
#main
{
 margin: auto;
 width: 1108px;
 position: relative;
 background: white url(../images/hlavicka.jpg) no-repeat top;  
 _height: 700px; min-height: 700px;
}
#text
{
 padding: 520px 50px 30px 90px;
}
#patickastred
{
 margin: auto;
 width: 1108px;
 _height: 209px; min-height: 209px; 
 position: relative;
 background: url(../images/bg-paticka-stred.jpg) no-repeat top;   
}
#paticka
{
 margin: auto;
 width: 100%;
 position: relative;
 background: url(../images/bg-paticka.jpg) repeat-x top;   
}
p
{
 text-align: justify;
}
.invis
{
 visibility: hidden;
 font-size: 1px;
 height: 1px;
 margin: 0px;
 padding: 0px;
}
#menu6
{
 position: absolute;
 display: block;
 top: 146px;
 left: 39px;
 background: url(../images/menu6.jpg) left;
 width: 437px;
 height: 44px;
}
#menu1
{
 position: absolute;
 display: block;
 top: 191px;
 left: 39px;
 background: url(../images/menu1.jpg) left;
 width: 437px;
 height: 44px;
}
#menu2
{
 position: absolute;
 display: block;
 top: 236px;
 left: 39px;
 background: url(../images/menu2.jpg) left;
 width: 437px;
 height: 44px;
}
#menu3
{
 position: absolute;
 display: block;
 top: 281px;
 left: 39px;
 background: url(../images/menu3.jpg) left;
 width: 437px;
 height: 44px;
}
#menu4
{
 position: absolute;
 display: block;
 top: 326px;
 left: 39px;
 background: url(../images/menu4.jpg) left;
 width: 437px;
 height: 44px;
}
#menu5
{
 position: absolute;
 display: block;
 top: 371px;
 left: 39px;
 background: url(../images/menu5.jpg) left;
 width: 437px;
 height: 44px;
}
#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover, #menu6:hover
{
 background-position: right;
}
#logo
{
 position: absolute;
 top: 0px;
 left: 0px;
}
img
{
 border: none;
}
h1
{
 font-size: 120%;
 color: #94127e;
 border-bottom: 1px dotted #dddddd; 
 padding: 10px 0px 10px 0px;
 margin: 0px;
}
h2
{
 font-size: 100%;
 color: #3f7633;
 border-bottom: 1px dotted #dddddd;
 padding: 20px 0px 10px 0px;
 margin: 0px;
}
#topmenu
{
 position: absolute;
 right: 55px;
 top: 60px;
 font-size: 12px;
}
#topmenu a
{
 color: #555555;
 text-decoration: none;
}
#topmenu a:hover
{
 color: #94127e;
 text-decoration: none;
}
table
{
  width: 100%;
  border-collapse: collapse;
}
td
{
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #f8f8f8;
  padding: 2px;
}
th
{
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding: 2px;
}
.r
{
 text-align: right;
}
#mapa
{
 width: 960px;
 height: 450px;
}
.odsazeni{
margin-bottom: 200px;
}