* { 
margin: 0;
padding: 0;
}

body {
font: normal 12px Verdana, Helvetica, Arial, sans-serif;
color:#686898;
}
img {
 border: 0;
}
div#head {
 margin:0 auto;
 width: 760px;
}
#menu1 {
 list-style:none;
 background-color:#f0fcff;
 font-size:95%;
 font-weight:bold;
 height:15px;
 line-height:15px;
}
#menu1 li {
  float:left;
	color:#ff0000;
	background-color:#f0fcff;
}
#menu1 a {
 text-decoration:none;
 color:#686898;
 background-color:#f0fcff;
}
#menu1 a:hover {
 text-decoration:underline;
 color:#98b0d0;
 background-color:#f0fcff;
}
#menu1 #lif {
 width:35px;
 margin-left:9px;
 margin-right:5px;
 text-align:right;
 display: inline; 
 background: url('../images/ludzik2.gif') no-repeat;
}
#menu1 #lil {
 width:35px;
 margin-left:5px;
 background:url('../images/ludzik.gif') no-repeat right;
}
#menu1 .dk {
 width:20px;
 text-align:center;
}
#menu2 {
 cursor:default;
 list-style:none;
 margin:2px 0 20px 60px;
 height:20px;
}
#menu2 li {
 float:left;
 margin-right:1px;
 background-color:#2F3060;
 color:#fff;
 font: bold 9pt Arial;
}
#menu2 li p {
 border:1px solid #2f3060;
 padding:2px 5px;
}
#menu2 li a.menu2 {
 border:1px solid #2f3060;
 padding:2px 5px;
 display:block;
 color:#fff;
 background-color:#2F3060;
 text-decoration:none;
}
#menu2 li div {
 position:absolute; 
 background-color:#bfcfdf;
 border-left:1px solid #2f3060;
 border-right:1px solid #2f3060;
 border-bottom:1px solid #2f3060;
 visibility:hidden;
 width:185px;
 font-weight:normal;
}
#menu2 li div a {
 display:block;
 font-size:95%;
 color:black;
 background-color:#bfcfdf;
 width:100%;
 text-decoration:none;
 padding:2px 0 2px 5px;
}
#menu2 li div a:hover {
 color:#fff;
 background-color:black;
}

p#polecamy {
 color:#686868;
 font-weight:bold;
 font-size:90%;
 text-align:center;
 margin:0 auto;
 padding:2em 1em;
 clear:both;
 width:740px;
 background: #fff url('../images/kropka1.gif') repeat-x;
}
p#polecamy a {
 text-decoration:none;
 color:#686868;
 background-color:#fff;
}
p#polecamy a:hover {
 text-decoration:underline;
}
p#polecamy span{
 text-decoration:underline;
 line-height:1.3em;
}
p#stopka {
 color:black;
 font-size:80%;
 font-weight:bold;
 border: 1px solid black;
 padding:2px;
 margin:0 auto;
 width:760px;
}

