/* CSS Document */

body{
background-color: #FFE9AF;
color: #1F1C00;
font-family:  "Lucida Console", "Monaco CE", fixed, monospace;
font-size: 13px;
margin: 0px;
padding: 0px;
text-align: center;
}

div, img, ul{
margin: 0px;
border: 0px none;
padding: 0px;}

p{
line-height: 130%;}

#stranka{
width: 960px;
margin: 0px auto;
text-align: left;
background-color: #FFFFCC;
border: 1px solid #9F7913;
}

#hlavicka, #paticka{
text-align: left;
margin: 15px 0px;
background: white;
border:  solid #9F7913;
border-width: 1px 0px;
}

.hp-in{
width: 900px;
margin: 0px auto;
padding: 15px;
position: relative;
}

#obsah{
width: 725px;
padding-right: 15px;
float: left;
border-right: 1px solid #9F7913;
}
#menu{
margin-left: 760px;
}

h1, h2{
margin: 0px;}
h2{
margin-bottom: 10px;}


.cleaner{
clear: both;
visibility: hidden;
}
.vcleaner{
clear: both;
}

li{
margin: 5px 0px 0px 15px;}

#sub{
position: absolute;
left: 350px;
top: 30px;
}

h1 a{
color: #1F1C00!important;
text-decoration: none;}
#m{
float: left;
margin: 22px;
}

a:link, a:visited, a:active{
color: #9F0000;
text-decoration: none;
}
a:hover{
color: red;
}

#obsaha{
width: 900px;
padding: 15px;
float: left;
text-align: left;
}
#menua{
margin-left: 920px;
}

.hidden{
visibility: hidden;
width: 1px;
height: 1px;}

ul{
margin-bottom: 15px;}

.right{
position: absolute;
right: 20px;
margin: 10px 0px;
}


.prispevek{
padding: 15px;
padding-bottom: 25px;
margin: 20px 0px;
background: white;
position: relative;
border: 1px solid #9F7913;
}

.takovej-ten-divnej-pruh-nahore{
position: relative;
}
.nadpis{
font-size: 14px;
font-weight: bold;
}
.datum{
font-weight: bold;
position: absolute;
right: 200px;
}
.komdat{
margin-left: 20px;
font-size: 12px;}
.kategorie{
font-weight: bold;
position: absolute;
right: 10px;
}
.mejl{
font-size: 11px;
position: absolute;
right: 10px;
}
.komentaru{
font-weight: bold;
position: absolute;
right:20px;
}
.del_kom{
position: absolute;
left: -100px;
top: -30px;
}
.prispevek .right{
margin: 0px;
}

.cite{
margin-left: 30px;
margin-bottom: -10px;
}

input[type=submit]{
border: 1px outset #1F1C00;
background-color: #FFE9AF;}

fieldset{
background-color: white;
padding: 15px;
margin: 20px 0px;
border: 0px;
border: 1px solid #9F7913;
}
legend{
border: 1px solid #9F7913;
background: #FFE9AF;
}

input[type=text]{
margin: 5px 30px 5px 0px;
}
label{
margin: 5px 20px 5px 0px;
position: relative;
top: -5px;
}

.copy{
font-size: 130%;
font-family: arial;
}

#rss{
list-style-image: url('/_images/rss.png');
margin-left: 5px;
}
#rssh{
margin-top: 30px;}

dt{
margin-top: 20px;}
dd{
margin-left: 50px;
}

.hidden{
visibility: hidden;}

.info{
	font-size: 80%;
}
.help{
	border-bottom: 1px dotted;
}