/* CSS Document */

body{
text-align: center;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
font-size: 70%;
background-color: #DADADA;
background-attachment: fixed;
overflow: scroll;
}

/*****************************layout****************************/

#top{
text-align: left;
height: 66px;
width: 1000px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image: url('top.png');
display: block;
}

#head_all{
text-align: left;
height: 182px;
width: 100%;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image: url('dlazba.jpg');
display: block;
}

#obsah_all{
text-align: left;
height: auto;
width: 1000px;
margin: 17px auto 0px auto;
padding: 0px 0px 0px 0px;
background-color: white;
background-image: url('obsah_all.jpg');
background-repeat: repeat-y;
display: block;
}

#left{
text-align: left;
height: auto;
width: 250px;
margin: 0px auto 0px auto;
padding: 7px 0px 0px 0px;
display: inline;
float: left;
}

#center{
text-align: left;
height: auto;
width: 500px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
display: inline;
float: left;
}

#right{
text-align: left;
height: auto;
width: 250px;
margin: 0px auto 0px auto;
padding: 7px 0px 0px 0px;
display: inline;
float: right;
}

#end{
text-align: left;
height: 100px;
width: 100%;
margin: 17px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image: url('end.jpg');
display: block;
}

#paticka{
text-align: left;
height: 54px;
width: 1000px;
margin: 17px auto 3px auto;
padding: 0px 0px 0px 0px;
background-image: url('paticka.png');
display: block;
}

/*****************************menu****************************/

a.menu{
font-family: Tahoma;
font-size: 150%;
color: #737373;
background-image: url('menu.jpg');
line-height: 40px;
font-weight: 600;
display: block;
margin: 3px 0px 0px 0px;
padding: 0px 20px 0px 20px;
background-repeat: no-repeat;
text-decoration: none;
}

a.menu:hover{
font-family: Tahoma;
font-size: 150%;
color: white;
background-image: url('hover.jpg');
line-height: 40px;
font-weight: 600;
display: block;
margin: 3px 0px 0px 0px;
padding: 0px 20px 0px 20px;
background-repeat: no-repeat;
text-decoration: none;
}

a.aktiv{
font-family: Tahoma;
font-size: 150%;
color: #383838;
background-color: white;
line-height: 38px;
font-weight: 600;
display: block;
margin: 3px 0px 0px 0px;
padding: 0px 20px 0px 20px;
background-repeat: no-repeat;
text-decoration: none;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
cursor: text;
}

a.text{
font-family: Tahoma;
font-size: 100%;
color: black;
text-decoration: underline;
}

a.silver{
font-family: Tahoma;
font-size: 100%;
color: white;
text-decoration: underline;
}

/*****************************fonts****************************/

h1{
text-align: left;
font-family: Tahoma;
font-size: 110%;
font-variant: small-caps;
font-weight: 500;
display: inline;
float: right;
color: white;
line-height: 80px;
margin: 0px 20px 0px auto;
}

h2{
text-align: left;
font-family: Tahoma;
font-size: 180%;
font-variant: small-caps;
font-weight: 600;
display: block;
color: black;
line-height: 30px;
margin: 20px 20px 10px 20px;
border-bottom: 3px solid #943533;
}

h3{
text-align: left;
font-family: Tahoma;
font-size: 180%;
font-variant: small-caps;
font-weight: 500;
display: block;
color: black;
line-height: 30px;
margin: 20px 20px 0px 20px;
}

h4{
text-align: left;
font-family: Tahoma;
font-size: 150%;
font-weight: 600;
display: block;
color: white;
background-color: #747474;
line-height: 30px;
margin: 4px 0px 0px 0px;
padding: 0px 20px 0px 20px;
border-bottom: 3px solid white;
}

p.end{
font-family: Arial;
font-size: 130%;
display: block;
color: white;
line-height: 51px;
margin: 0px 20px 10px 20px;
}

p.silver{
text-align: left;
font-family: Tahoma;
font-size: 130%;
font-weight: 500;
display: block;
color: white;
background-color: #747474;
line-height: 30px;
margin: 0px 0px 0px 0px;
padding: 10px 20px 20px 20px;
}

p{
font-family: Arial;
font-size: 130%;
display: block;
color: black;
line-height: 26px;
margin: 0px 20px 10px 20px;
}

p.ref{
font-family: Arial;
font-size: 130%;
display: block;
color: black;
min-height: 45px;
margin: 0px 20px 10px 20px;
clear: both; 
}

/*****************************seznamy****************************/

ul{
margin: 10px 0px 20px 0px;
_margin: 10px 0px 10px 40px;
}

li{
font-family: Tahoma;
font-size: 130%;
color: black;
line-height: 25px;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px 10px;
clear: both;
}


/*****************************img´s****************************/

img.logo{
display: inline;
float: left;
border: 0;
margin: 0px;
}

img.top3{
display: inline;
float: left;
border: 0;
margin: 3px 0px 0px 0px;
}

img.left{
display: inline;
float: left;
border: 0;
margin: 0px;
}

img.right{
display: inline;
float: right;
border: 0;
margin: 0px;
}


/*****************************hr****************************/

hr.clear{
height: 0;
clear: both;
margin: 0px;
width: 0;
border: 0;
}

/*****************************table****************************/

table{
width: 460px;
border-collapse: collapse;
border-bottom: 1px solid black;
margin: 17px 20px 20px 20px;
}

td.sluzba{
font-family: Tahoma;
font-size: 80%;
color: black;
width: 78%;
height: auto;
background-color: transparent;
border-right: 1px solid black;
border-bottom: 1px solid black;
padding: 5px 10px 5px 10px;
}

td.cena{
font-family: Tahoma;
font-size: 80%;
color: black;
width: 20%;
height: auto;
background-color: transparent;
border-bottom: 1px solid black;
padding: 5px 10px 5px 10px;
text-align: right;
}
/*****************************xxxxxxx****************************/

