*{
margin: 0;
padding: 0;
border: 0;
}

body{
background: black;
color: white;
font-family: 'Trebuchet MS';
font-size: 0.9em;
}
#nadnadobal{
width:1200px;
margin:auto;
}

#levy{
width:150px;
height:225px;
background: url('../img/design/levy.png') top right no-repeat;
float:left;
}

#pravy{

width:150px;
_width:144px;
height:225px;
background: url('../img/design/pravy.png') top left no-repeat;
float:left;
}

#nadobal{
width: 900px;
height: 625px;
background: black;
margin: auto;
float:left;

}

#hlavicka{
width: 900px;
height: 225px;
background: black url('../img/design/hlavicka.png') top left no-repeat;
margin: auto;
}

#hlavni{
width: 900px;
}

#napis{
width: 200px;
height: 625px;
background: black url('../img/design/napis.png') top right no-repeat;
float:left;
padding-right: 3px;
}

#obal{
width: 690px;
height: 625px;
float:right;
margin-right:5px;
}

#navigace1{
width: 690px;
height: 40px;
background: black url('../img/design/navigace1.png') top left no-repeat;
}

#navigace2{
width: 690px;
height: 60px;
margin-top:5px;
margin-bottom:5px;
background: black url('../img/design/navigace2.png') top left no-repeat;
}

#obsah{
width: 480px;
background: black;
float: left;
margin-bottom: 50px;
padding-left:10px;
text-align: justify;
}

#banery{
width: 200px;
background: black;
float:right;
text-align:right;

}

#predplatne{
text-align: center;
}
#navigace1 ul, #navigace2 ul{
list-style-type: none
}

#navigace1 li, #navigace2 li{
display: inline;
}

a{
color: white;
font-variant: small-caps;
font-weight:bold;
}

#navigace1 a{
display: block;
width: 135px;
_width:130px;
height:27px;
float: left;
text-align:center;
padding-top:10px;
font-variant: small-caps;
font-weight:bold;
}

#navigace2 a{
display: block;
width: 229px;
_width: 220px;
height:40px;
float: left;
text-align:center;
padding-top:15px;
font-size: 1.3em;
}

a:hover{
color: #990000;
}

#obsah ul{
margin-left:15px;
}

h1{
margin:7px;
color: #990000;
}

#predplatne h1{
margin: 30px;
}

h2{
margin: 5px;
color: #990000;
}

h3{
margin: 3px;
color: #990000;
}

p.predplatne{
color: #990000;
font-weight:bold;
font-size: 1.2em
}

span.cara1{
width:3px;
display: block;
float:left;
padding-top:10px;
}

span.cara2{
width:1px;
display: block;
float: left;
padding-top: 10px;
font-size: 2em
}

table{
margin:auto;
}

input{
border:1px solid #990000;
margin: 1px;
}

textarea{
border:1px solid #990000;
margin: 1px;
width: 175px;
}

p{
margin-bottom: 10px;
}
