html, body  	{
	text-align: center; 
	height:100%;
	width:100%;
	margin: 0px; 
	padding: 0px; 
}
body {
	background: #fff url('gfx/tlo_top.jpg') repeat-x top;
	font-size: 12px; 
	font-family: Arial, tahoma, Verdana, helvetica, sans-serif;
}

img {
	border: 0px;
	display:block;
}
img.naglowek {
	margin-bottom:20px;
	margin-top:10px;

}
h1{
	font-size: 18px; 
  font-weight: bold;
	color:#cc0000;
}
h1.naglowek {
	margin-top:10px;
	margin-bottom:30px;
}

h2{ 
	font-size: 14px;
	margin:10px 0 10px 0;
	font-weight: bold;
}

h3 {
	font-size: 12px; 
	font-weight: bold;
	margin:0 0 5px 0;
	color:#000;
}
p {
	margin-top:5px;
	margin-bottom:10px;
}


td {
	text-align: left; 
	vertical-align: top; 
	background: #ffffff;
}

#mapa_strony ul {
	margin-bottom:10px;
	margin-top:5px;
	margin-left:0px;
	padding-left:20px;
}

#mapa_strony li {
	margin-bottom:5px;
}

#mapa_strony li * {
	color:#000;
	font-size:11px;
}

li{
	margin-bottom:10px;
	list-style-image: url(gfx/arrow.png);
}

ul.tarcza {
	padding:0px;
}

ul.tarcza li {
	list-style-image:none;
	list-style:none;
	padding-left:30px;
	background:url('gfx/tarcza_small.jpg') no-repeat top left;
	margin-bottom:10px;
}


a {
	color: #003366; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.news h2 {
	color: #cc0000;
	font-size:17px;
}

a.more {
	float:right;
	font-weight:bold;
}

div.back {
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}

input.text, textarea, select {
	font-size:11px;
	border:1px solid #CCC;
}
#tlo_logo {
	position:absolute;
	top: 0px;
	left:0px;
	background: #FFF;
	height: 104px;
	width:50%;	
	z-index:2;
}

#tlo_header{
	position:absolute;
	top: 93px;
	left:0px;
	background:url('gfx/tlo_header.jpg') repeat-x top;
	height: 122px;
	width:100%;
}

.tlo_site{
	position:absolute;
	top: 218px;
	height: 205px;
	width:50%;
	
}
.tlo_site.skos_left {
	background:url('gfx/tlo_site_left.jpg') repeat-x top;
	left:0px
}
.tlo_site.skos_right {
	background:url('gfx/tlo_site_right.jpg') repeat-x top;
	right:0px
}



#header {
	position:relative;
	top:0px;
	margin:auto;
	width: 965px;
	height: 251px;
	z-index:3;
}
#header .cien_left {
	position:absolute;
	top: 105px;
	left:-63px;
	background:url('gfx/header_cien_left.jpg') no-repeat top right;
	width:63px;
	height: 110px;
}
#header .cien_right {
	position:absolute;
	top: 93px;
	left:965px;
	background:url('gfx/header_cien_right.jpg') no-repeat top left;
	width:107px;
	height: 122px;
}

#site {
	position:relative;
	margin:auto;
	width: 951px;
	background:url('gfx/tlo_site.jpg') repeat-x top #FFF;
	text-align:left;
}
#site .cien_left {
	position:absolute;
	top: -35px;
	left:-115px;
	background:url('gfx/site_cien_left.jpg') no-repeat top right;
	width:115px;
	height: 177px;
}
#site .cien_right {
	position:absolute;
	top: -35px;
	left:951px;
	background:url('gfx/site_cien_right.jpg') no-repeat top left;
	width:115px;
	height: 177px;
}
#site .skraj_left_top {
	position:absolute;
	top: 0px;
	left:0px;
	background:url('gfx/skraj_left_top.jpg') no-repeat top left;
	width:9px;
	height: 150px;
}
#site .skraj_right_top {
	position:absolute;
	top: 0px;
	right:0px;
	background:url('gfx/skraj_right_top.jpg') no-repeat top right;
	width:9px;
	height: 150px;
}
#site .skraj_left_bottom {
	position:absolute;
	bottom: 0px;
	left:0px;
	background:url('gfx/skraj_left_bottom.gif') no-repeat bottom left;
	width:9px;
	height: 150px;
}
#site .skraj_right_bottom {
	position:absolute;
	bottom: 0px;
	right:0px;
	background:url('gfx/skraj_right_bottom.gif') no-repeat bottom right;
	width:9px;
	height: 150px;
}
#firmy {
	background-color:#FFF;
	height:74px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom:1px;
	text-align:center;
}
#firmy img {
	margin:auto;
	margin-top: 15px;
	cursor:pointer;
}
#body_text {
	background:url('gfx/tlo_body_text.jpg') repeat-x bottom;
	min-height:450px;
	margin-bottom:1px;
	padding:10px;
}


#bottom {
	position:relative;
	width:100%;
	left:0px;
	background-color:#283E7B;
}
#foot {
	position:relative;
	margin:auto;
	width: 951px;
	font-size:11px;
	background: url('gfx/foot_right.jpg') no-repeat right top;
}
#foot .submenu {
	float: left;
	text-align: left;
	background: url('gfx/foot_left.jpg') no-repeat left top;
	height: 41px;
	padding: 20px 0 0 20px;
}

#foot .AboutSite {
	text-align: left; 
	font-size: 10px; 
	padding: 3px 0 0 0;
}
#foot, #foot a {
	color: #CDD7F1;
}

#foot .copy {
	float: right;
	font-weight:bold;
	text-align:right;
	padding:12px 20px 5px 0;
}
#foot .copy div {
	font-size:10px;
	margin-top:5px;
}

.clear {
	clear:both;
}

ul.atuty {
	margin:0px;
	padding:0px;
}
ul.atuty li {
	float:left;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	background:url('gfx/przedzialek_atuty.jpg') no-repeat right center;
	width: 166px;
	list-style:none;	
	padding:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

ul.atuty li img {
	float:left;
	margin:0px 15px 15px 0px;
}

ul.atuty li.last {
	background:none;
	padding-right:0px;
}
ul.legenda {
	margin-top: 10px;
}

ul.legenda li {
	float:left;
	background:none;
	padding-left: 5px;
	padding-right:10px;
	margin-bottom:0px;
	font-size:10px;
	list-style-image:none;
	list-style:none;
}

.kreska {
	margin:auto;
	width:85%;
	height:1px;
	background: url('gfx/kreska_poziom.jpg') repeat-x center;
	padding:10px 0px; 
	clear:both;
}


.left_column {
	float:left;
	min-height:350px;
}

.right_column {
	float:right;
}
.center_column{
	width:410px;
	float:left;
}
.podstrona {
	width:670px;
	text-align:justify;
	line-height:17px;
}
.podstrona > div {
	margin-left:50px;
	margin-right:50px;
}

.left_column.start {
	width: 260px;
}
.right_column.start {
	width: 260px;
}
.border_cien_left {
	background:url('gfx/cien_left.gif') no-repeat right center;
}
.border_cien_right {
	background:url('gfx/cien_right.gif') no-repeat left center;
}

.right_column > *, .left_column > *, .center_column > * {
	margin-left:20px;
	margin-right:20px;
} 

.news > div {
	margin-left:10px;
}
.cost >p {
	margin:10px 35px 30px 30px;
}
.cost > p >img {
	margin-right:30px;
	margin-top:10px;
}
.cost  input.text {
	width:35px;
	margin-left:15px;
}
.cost td {
	padding-bottom:7px;
}
.cost td.input {
	width: 75px;
}
.small {
	color:#808080;
	font-size:10px;
}
div.red {
	background-color:#cc0000;
	border:1px solid #9f0000;
}
div.orange {
	background-color:#f47a00;
	border:1px solid #f07800;
}
div.blue {
	background-color:#78c0f5;
	border:1px solid #6fb7ff;
}
.statystyki{
	font-size:9px;
	font-family:Tahoma;
	margin-bottom:4px;
	height:10px;
	text-align:right;
	padding:0px;
	color:#FFF;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
div.kwadrat {
	width:10px;
	height:10px;
	margin-right:5px;
}
.br_bottom {
	border-bottom: 1px solid #808080;
}

.br_top {
	border-top: 1px solid #808080;
}
.br_left {
	border-left: 1px solid #808080;
}
.br_right {
	border-right: 1px solid #808080;
}
.image_code {
	float:left;
	margin-right:20px;
}

.komunikat {
	text-align:center;
	font-weight:bold;
	color:#cc0000;
}