@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-image: url(../obrazki/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.naglowek {
	height: 280px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dzialy {
	height: 64px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../obrazki/tlo_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nadramka {
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 62px;
}

.ramka {
	width: 855px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: table;
	background-image: url(../obrazki/logo_lekkie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
.lewy {
	width: 283px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
}
.lewy img{
	border: 2px solid #3967A9;
	padding: 1px;
}
.prawy {
	float: right;
	width: 507px;
	padding-right: 30px;
	background-image: url(../obrazki/tlo_teksty.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 33px;
	font-size: 13px;
	line-height: 18px;
	display: table;
}
.prawy a{
	color: #333333;
	text-decoration: underline;
}
.prawy a:hover{
	text-decoration: none;
}
.stopka {
	background-image: url(../obrazki/tlo_stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	height: 200px;
	display: table;
}
.stopka a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3C7E0;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 15px;
	margin-top: 30px;
}
.stopka a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.stopka img {
	margin-top: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.stopka p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
.lewy_galeria {
	width: 223px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	font-size: 13px;
	padding-left: 30px;
	padding-right: 30px;
}
.lewy_galeria a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF3F9;
}
.lewy_galeria a:hover{
	text-decoration: underline;
}
.galeria {
	display: block;
	margin-top: 8px;
	height: 110px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../obrazki/tlo_teksty.png);
	background-repeat: repeat-x;
	background-position: top;
}
.galeria img {
	padding: 1px;
	border: 1px solid #999999;
}

