@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4A8639;
	margin:0;
	padding:0;
	background-color:#fff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
		border:none;
}

ul, li{
    padding:0px;
    margin:0px;
}

h1 {
	font-size: 20px;
	color:#DC0303;
	font-weight:bold;
	margin-bottom:10px;
}


#kontener{
width:950px;
margin:0px auto;
}

#body {
width:950px;
padding-top:45px;
}


#menu{
float:left;
width:300px;
padding:0 0 0 10px;
}

#menu a.rollover {
width: 249px;
display: block;
overflow: hidden;
margin-bottom:15px;
}

#menu a.rollover img {
display: block;
}

#menu a.rollover:hover img {
margin-left: -249px;
}

#menu a.rollover_out {
width: 249px;
display: block;
overflow: hidden;
margin-bottom:15px;
}

#menu a.rollover_out img {
display: block;
margin-left: -249px;
}

#menu a.rollover_out:hover img {
margin-left: -249px;
}

#fader {
width:950px;
height:332px;
background-color:#DBEFD1;
}

#fader img{
display:none;
position:absolute;
margin:0px auto;
}

#text{
float:left;
width:355px;
line-height:24px;
font-size:14px;
text-align:justify;
padding:0 50px 0 0;
}

#text_uslugi{
float:left;
width:320px;
line-height:24px;
font-size:14px;
text-align:justify;
padding:0 50px 0 20px;
}

#text_uslugi ul{
list-style-type:circle;
padding:0 0 15px 20px
}

#box{
float:left;
width:200px;
font-size:14px;
background-color:#DBEFD1;
line-height:24px;
padding:15px;
text-align:center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;    
border-radius: 5px; 
}

#text_kontakt{
float:left;
width:300px;
line-height:24px;
font-size:14px;
text-align:justify;
padding:0 0 0 20px;
}

#stopka{
width:100%;
height:197px;
background-image: url(../img/bg_stopka.jpg);
background-repeat: repeat-x;
background-position: bottom;
font-size:12px;
color:#4C844F;
margin-top:50px;
}

#stopka1{
margin:0 auto;
width:950px;
height:197px;
background-image: url(../img/bg2_stopka.jpg);
background-repeat: no-repeat;
}

.mapa{
float:left;
width:300px;
}

#stopka_dane{
padding:130px 0 0 250px;
}

.cl{
clear:both;
}

.left{
float:left;
}

.right{
float:right;
}

.prawa{
text-align:right;
}


a:link {text-decoration: none; font-weight:bold; color:#82E044;}
a:visited {text-decoration: none; font-weight:bold; color:#82E044;}
a:hover {text-decoration: none; font-weight:bold; color:#4A8639;}
a:active {text-decoration: none; font-weight:bold; color:#4A8639;}


a.dyalcom:link {text-decoration: none; font-weight:bold; color:#4C844F;}
a.dyalcom:visited {text-decoration: none; font-weight:bold; color:#4C844F;}
a.dyalcom:hover {text-decoration: none; font-weight:bold; color:#33AC39;}
a.dyalcom:active {text-decoration: none; font-weight:bold; color:#33AC39;}