/* CSS Document */

body{
background: url('images/pozadi13.jpg');
background-attachment: fixed;
font-family: verdana, arial, sans-serif,Trebuchet, Geneva;
font-size:12px;
line-height:130%;
color:rgb(0,51,255);
}


#hlavni{
width:800px;
margin:0em auto;
background: url('images/pozadi1.jpg') top left repeat-y;
background-color:rgb(255,255,255);
border:1px solid rgb(16,16,16); 
}
/*rgb(144,144,144)/


/*hlavička*/

#hlavicka{
padding: .5em;
background:url('images/logo.jpg') no-repeat;
height:180px;
}

/*main*/

#main{
width:800px;
text-align:right;
background:url('images/main1.jpg') no-repeat;
}
#main ul{
list-style:none;
margin:0;
padding:0;
}
#main ul li{
display:inline; 
}
#main ul li a{
text-decoration:none;
padding: .2em 1em;
color:rgb(193,193,193);
}
#main ul li a:hover{
color:white;
}


#levy
{
float:left;
width: 150px;
padding:0em 1.4em 1.4em 0em;
margin: 0; 
border-right: 0px solid rgb(128,128,128);
}

#levy ul{
list-style: none;
margin:0 0 -16px 0;
padding: 0;
border: none; 
}

#levy li
{
margin: 0; 
}

#levy li a
{
display: block;
padding: 8.5px;
border-bottom: 1px solid rgb(128,128,128);
color: rgb(144,144,144);
text-decoration: none;
width: 102%; 
background: url(images/men.jpg);
}

#levy a:hover{
background: url('images/men1.jpg');
color: white; 
}
/*rgb(101,101,101)*/

/*menu-pravá strana*/

#pravy{
float:right;
width:150px;
margin:0;
padding:0em 1.4em .5em .5em;
text-align:center;

}
#pravy a {
color:rgb(0,51,255);
text-decoration: underline;
}



/*obsah*/

#obsah{
margin-left:170px;
margin-right:173px;
color:rgb(32,32,32);
font-size:10px;
padding:1.5em .5em .5em .5em;
}
#obsah li{
list-style:circle;
}
#obsah a {
color:rgb(0,0,153);
text-decoration: none;
}
#obsah a:hover{
color:blue;
text-decoration:underline;
list-style-type:circle;
}
.h{
text-align:center;
font-size:12px;
font-style:oblique;
font-weight:bolder;
text-decoration:underline;
}


/*patička*/

#paticka{
background:url('images/footer2.jpg');
width:800px;
font-size:9px;
color:black;
text-align:center;
clear:booth;
font-weight:bold;
}
#paticka a {
color:rgb(0,0,153);
text-decoration: none;
}
#paticka a:hover{
color:blue;
text-decoration:underline;
}

hr.cleaner{
clear:both;
height:0px;
margin:-1px 0 0 0;
padding:0;
border:none;
visibility:hidden;
}

/*odkazy-doporučuji v patičce*/
#odkazydop{
font-size:11px;
color:rgb(176,176,176);
text-align:center;
}
#odkazydop a{
color:rgb(0,0,153);
text-decoration: none;
}
#odkazydop a:hover{
color:blue;
text-decoration:underline;
}


/*nadpisy*/
h1{
font-size:14px;
text-align:center;
color:white;
}
h6{
font-size:17px;
color:rgb(48,48,48);
font-style:italic;
}

/*mystika*/
h2{
font-size:17px;
text-align:center;
color:rgb(48,48,48);
}
h4{
font-size:14px;
color:rgb(48,48,48);
}


.p{
color:rgb(144,144,144);
font-size:10px;
line-height:11px;
}

.p1{
line-height:50px;
}
.p2{
line-height:30px;
}
.p3{
line-height:5px;
}
.p6{
line-height:80px;
}

/*horoskopy*/
.znameni{
float:left;
border:0px;
margin:3px 5px 2px 5px;
}
.horoskopy{
float:right;
margin:3px -1px 2px 5px;
}
.p4{
text-align:right;
letter-spacing:1pt;
text-decoration:underline;
}
.p5{
letter-spacing:1pt;
text-decoration:underline;
}


/*galerie*/
.thumbnail{
float:left;
width:150px;
text-align:center;
border: 1px solid rgb(192,192,192);
margin:6px 30px 10px 26px;
padding:5px;
background:rgb(178,178,178);
}



.clearboth {
clear: left;
}

.obrazky{
float:right;
}


.sipky{
text-align:left;
width:5px;
height:5px;
}

.odstkameny{
line-height:60px;
}

/*obrázky jako galerie*/
.galerie{
float:left;
width:120px;
text-align:center;
border: 1px solid blue;
margin:2px 10px 0px 5px;
padding:5px;
}

img{
border:0}

.p20 {
background-color:rgb(239,239,239);
border:1px dashed red;
}

/*název*/
#nazev{
width: auto;
border-style: solid;
font-size: 16px;
height: 32px;
color: white;
background-image: url('images/nazev1.jpg');
text-align: center;
padding-top: 2px;
} 
