body {
     margin: 0px;
     padding: 0px;
     background-image: url('/images/bg.png');
     background-repeat: repeat-x;
     font-size: 12px;
     font-family: Arial;
     color: #666666;
}
table {
     font-size: 12px;
     font-family: Arial;
     color: #666666;
}
h3 {
     font-size: 15px;
     color: #3C3C9D;
     margin: 0px 0px 10px 0px;
     font-family: Georgia;
}
.main-menu {
     height: 33px;
     background-color: #1A76A3;
     border-bottom: 1px solid white;
     border-top: 5px solid #3184AC;
}
.main-menu td {
     padding-left: 20px;
}
.page-footer {
     border-top: 4px solid #E5E5E5;
     padding-left: 20px;
     padding-bottom: 80px;
     font-size: 11px;
}
.page-footer a {
     color: #1A76A3;
     text-decoration: none;
     font-size: 11px;
}
.page-footer a:hover {
     color: #1A76A3;
     text-decoration: underline;
     font-size: 11px;
}
.footer-menu td {
     padding-top: 5px;
     padding-bottom: 15px;
     font-size: 11px;
}
.footer-menu a {
     color: #666666;
     text-decoration: none;
     font-size: 11px;
}
.footer-menu a:hover {
     color: #666666;
     text-decoration: underline;
     font-size: 11px;
}
/***************** sekcia2 ****************************/
.section-outer-2 {
     background-image: url('/images/bg2.png');
     background-repeat: repeat-x;
     background-color: #F1F1F1;
     padding: 15px 6px 25px 6px;
     vertical-align: top;
}
.uvod-popis {
     background-color: white;
     border: 1px solid black;
     margin-right: 14px;
     margin-left: 14px;
     padding-left: 3px;
     padding-right: 3px;
     padding-top: 3px;
     height: 310px;
     width: 208px;
}
.uvod-popis p{
     padding: 0px 10px 10px 10px;
     margin: 0px;
     color: #333333;
}
.uvod-popis td {
     vertical-align: top;
     height: 160px;
}
/****************** SEKCIA 3 **********************/
.section-outer-3 {
     background-color: #F1F1F1;
     border-bottom: 1px solid #D8D8D8;
     padding: 0px 20px 22px 20px; 
}
.section-outer-3 .document a {
     color: #3C3C9D;
     text-decoration: none;
     font-family: Georgia;
}
.section-outer-3 .document a:hover {
     text-decoration: underline;
}
.section-outer-3 .document p {
     margin-top: 5px;
}
/*
.section-outer-3 {
     background-color: #F1F1F1;
     border-bottom: 1px solid #D8D8D8;
     padding-left: 20px;
     padding-right: 10px;
     padding-bottom: 30px;
}
.section-inner-3 {
     width: 460px;
     border-right: 1px solid #CCCCCC;
     padding-right: 10px; 
     padding-top: 2px;
     padding-bottom: 4px;
}
*/
/********************* SEKCIA 4 ******************/
.section-outer-4 {
     background-color: #F1F1F1;
     border-bottom: 1px solid #D8D8D8;
     padding-bottom: 22px;
}
.uvod-kontakt {
     border-left: 1px solid #CCCCCC;
     padding-top: 15px;
     padding-left: 15px;
     color: black;
     font-size: 11px;
}
