@charset "utf-8";
/* CSS Document */

body {
background:url(../img/pozadi.jpg) repeat;
font-family:Calibri, Cambria, sans-serif;
font-size:12px;
color:#818080;
margin:0;padding:0;
}

img {
border:0;
}

.box {
background:url(../img/box-pozadi.png) repeat-y;
padding-bottom:10px;
margin-bottom:15px;
}

.box ul {
list-style:none;
margin:0;
padding-left:15px;
padding-bottom:15px;
}

.floatleft {
float:left; margin-right:5px;
}
.hide {display: none;
           left: 200px; top: -15px;
		   margin:0 auto;width:90%;
           }

#obal-stranky {
width:1024px;
background:url(../img/opakovacka-y.png) repeat-y;
margin:0 auto;
}

#hlavicka {
width:100%;
height:155px;
background:url(../img/hlavicka.png) no-repeat;
}

#obsah-stranky {
width:100%;
min-height:500px;
}

#levy-blok {
float:left;
width:160px;
margin-left:15px;
}

.box {
background:url(../img/box-pozadi.png) repeat-y;
padding-bottom:10px;
margin-bottom:15px;
}

.box ul {
list-style:none;
margin:0;
padding-left:15px;
}

.box #lastfmfeed {
font-size:11px;
margin-right:7px;
}

.box #lastfmfeed li {
margin-bottom:5px;
}

.box p {
margin:5px;
padding-bottom:15px;
}

.box .septnuto {
margin-left:7px;
font-size:11px;
}

#obsahovy-blok {
text-align:justify;
width:80%;
float:right;
margin-right:15px;
}

#obsahovy-blok h*{
font-face:Cambria;
}

.box a, #obsahovy-blok a, #paticka a {
color:#666666;
border-bottom:1px dotted;
font-weight:bold;
text-decoration:none;
}

.box a:hover,#obsahovy-blok a:hover, #paticka a:hover {
text-decoration:none;
border-bottom:1px solid;
}

#obsahovy-blok strong, #obsahovy-blok em  { color:#001251;}
#obsahovy-blok table {
margin: 0 auto;
}

#obsahovy-blok caption {
text-decoration:underline;
margin-bottom: 5px;
}

#obsahovy-blok th { padding:10px;}
#obsahovy-blok td, #obsahovy-blok tr {
background:#ebf5ff;
padding:5px;
text-align:center;
}


#obsahovy-blok .pokracovani { text-align:right; }

input, select, textarea {border:1px dotted #666666;background:#fff;font-size:12px;font-weight:bold;text-transform:none;}

#komentarovy-blok .komentar {
border-top:2px solid #999999;
width:75%;
margin:0 auto;
background:#E4E4E4;
}

#komentarovy-blok .komentar p{
margin:10px 10px 1px 10px;
color:#000;

padding-bottom:10px;
}

#komentarovy-blok .komentar .cislokom, #komentarovy-blok .komentar .autorkom{
font-size:18px;
margin-left:3px;
margin-right:10px;
}

#paticka {
clear:both;
width:100%;
height:55px;
background:url(../img/paticka.png) no-repeat;
}

#paticka p {
font-size:16px;
text-align:center;
padding-top:15px;
}
