* {
padding:0;
margin:0;
border:0;
}
p {
margin: 4px;
}

body {
font-family: "Trebuchet MS";
color: #232323;
background: #fcfcfc;
padding-top: 20px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}

h1#logo {
float: left;
margin: 10px 0 0;
width: 236px;
height: 96px;
background: url('images/logo.png') no-repeat;
}

h1#logo span {
float: left;
font-size: 0px;
width: 0;
height: 0;
visibility: hidden;
}

div#hledani {
float: right;
margin: 20px 5px 0;
}

div#hledani input{
float: left;
width: 150px;
height: 13px;
padding: 6px 5px;
font-size: 11px;
color: #b5b5b5;
background: url('images/input-text.png') no-repeat;
}

div#hledani input#odeslat{
float: left;
cursor: pointer;
width: 30px;
height: 25px;
background: url('images/input-enter.png') no-repeat;
}

div#obalovaci {
width: 986px;
margin: 0 auto;
}

div#obsah {
position: relative;
float: left;
width: 985px;
border: 1px solid #f2f2f2;
background: url('images/obsah.png') repeat-y right top;
}

div#horni-roh {
position: absolute;
background: url('images/pravy-horni-roh.png') no-repeat;
width: 5px;
height: 7px;
top: -1px;
right: -1px;
}

div#prava, div#leva {
float: left;
width: 430px;
_width: 410px;
height: 88%;
padding: 30px;
}

div#leva {
border-right: 1px solid #dedede;
}


div#prava {
border-left: 1px solid #dedede;
margin-left: -1px;
}

div#spodek {
position: absolute;
background: url('images/paticka.png') no-repeat;
width: 100%;
height: 6px;
bottom: -7px;
_bottom: -28px;
left: 0;
z-index: 10;
}

div#obsah h2 {
float: left;
_width: 410px;
color: #00aeff;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}

div#obsah p {
float: left;
clear: both;
_width: 410px;
font-size: 11px;
line-height: 14px;
color: #232323;
}

div#obsah p a.nahlasit {
font-weight: bold;
text-decoration: underline;
color: #00aeff;
}

div#obsah p.odkazy {
margin-top: 20px;
margin-bottom: 20px;
}

div#obsah p.odkazy a {
color: #00aeff;
font-size: 12px;
float: left;
margin-right: 20px;
text-decoration: underline;
}

div#obsah p.odkazy a:hover {
text-decoration: none;
}

a.vice {
float: left;
padding-left: 15px;
line-height: 17px;
height: 17px;
vertical-align: middle;
font-size: 13px;
color: #b5b5b5;
text-decoration: none;
margin: 15px 0;
}

input.submit {
float: left;
cursor: pointer;
background: url('images/odeslat.png') no-repeat center left;
width: 132px;
height: 26px;
line-height: 26px;
vertical-align: middle;
text-align: center;
color: #fff;
clear: both;
margin: 30px 0 0 290px;
_margin: 30px 0 0 310px;
}

a.mene {
background: url('images/mene.png') no-repeat center left;
float: left;
padding-left: 15px;
line-height: 17px;
height: 17px;
vertical-align: middle;
font-size: 13px;
color: #b5b5b5;
text-decoration: none;
margin: 15px 0;
}

input.velke {
background: url('images/maxi-pole.png') no-repeat;
width: 327px;
height: 20px;
color: #232323;
font-size: 13px;
padding: 5px 5px 0 5px;
}
textarea {
margin-left: 20px;
border: 1px solid #d8d8d8;
color: #232323;
font-size: 13px;
padding: 5px 5px 0 5px;
}

input.stredni {
background: url('images/mid-pole.png') no-repeat;
width: 163px;
height: 20px;
color: #232323;
font-size: 13px;
padding: 5px 5px 0 5px;
}             

input.male {
background: url('images/mini-pole.png') no-repeat;
width: 32px;
height: 20px;
color: #232323;
font-size: 13px;
padding: 5px 5px 0 5px;
}

input.file {
height: 25px;
border: 1px solid #d8d8d8;
}

#nastaveni select {
width: 100px;
height: 26px;
font-size: 13px;
color: #232323;
border: 1px solid #d8d8d8;
}

form.umisteni {
float: left;
margin-top: 20px;
clear: both;
}

form.umisteni label {
float: left;
clear: both;
margin: 5px 0 2px;
_width: 327px;
font-weight: bold;
color: #232323;
font-size: 12px;
}

.clear {
clear: both;
}

p#paticka {
float: left;
margin-top: 15px;
font-size: 11px;
color: #b5b5b5;
width: 100%;
text-align: right;
}

p#paticka a {
text-decoration: underline;
color: #00aeff;
}
.nastaveni0 {
display: none;
}
