#glowna{
    margin  : auto;
    border  : 0px;
    padding : 0px;
    width   : 100%;
    height  : 23px;
    background-color: #9AAEBE; text-align:center;
}
#naglowek {
    margin  : 0 auto;
    border  : 0px;
    padding : 0;
    width   : 755px;
    height  : 23px;
    background-color: #9AAEBE;
}

a.gorne_menu:link	{font-family: Verdana, Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #000000; text-decoration:none}
a.gorne_menu:active	{font-family: Verdana, Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #000000; text-decoration:none}
a.gorne_menu:visited	{font-family: Verdana, Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #000000; text-decoration:none}
a.gorne_menu:hover 	{font-family: Verdana, Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #000000; text-decoration:none}

font.gorne_menu{
font-family: Verdana, Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #000000; text-decoration:none
}

#css_menu{
padding: 0;
margin: 0;
list-style: none;
width:755px;
}

#css_menu ul{
padding: 0;
margin: 5px 0 0 0;
list-style: none;
}


#css_menu li{
float: left;
position: relative;
}

#css_menu a{
text-decoration: none;
}

.tabela
{
border:0;
border-left-width: 0;
background-color: #9AAEBE;
width:150px; padding-top:0px; padding-bottom:0px; text-align:center;
}

.glowne_menu{
border: 0; margin:0 auto;
border-left-width: 0;
background-color: #9AAEBE;
width:150px; padding-top:5px; padding-bottom:5px; text-align:center;
}

.headerlinks a{

font-weight: bold;
color: black;
}

.podmenu{
display: none;
width: 148px;
position: absolute;
top: 18px;
left: 0;
background-color: #AFC1D0;
border-top: 1px solid #AFC1D0;
border-left: 1px solid #C0D8EC;
border-right: 1px solid #C0D8EC;
border-bottom: 1px solid #C0D8EC;

overflow: hidden;
}

.podmenu li{
width: 100%;
}

.podmenu li a{
display: block;
width: 100%;
text-indent: 3px;
padding: 3px;
}

html>body .podmenu li a{ /* non IE browsers */
width: auto;
}


.podmenu li a:hover{
background-color: #C0D8EC;
color: black;
}

#css_menu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#css_menu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 0px; background-color:#9AAEBE;
}
