
/*
* Website: www.exen.com.pl
* Version: 1.0.0 (24-06-2009)
* Design: XHTML, CSS - Futuravision Jacek Kusy
* Copyright: 2009 EXEN
*/

/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* koniec css reset */

/* html */

body {
	background: #44444e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

div {
	margin: 0 auto;
	border: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1.orange {
	color: #ff8000;
	font-size: 25px;
	padding: 5px 0;
}

/* koniec html */

div#top {
	width: 770px;
	height: 22px;
	background: #fff url(images/top_bg.jpg) top center no-repeat;
	margin-top: 10px;
}

div#top ul{
	float: right;
	margin: 10px 28px 0 5px;
}

div#top li{
	float: left;
	display: inline;
}

div#top li a{
	display: block;
	padding: 0 0 5px 15px;
	font-size: 10px;
}

a#search {
	background: url(images/search_ico.jpg) 0 0 no-repeat;
	margin-right: 10px;
}

a#mapa {
	background: url(images/mapa_ico.jpg) 0 0 no-repeat;
}

div#cont {
	width: 770px;
	background: #fff;
}

div#pos {
	width: 750px;
}

div#blok01 {
	width: 100%;
	height: 135px;
	background: url(images/logo.jpg) 0 0 no-repeat;
}

ul#menu {
	position: relative;
	width: 750px;
	padding: 75px 0 0 0;
}

ul#menu li{
	display: inline;
	width: 125px;
	height: 46px;
	background: url(images/menu_bg.jpg) 0 0 no-repeat;
	text-align: center;
}

ul#menu li a{
	display: block;
	float: left;
	width: 125px;
	height: 46px;
	background: url(images/menu_bg.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
}

ul#menu li a:hover{
	color: #ff0;
}
/* bloki podstrony */
div#blok02_gl {
	width: 750px;
	height: 740px;
}

div#blok02_pods01 {
	width: 750px;
	height: 450px;
}

div#blok02_pods02 {
	width: 750px;
	height: 1015px;
}

div#blok02_pods03 {
	width: 750px;
	height: 1200px;
}

div#blok02_pods04 {
	width: 750px;
	height: 620px;
}

div#blok02_lewa_podstrony {
	width: 200px;
	height: 300px;
	float: left;
	text-align: left;
	margin-right: 20px;
}

div#blok02_lewa {
	width: 250px;
	height: 300px;
	float: left;
	text-align: left;
}

img.img_kontakt {
	
}

a.konsultant_buton {
	display: block;
	width: 250px;
	height: 68px;
	background: url(images/blok_02_img_konsultant.jpg) 0 0 no-repeat;
}

a.konsultant_buton:hover {
	background: url(images/blok_02_img_konsultant.jpg) 0 -68px no-repeat;
}

a.kontakt_buton {
	display: block;
	width: 250px;
	height: 68px;
	background: url(images/blok_02_img_kontakt.jpg) 0 0 no-repeat;
}

a.kontakt_buton:hover {
	background: url(images/blok_02_img_kontakt.jpg) 0 -68px no-repeat;
}

div.buttons_lewa {
	float: left;
	padding: 5px 0;
}

div.buttons_lewa a{
	float: left;
}

span.czerwony {
	color: #dc3c02;
}

div#blok02_lewa h2{
	font-size: 16px;
	margin: 15px 0 0 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#blok02_lewa hr{
	width: 230px;
}

div#blok02_lewa p{
	padding: 5px 0 0 15px;
	color: #4d4d4d;
	line-height: 14px;
}

div#blok02_lewa a{
	float: right;
	color: #dc3c02;
	margin: 5px 3px 0 0;
	font-weight: bold;
}

p.naj_pytania_nagl {
	background: url(images/nagl_ico.jpg) 0 9px no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
}

div#blok02_prawa {
	width: 475px;
	height: 300px;
	float: left;
	margin-left: 15px;
	text-align: left;
}

div#blok02_prawa h2{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #44444e;
	padding: 5px 0;
	margin: 5px 0 7px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#blok02_prawa p{
	padding: 5px 0;
	color: #4d4d4d;
	line-height: 14px;
}

img.img_miniatura {
	float: left;
}

a.wiecej_prawa {
	float: right;
	color: #dc3c02;
	margin: 5px 10px 0 0;
	font-weight: bold;
}

div#podpis {
	text-align: right;
	float: right;
	margin: 20px;
}

div#podpis p{
	line-height: 10px;
}

p.podpis_zasada {
	width: 200px;
	height: 40px;
	border: 0px solid red;
	background: url(images/podpis.jpg) 0 0 no-repeat;
}

ul.ul_circle {
	margin: 5px 0;
}

ul.ul_circle li{
	list-style: disc;
	padding: 7px 0 10px 0;
	margin: 0 30px;
}

ul.ul_cyfry li{
	list-style: decimal;
	padding: 7px 0 10px 0;
	margin: 0 40px;
}

ul.ul_cyfry {
	margin: 5px 0;
}

div.promocja_blok {
	margin-left: 30px;
}

div.promocja_blok img{
	padding: 5px 0;
}

div#allegro {
	width: 300px;
	background: url(images/allegro.jpg) 65px 28px  no-repeat;
	text-align: center;
}

ul.ul_kontakt {
	margin: 15px 25px;
	text-align: left;
}

ul.ul_kontakt h1{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 2px;
}

ul.ul_kontakt li{
	padding: 2px 0;
}

ul.ul_kontakt a{
	text-decoration: none;
}

ul.ul_kontakt a:hover{
	color: #dc3c02;
}

img.img_projekty {
	margin: 5px 0 0 20px;
}

a.a_projekty {
	margin: 0 0 0 110px;
}

a.a_projekty:hover {
	color: #dc3c02;
}

div#footer {
	width: 770px;
	height: 80px;
	background: url(images/bottom_bg.jpg) top center no-repeat;
}

div#footer p{
	color: #ddd;
	padding-top: 30px;
}

div#footer a{
	color: #ccc;
	font-size: 10px;
}

div#licznik {
	margin-right: 15px;
	border-top: 0px dotted #999;
	float: right;
}

div#licznik_wejsc_text {
	float: left;
	padding-right: 5px;
	color: #777;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}

/* formularz */
div#form_blok {
	float: left;
	width: 100%;
}

div#form_blok ul{
	float: left;
	text-align: left;
	padding: 10px;
}

div#form_blok li{
	padding: 3px 0;
}

input.input_text_form {
	width: 200px;
	border: 1px solid #ccc;
	border-left: 3px solid #ccc;
	padding: 2px;
}

input.input_text_form:hover {
	border: 1px solid #ccc;
	border-left: 3px solid #43fe01;
}

input.input_text_form:focus {
	border: 1px solid #ccc;
	border-left: 3px solid #43fe01;
}

textarea.textarea_form {
	width: 430px;
	border: 1px solid #ccc;
	padding: 2px;
	height: 100px;
	overley: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: 3px solid #ccc;
}

textarea.textarea_form:hover {
	border: 1px solid #ccc;
	border-left: 3px solid #43fe01;
}

textarea.textarea_form:focus {
	border: 1px solid #ccc;
	border-left: 3px solid #43fe01;
}

div#form_blok fieldset{
	padding: 0px;
	border: 1px solid #b0b0b0;
	overflow: auto;
	margin: 10px;
	font-weight: bold;
	background: #f9f9f9;
	width: 460px;
}

div#form_blok legend{
	color: #999;
	margin: 0 10px 0 0;
	padding: 0 5px;
	font-size: 100%; 
}

.wyslijform {
	float: right;
	margin-right: 12px;
}

div#mapa_google {
	float: left;
	border: 2px solid #666;
	width: 470px;
	height: 290px;
	margin-top: 5px;
}

