@charset "utf-8";


body {
	background-color: white;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}



h1 {
	font-family: arial;
	font-size: 16px;
	color:#666666;
	font-weight:bold;
	margin-bottom: 15px;

}
.kontener{
width: 1000px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#666666;
margin:0 auto;
text-align:justify;
}

.content{
width: 630px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
color:#666666;
text-align:justify;
float:right;
padding:0 40px 0 40px;
margin-bottom:40px;
}
.content a,.content a:visited {
color:#383838;
text-decoration:underline;
}
.content a:hover{
color:#666666;
text-decoration:underline;
}
/*
.wiecej_over a{
    background-image:url(../img/wiecej.jpg);
    width:58px;
    height:27px;
    display:block;
}
.wiecej_over a:hover {
    background-image:url(../img/wiecej_over.jpg);
    width:58px;
    height:27px;
    display:block;

}
.wiecej_over a:visited{
    background-image:url(../img/wiecej.jpg);
    width:58px;
    height:27px;
    display:block;
}*/
.top{
width: 1000px;
font-family:Arial, Helvetica, sans-serif;
}
.tresc{
width: 1000px;
min-height:280px;
	background-image: url(../img/tlo_kontener.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.stopka{
width: 1000px;
background-image: url(../img/tlo_stopka.jpg);
background-repeat:repeat-x;
color:#adadad;
font-size:12px;
line-height:14px;
padding-top:20px;
}
.stopka a,.stopka a:visited{
text-decoration:none;
color:#adadad;
}
.stopka a:hover{
text-decoration:underline;
color:#adadad;
}

.box{
width: 279px;
min-height:173px;
	background-image: url(../img/box_tlo.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:0 21px 0 21px;
	margin-bottom:40px;

}

.menu{
width: 290px;
min-height:173px;
float:left;
background-image: url(../img/menu_tlo.jpg);
background-repeat:no-repeat;
padding-top:32px;

}


.menu ul   {
width: 273px;
list-style:none;
margin:0;
padding:0 0 0 27px;

}

h3.gm  a:link, h3.gm a:visited{
    	display:block ;
	width: 263px ;
	height:33px ;
	list-style-type: none ;
	text-decoration:none ;
	font-size:15px ;
	font-weight:normal ;
	color:black ;
	text-decoration:none ;
	padding:4px 0 0 27px ;
	background-image: url(../img/menu_out.jpg);
	background-repeat:no-repeat ;
}
h3.gm a:hover{
	display:block;
	width: 263px;
	height:33px;
	list-style-type: none;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	color:white;
	text-decoration:none;
	padding:4px 0 0 27px;
	background-image: url(../img/menu_over.jpg);
	background-repeat:no-repeat;
}

.menu li{
	display:block;
	width: 290px;
	list-style-type: none;
	text-align:left;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	margin:0;
	padding:0 0 0 0;

}
.menu li a:link, #menu li a:visited{
	display:block;
	width: 263px;
	height:33px;
	list-style-type: none;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	color:black;
	text-decoration:none;
	padding:4px 0 0 27px;
	background-image: url(../img/menu_out.jpg);
	background-repeat:no-repeat;

}



.menu li a:hover{
	display:block;
	width: 263px;
	height:33px;
	list-style-type: none;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	color:white;
	text-decoration:none;
	padding:4px 0 0 27px;
	background-image: url(../img/menu_over.jpg);
	background-repeat:no-repeat;
}


#submenu{
width:263px;
margin:0;
padding:0;
text-align:left;
margin:0 0 20px 0;
list-style:none;


}

#submenu li{
	width:223px;
	margin:0;
	height:20px;
	padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:black;
	text-decoration:none;
	margin:8px 0 0 0;


}

#submenu .submenu a:link, #submenu .submenu a:visited{
	color:black;
	width:197px !important;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	padding: 3px 0 0 20px;
        background-image: url(../img/menu_out.jpg) !important;

} 


#submenu .submenu a:hover{
	color:white;
	width:197px;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	background-repeat: no-repeat;
		padding: 3px 0 0 20px;
} 



h3{
margin:0;

}


input{
	width:240px;
	color:grey;
	
}
textarea{
	width:240px;
	color:grey;
	
}

#wyslij{
	width:240px;
	color:grey;
	
}

.clear{
height: 1px;
clear: both;
}

