body {
color: #000;
padding: 0px;
margin: 0px;
background-color: #F5F5F5;
font-family: Trebuchet MS,Arial, Sans-Serif;
font-size: 90%;
}

img {
  border: 0;
}

#holder {
min-height: 500px;
width: 100%;
position: absolute;
height: 100%;
min-width: 760px;
padding: 0px;
margin: 0px;
}

#supplemental {
visibility: hidden;
width: 760px;
height: 500px;
}

#stranka {
position: absolute;
top: 0px;
left: 50%;
margin: 0px 0px 0px -380px;
width: 760px;
height:100%;
}

#pravy_obr{
position: absolute;
left: 234px;
top: 0;
width:526px;
height:200px;
z-index:2;
}

#logo {
margin:0;
padding:0;
width: 234px;
height: 97px;
overflow:hidden;
position:absolute;
left: 0;
top: 0;
background-color:white;
z-index:2;
}
#logo span {
display:block;
width: 234px;
height: 97px;
position:absolute;
left:0px;
top:0;
z-index:1;
margin:0;
padding:0;
background:url("images/nadpis.gif") top left no-repeat;
cursor:hand;
}

#levy_pruh{
position: absolute;
left: 0;
top: 120px;
z-index: 3;
}

#menu,#menu2{
margin: 0;
padding: 0;
}
#menu a,a.shop,a.vykresy{
text-decoration: none;
font-size: 100%;
font-weight: bold;
display: block;
width: 135px;
background-color: #DDD;
border-top: 1px #4A3965 solid;
border-bottom: 1px #4A3965 solid;
padding: 3px 5px 3px 10px;
margin: 5px 0;
color: black;
}
#menu a:hover,a.shop:hover,a.vykresy:hover{
background-color: #C9C9C9;
}
#menu2{
margin-top: 30px;
}
a.shop,a.vykresy{
background-color: #CCCC99;
}

/**********/
#menu span.n,a.vykresy{
font-size: 100%;
font-weight: bold;
display: block;
width: 135px;
background-color: #DDD;
border-top: 1px #4A3965 solid;
border-bottom: 1px #4A3965 solid;
padding: 3px 5px 3px 10px;
margin: 5px 0;
color: #888;
}
a.vykresy:hover{
background-color: #CCCC99;
cursor: default;
}
a.vykresy{
background-color: #CCCC99;
}
/**********/

#kont{
padding: 10px 5px 10px 10px;
margin: 0;
margin-top: 30px;
background-color: #C9C9C9;
border-top: 1px #4A3965 solid;
border-bottom: 1px #4A3965 solid;
font-family: Trebuchet MS,Arial, Sans-Serif;
font-size: 80%;
}

#obsah {
position:absolute;
left: 0;
top:0;
width: 590px;
min-height: 400px;
padding: 210px 10px 10px;
border-left:150px #BAAECF solid;
border-right:150px #C9C9C9 solid;
background-color: white;
font-family: Times New Roman, Serif;
font-size: 110%;
}

h2, h3{
text-align: center;
}
strong {
font-weight: bold;
}

.center{
text-align: center;
}
.left{
text-align: left;
}
.right{
text-align: right;
}

th,td{
text-align: left;
vertical-align: top;
}

table.mapka {
margin-top: 15px;
width: 100%;
}
table.mapka td{
vertical-align: top;
padding: 10px 10px 0;
}
table.mapka td p{
font-weight: bold;
width: 150px;
text-align: center;
}
table.mapka td img{
border: 0;
}
#obsah table.mapka .l{
text-align: right;
}
#obsah table.mapka .l p{
float: right;
}
#obsah table.mapka .p{
text-align: left;
}
#obsah table.mapka .p p{
float: left;
}

table.index tr td ul{
margin-left: 15px;
}

a.shop,a.vykresy{
text-align: center;
font-size: 75%;
font-weight: normal;
}
a.shop img,a.vykresy img{
border: 0;
margin: 5px 0;
}
a.shop span,a.vykresy span{
font-size: 160%;
font-weight: bold;
text-decoration: underline;
}

.pravypanel{	
	float: right;
  position: absolute;	
  width: 150px;
  left: 760px;
  background-color: #C9C9C9;
  z-index: 3;
}

.pravypanel-obsah
{
padding: 10px;
color: #802C2C;
}
.pravypanel a {
  color: black;
}	
.nastred {
  text-align: center;
}




