html {
	background-color: #333333;
	height: 100%;
	min-height: 800px;
}
body { 
	background-color: #333333;
	height: 100%;
	min-height: 800px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background: url(i/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;	 
}
div { 
	position: relative;
	display: block;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	border: 0px solid #33ccff;
	text-align: left;
}
p {
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	text-indent: 0px;
}
ul {
	margin: 15px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
}
a:link, a:active, a:visited { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #006699;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #006699;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline;
}
#kontener {
	width: 760px;
	text-align: left;
	padding: 0px;
	background-color: #f9f9f9;
}
#gora {
	width: 760px;
	height: 225px;
}
#inside {
	width: 760px;
	background: url(i/bg.gif);
}
#menu {
	float: left;
	width: 180px;
	padding: 20px;
	text-align: left;
	background-color: #eeeeee;
}
.poz {
	height: 20px;
}
a.pos:link, a.pos:active, a.pos:visited {
	font-family: Verdana; 
	font-size: 12px; 
	color: #006600;	
	font-weight: bold;
	font-style: normal; 
	text-decoration: none;
}
a.pos:hover {
	font-family: Verdana;
	font-size: 12px; 
	color: #000000;
	font-weight: bold;
	font-style: normal; 
	text-decoration: underline;
}
a.pos_wyb:link, a.pos_wyb:active, a.pos_wyb:visited {
	font-family: Verdana; 
	font-size: 12px; 
	color: #cc6600;
	font-weight: bold;
	font-style: normal; 
	text-decoration: none;
}
a.pos_wyb:hover { 
	font-family: Verdana;
	font-size: 12px; 
	color: #000000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline;
}
#main {
	float: left;
	width: 510px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: #f9f9f9;	
}
#head {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 10px;
}
#stopka {
	width: 760px;
	height: 60px;
	text-align: left;
	background-color: #336600
}
#stopka_left {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
#stopka_right {
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.wykonawca:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#linia {
	height: 0px;
	background-color: #666666;
}
a.stopka:link, a.stopka:active, a.stopka:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.stopka:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#start_left {
	float: left;
	width: 350px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
#start_center {
	float: left;
	width: 30px;
	height: 340px;
	border: 0px solid #000000;
	background: url(i/start_center.gif);
	background-position: center;
}
#start_right {
	float: left;
	width: 350px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.tab_zdjecia { 
	float: left; 
	margin-left: 0px; 
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 15px;
}
.blok {
	float: left;
	width: 330px;
	margin-right: 20px;
	text-align: left;
}
.blok_gal {
	float: left;
	width: 360px;
	text-align: left;
}



a.blue:link, a.blue:active, a.blue:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.blue:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;	
}
.blue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a.green:link, a.green:active, a.green:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a.green:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}
.green {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
}
a.black:link, a.black:active, a.black:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.black:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.black {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}