body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6F7C;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6F7C;
	text-decoration: none;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.header a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6F7C;
	text-decoration: none;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.search td{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6F7C;
}
.search_top{
	margin-top: 5px;
}
.tlo {
	background-image: url("/obrazki/tlo_mid.jpg");
	background-repeat: repeat-y;
	background-position: left;
}

.tlo_granica {
	background-image: url("/obrazki/kropki_granica_m.gif");
	background-repeat: repeat-y;
	background-position: center;
}

.tlo_top {
	background-image: url("/obrazki/tlo_top.jpg");
	background-repeat: none;
	background-position: top;
}
.tlo_bot {
	background-image: url("/obrazki/tlo_bot.jpg");
	background-repeat: none;
	background-position: bottom;
}
.tlo_bot_gr {
	background-image: url("/obrazki/tlo2.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.tlo_bot_orange {
	background-image: url("/obrazki/tlo2.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.tlo_hr {
	background-image: url("/obrazki/tlo_hr.jpg");
	background-repeat: none;
	background-position: left;
}

.wyniki_1 {
	background-color: #F4F3EC;
}

td {
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0 0 15px 0;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}

.black {
	color: #000000;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	text-decoration: none;	
}

.white_S {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}

.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.pole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5C6E7F;
	background-color: ffffff;
	border-color: C0C0C0;
	border : 1px solid;
	padding: 2px 5px 2px 2px;
}

.cennik table {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 8px;
	border-top: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	}
	
div {
	font-size: 9px;
	
}

.kalkulator td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	text-align: center;
	}
	
.kalkulator_BOLD td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
h1 {

}
h2 {
	color: #5B6F7C;
	margin:0px 5px 5px 0;
	padding:0px;
	font-size: 21px;
}
h3 {
	color: #FF6600;
	margin:0px 5px 5px 0;
	padding:0px;
	font-size: 18px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

hr {
	padding:0px;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #F6F6F6;
}

.img_r {
	border: 1px solid #999999;
}

input, textarea {
  display: block;
  float: left;
}

