a { outline: none; }
/*PNG FIX
------------------------------------*/
img, div { behavior: url(js/iepngfix.htc) }
/*RESET CSS-ÓW
------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, p, blockquote,  
pre, form, fieldset { 
margin: 0; padding: 0;
}
/*BODY
------------------------------------*/
body {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; margin: 0px; padding: 0px;
	background:url(../img/tlo.jpg) repeat-x #051d35;
	color: #fff;
}
/*KONTENER
------------------------------------*/
#kontener {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px;width: 1003px;text-align: left;}
/*DIV-Y TOP 
------------------------------------*/
#logo {background: url(../img/top.jpg) no-repeat; width: 1003px; height: 181px; }
#menu {height:31px;}
/*STRONA  
------------------------------------*/
#txt {background:url(../img/tlo_strona.jpg) no-repeat;}
	#txt_in{padding: 150px 80px; width:500px;}
/*LEWA  
------------------------------------*/
#lewa_poz {position:relative;}
	#lewa {position:absolute;top:382px;left:640px;}
		#lewa_in {padding:5px; height:319px; width:300px;}
			.lewa_naglowek {color:#363636;}

/*LINKI
------------------------------------*/
a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#f2f2f2; font-size: 12px; }
a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#f2f2f2; font-size: 12px;}
a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color:#f2f2f2; font-size: 12px;}
a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none; color:#f2f2f2;font-size: 12px;
}
/*LINKI STOPA
------------------------------------*/
a:link.stopa {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#267dc3; font-size: 12px; margin-left: 15px;}
a:visited.stopa {font-family: Arial, Helvetica, sans-serif; text-decoration: none;color:#267dc3; font-size: 12px;margin-left: 15px;}
a:hover.stopa {font-family: Arial, Helvetica, sans-serif; text-decoration: underline;color:#267dc3;font-size: 12px;margin-left: 15px;}
a:active.stopa {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#267dc3;font-size: 12px;margin-left: 15px;}
/*STOPKA
------------------------------------*/
#stopka {background: url(../img/stopka_tlo.jpg) center no-repeat; height:88px; margin-top:-100px; text-align:center; line-height:85px; color:#1a527a; clear:both;}
	.stop {margin-left:-150px;}

input {
	background-color: #ffffff; 
	color: #646464;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #111111;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

input.wyslij {
	background-color: #ffffff;
	border-style: solid;
	border-color: #111111;
	border-width: 0px;
	color: #430804;
	height: 18px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}


textarea {
	background-color: #FFF;
	border-style: solid;
	border-color: #111111;
	border-width: 1px;
	color: #646464;
	padding:4px 2px;
	height: 18px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}



/*KONTAKT
------------------------------------*/
#kontakt_img 
{
	border-style: solid;
	border-color: #111111;
	border-width: 1px;
	padding:0px 0px;
}

#kontakt_button
{
	background-color:  #296693;
	background-position: center;
	width:143px; 
	height:23px;
	color: #ffffff;
}

#kontakt_kod
{
	border-style: solid;
	border-color: #111111;
	border-width: 1px;
	width:150px; 
	height:32px;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
