@charset "utf-8";
body {
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
}
#container {
	width: 914px;
	margin: auto;
}
.bold {
	font-weight: bold;
}

#header {
	height: 206px;
	width: 914px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content {
	height: 497px;
	width: 914px;
}
#con1 {
	height: 497px;
	width: 621px;
	float: right;
}
#con2 {
	height: 497px;
	width: 293px;
	float: left;
}

#footer {
	width: 914px;
}
#btn {
	height: 60px;
	width: 621px;
	background-image: url(images/tlo_btn.jpg);
	background-repeat: no-repeat;
}
#con1_content {
	height: 437px;
	width: 621px;
	background-image: url(images/tlo_con1_content.jpg);
	background-repeat: no-repeat;
}
#con1_content2 {
	height: 437px;
	width: 621px;
	background-image: url(images/tlo_con1_content2.jpg);
	background-repeat: no-repeat;
}
#con1_content3 {
	height: 437px;
	width: 621px;
	background-image: url(images/tlo_con1_content3.jpg);
	background-repeat: no-repeat;
}
.arial_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.arial_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}
.arial_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	line-height: 20px;
}

a.czarny:link {
	color: #000000;
	text-decoration: none;
}
a.czarny:visited {
	text-decoration: none;
	color: #000000;
}
a.czarny:hover {
	text-decoration: underline;
	color: #000000;
}
a.czarny:active {
	text-decoration: none;
	color: #000000;
}
a.nieb:link {
	color: #0066b3;
	text-decoration: none;
}
a.nieb:visited {
	text-decoration: none;
	color: #0066b3;
}
a.nieb:hover {
	text-decoration: underline;
	color: #0066b3;
}
a.nieb:active {
	text-decoration: none;
	color: #0066b3;
}



.arial_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	padding-left: 5px;
}
.arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
.footer_arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: lighter;
}

.arial_18red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ed1c24;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	padding-left: 5px;
}
.arial_11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	font-weight: normal;
	line-height: 18px;
}
.niebieskie_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial_11_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #0066b3;
	line-height: 28px;
	padding-left: 25px;
	padding-right: 40px;
}
.arial_14_Italic_blueCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #0066b3;
	font-style: italic;
	padding-right: 50px;
}
.oferta_uslugi_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066b3;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 10px;
}
.oferta_uslugi_14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066b3;
	line-height: 30px;
}
.oferta_uslugi_9red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fcf76c;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 16px;
	text-align: center;
}
.kontakt_arial12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #0066b3;
	padding-right: 20px;
	line-height: 30px;
}
.kontakt_arial18boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066b3;
}
#container #content #con1 #con1_content3 img {
	cursor: pointer;
}

