html, body {
	margin: 0;
	border: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	height: 100%;
	color: #000000;
	background: #FFFFFF;
	}
table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	}
img {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
img.left {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
img.right {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}
a {
	color: #4691c5;
	text-decoration: underline;
}
a:hover {
	color: #b8c546;
	text-decoration: underline;
}
span.form_error {
	color: #FF0000;
	font-size: 11px;
}
span.form_wyslany {
	color: #4691c5;
	font-weight: bold;
}
span.form_niewyslany {
	color: #ff0000;
	font-weight: bold;
}
/* formualrze */


input, textarea, select {
    background-color: #F7F7F7;
    background: -moz-linear-gradient(center top , #F7F7F7 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
	-moz-border-radius: 4px 4px 4px 4px; /* Firefox */
	-webkit-border-radius: 4px 4px 4px 4px; /* Safari and Chrome */
    border-radius: 4px 4px 4px 4px;
    font-size: 12px;
    color: #A0A0A0;
	font-family: Tahoma, Arial, Verdana;
    outline: medium none;
    padding: 4px;
}
input:focus, textarea:focus, select:focus {
    border: 1px solid #5E9BF2;
    box-shadow: 0 0 3px #5E9BF2;
    color: #474747;
}
input[type="text"], input[type="password"] {
	width: 200px;
}
input[type="button"], input[type="submit"] {
    border: 1px solid #454545;
	-moz-border-radius: 5px 5px 5px 5px; /* Firefox */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari and Chrome */
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 1em;
	background-color: #2971D5;
	background: -moz-linear-gradient(center top , #2971D5 5%, #1A52A1 100%) repeat scroll 0 0;
    box-shadow: 0 1px 0 0 #3694FF inset;
	font-weight: bold;
    height: auto !important;
    padding: 4px 10px !important;
    text-decoration: none;
    text-shadow: 0 -1px 1px #17224D;
}
input[type="button"]:focus, input[type="submit"]:focus {
	box-shadow: 0 0 3px #5E9BF2;
}
input.editbox_240 {
  width: 240px;
}
select.select_240 {
  width: 240px;
}
textarea.textarea_450x165 {
	width: 450px;
	height: 165px;
}

table.formularz_450 {
	width: 450px;
	}
/* formualrze koniec */

table.main {
	padding: 0 0 0 0;
	width: 990px;
}

/* nagłówek */
table.header {
	width: 990px;
	margin-top:10px;
	}
table.header td.left {
	text-align: left;
	padding: 0 8px 0 8px;
	}
table.header td.right {
	text-align: right;
	vertical-align: middle;
	padding: 0 8px 0 8px;
	}
table.header td.right img {
	vertical-align: middle;
	float: none;
	}

/* menu górne */
table.top_menu {
	width: 990px;
	height: 36px;
	margin-top:10px;
	}
table.top_menu td.left {
	width: 6px;
	height: 36px;
	background: url('../images/top_menu_left.jpg');
	}
table.top_menu td.middle {
	width: 978px;
	height: 36px;
	background: url('../images/top_menu_middle.jpg');
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	}
table.top_menu td.right {
	width: 6px;
	height: 36px;
	background: url('../images/top_menu_right.jpg');
	}
table.top_menu td.middle a {
	padding: 0 5px 0 5px;
	color: #e6e6e6;
	text-decoration: none;
	}
table.top_menu td.middle a:hover {
	text-decoration: underline;
	}
table.top_menu td.middle img {
	vertical-align: middle;
	float: none;
	}

/* zawartosc strony */
table.content {
	width: 990px;
	margin-top: 46px;
}
table.content td.menu_left {
	width: 233px;
  vertical-align: top;
}
table.content td.separator {
	width: 30px;
}
table.content td.content {
	width: 727px;
  vertical-align: top;
}

/* menu lewe */
a.left_menu {
	color: #292929;
	text-decoration: none;
}
a.left_menu:hover {
	color: #fefefe;
}
a.left_menu_over {
	color: #fefefe;
	text-decoration: none;
}
a.left_menu_over:hover {
	color: #292929;
}
div.left_menu {
	display: block;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu.jpg'); 
	font-family: Tahoma, Arial, Verdana;
}
div.left_menu_over {
	display: block;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu_over.jpg');
	font-family: Tahoma, Arial, Verdana;
}
h2.left_menu_title {
	display:block;
	color:inherit;
	margin:0;
	padding: 6px 0 0 46px;
	font-size: 11px;
	font-weight: bold;
}
h3.left_menu_descr {
	display:block;
	color:inherit;
	margin:0;
	padding: 1px 0 0 46px;
	font-weight:normal;
	font-size: 10px;
}
img.left_menu_icon {
	padding: 10px 0 0 10px;
}


a.left_menu_ofirmie {
	display: block;
	float: left;
	color: #292929;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu_ofirmie.jpg');
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
a.left_menu_ofirmie:hover {
	color: #fefefe;
	background: url('../images/left_menu_ofirmie_sel.jpg');
}
a.left_menu_ofirmie_sel {
	display: block;
	float: left;
	color: #fefefe;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu_ofirmie_sel.jpg');
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a.left_menu_kontakt {
	display: block;
	float: left;
	color: #292929;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu_kontakt.jpg');
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
a.left_menu_kontakt:hover {
	color: #fefefe;
	background: url('../images/left_menu_kontakt_sel.jpg');
}
a.left_menu_kontakt_sel {
	display: block;
	float: left;
	color: #fefefe;
	width: 233px;
	height: 51px;
	background: url('../images/left_menu_kontakt_sel.jpg');
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

span.opis {
	font-size: 9px;
}

/* stopka strony */
div.footer_container {
	width: 990px;
}
table.footer {
	margin-top:40px;
	font-size: 11px;
	margin-left:auto;
	margin-right:auto;
}
table.footer td.items {
	width: 130px;
	background: url('../images/footer_dot.gif') repeat-x;
	vertical-align: top;
	padding: 8px 0 0 0;
}
table.footer td.items_separator {
	width: 20px;
}
div.bottom_title {
	height: 26px;
	min-height: 26px;
	padding-bottom: 5px;
}
a.bottom_link {
	color: #262626;
	text-decoration: none;
	font-size: 10px;
}
a.bottom_link:hover {
	text-decoration: underline;
}
p.footer_copy {
	font-size: 11px;
	color: #cccccc;
	padding: 10px 0 10px 0;
	text-align: center;
}
/* naglowek strony */
h1 {
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #ee5307;
	padding: 0 0 5px 0;
}
/* dzial strony */
h2 {
	margin:0;
	font-size: 13px;
	font-weight: bold;
	color: #ee5307;
	padding: 0 0 5px 0;
}

div.galeria_www {
	width: 165px;
	height: 180px;
	font-size: 12px;
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px #f2f2f2 solid;
}
div.galeria_www div.nazwa {
	height: 20px;
	text-align: center;
	overflow: hidden;
	color: #4691c5;
	font-weight: bolder;
}
div.galeria_www div.img {
	height: 110px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
div.galeria_www div.img a img.obraz {
	float: none;
	border: 1px solid #eeeeee;
}
div.galeria_www div.opis {
	padding: 3px;
	height: 30px;
	overflow: hidden;
	font-size: 10px;
}
div.galeria_www div.adres {
	height: 20px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}
div.galeria_www div.adres a {
	color: #ff3311;
}
div.galeria_www div.adres a:hover {
	text-decoration: none;
}

table.domeny {
	border: none;
}
table.domeny tr.tytul {
	background-color: #f0f0f0;
	text-align: center;
	font-weight: bolder;
}
table.domeny tr.hilight {
	background-color: #f7f7f7;
}
table.domeny td {
	padding: 3px 10px 3px 0;
}
table.domeny td div.nazwa {
	font-weight: bolder;
}
table.domeny td div.rodzaj {
	font-size:11px;
	color: #777777;
}
table.domeny td.okres {
	text-align: center;
}
table.domeny td.cena {
	text-align: right;
}
table.domeny td.cena div.netto {
/*	font-weight: bolder; */
}
table.domeny td.cena div.brutto {
	font-size: 11px;
	color: #777777;
}

span.wazne_pytanie {
	padding:3px 0px;
	color:#cc0000;
}

