@charset "utf-8";
/* CSS Document */
body {
	margin      : 0px;
	padding     : 0px;
	/*
     * konieczne dla IE5
     */
    text-align  : center;
	font-family : verdana, helvetica, sans-serif;
	font-style  : normal;
	font-weight : normal;
	font-size   : 8pt;
 background   : rgb(255,255,255); 
}
#pojemnik {
    margin  : 0px auto;
    padding : 0px;
  /*
     * szerokosc kolumny
     */
   width        : 911px;
   
    background   : rgb(255,255,255);
    text-align   : justify;
}

#mapa {
	width: 911px;
	height: 575px;
	background-image: url(../img/mapa.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}
#logo
{
	width: 841px;
	background-position: center top;
	margin-left: 36px;
	padding-top: 40px;
	z-index: 5;

}



div.submenu0
{
	margin-top: -12px; 
	margin-left: 358px;
	z-index: 5;
	background-color: #94A3C9;
	height: 142px;
	width: 148px; 
	visibility: hidden;
}

div.submenu1
{
	margin-left: 367px;
	margin-top: -624px;
	z-index: 5;
	background-color: #94A3C9;
	height: 142px;
	width: 148px; 
	visibility: hidden;
}

div.submenu2
{
	margin-top: -437px; 
	margin-left: 368px;
	z-index: 5;
	background-color: #94A3C9;
	height: 142px;
	width: 148px; 
	visibility: hidden;
}

#mapa2 {
	width: 950px;
	height: 1040px;
	background-image: url(../img/mapa3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}
#logo2
{
	width: 841px;
	background-position: center top;
	margin-left: 45px;
	padding-top: 5px;

}
#mapa4 {
	width: 950px;
	height: 795px;
	background-image: url(../img/mapa4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}


#naglowek {
	margin-left: 120px; 
	margin-top: 15px;
	background:url(../img/naglowek.png) ; 
	background-repeat:no-repeat ; 
	width: 500px ; 
	height: 48px ; 
	padding-top: 15px; 
	padding-left: 20px ;
}

#naglowek_napis h1{
	margin: 0px;
	font-size: 16px ; 
	color: #000066 ; 
	font-family: Georgia, Times New Roman, Times, serif ;
}

#tresc1 {
	background:url(../img/tresc1.jpg) ; 
	width: 763px; 
	height: 509px;
	margin-left: 55px; 
	margin-top: 5px; 
	padding-left: 85px ; 
	padding-top: 20px; 
	font-size: 14px ; 
	font-family: Arial, Helvetica, sans-serif ; 
	color:#333333 ; 
	line-height: 20px; 
	background-repeat:no-repeat ; 
	z-index: 1;
}


#tresc2 {
	background:url(../img/tresc2.jpg) ; 
	width: 763px; 
	height: 322px;
	margin-left: 55px; 
	margin-top: 5px; 
	padding-left: 85px ; 
	padding-top: 20px; 
	font-size: 14px ; 
	font-family: Arial, Helvetica, sans-serif ; 
	color:#333333 ; 
	line-height: 20px; 
	background-repeat:no-repeat ; 
	z-index: 1;
}

span.kontakt {
	font-size:14px ; 
	color: #333333; 
}

span.kontakt a{
	font-size:14px ; 
	color: #333333;
	text-decoration: none; 
}

span.kontakt a:hover{
	font-size:14px ; 
	color: #333333;
	text-decoration: underline; 
}

span.kontakt_form_naglowek {
	font-size: 12px;
	font-weight: bold;
}

.kontakt_form{   
	margin-top: 10px;
}

.kontakt_form_label{   
	font-size: 12px;
	width: 100px;
}

.kontakt_form_input{   
	width: 300px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #666666;
}

.kontakt_form_textarea{   
	width: 300px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #666666;
}

#stopka_emart_0 {
	float: left;
	margin-left: -20px; 
	margin-top: 140px;
}

#stopka_emart_0 a {
	text-decoration: none;
	color: #999999; 
}

#stopka_emart {
	float: left;
	margin-left: 80px; 
	margin-top: -30px;
}

#stopka_emart a {
	text-decoration: none;
	color: #999999; 
}


#stopka_menu {
	float: left;
	margin-left: 250px; 
	margin-top: 140px;
}

#stopka_menu a {
	text-decoration: none;
	color: #999999; 
}

#stopka_copyright {
	float: left;
	text-align: right;
	margin-top: 140px;
	margin-left: 100px;
	color: #999999; 
}

#stopka_uslugi {
	float: left;
	text-align: right;
	margin-top: 140px;
	color: #999999; 
}

#stopka_uslugi h1{
	text-align: right;
	margin-top: 140px;
	margin      : 0px;
	padding     : 0px;
	font-family : verdana, helvetica, sans-serif;
	font-style  : normal;
	font-weight : normal;
	font-size   : 8pt;
	color: #999999; 
}

