/*
 * ==========================================
 * Copyright (C) 2009 Dominik Zak / Artneo.pl 
 * dominik@artneo.pl
 * ==========================================
*/

/*PNG FIX
------------------------------------*/
img, div { behavior: url(js/iepngfix.htc) }
/*RESET
------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, 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 #fff;color: #707070;}
/*KONTENER
------------------------------------*/
#kontener {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: 0; padding: 0px;width: 954px;text-align: left;}
#stopka_kontener {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: 0; padding: 0px;width: 954px;text-align: right;}
/*DIV-Y TOP 
------------------------------------*/
#logo {background: url(../img/logo.jpg) no-repeat;width:338px; height:103px; float:left;}
#data {postion:relative;}
	#data_in {position:absolute;left: 799px;top: 16px;width:150px;}
#menu {text-transform:uppercase;}
	#menu_in {padding:67px 0;}
		ul#menu_ul li { display: inline; padding:0; margin:0; }
		ul#menu_ul { list-style:none;padding:0; margin:0; } 
		ul#menu_ul a {background: url(../img/menu.jpg); display:block; height:36px; text-indent: -9999px; float:left; width:605px;}
			ul#menu_ul li a.home {width:66px; background-position:0 0;}
				ul#menu_ul li a.home:hover {width:66px; background-position:0 -33px;}
      ul#menu_ul li a.home_active {width:66px; background-position:0 -33px;}
			ul#menu_ul li a.personalia {width:110px; background-position:-65px 0;}
				ul#menu_ul li a.personalia:hover {width:110px; background-position:-65px -33px;}
			ul#menu_ul li a.personalia_active {width:110px; background-position:-65px -33px;}
			ul#menu_ul li a.oferta {width:70px; background-position:-181px 0;}
				ul#menu_ul li a.oferta:hover {width:70px; background-position:-181px -33px;}
			ul#menu_ul li a.oferta_active {width:70px; background-position:-181px -33px;}
			ul#menu_ul li a.kontakt {width:77px; background-position:-262px 0;}
				ul#menu_ul li a.kontakt:hover {width:77px; background-position:-262px -33px;}
			ul#menu_ul li a.kontakt_active {width:77px; background-position:-262px -33px;}
			ul#menu_ul li a.biuro {width:250px; background-position:-345px 0;}
				ul#menu_ul li a.biuro:hover {width:250px; background-position:-345px -33px;}
			ul#menu_ul li a.biuro_active {width:250px; background-position:-345px -33px;}

#clear {clear:both; height:}
#flash {float:left; width:338px; height: 451px; margin-top:-31px;}
#txt {float:left; width:600px; background:url(../img/tlo_gl.jpg) center bottom no-repeat;}
	#txt_in {padding:9px;}
#naglowek {margin:5px 0 ;background:url(../img/naglowek.jpg) left no-repeat; }
	.naglowek_h1 {padding: 0 7px; margin:0; color: #388FAB;}
	.naglowek_h3 {padding: 0 9px; margin:0; color: #3D3E39; font-style: italic;}
	.adwokat_h2 {padding: 0; margin:0; color:#323232;}
	.adwokat_h3 {padding: 0; margin:0; color:#6CB6CF;}
.wiecej {color:#388FAB;}
.foto {border: solid 1px #ABABAB;}
/*LINKI
------------------------------------*/
a {outline: none;}

a:link, a:visited, a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#000; font-size: 12px; }
a:hover {text-decoration: underline; color:#439DB8;}

a:link.stopa, a:visited.stopa, a:active.stopa  {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#6F6F6F; font-size: 12px;}
a:hover.stopa {text-decoration: underline;color:#6F6F6F}


a:link.artneo, a:visited.artneo, a:active.artneo  {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#A7A7A7; font-size: 12px;}
a:hover.artneo {text-decoration: underline;color:#BBBBBB}

/*STOPKA
------------------------------------*/
#stopka {background: url(../img/tlo_stopka.jpg) top repeat-x #dadada;height:100px;color: #A7A7A7; clear:both;}
	ul#menu_stopka li { display: inline; padding:0; margin:0; line-height:30px;}

/*KONTAKT
------------------------------------*/
input {border: 1px solid #bebebe; padding:4px 2px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; color: #707070;}
input:focus {border: 1px solid #439DB8;}
.input_submit {background: #439DB8; border:none; height:27px; text-align:center;font-family:Arial, Helvetica, sans-serif;font-size: 12px; color: #fff;}
	.input_submit:focus {border:none;}
textarea { background: #FFF; border: 1px solid #bebebe; padding:4px 2px; height: 18px;width: 130px;font-family:Arial, Helvetica, sans-serif;font-size: 12px; color: #707070; vertical-align: middle; }
textarea:focus {border: 1px solid #439DB8;}
