@charset "utf-8";
body {
	background-image: url(../images/tlo_html.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fdfdfc;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #6b6969;
}
#conteiner_all {
	background-image: url(../images/tlo_conteiner.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #1d6895;
	text-decoration: none;
}
.lewa_kolumna {
	float: left;
	width: 300px;
}
.prawa_kolumna {
	float: right;
	width: 570px;
}
li {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	text-align: justify;
}

#conteiner_str {
	background-image: url(../images/tlo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#baner {
	padding: 0px;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	padding: 0px;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#stopka {
	background-image: url(../images/tlo_stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
#stopka a {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#tresc {
	padding: 0px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
hr {
	height: 1px;
	color:#e5e5e5;
	margin-bottom: 20px;
	margin-top: 5px;

}
.prawa_kolumna2 {
	float: right;
	width: 285px;
}
a {
	color: #6B6969;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
color:#1d6895;
}

.lewa_kolumna2 {
	float: left;
	width: 300px;
}
#form1 {
	line-height: 30px;
}
#form1 label {
	width: 120px;
	display: inline-block;
}
.wyslij {
	text-align: right;
	margin-right: 60px;
}
.tabelka td {
	text-align: justify;
}
.wyslij2 {
	text-align: right;
	margin-bottom: 10px;
	font-style: italic;
}
.lewa_kolumna3 {
	float: left;
	width: 505px;
}
.prawa_kolumna3 {
	float: right;
	width: 365px;
}
#przelicz {
cursor:pointer;
}
.linki a {
	font-weight: normal;
	text-decoration: none;
}
.linki a:hover {
	text-decoration: underline;
}