body {
 font-family: Verdana;
 font-size: 12px;
 background-image: url(tlo.jpg);
 background-repeat: repeat-x;
 background-color: #000000;
 margin:0px;
}
#strona { 
	width: 900px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}
#faux {
 background-repeat: no-repeat;
 width: 100%;
}

#logo {
background-image: url(images/top.jpg);
height: 179px;
}
#menu {
 height: 58px;
 background-image: url(images/menu.jpg);
}

#info { 
	float: right;
	margin-top: 40px;
	margin-right: 280px;
	width: 150px;
	font-size: 11px;
	color: #878787;
	display: inline;
	font-family: Tahoma;
	position: relative;
}


#lewa { 
    display: inline;
	float: left;
	width: 490px;
	height: 495px;
	font-size: 11px; 
	color: #6E6E6E; 
	font-family: Tahoma;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 50px;
	background-image: url(images/lewa.jpg);
	}
	
#lewa a {text-decoration: none; color: #6E6E6E;}
#lewa a:hover {text-decoration: underline; color: #6E6E6E;}

#prawa { 
    text-align: center;
	float: right;
	width: 320px;
	height: 145px;
	font-size: 10px;
	color: #878787;
	display: inline;
	font-family: Tahoma;
	position: relative;
	padding-top: 370px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
	background-color: #101010;
}

#animacja { 
    text-align: center;
	float: right;
	width: 320px;
	height: 475px;
	font-size: 10px;
	color: #878787;
	display: inline;
	font-family: Tahoma;
	position: relative;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
	background-color: #101010;
}

#praca { 
    display: inline;
	float: left;
	width: 424px;
	height: 135px;
	font-size: 10px; 
	color: #6E6E6E; 
	font-family: Tahoma;
	padding-top: 40px;
	margin-top: 40px;
	padding-left: 15px;
	margin-left: 20px;
	padding-right: 15px;
	}
	
#praca a {text-decoration: none; color: #B65427;}
#praca a:hover {text-decoration: underline; color: #B65427;}

.pasek{
	margin-top: 40px;
	margin-bottom: 10px;}

.image{
    padding-right: 10px;
	float: left;
}

#stopka { 
	clear: both;
	text-align: left;
	color: #DBDBDB; 
	width: 880px;
	height: 53px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px; 
	font-family: Tahoma;
	background-image: url(images/stopka.gif);
	}
#stopka a { text-decoration: none; color: #7A7A7A;}
#stopka a:hover { text-decoration: underline; color: #7A7A7A; 
}
.clear { clear: both; background: none; }

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	width: 550px;
	padding-left: 270px;
}

ul li {
	float: right;
	font-size: 12px;
	margin-right: 1px;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 100px;
    height: 58px;
    line-height: 58px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	color: #5A5A5A;
	background-image: url(menu2.jpg);
}

ul a:hover {
	background-color: #000000;
	color: #5A5A5A;
	background-image: url(menu.jpg);
}

.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
top: -200px;
left: -1000px;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: #FFFFFF;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -120px; /*position where enlarged image should offset horizontally */
}

.styl1 {color: #6E6E6E}
.styl2 {color: #DBDBDB}
.styl3 {font-size: 14px}
.styl4 {font-size: 14px; color: #DBDBDB}

