body{

background-color:#ededed;
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;
color:black;
}

a {
color:#3399CC;
text-decoration:none;
}

a:hover{
color:#336699;
}

#tabulka{
margin:auto;
background-image:url('obrazy/grafika_06.jpg');
width:800px;
height:12px;
}

#top{
background-image:url('obrazy/grafika_01.jpg');
width:800px;
height:164px;
}

#telo{
background-image:url('obrazy/grafika_06.jpg');
width:800px;
height:300px;
_height:300px;
}

#bottom{
background-image:url('obrazy/grafika_08.jpg');
width:800px;
height:23px;
}

#menu_div{
height:25px;
width:752px;
background-color:#ffff99;
border:1px solid black;margin-left:24px;
}

#menu_obsah a{
color:black;
text-transform:uppercase;
font-family:arial;
font-size:11px;
font-weight:bold;
margin-right:15px;
}

#menu_obsah a:hover{
color:#666666;

}

#menu_obsah{
margin-left:20px;
margin-top:5px;
}


#footer_div{
height:20px;
width:752px;
background-color:#fff500;
margin-left:25px;
}

#adresa{
font-family:tahoma;
margin-left:600px;
margin-top:120px;
font-size:15px;
font-weight:bold;
}


#footer_obsah a{
color:#999999;
text-transform:uppercase;
font-family:arial;
font-size:8px;
font-weight:bold;
margin-right:8px;
margin-left:8px;
}

#footer_obsah a:hover{
color:#666666;

}

#footer_obsah{
padding-top:3px;
color:#999999;
width:600px;
}

h1{
color:#97978b;
font-size:18px;
padding-left:40px;
background-image:url('obrazy/grafika_04.jpg');
background-repeat:no-repeat;
height:32px;
margin-top:20px;
}

#obsah{
margin-left:30px;
margin-right:30px;
}

#copy{
float:right; width:150px;
padding-top:5px;
}

#copy a{
color:#999999;
font-size:9px;
}

#copy a:hover{
color:black;
}

#text {
margin:20px;
}

#text ul li{
list-style-image:url('li2.jpg');
line-height:20px;
font-weight:bold;
}

#text ul ul li{
font-weight:normal;
list-style-image:url('li.jpg');
}

#text img{
border:2px solid #FFCC00;
}

#fotogalerie img {
margin:10px;
}

#fotogalerie{
text-align:center;
}

#dodavatel img{
border:0px;
}

#text .captcha {
border:0px;
}

/* ramecek kolem tabulky */
table.ram {
  border-collapse: separate;
  border:1px solid #999999;
}
table.ram th {
  font-size:10px;
  background: #f2f2f2;
  border-bottom: 1px solid #999999;
  padding-top:0.4em;
  text-align: left;
}

table.ud {
  border-collapse: separate;
  border:1px solid #999999;
}
table.ud th {
  font-size:10px;
  background: #f2f2f2;
  border-bottom: 1px solid #999999;
  padding-top:0.4em;
  text-align: left;
}
table.ud td{
border:1px solid #999999;
}


table.modra, table.modra th, table.modra td {

  border-color:navy;
  background-color:#E9F9FF;
}
table.modra th {
  color:#003366;
  background-color:#C0E7F7;
}
