* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: tahoma;
    font-size: 11px;
    color:#333;
    background: white; 
    text-align: left;
}

a:link { color: #AAA; text-decoration: none; } 

a:visited { color: #AAA; text-decoration: none; } 

a:hover { color: #000000; text-decoration: underline; } 

a:active { color: #000000; text-decoration: none; } 

a.copy:link { color: #FFF; text-decoration: none; } 

a.copy:visited { color: #FFF; text-decoration: none; } 

a.copy:hover { color: #FFF; text-decoration: underline; } 

a.copy:active { color: #FFF; text-decoration: none; } 

h1, h2, h3, h4, h5 {
    color: #000000;
    margin-top: 20px;
    margin-bottom: 5px;
}

h1 {
    margin-top: 0;
    
    color: black;
    line-height: 1.2em;
    margin-bottom: 20px;
}

h2 {
    margin-bottom: 10px;  
    margin-top: 5px;
    
    font-size: 13px;
}

h3 {
    
}

h4 {
    
}

h5 {
    
}

menu, ul {
    list-style-type: none;
}

.container {
    width: 1000px;
    margin: 0 auto;
}

.layer1 {
    position: absolute;
    width: 244px;
    height: 237px;
    margin: 86px 0 0 792px;
    z-index: 100;
}

.layer1 a, .layer1 img {
    border: 0;
}

.languages {
    text-align: right;
    padding: 10px 139px 0 0;
    line-height: 0px;
    display: block;
    position: absolute;
    right: 55px;
}

.languages span {
    color: #000000;
    font-weight: bold;
    padding: 0 4px;
}

.languages a {
    color: #999999;
    text-decoration: none;
    font-weight: bold;
    padding: 0 4px;
}

.languages a:hover {
    text-decoration: underline;
}

.header {
    height: 187px;
    width: 1011px;
    float: left;
    background: url(/domains/slezak/UserFiles/images/Header.png) no-repeat top;
}

.header .logo {
    display: block;
    height: 35px;
    width: 213px;
    float: left;
    background: none;    
    margin-top: 17px;
}

.board {
    width: 1000px;
    float: left;
    font-size: 0px;
    margin-bottom: 0;
    top: -35px;
    position: relative;
    z-index: -1;
}

.block {
    border-top: 0px solid black;
    width: 1000px;
    float: none;
}

.left-panel {
    float: left;
    background: none;
    margin-top: -35px;
}

.left-panel-container {
    float: left;
    width: 410px;
    min-height: 50px;
    background: #191B4E;
    color: white;
    height: 400px;
}

.left-panel-content {
    padding: 50px;
    font-size: 13px;
}

.right-panel {
    float: right;
}

.right-panel-container {
    float: right;
    width: 0px; /* 200px */
    min-height: 100px;
}

.right-panel-content {
    
}

.middle-panel {
    float: left;
    width: 590px; /* 560px */
    min-height: 400px;
    background: none;
    overflow: hidden;
}

.middle-panel-content {
    padding: 50px;
    line-height: 16px;
}

.footer {
    float: left;
    width: 1000px;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

.footer-content {
    padding: 15px 20px;
}

.footer-shadow {
    float: left;
    width: 1000px;
    height: auto;
    background: none;
}

.footer-shadow-content {
    text-align: right;
    padding: 5px 10px 0 0;
    font-size: 11px;
}

.footer-shadow-content a {
    border: 0;
    color: #000000;
    text-decoration: none;
}

.footer-shadow-content a:hover {
    text-decoration: underline;
}

.footer-shadow-content a img {
    border: 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 15px;
}

#footer-table-1 {
    
}

#footer-table-1 td {
    font-size: 11px;
    padding-right: 30px;
}

#footer-table-1 td a {
    font-size: 11px;
    text-decoration: none;
}

#footer-table-1 td a:hover {
    text-decoration: underline;
}

/* horne menu */

.ddsmoothmenu {
    font-size: 14px;
    font-weight: normal;
    background: transparent;
    margin-top: 39px;
}

.ddsmoothmenu ul li a {
    background: url(/domains/www-tvorba/UserFiles/web/menu-separator.png) no-repeat top left; /*background of menu items (default state)*/
    padding: 42px 26px;
    color: #000000;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 16px;
    /* text-shadow 0 0 0 #999999; */
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: white;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.preselected {
    background: none;
    color: white;
}

.ddsmoothmenu ul li a:hover {
    background: url(/domains/slezak/UserFiles/images/selekcia_menu.png) repeat-x;
    color: white;
}

.ddsmoothmenu ul li ul li a{
    font-size: 15px;
    font-weight: normal;
    width: 160px;
    padding: 10px 5px 10px 10px;
    margin: 0;
    border-top-width: 0;
    background: #AC0000;
    color: white;
    text-shadow: 0 0 2px #666666;
}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited {
    color: white;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a.preselected {
    background: url(/domains/slezak/UserFiles/images/selekcia_menu.png) repeat-x;
    color: white;
}

.ddsmoothmenu ul li ul li a:hover{
    background: url(/domains/slezak/UserFiles/images/selekcia_menu.png) repeat-x;
    color: white;
}



.downarrowclass{
    position: absolute;
    top: 45px;
    right: 7px;
}

.rightarrowclass{
    position: absolute;
    top: 13px;
    right: 5px;
}

.middle-panel-content li {
    list-style-type: disc;
}

p {
    margin-bottom: 1em;
}
.ddsmoothmenu ul li {
    background: url(/domains/slezak/UserFiles/images/separator.png) no-repeat -30px center;
}

/* TopText */

.toptext {
    width: auto;
    display: none;
}

.toptext .inner {
    width: 1000px;
    margin: 0 auto;
}