body {
background: #cbdcf5 url(images/clouds.jpg) no-repeat fixed center;
font-family: tahoma;
font-size: 10pt;
&text-align: center;
}
table tr td {
font-size: 10pt;
}
h2 {
color: #345993;
text-indent: 10px;
font-size: 13pt;
margin: 3px;
}
h3 {
color: #5e9d45;
text-indent: 20px;
font-size: 12pt;
margin: 3px;
}
.page {
display: block;
width: 972px;
margin-left: auto;
margin-right: auto;
&text-align: left;
}
/* HLAVIČKA */
.header {
display: block;
width: 970px;
height: 324px;
background: url(images/header.png) no-repeat center;
}
.marketing {
display: block;
padding-top: 10px;
padding-left: 0px;
}
.bublina {
display: block;
padding-top: 110px;
padding-left: 90px;
font-weight: bold;
font-size: 9pt;
}
.bublina h1 {
color: #2d7eaa;
font-size: 12pt;
margin: 0px;
}
/* KONEC HLAVIČKY */

.main {
background-color: #FFF;
color: #000;
display: block;
width: 970px;
padding-top: 5px;
}
.left {
display: inline-block;
width: 688px;
&width: 678px;
_width: 678px;
background: #FFF;
float: left;
margin-left: 12px;
}
.right {
display: inline-block;
width: 258px;
margin-right: 12px;
}
.jazyk {
display: block;
width: 250px;
&width: 256px;
_width: 256px;
margin-left: 9px;
background: #adc9e5;
text-align: center;
}
.jazyk img {
border: none;
}
.novinky {
display: block;
width: 240px;
margin-left: 9px;
margin-top: 5px;
background: #adc9e5;
padding: 5px;
}
.novinky h2 {
display: block;
width: 240px;
color: #34741a;
font-size: 12pt;
font-weight: bold;
text-indent: 10px;
border-bottom: 2px solid #34741a;
margin-top: 0px;
margin-bottom: 5px;
}
.footer {
display: block;
width: 970px;
height: 53px;
background: #cbdcf5 url(images/footer.gif) no-repeat center;
text-align: center;
line-height: 50px;
font-weight: bold;
font-size: 10pt;
}
.clear {
clear: both;
display: block;
height: 1px;
}
.menu {
display: block;
width: 948px;
&width: 970px;
_width: 970px;
height: 40px;
background-color: #FFF;
padding-left: 11px;
padding-right: 11px;
padding-top: 3px;
}
.menu a {
display: inline-block;
width: 156px;
float: left;
line-height: 40px;
text-align: center;
background-color: adc9e5;
margin-left: 2px;
color: #000;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
.menu a:hover {
background-color: #30629d;
color: #FFF;
}
.footer a {
color: #000;
}
.stronger {
font-weight: bold;
}
