.topic
     {
     border-bottom: dotted 0px;
     border-top: dotted 0px;
     border-left: dotted 0px;
     border-right: dotted 0px;
     text-align: center;
     font-size:18px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-weight: bold;
     color: #345A99;
     border-color: red
     }
     
#menu  ul {
   list-style-type : none;
   margin : 0px;
   padding: 0px;
}
#menu ul li{
   display: inline;
   }
#menu ul li a{
   cursor: hand;
   
   display: inline;
   background-color : white;
   
   border-top: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   
   padding-left : 3px;
   padding-top : 3px;
   padding-bottom : 3px;
   
   color : #000000;
   
   height : 12px;
   font-family : "Verdana";
   text-decoration : none;
   font-size : 12px;
   width: 100px;
   font-weight: normal;
}

#menu ul li a:hover{
   cursor: hand;
   
   display: inline;
   background-color : #EBEBEB;

   border-top: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;

   padding-left : 3px;
   padding-top : 3px;
   padding-bottom : 3px;

   color : #000000;

   height : 12px;
   font-family : "Verdana";
   text-decoration : none;
   font-size : 12px;
   width: 100px;
   font-weight: normal;
}


SELECT {
     BORDER-RIGHT: #000000 1px solid;
     BORDER-TOP: #000000 1px solid;
     BORDER-LEFT: #000000 1px solid;
     BORDER-BOTTOM: #000000 1px solid;
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: white
     }
     
TEXTAREA {
     BORDER-RIGHT: #000000 1px solid;
     BORDER-TOP: #000000 1px solid;
     BORDER-LEFT: #000000 1px solid;
     BORDER-BOTTOM: #000000 1px solid;
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: white
     }
     
INPUT
     {
     BORDER-RIGHT: #000000 1px solid;
     BORDER-TOP: #000000 1px solid;
     BORDER-LEFT: #000000 1px solid;
     BORDER-BOTTOM: #000000 1px solid;
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: white
     }

.checkbox
     {
     BORDER-RIGHT: #000000 0px solid;
     BORDER-TOP: #000000 0px solid;
     BORDER-LEFT: #000000 0px solid;
     BORDER-BOTTOM: #000000 0px solid;
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: transparent;
     }
.radio
     {
     BORDER-RIGHT: #000000 0px solid;
     BORDER-TOP: #000000 0px solid;
     BORDER-LEFT: #000000 0px solid;
     BORDER-BOTTOM: #000000 0px solid;
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     BACKGROUND-COLOR: transparent;
     }
     
     

a:link
     {
     color: blue;
     text-decoration: ;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     }

a:visited
     {
     color: blue;
     text-decoration: ;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     }
a:hover
     {
     color: red;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     }
a:active
     {
     color: red;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     }
     

a.false:link {color: gray; text-decoration: underline;}
a.false:visited {color: gray; text-decoration: underline;}
a.false:hover {color: gray; text-decoration: underline;}
     
a.link_bez_underline:link
     {
     color: #000000 ;
     text-decoration: none;
     }
a.link_bez_underline:visited
     {
     color: #000000 ;
     text-decoration: none;
     }
a.link_bez_underline:hover
     {
     color: #000000 ;
     text-decoration: none;
     }
     

a.link_menu_nawigacyjne:link
     {
     FONT-SIZE: 12px;
     FONT-FAMILY: Tahoma;
     color: #000000 ;
     text-decoration: none;
     }
a.link_menu_nawigacyjne:visited
     {
     FONT-SIZE: 12px;
     FONT-FAMILY: Tahoma;
     color: #000000;
     text-decoration: none;
     }
a.link_menu_nawigacyjne:hover
     {
     FONT-SIZE: 12px;
     FONT-FAMILY: Tahoma;
     color: #000000;
     text-decoration: underline;
     }
     
     
     
a.link_podmenu_nawigacyjne:link
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #000000 ;
     text-decoration: none;
     }
a.link_podmenu_nawigacyjne:visited
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #000000;
     text-decoration: none;
     }

a.link_podmenu_nawigacyjne:hover
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #000000;
     text-decoration: underline;
     }
     
     
     
a.link_menu_gorne:link
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #333333 ;
     text-decoration: none;
     }
a.link_menu_gorne:visited
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #333333;
     text-decoration: none;
     }

a.link_menu_gorne:hover
     {
     FONT-SIZE: 10px;
     FONT-FAMILY: Verdana;
     color: #333333;
     text-decoration: underline;
     }
     
     

.kom
     {
	 margin: 10px 0 10px 6px;
	 margin-left: 5px;		
     border-bottom: dotted 1px;
     border-top: dotted 1px;
     border-left: dotted 1px;
     border-right: dotted 1px;
     text-align: center;
     font-size:14px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-weight: bold;
     color:red;
     border-color: red
     }
.ok
     {
	 margin: 10px 0 10px 6px;
	 margin-left: 5px;		
     border-bottom: dotted 1px;
     border-top: dotted 1px;
     border-left: dotted 1px;
     border-right: dotted 1px;
     text-align: center;
     font-size:14px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-weight: bold;
     color:red;
     border-color: red
     }
.error
     {
	 background: #FFF7D2;
	 margin: 10px 0 10px 6px;
	 margin-left: 5px;
     border-bottom: dotted 1px;
     border-top: dotted 1px;
     border-left: dotted 1px;
     border-right: dotted 1px;
     text-align: center;
     font-size:14px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-weight: bold;
     color:red;
     border-color: red

     }
     
     
.tabela_kropki
     {
     border-bottom: dotted 1px;
     border-top: dotted 1px;
     border-left: dotted 1px;
     border-right: dotted 1px;
     }
     
.tabela_down_ramka
     {
     border-bottom: dotted 1px;
     }

     


body {
     font-size: 12px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     bgcolor:white;
     }
     
table
     {
     font-size: 12px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     bgcolor:white;
     }
     
td
     {
     font-size: 12px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     bgcolor:white;
     }





<!-- hurtownia -->
.input {BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #0066CC 1px solid; BORDER-BOTTOM: #0066CC 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}
.button {color: #000000; border-style: solid; border-color: #0066CC; font-size:10px; font-style: ,Arial CE}



