* {
margin: 0;
padding: 0; 
}
html {
background: url(img/bck.jpg)
}
body {
text-align: center;
font-family: Arial;
}
.main {
width: 670px;
margin: 5px auto 3px auto;
}
.box {
width: 260px;
float: left;
border: 3px solid #53A660;
display: inline;
margin: 10px 5px 10px 32px;
background: White;
}
.box img {
float: left;
border: 2px solid #B60C0C;
margin: 5px;
}
.box h3 {
font-size: 13px;
margin: 7px 1px 5px 1px;
text-align: center;
}
.box h3 small {
font-size: 12px;
font-weight: normal;
}
.banner {
display: block;
width: 670px;
height: 123px;
background: #85C226 url(img/hlavicka-spkr.jpg) top left no-repeat;
position: relative;
text-align: left;
}
.menubox {
clear: both;
padding: 4px 0 0 0;
/*border-left: 1px solid Black;
border-right: 1px solid Black;*/
}
.mainmenu {
clear: both;
}
.mainmenu li {
display: inline;
}
.mainmenu a {
display: block;
width: 132px;
float: left;
color: White;
text-decoration: none;
font-weight: bold;
font-size: 15px;
line-height: 32px;
background-image: url(img/button_inactive.jpg);
background-repeat: no-repeat;
margin: 3px 1px 0 1px;
}
.mainmenu a:hover {
background: White;
color: #53A660;
}
.mainmenu .akt {
color: Black;
width: 131px;
line-height: 32px;
background-image: url(img/button_active.jpg);
background-repeat: no-repeat;
}
.content {
padding: 10px 20px;
font-size: 100%;
text-align: justify;
color: Black;
background-color: #e4f4e7;
}
.contentbck {
width: 670px;
/*background: White url(img/shade4.jpg) bottom left no-repeat;*/
}
.content ul {
margin: 10px 0 10px 35px;
}
.content li {
padding: 8px 5px;
}
.content h2, .content h3 {
padding: 3px 0 5px 0;
}
.content h2 {
text-align: right;
font-size: 120%;
}
.content h3 {
font-size: 105%;
}
.content ol {
margin: 4px 0 4px 20px;
}
.content ol li {
padding: 0;
}
.content p, .content strong, .content ul {
padding: 5px 0;
font-size: 90%;
}
.uline {
text-decoration: underline;
}
.content a {
color: #FCDB00;
color: White;
}
.nodot {
list-style: none;
}
.vline {
line-height: 1.5;
}
.content .bila {
color: White;
color: #222222;
text-align: left;
}
.content .vel140 {
font-size: 140%;
}
h1 a {
display: block;
width: 670px;
height: 123px;
}
.hidd {
visibility: hidden;
display: none;
}
.pata a {
color: White;
text-decoration: none;
font-size: 11px;
}
.pata {
margin-bottom: 10px;
}

.imgbox {
min-height: 10px;
text-align: center;
_height: 10px;
background: White;
}
.content .hl, .detail .hl {
display: block;
padding: 3px 10px;
margin: 10px auto;
width: 150px;
background: White;
color: #85C226;
color: Black;
font-size: 75%;
border: 1px solid Black;
text-decoration: none;
}
.emailform {
display: none;
clear: both;
text-align: center;
padding: 0 5px 5px 5px;
}
.emailform p {
font-size: 70%;
}
.bannery a {
text-decoration: none;
}
.content a {
color: #333333;
}
.partneri h3 {
border: 4px solid White;
color: White;
padding: 3px;
font-weight: bold;
font-size: 16px;
font-family: Helvetica;
margin: 2px 0 2px 0;
background: url(img/mbck.jpg) bottom left repeat-x;
}
.bright small {
display: block;
width: 120px;
padding: 0 5px;
float: left;
text-align: right;
}
.bright small strong {
font-size: 110%;
padding: 0 2px;
}
.partneri .pbox {
text-align: center;
background: White;
padding: 10px 0 5px 0;
}
.rtut {
background: url(img/ruler.jpg) top left no-repeat;
height: 15px;
float: left;
}
.bpart {
padding: 5px;
text-align: center;
clear: both;
}
.bpart a img{
float: none;
} 


.article_p {
    font-weight: bold;
    font-style: italic;
}