/* CSS Document */


body {
background-color: black;
color: white;
text-align: center;
font-family: Arial Narrow;
color: Black;
font-size: 1em;
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: .9em;
}

a {
text-decoration: none;
border: none;
color: black;
}

img {
border: none;
}

.cb {
clear: both;
}

.transparent {
background-color:transparent;
border:1 solid #FFFF00;
}

#kontajner {
text-align: left;
width: 634px;
margin: auto;
border: 0;
}

#hlava {
background-image: url(scripts/Img/Prvky/vrsek1.gif);
background-repeat: no-repeat;
height: 30px;
border: 0;
padding-top: 20px;
padding-right: 40px;
text-align: right;
}

#logo {
background-image: url(scripts/Img/Logo/logo.gif);
background-repeat: no-repeat;
height: 280px;
border: 0;
}

#logo01 {
background-image: url(scripts/Img/Logo/logo01.gif);
background-repeat: no-repeat;
height: 124px;
border: 0;
}
#logo02 {
background-image: url(scripts/Img/Logo/logo02.gif);
background-repeat: no-repeat;
height: 34px;
border: 0;
}
#MyLogo {
/*display: inline;*/
height: 200px;
padding-top: 25px;
padding-left: 10px;
background-image: url(scripts/Img/Logo/MyLogoHeader.jpg);
background-repeat: no-repeat;
background-position: 10px;
}
.CssMyURI {
font-family: Arial,"Luxi Sans",Helvetica;
font-size: 1em;
font-weight: bold;
}
#telo {
background-color: #ffff00;
margin: 0 4px 0 1px;
color: Black;
border: 0;
}

#obsah {
float: right;
margin: 5px 15px 5px 2px;
background-color: #ffff00;
border: 0;
width: 480px;
}

#obsah1 {
float: right;
margin: 5px 60px 5px 2px;
background-color: #ffff00;
border: 0;
width: 480px;
}


#menu {
float: left;
padding: 0px 0 0 5px;
width: 110px;
border: 0;
}

#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
border: 0;
}

#menu li {
display: inline;
list-style: none;
margin: 0px;
padding: 0px;
border: 0;
}

#reklama {
display: block;
width: 629px;
/*height: 50px;*/
margin-left: 1px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 0px solid #000000;
border-bottom:  0px solid #FFFF50;
background-color: #FFFF00;
text-align: center;
}

.CssImgReklama {
margin: 5px;
}

#pata {
background-image: url(scripts/Img/Prvky/pata.gif);
background-repeat: no-repeat;
height: 76px;
clear: left;
margin: 0;
padding: 0px;
}

#spodniodkaz {
position: relative;
top: 65px;
left: 100px;
}


