/* html i body */
html, body { 
	margin:0; 
	text-align: center;
        background: rgb(25,25,25) url(../i/tlo.png) top repeat-x;
	}
	
body, table, td { font: 11px Verdana; color: #333333; }
img, a img { border: 0px none; margin: 0; }

a:link {color: rgb(201,144,27); text-decoration: none }
a:visited {color: rgb(201,144,27); text-decoration: none }
a:hover {color: rgb(201,144,27); text-decoration:underline }

/* main */

div#main {clear:both; margin:0 auto; width: 980px; text-align:left; }


div#stopka {height: 48px; width: 980px; clear: both; float: none; background: black url(../i/stopka-tlo.png) top repeat-x;}
div#stopka #stopka-atmo {float: left; width: 200px; font: bold 10px Verdana; color: white;
	padding: 14px 16px 12px 16px;}
div#stopka #stopka-menu {float: right; width: 430px; font: 10px Arial; color: white;
	padding: 18px 16px 12px 16px; text-align: right;}
#stopka #stopka-menu ul {margin: 0; padding: 0; color: #7C7C7C; font: 10px Arial;}
#stopka #stopka-menu li {float: left; padding: 0 1em 0 2.1em;  list-style-type: none;}
#stopka #stopka-menu ul li a:link {color: #7C7C7C; text-decoration: none;}
#stopka #stopka-menu ul li a:visited {color: #7C7C7C; text-decoration: none;}
#stopka #stopka-menu ul li a:hover {color: #B13033 ; text-decoration: underline;}

#content {clear:both; margin:0 auto; width: 980px; font: 12px Georgia; color: rgb(201,144,27);}

#tresc {float: left; padding: 2em 0.5em 2em 2em; line-height: 180%; width: 600px;}
#naglowek {padding: 0 0 2em 0; font: bold 14px Georgia; color: rgb(201,144,27);}
#right {float: right; padding: 0 0 2em 1em; line-height: 180%; width: 308px}

div#obraz {float: left; padding: 0.8em;}
div#obraz mini {border: 4px solid #D3A20A;}
div#obraz #mini {border: 4px solid #D3A20A; padding: 0.1em 0.1em 0.1em 0.1em;}
div#obraz #mini:hover {border: 4px solid #BF0000; padding: 0.1em 0.1em 0.1em 0.1em}


#tresc-menu {float: left; padding: 2em 1em 2em 2em; line-height: 180%; width: 570px}

#amenu-nag {clear:both; margin:0 auto;  padding: 1em 0 1em 0; font: bold 13px Georgia; color: rgb(201,144,27); width: 568px;}
#amenu-pozycja {float: left; width: 566px; padding: 4px; 0 8px 0; border-bottom: 1px solid #3B3B3B; margin-bottom: 8px;}
#amenu-pozycja #amenu-nazwa {font: bold 13px Georgia; width: 400px; float: left;}
#amenu-pozycja #amenu-opis {font: 11px Tahoma;}
#amenu-pozycja #amenu-cena1 {font: bold 12px Georgia; width: 70px; float: left; text-align: center;}
#amenu-pozycja #amenu-cena2 {font: bold 12px Georgia; width: 70px; float: left; text-align: center;}

#right-menu {float: left; padding: 12em 0 2em 1em; line-height: 180%; width: 340px}


#tresc-kontakt {float: left; padding: 2em 1em 2em 2em; line-height: 180%; width: 220px}
#right-kontakt {float: left; padding: 0 0 1em 0; line-height: 180%; width: 353px}
#kontakt-formularz {float: left; padding: 2em 2em 1em 2em; line-height: 180%; width: 320px; background: rgb(19,19,19); color: #8A8A8A;}
#tresc-mapa {float: left; padding: 2em 1em 2em 2em; line-height: 180%; width: 936px}




/* kontakt */
#formZgloszenie label {
		float:left;
		width:10em;
	margin-top: 5px;
	margin-bottom: 4px;
	color: #8A8A8A;
	font: 11px Tahoma;
	}

#formZgloszenie {
float: left;
	width: 320px;
	margin: 0;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #8A8A8A;
}

#formZgloszenie   .input1  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #585858;
	border: 1px solid #454545;
	margin-top: 3px;
	margin-bottom:3px;
}
#formZgloszenie  .input2  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #585858;
	border: 1px solid #454545;
	margin-top: 3px;
	margin-bottom: 3px;
}

.input-submit {
	color: white;
	font: bold 11px Tahoma;
	border:0; height: 30px;
	background: url(../i/button-tlo.png) top left repeat-x;
	margin-top: 3px;
	margin-bottom:3px;
}

#formZgloszenie .obramowanie .tloPole .inputOznaczony_3 {
	background-color: white;
	height: 21px;
	width: 310px;
}
#formZgloszenie .obramowanie .tloPole .inputOznaczony_4 {
	width: 280px;
	float: right;
}


