body {scrollbar-face-color: #517680;
      scrollbar-arrow-color: #D2D5C8;
      scrollbar-highlight-color: #7099A5;
      scrollbar-3dlight-color: #517680;
      scrollbar-shadow-color: #4A6D77;
      scrollbar-darkshadow-color: #415F67;
      scrollbar-track-color: #517680;      
      background-color: #D5DADB;
      font-family: Verdana; 
      font-size: 9px; 
      font-style: normal;
      color: #566C74;
      }
      
p {margin-top:0;
   margin-bottom:0;
   font-size: 9px
   }
   
table {font-size: 9px}

h1 {font-family: Verdana; 
    font-size: 9px; 
    color: #566C74;
    margin-top: 0;
    margin-bottom: 0;
    }
h2 {font-family: Verdana;
    font-size: 9px; 
    color: #DBE4E6;
    margin-top:0;
    margin-bottom:0;
    }
h3 {font-family: Verdana;
    font-size: 9px; 
    color: #93B6C1;
    margin-top:0;
    margin-bottom:0;
    }
.normal {font-family: Verdana; 
         font-style: normal;
         font-weight: 400;
         font-size: 9px; 
         color: #566C74;
         margin-top:0;
         margin-bottom:0;
         }
         
.menu a   {text-decoration: none; font-weight: bold}
.menu a:link    {color: #DBE4E6; font-weight: bold}
.menu a:visited {color: #DBE4E6; font-weight: bold}
.menu a:active  {color: #DBE4E6; font-weight: bold}
.menu a:hover   {color: #43555C; text-decoration: none; font-weight: bold}

.opposite a   {text-decoration: none; font-weight: bold}
.opposite a:link    {color: #566C74; font-weight: bold}
.opposite a:visited {color: #566C74; font-weight: bold}
.opposite a:active  {color: #566C74; font-weight: bold}
.opposite a:hover   {color: #E4ECED; text-decoration: none; font-weight: bold}

.navigation a   {text-decoration: none; font-weight: bold}
.navigation a:link    {color: #DBE4E6; font-weight: bold}
.navigation a:visited {color: #DBE4E6; font-weight: bold}
.navigation a:active  {color: #DBE4E6; font-weight: bold}
.navigation a:hover   {color: #43555C; text-decoration: none; font-weight: bold}
 
.table1 {background-color: #D2D5C8;
         }
.table2 {background-color: #9AAFB8;
         }
.table3 {background-color: #566B74;
         }
.table4 {background-color: #D5DADB;
         }
.table5 {background-color: #B7C8CC;
         }
.table6 {background-color: #93ACB3;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #000000 0px solid;
         border-bottom: #D5DADB 2px solid;
         }
.table7 {background-color: #93ACB3;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #D5DADB 2px solid;
         border-bottom: #000000 0px solid;
         }
.table8 {background-color: #93ACB3;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #D5DADB 2px solid;
         border-bottom: #D5DADB 2px solid;
         }
.table9 {background-color: #6C8791;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #000000 0px solid;
         border-bottom: #D5DADB 2px solid;
         }
.table10 {background-color: #6C8791;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #D5DADB 2px solid;
         border-bottom: #000000 0px solid;
         }
.table11 {background-color: #6C8791;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #D5DADB 2px solid;
         border-bottom: #D5DADB 2px solid;
         }
.table12 {background-color: #567C87;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #D5DADB 2px solid;
         border-bottom: #D5DADB 2px solid;
         }

.pictureborder {border: 1px;
                border-color: #566B74;
                border-style:solid;
                }
                
.vote {BORDER-RIGHT: #566C74 1px solid; 
	   BORDER-TOP: #566C74 1px solid; 
	   BORDER-LEFT: #566C74 1px solid;
	   BORDER-BOTTOM: #566C74 1px solid; 
	   BACKGROUND: #D5DADB; 
	   FONT-SIZE: xx-small;
	   FONT-FAMILY: verdana;
	   COLOR: #566C74
       }
.poll {BORDER-RIGHT: #566C74 1px solid;
	   BORDER-TOP: #566C74 1px solid; 
	   BORDER-LEFT: #566C74 1px solid; 
	   BORDER-BOTTOM: #566C74 1px solid; 
	   BACKGROUND-COLOR: #B7C8CC;
	   FONT-SIZE: xx-small;
	   FONT-FAMILY: verdana
       }
/*----Css pro formulaře**/
input{
    font-family: verdana, sans-serif;
    font-size: 10px;
}

.comment{
    font-family: verdana, sans-serif;
    font-size: 9px;
    color: #566C74;
    background-color: #D5DADB;
}
.user{
    font-family: verdana, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #566C74;
    background-color: #D5DADB;
}
.send{
    cursor: hand; cursor: pointer;
}

