
body {
background-color: #8F7470;
text-align: left;
margin: 0px;
}

td, body {
font-family:Verdana, Tahoma;
font-size: 11px;
color: #00000;
}

a:link, a:visited, a:active  { 
color: #8F7470;  
text-decoration: none; 
font-weight: normal;
letter-spacing: 1px;
 }

a:hover   { 
color: #8F7470; 
text-decoration: underline; 
font-weight: normal;
letter-spacing: 1px;
cursor: crosshair;
}

#obal 
{
padding: 0px;
margin: auto;
width: 1015px;
float: right;
text-align: left;
}

#stranka {
float: right;
text-align: left;
display: block;
width: 1015px;
background-image: url('img/bg.png');
background-repeat:repeat-y;
}

#hlavni   
{
background-image: url('img/hlavni.png');
background-repeat: no-repeat;
height: 297px;
width: 1015px;
float: right;
text-align: right;
}


#leve   
{
background-image: url('img/leva.png');
background-repeat: no-repeat;
min-height: 152px;
_height:152;
 width: 684px;
float: left;
text-align: left;
}

.levepad
{
padding: 60px 0px 0px 290px;
}


#leve h1 {
background-image: url('img/h1.png');
padding: 7px;
font-weight: bold;
font-variant: small-caps;
font-size: 16px;
text-align: center;
color: #433A3D;}


#leve h2 {
font-variant: small-caps;
border-bottom: solid 1px #433A3D;
border-left: solid 6px #433A3D;
font-weight: bold;
font-size: 12px;
text-align: left;
color: #433A3D;}

#prave   
{
background-image: url('img/prava.png');
background-repeat: no-repeat;
min-height: 152px;
_height:152px;
width: 331px;
float: right;
text-align: left;
}


.pravepad
{
padding: 60px 132px 0px 10px;
}


#prave h1 {
background-image: url('img/h1-menu.png');
background-repeat: no-repeat;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
padding: 7px;
text-align: left;
color: #3D4B61;}



#prave a:link, #prave a:visited, #prave a:active  { 
color: #6A5959;  
text-decoration: none; 
font-weight: normal;
letter-spacing: 1px;
 }

#prave a:hover   { 
color: #687A94; 
text-decoration: underline; 
font-weight: normal;
letter-spacing: 1px;
}


#prave ul{ 
list-style-type: disc;
color: #6A5959;
text-decoration: none;
letter-spacing: 1px;
margin-left:0px;
padding-left:20px;
}

#prave ul li:hover { 
list-style-type: circle;
color: #687A94;
text-decoration: underline;
}


#prave li a:link, #prave li a:leve, #prave li a:visited {
list-style-type: disc;
color: #6A5959;
text-decoration: none;
letter-spacing: 1px;
}

#prave li a:hover {
list-style-type: circle;
color: #687A94;
text-decoration: underline;
}
