body {
text-align:center;
font-family:Tahoma;
font-size:14px;
color:#333333;
}
p {
margin:0px;
padding:0px;
}
a {
color:#0066CC;
}
a:hover {
text-decoration:none;
}

.page {
width:970px;
margin:0% auto;
text-align:left;
}
.header {
width:100%;
height:162px;
background-image:url('../img/header01.png');
background-repeat:no-repeat;
}
.horizontalmenu {
width:100%;
height:60px;
background-image:url('../img/header02.png');
background-repeat:no-repeat;
}
.body {
width:100%;
}
.left {
float:left;
width:320px;
}
.right {
float:right;
/*margin:8px 8px 8px 0;*/
width:634px;
line-height:140%;
}
.bottom {
clear:both;
}
.footer {
width:100%;
height:164px;
background-image:url('../img/footer.png');
background-repeat:no-repeat;

}


/****************************/

.horizontalmenu a {
font-size:120%;
color:white;
}


.h1_doc h1 {
margin:5px 0 15px 0;
padding:0px;
font-size:130%;
color:#2280FF;
}



.doc_vypis {
width:90%;
color:black;
background-image:url('../img/vtipy_border.png');
background-repeat:repeat-x;
background-position:bottom;
border:1px solid #CBE1FF;
padding: 0 4px 8px 4px;
margin:0 0 5px 0;
}
