a {
    text-decoration: none;
    border: none;
    color: white;
    font-weight: bold;
}
ul li 
{
    list-style-type: none;
    list-style-image: url('/image/client/li.png');
    
}
p {
     text-align: justify;
}

table {
    margin-bottom: 30px;

}
table th {
    background-color: #20202c;
    color:  #dea443;
    font-weight: bold;
    font-style: italic;
    font-size: 100%;
    text-align: left;
    padding: 10px;
}

table td {
    padding: 0.3em;
    text-align: left;
}
.td1 {
    background: #ccd6e2;
}
.td1:hover {
    background: #dde7f3;
}
.td2 {
    background: #6983a4;
    background: #869FB6;
}
.td2:hover {
    background: #7a94b5;
}
    #main a {
        color: #d59242;
        font-weight: bold;
         
    }
    #main a:hover {
        text-decoration: underline;
    }
    
    img {
        border: none;
    }

    body,
    html {
        margin:0;
        padding:0;
        color:#000;
        font-family:  Verdana, Arial, Tahoma, sans-serif;
        font-size: 12px;
    }
    body {
        min-width:900px;
        background-color: #869fb6 !important;
    }
    #wrap {
        background: transparent;
        margin:0 auto;
        width:900px;
    }
    #header {
        width: 900px;
        height: 187px;
    }
    .login-pole{
        font-size: 75%;
        font-weight: bold;
    }
    #login-internet {
        margin-right: 1px;
        float: right;
        width: 154px;
        height: 25px;
        background: url('/image/client/login-internet.png');
        text-align: center;
    }
    #login-internet a, #login-voip a {
        display: block;
        margin-top: 3px;        
    }
    #login-voip {
        margin-right: 10px;
        float: right;
        width: 103px;
        height: 25px;
        background: url('/image/client/login-voip.png');
        text-align: center;
    }
    #menu-top {
        height: 30px;        
        padding:5px;
       
    }
    #menu-top ul{
        margin: 0;
        padding:0;
        list-style:none;
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    #menu-top li{
        
        margin:0;
        display:table-cell;
        display: block;
        float: left;
        padding:4px 0;
        text-align: center;
        width: 127px;

    }
    #menu-top li a:link, #menu-top li a:visited{

        margin:0;
        color: #dea443;
        font-weight: 900;
        font-size: 100%;
    }
    /**
    * --konec hlavicky
    */
    #main {
        background: transparent;
        margin-left: 230px;
        margin-top: 5px;
        border: 2px solid white;
        background: #e3e2e7;
        padding: 10px;
    }
    #mainError {
        background: transparent;
        margin-top: 5px;
        border: 2px solid white;
        background: #e3e2e7;
        padding: 10px;
    }
    h3 {
        color: #dea443;
        font-style: italic; 
    }
        /**
    * --konec hlavniho okna
    */

    #sidebar {
        background: transparent;
        float:left;
        width:219px;
        margin-top: 5px;
        
    }
    #menu-sidebar {
        background: #8a8a95;
        border: 2px solid white;
        margin-bottom: 10px;
        
    }
    #menu-sidebar ul , #menu-sidebar ul li{
        list-style-type: none ;
        list-style-image: none;
        margin: 0;
        padding: 0;
    }
    #menu-sidebar ul li a {
        display: block;   
        padding: 10px ;
        font-weight: bold;
        text-transform: lowercase; 
    }
    #menu-sidebar ul li a:hover {
        background-color: #686875;
    }

/**
 * --konec leve menu
 */

    #footer {
        clear:both;
        float: left;
        margin-top: 20px;
    }
    #footer #logo-sten-small{
        float: left;
        width: 117px;
        height: 51px;
        margin: 0;
        padding: 0;
        
    }
    #footer ul{
        margin: 0 0 5px 120px;
    }
    #footer li {
        display: inline;
        color: white;
        font-size : 75%; 
        
    }
    #footer a:link, #footer a:visited{
        color: inherit;
        text-transform: uppercase;
    }
    #footer a:hover {
        text-decoration: underline;
    }
    
 /**
 * --konec footer
 */

 /**
 * --titulka--
 */
    #title {
        padding: 0;
        margin: 0;
        background: transparent;
    }
    #title .banner-left {
        float: left;
        width: 446px;
        height: 112px;
        margin: 5px 0;
    }
    #title .banner-right {
        float: right;
        width: 446px;
        height: 112px;
        margin: 5px 0;
    }
    #title #news {
        float: left;
        width: 442px;
        height: 257px;
        overflow: hidden;margin: 4px 0;
        background: #8a8a95 url('/image/client/bg-novinky.jpg') repeat-x top left;
        border: 2px solid white;
    }
    #title #news #news-title{
        padding-left: 20px;
        padding-top:10px;
        width: 420px;
        height: 30px;
        color: #d59242;
        font-style: italic;
        font-weight: bolder;
    }
    #title #news ul {
        margin: 0;
        padding: 0;
    }
    #title #news ul li {
        
        list-style-type: none;
        display: block;
        border-bottom: 1px solid white;
        margin: 0;
        padding:  10px;
    }
    
    #title #banners{
        float: right;
        width: 446px;
        height: 260px;
    }
    
    #title #banners #akce{
        float: right;
        width: 219px;  
        height: 260px;
        margin: 4px 0;         
    }
    #title #banners #konektivita{
        background: url('/image/client/banner-konektivita.jpg');
        width: 219px;  
        height: 125px;
        text-align: center;
        overflow: hidden;
        margin-top: 5px;
    }

    #title #banners .banner-small
    {
        
        margin: 4px 0;

    }
   
    