body, html{margin: 0; padding: 0; font-family: verdana; font-size: 1em;}
body{
background-image: url(../grafika/tlo.gif);
}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
.mkbold{
font-weight: bold;
}
#banner{
/* background-image: url(../grafika/banner.gif);
background-repeat: no-repeat; */
/*line-height: 80px; */
height: 60px;
}
#banner img{
border: none;
margin-left: 25px;
float: left;
}
#banner h1{
color: #007931;
text-align: right;
margin: 0;
padding: 0;
padding-right: 30px;
}

#container-wrapper{
width: 100%;
position: absolute;
top: 0;
left: 0;
margin:0; padding: 0;
}
#container
{
	width: 800px;
	margin: 20px auto;
	text-align: left;
	background-color: white;
}

#menu{
float: left;
background-image: url(../grafika/beczka.jpg);
background-repeat: no-repeat;
width: 200px;
height: 320px;
padding: 20px 0 10px 60px;
font-size: .9em;
}

#menu h4{
margin: 0;
padding: 0;
margin-bottom: 80px;
}

#produkty{
overflow: hidden;
position: absolute;
top: 255px;
left: 270px;
border: 0 #007931 groove;
background-color: white;
padding: 0 10px;
width: 120px;
display: block;
height: 0;
}
a.level1{
background-image: url(../grafika/bullet2.gif);
background-position: 3px 50%;
background-repeat: no-repeat;
padding-left: 25px;
display: block;
}
#menu a{
text-decoration: none;
color: black;
margin: 5px 0;
}
#menu a.level0:hover, #menu a.chosen{
display: block;
background-image: url(../grafika/bullet.gif);
text-decoration: underline;
}

#menu a.level0{
display: block;
background-image: url(../grafika/bullet1.gif);
background-position: 3px 100%;
background-repeat: no-repeat;
height: 20px;
padding-left: 25px;
}


#content{
font-size: .8em;
text-align: justify;
margin-left: 220px;
}
#content a{
color: #007931;
text-decoration: none;
}
#content a:hover{
text-decoration: underline;
}
#content ul{
line-height: 140%;
}

#content dl{
line-height: 150%;
}
#content dt{
font-weight: bold;
}
#content h4{
font-size: 1.1em;
margin: 0;
color: #007931;
}
#content-in{
height: 350px;
width: 380px !important;
width: 360px;
padding-right: 10px;
overflow: auto;
}
#chmurka-wrapper{
position: absolute;
top: 240px;
left: 440px;
width: 200px;
height: 0;
overflow: hidden;
}
#chmurka{
width: 185px;
height: 85px;
padding: 105px 5px 0 10px;
background-image:url(../grafika/chmurka.gif);
background-repeat: no-repeat;
font-size: .8em;
line-height: 150%;
}
#loga{
float: right;
width: 150px;
text-align: center;
}
#loga img{
margin: 5px 0;
}
#stopka{
clear: both;
border-top: 2px #007931 groove;
text-align: center;
font-size: .7em;
margin-top: 10px;
}
#stopka a{
color: #007931;
}

