*{
	margin:0px;
	padding:0px;
}


body{
	background: silver repeat-x center top;
	font-family: Verdana,'Times New Roman',Times,serif;
	font-size: 14px;
	color: white;
	line-height: 18px; /*interlinia*/
}

a  {
	color: blue;
	text-decoration: none;
}




#tlo{
	border: 0px solid white;
	height: 1356px;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: white;
        background-image: url(../images/tlo1.png)
	}


#logo{
	border: 1px solid black;
	height: 200px;
	width: 778px;
	margin: auto;
	background-color: white;
        background-image: url(../images/pro.jpg)
	
}

#srodek{
	border: 0px solid black;
	height: 1052px;
	font-family: Verdana,'Times New Roman',Times,serif;
        width: 780px;
	background-color: black;
	margin: 0px auto 0px auto;
}

#lewa{
	border: 1px solid black;
	height: 1050px;
	width: 176px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: white;
}

#menu{
	font-size: 12px;
	border: 0px solid black;
	height: 450px;
	width: 176px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: white;
	
}

#podmenu{
	
	font-size: 12px;
	border: 0px solid black;
	height: 300px;
	width: 176px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: white;
	color: black;
}

#podmenu1{
	font-size: 12px;
	border: 0px solid black;
	height: 300px;
	width: 176px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: white;
	color: black;
}


#tekst{
	border: 1px solid black;
	height: 1050px;
	width: 600px;
	float: right;
	margin: 0px auto 0px auto;
	background-color: white;
	color: white;
	font-family: Verdana,'Times New Roman',Times,serif;
}

#tekstzdjecie{
	border: 0px solid black;
	height: 200px;
	width: 600px;
	float: right;
	margin: 0px auto 0px auto;
	background-color: white;
	background-image: url(../images/kontakt7.png);
}

#teksttresc{
	border: 0px solid black;
	height: 730px;
	width: 600px;
	float: right;
	margin: 0px auto 0px auto;
        background-color: white;
	color: black;
	
	
}
#baner{
	border: 0px solid black;
	height: 100px;
	width: 600px;
	float: right;
	margin: 0px auto 0px auto;
	background-color: white;
	color: black;
}

#teksttresc a{
	text-decoration: none;
	color:blue;
}

#teksttrescczcionka{
	color: black;
	margin: 10px 50px 10px 50px;
	text-align: justify;
	
}

#tekstnaglowek{
	text-align: right;
	color: black;
	margin-right: 55px;
	background-color: white;
	
}
#tabela{
border: ridge;
width: 400px;
}	
#tabela td{
	width: 80px;
	text-align: center;
}
#tabela2{
border: ridge;
width: 480px;
}
#tabela2 td{
	width: 80px;
	text-align: center;
}

#tekstnaglowek hr{
	color: red;
	margin-left: 20px;
	margin-right: 20px;
	
}


#stopka{
	font-size: 12px;
	border: 1px solid black;
	height: 68px;
	width: 778px;
	clear: both;
	margin: auto;
	background-color: #333333;
	color:white;
	
}