/*................................................. DEFAULT ..............................*/
body { 
    margin: 0px;
    padding: 0px;
    background-color: #EBEBEB;
    background-image: url(/images/grafika/bg.jpg);
    background-repeat: repeat-x;
}
.template {
    width: 980px;
    background-color: #ffffff;
}
td {
    font-family:  Arial, Verdana, Tahoma;
    font-size: 8pt;
    color: #404040;
}
a {
    color: #013C79;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #AB8D00;
    text-decoration: underline;
}
h1 {
    font-size: 12pt;
    color: #404040;
    text-transform: uppercase;
}
h2 {
    font-size: 10pt;
    color: #404040;
    text-transform: uppercase;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.section-inner-3 {
    padding-top: 10px;
    background: url(/images/grafika/uput-in.jpg); 
    background-repeat: no-repeat;
}
.section-inner-4 {
    height: 45px;
    background: url(/images/grafika/bg_stred.jpg); 
    background-repeat: no-repeat;
    background-position: right 0px;
}
.section-inner-4 .document, .section-inner-4 .blogger {
    margin-left: 30px;
    width: 440px;
}
.section-inner-5 {
    height: 45px;
    background: url(/images/grafika/bg_vpravo.jpg); 
    background-repeat: no-repeat;
}
.hlavicka {
    width: 980px;
    height: 226px;
    background: url(/images/grafika/bg_hlav.jpg); 
    background-repeat: no-repeat;
}
.paticka {
    width: 980px;
    height: 74px;
    background: url(/images/grafika/bg_pat.jpg); 
    background-repeat: no-repeat;
    background-position: 0px bottom;
}
.paticka td {
    font-size: 8pt;
    color: #777777;
    padding-top: 10px;
}
.jazyk-verzie {
    height: 60px;
    padding-left: 10px;
}
.u_uputavka img {
    padding-left: 4px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/*...................................... NAVIGÁCIA ..............................*/
.rmenu {
    width: 980px;
    height: 23px;
    background: url(/images/grafika/bg_rmenu.jpg); 
    background-repeat: no-repeat;
}
.rmenu td {
    color: #FBFBFB;
    font-size: 11pt;
    padding-left: 30px;
}
.rmenu a {
    font-size: 9pt;
    color: #373737;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}
.rmenu a:hover {
    color: #AB8D00;
}
.vmenu {
    margin-bottom: 20px;
}
.vmenu td {
    height: 20px;
    width: 200px;
    background: url(/images/grafika/bg_vmenu.gif);
    background-repeat: no-repeat;
}
.vmenu a {
    font-size: 8pt;
    color: #373737;
    text-transform: uppercase;
    background: url(/images/grafika/bullet-1.gif);
    background-repeat: no-repeat;
    background-position: -4px -3px;
    padding-left: 37px;
}
.vmenu a:hover {
    color: #AB8D00;
    background: url(/images/grafika/bullet-2.gif);
    background-repeat: no-repeat;
    background-position: -4px -3px;
    padding-left: 38px;
}
.header td {
    font-size: 11pt;
    font-weight: bold;
    color: #6F6F6F;
    text-transform: uppercase;
    padding-bottom: 5px;
}
/*................................................ KRATKÉ SPRÁVY ...........................*/
.blogger { 
    margin-top: 10px;
}
.blogger-preview-preview, .blogger-list-preview {
    padding-left: 17px;
    padding-bottom: 5px;
}
.blogger-detail-content {
    padding-bottom: 5px;
}
.blogger-preview-title a, .blogger-list-title a {
    font-size: 11pt;
    background: url(/images/grafika/bullet-3.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 17px;
}
.blogger-detail-title {
    font-size: 11pt;
    color: #013C79;
    font-weight: bold;
}
.blogger-preview-title a:hover, .blogger-list-title a:hover {
    color: #AB8D00;
    background: url(/images/grafika/bullet-4.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.blogger-preview-list {
    text-align: right;
}
/*................................................ PAGING ...........................*/
.paging {
    width: 70%;
    padding-bottom: 30px;
    padding-left: 300px;
}
.paging-numbers td {
    text-align: center;
    color: #9F9F9F;
    font-weight: normal;
    background-color: #F7F7F7;
    border: 1px solid #D7D7D7;
    padding: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.paging-numbers a {
    color: #013C79;
}
.paging-numbers a:hover {
    color: #AB8D00;
}
.paging td {
    font-size: 13pt;
}
.paging-arrows {
    text-align: center;
    background-color: #F7F7F7;
    border: 1px solid #D7D7D7;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
}
td.paging-arrows {
    font-size: 18pt;
    color: #9F9F9F;
    font-weight: bold;;
}
/*..................................................................................*/
.picture {
    border: 3px solid #012E65;
}
.param-1 td {
    border-bottom: 1px solid #EFEFEF;
    padding-top: 1px;
    padding-bottom: 1px;
}
.param-1 .popis {
    width: 40%;
    padding-left: 5px;
}
.param-1 .udaj {
    font-weight: bold;
    color: #013C79;
    text-align: right;
    padding-right: 5px;
}
