html body{

margin-top:0px;
/*height:600px;*/
scrollbar-track-color: #a32c04;
scrollbar-face-color: #a32c04;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #a32c04;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: #a32c04;
scrollbar-arrow-color: white;
}

.obsah{
background-image:url(images/background1.jpg);
background-repeat:repeat-y;
margin-top:0px;
border:0px; 
width:800px;
}

.obsah_in{
width:730px;
font-family: tahoma; 
color: white; 
font-size: 12px; 
text-align:justify; 
margin:auto;  
margin-top: 5px;
padding:10px;
}

.nadobsah_in{
margin-bottom: 0px;
}

.patka{
height:15px;
background-image:url(images/background_patka.jpg);
background-repeat:no-repeat;
}
/*
table{
border:1px solid black;
}

td{
border:1px solid black;
}
*/
a{
color:#FFFFFF;

}

.odkazy_url{
    font-family: arial;
    font-size: 12px;
    line-height: 1px;
    text-decoration: none;
    margin-left: 95px;
    margin-top: 140px;
    padding-right: 0px;
}
.odkaz a{
    color: #45ABFF;
    visited {color: red}
}
.normal{
    color: #3990d8;
    font-family: tahoma;
    font-style: italic;
    font-size: 13px;
    margin-left: 40px;
    margin-top: 20px;
    text-align: justify;
    padding-right: 40px;

}
.menu{
    color: #3990d8;
    font-family:tahoma;
    font-size:13px;
    margin-left:135px;
    margin-top:50px;
	text-align:justify;
    padding-right: 60px;
}
.nadpis{
    color:  blue;
    font-family: tahoma;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    margin-left: 30px;
    text-align: left;
}
.stin{
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    width: 650px;
    margin-left: -132px;
    margin-top: 2px;
    text-align: right;
}

.podnadpis{
    color: white;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;

    position: absolute;
    font-style: italic;
    width: 650px;
    margin-left: 165px;
    margin-top: 30px;
    text-align: justify;
    padding-right: 60px;
}
#sub{
    margin-left: 110px;
    margin-top: 100px;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
color: #a32c04;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
font:12px tahoma;
text-decoration: none;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #a32c04;
background-color: white;
}

p{
text-align:justify;
}

.menu{
margin-top: 172px; 
margin-right: 680px;
vertical-align:bottom;
padding-top:172px;
}

.bunka_knofliku{
margin-top: 10px;
vertical-align:bottom;
}

.tabulka{
border: 1px solid white;
}

.made_by{
font: 10px tahoma; color: white;
}


.polozka{
margin-left: 15px;
}
/*
table td{
border: 1px solid red;
}*/

a img{
border:none;
}

