body {
	bgcolor: #E9E9E9;
	background-color:#E9E9E9;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	}

#contener_ {
	background-image: url(obrazki/tlo_html.jpg);
	background-repeat: repeat-x;
	top: 0px;
	height: 330px;
	width: 100%;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}	
	
#contener {
	position: relative;
	width: 800px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}
	
#baner-flash {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:317px;
}

#naglowek {
	position:absolute;
	left:0px;
	top:317px;
	width:800px;
	height:36px;
}

#tresc {
	background-color:#ffffff;
	position:absolute;
	left:0px;
	top:353px;
	width:800px;
	height:auto;
}

#tresc-d {
	position:relative;
	left:0px;
	top:auto;
	width:800px;
	height:9px;
}

#footer {
	background-image: url(obrazki/footer.jpg);
	background-repeat: norepeat;
	position:relative;
	left:0px;
	top:auto;
	width:800px;
	height:32px;
}

a.stopka {
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}

a.stopka:hover{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
	color:#666666;
}

a.footer_copy{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

a.footer_copy:hover{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}

a.footer{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#0074C5;
}

a.footer:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}

a{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#0074C5;
}

a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

#footer_link{
	position:absolute;
	left:410px;
	text-align:right;
	padding-top:11px;
	font-family:Tahoma;
	font-size:11px;
	color:#F2F2F2;
}

#footer_txt{
	position:absolute;
	width:600px;
	left:5px;
	text-align:left;
	padding-top:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#828282;
}

#txt{
	text-align:justify;
	padding-top:0px;
	padding-bottom:8px;
	padding-right:18px;
	padding-left:18px;
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
	color:#333333;
}

td.klocki{
	padding-top:10px;
	padding-bottom:8px;
	padding-right:18px;
	padding-left:0px;
	
}

img.ikony{
	vertical-align: bottom;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:0px;
	
}

.form {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.form2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
}
.form3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
}
hr { 
	height : 1px; border : 0px solid #FFFFFF; border-top : 1px solid #d8d8d8;
}
.blad {
	color: #990000;
}
.tab_nag {
	background-color: #939393;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tab_tresc {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d3d3d3;
}
.foto {
	border-left: 3px solid #e9e9e9;
	border-top: 3px solid #e9e9e9;
	border-right: 3px solid #e9e9e9;
	border-bottom: 3px solid #e9e9e9;
}

