#menu {
    background-color: #3B6EA1;
	background-image:"url('pic/menu/menu.gif')";
}
#menu .top {

    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-weight: bold;
    font-size: 12px;
    padding: 5px 6px 6px 8px;
}
#menu .top a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color: #ffcc00;
    text-decoration: none;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #0099ff;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #0099ff;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #3B6EA1;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #3B6EA1;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
 background-color: #4583C1;
}
#menu .box-right {
    background-color: #3B6EA1;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #4583C1;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 2px;
}
#menu a {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #DDDDDD;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffcc00;
    text-decoration: none;
    white-space: nowrap;
/*	background-color: #C0C0C0;*/
}
#pata  {
	padding-top: 0;
	background-image: url('pic/spodek.gif');
	background-repeat: no-repeat;
	text-align:right;
	margin-right:5;
	color:#cae2f0;
	font-size:7pt;
}
#podklad {
	padding-top: 0;
	background-image: url('pic/zaklad.gif');
	background-repeat: no-repeat;
	background-color: #3B6EA1
}
