#widepage    { position: relative; width: 1000px; text-align: left; margin: auto }
#hlavicka    { position: absolute; width: 1000px; top: 0px; left: 0px; height: 105px }
#levy        { position: absolute; width: 180px; top: 180px; left: 0px }
#oblibene    { position: absolute; width: 100px; top: 270px; left: 0px }
#obsah       { position: absolute; width: 820px; top: 190px; left: 180px }
#obsah1      { position: absolute; width: 820px; top: 0px; left: 0px }


..#hlavicka    { background-color: ivory; color: green; border-style: none; border-width: medium }
..#hlavicka    { background-image: url('images/web/topbar.gif'); background-repeat: no-repeat }
#levy        { background-color: white; color: blue; border-style: none; border-width: medium }
#pravy       { background-color: white; color: red; border-style: none; border-width: medium }

#tabhlav     { position: absolute; left: 0px; top: 108px }
#podmenu     { position: absolute; left: 0px; top: 5px }
#toplist     { position: absolute; left: 200px; top: 8px }


#distributor { position: absolute; left: 245px; top: 52px }
#kontakt     { position: absolute; top: 45px }

p            { 
               font-family: Verdana; 
               font-size: 9pt; 
               margin-top: 0; 
               margin-bottom: 0; 
               text-indent:0; 
               margin-left:0 
             }
body         { 
               font-family : Arial, Tahoma, Helvetica, Sans-Serif;
               padding-left: 0;
               scrollbar-track-color: silver;
               scrollbar-face-color: silver;
               scrollbar-highlight-color: color;
               scrollbar-3dlight-color: silver;
               scrollbar-darkshadow-color: silver;
               scrollbar-shadow-color: silver;
               scrollbar-arrow-color: gray
             }
a:link       { color: blue; text-decoration: none }
a:visited    { color: purple; text-decoration: none }
a:active     { color: blue; text-decoration: none }
a:hover      { color: blue; text-decoration: underline}                              


.tabmenu tr           { background-color: blue; font-family: Arial; font-size: 9pt; font-weight: bold; text-align: center }
.tabmenu a:link       { color: white; text-decoration: none }
.tabmenu a:visited    { color: white; text-decoration: none }
.tabmenu a:active     { color: black; text-decoration: none }
.tabmenu a:hover      { color: black; text-decoration: none }

.tabulka     { font-family: Verdana; font-size: 9pt }

.pouze_read  { background-color: whitesmoke; color: blue }

.hlnadpis    { 
               font-size: 13pt; 
               font-weight: bold; 
               font-style: italic;
               font-family: Arial;
               color: purple;
               text-decoration: none;
             } 
.widepage    { 
               border-style:solid; 
               border-width:0; 
               width: 760px; 
               position: static; 
               text-align: left; 
               margin: 0px; 
               padding-top:0;
             }