body
{
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	background-image: url(http://img.siwiak.pl/kps_tlo_353536.png);
	background-repeat: repeat-x;
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Cambria, Georgia, serif;
}

h4
{
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

div#calosc
{
	width: 990px;
	margin: 0 auto;
}

div#naglowek
{
	background-image: url(http://img.siwiak.pl/kps_fotografie.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 0;
}

div#naglowek h1
{
	color: #1e497d;
	background-image: url(http://img.siwiak.pl/kps_paragraf.png);
	background-repeat: no-repeat;
	padding: 30px 0 0 80px;
	background-color: transparent;
	height: 160px;
	
}

div#naglowek h1 span
{
	display: block;
}

div#lewy
{
	float: left;
	width: 30%;
	padding: 0 0 0 0;
}

div#lewy ul.menu
{
	padding: 0;
}

div#lewy ul.menu li
{
	list-style-type: none;
	padding: 8px 0 8px 30px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #1e497d;
	font-size: 1.1em;
}

div#lewy ul.menu li a
{
	text-decoration: none;
	color: #424141;
}

div#lewy ul.menu li a:hover
{
	color: #2A6EBC;
}
div#lewy ul.menu li.kancelaria
{
	background-image: url(http://img.siwiak.pl/kps_menu_paragraf.png);
}

div#lewy ul.menu li.zakres
{
	background-image: url(http://img.siwiak.pl/kps_menu_temida.png);
}

div#lewy ul.menu li.kontakt
{
	background-image: url(http://img.siwiak.pl/kps_menu_koperta.png);
}

div#lewy ul.menu li.dojazd
{
	background-image: url(http://img.siwiak.pl/kps_menu_samochod.png);
}

div#lewy ul.menu li.mapa
{
	display: none;
}




div#prawy
{
	float: left;
	width: 60%;
	padding: 0 2%;
	font-size: 1em;
}

div#prawy p
{
	text-align: justify;
}

div.clearboth
{
	clear: both;
}

div#naglowek ul.menu
{
	background-color: #353536;
	margin: 0;
	height: 20px;
	padding: 0 10px;
	text-align: right;
}

div#naglowek ul.menu li
{
	list-style-type: none;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
	border-right:1px solid #f4f5f6;
}

div#naglowek ul.menu li:last-child
{
	border-right:0;
}
div#naglowek ul.menu li a
{
	color: #f4f5f6;
	text-decoration: none;
}
div#naglowek ul.menu li a:hover
{
	text-decoration: underline;
}


div#dol
{
	background-color: #476a94;
	background-image: url(http://img.siwiak.pl/kps_tlo_353536.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 auto;
	width: 100%;
}

div#dol-bloki
{

	background-repeat: no-repeat;
	background-image: url(http://img.siwiak.pl/kps_temida_dol.png);	
	background-position: 0 30px;
	width: 990px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 1em;
	padding: 0 0 0 100px;
	background-color: transparent;
}

div#stopka
{
	width: 990px;
	background-color: #353536;
	margin: 0 auto;
	color: #ffffff;
	text-align: right; 
}

div#stopka a
{
	color: #ffffff;
}

div#dol-bloki div.blok
{
border-right:1px solid #ffffff;
margin:20px 10px 0 0;
height: 200px;
}


div#dol-bloki ul li
{
	list-style-type: none;
}

div#dol-bloki ul li a
{
	color: #ffffff;
	text-decoration: none;
	
}

div#dol-bloki ul li a:hover
{
	text-decoration: underline;
}


div#dol-bloki div.blok
{
	width: 25%;
	float: left;
}


/* Kontakt formularz kontaktowy */
div#prawy form
{
	border: 1px silver dashed;
	background-image: url(http://img.siwiak.pl/kps_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#prawy form p
{
	padding: 0 10px 10px 10px;
	border-bottom: 1px dashed silver;
}

div#prawy form p label
{
	width:210px;
	float: left;
	display: block;
	padding: 0 10px 0 0;

	
}

div#prawy form p input, div#prawy form p textarea
{
	border: 1px solid silver;
}

div#prawy form p textarea
{
	width: 300px;
	height: 100px;
}

div#prawy form p input#submit
{
	background-color: #F8F8F8;
}

div#prawy h3
{
	color: #1E497D;
}

div#prawy h5
{
	margin-bottom: 3px;
}

div#prawy address
{
	margin: 10px 0;
	
}

div#prawy img
{
	border: 2px solid silver;
}

div#prawy a
{
	color: #0000EE;
}

span.blad
{
	display: block;
	color: #ff0000;
	clear: both;
}

p.informacja
{
	color: #1E497D;
	border-left:5px solid #E2E2E2;
	padding-left:10px;  
}