html, body{ 
    font-family : Arial;
    font-size : 12px;
    margin: 0px;
    padding: 0px;
    background: #F6F6F6;
    background-repeat: repeat-x;
    text-align:center;
    color: #FFFFFF;
}

div.all{
    width: 780px;
    margin: 0 auto;
    background-image: url(../images/shadowright.jpg);
    background-repeat: repeat-y;
}

div.stranka{
    width: 770px;
    margin: 0 auto;
    float:left;
}

div.language{
  background-image: url(../images/language.jpg);
  width: 770px;
  height: 19px;
  text-align:right;
  
}

div.title{
    width: 770px;
    height: 62px;
    position: relative;
}

div.str{
 width:770px;
 background-image: url(../images/menuback.jpg);
}

div.left{
width: 195px;
float: left;
position: relative;
}

div.right{
width: 575px;
float: right;
position: relative;
 background: #F6F6F6;
}

div.menu{
    padding-left: 11px;
}

div.titlebottom{
    width: 575px;
    height: 68px;
    background-image: url(../images/titlebottom.jpg);
    float: right;
}

div.titletext{
    width: 575px;
    height: 30px;
    float: right;
}

div.bottom{
    width: 770px;
    height: 22px;
    background-image: url(../images/bottom.jpg);
    postion: relative;
    clear:both;
    text-align:right;
}

div.text{
 width: 575px;
 color: #000000;
 text-align:justify;
 position:relative;
 clear:both;
 padding-bottom:10px;
}

.highlite{
font-weight: bold;
}

table{

}

td{
text-align:center;
color:#000000;
font-size : 12px;
border-width: 0px;
}

td.right{
text-align:right;
}

td.top{
vertical-align:top;
}

td.left{
text-align:left;
}

td.leftb{
text-align:left;
font-weight: bold;
}

div.center{
text-align:center;
}

span.odkaz{
    color: #4B637B;
    text-decoration: underline;
}

a{
text-decoration: underline;
color: #4B637B;
font-size : 12px;
}

ul {
  margin: 0px;
  padding: 10px;
  padding-left:20px;
  list-style-image: url(../images/sipka.jpg);
}

li{
  margin: 0px;
  padding-left: 0px;
}

li.medzera{
  margin-left: 20px;
}

li.medzera2{
  margin-left: 40px;
}

.sprava{color: #4B637B;}

img.domcek{
    margin-left:10px;
    margin-right:10px;
}

img.border{
    border: 1px solid #000000;
}

h2{
    margin: 0px;
    font-size: 14px;
}

h1{
    color: #4B637B;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3{
    font-size: 12px;
    margin: 0px;
}
