body
{
	background-color: #000000;
	width: 810px;
	margin-right: auto; 
	margin-left: auto; 
}
div#logo1
{	
	position: absolute; 
	width: 810px;
	height: 65px;
	background-image: url("grafika/logo1.jpg");
	top: 0px;
	margin: 0 auto;
	
}
div#logo2
{	
	width: 810px;
	height: 200px;
	background-image: url("grafika/logo2.jpg");
	position: absolute; 
    	top: 65px;
	margin: 0 auto;
}
div#logo3
{	
	width: 810px;
	height: 41px;
	background-image: url("grafika/logo3.jpg");
	position: absolute;
	top: 265px;
	margin: 0 auto;
}
div#prace
{
	width: 213px;
	height: 116px;
	background-image: url("grafika/prace.jpg");
	position: absolute;
	top: 23px;
	right: 33px;
}
div#tekstprace
{
	width: 100px;
	height: 20px;
	position: absolute;
	bottom: 4px;
	right: 0px;
	font-family: Tahoma;
        font-size: 18px;
        font-weight: 700;
        color: #ffffff;
}
div#tlo
{	
	width: 810px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	background-image: url("grafika/tlo.gif");
	background-repeat: repeat-y;
	height: 400px;
	position: absolute;
	top: 306px;
	margin: 0 auto;
}  

div#stopka
{	
	width: 810px;
	height: 46px;
	background-image: url("grafika/stopka.jpg");
	position: absolute;
	bottom: -3px;
	margin: 0 auto;
}
div#mail
{
        width: 250px;
        height: 30px;
        font-family: Tahoma;
        position: absolute;
        left: 305px;
        top: 10px;
}
div#tel
{
        width: 200px;
        height: 20px;
        font-family: Tahoma;
        font-weight: 700;
        font-size: 15px;
        color: 	#FFFFFF;
        position: absolute;
        left: 315px;
        top: 1px;

}
div#nazwa
{
        width: 400px;
        height: 30px;
        font-family: Tahoma;
        font-weight: 700;
        font-size: 20px;
        color: 	#FFFFF0;
        position: absolute;
        left: 100px;
        top: 30px;
}
div#tekststopka
{
        width: 400px;
        height: 30px;
        font-family: Tahoma;
        color: #FFFFFF;
        position: absolute;
        left: 305px;
        top: 14px;
        font-size: 12px;
}
div#left
{
        width: 500px;
	position: relative;
	height: auto !important; /* for modern browsers */
	height: 200px; /* for IE5.x and IE6 */
	min-height: 200px; /* for modern browsers */
	top: -10px;
	left: 40px;
}
div#right
{
        width: 213px;
	height: 116px;
	position: absolute;
	top: 160px;
	right: 32px;
}
div#menu
{
        width: 213px;
	height: 116px;
	position: absolute;
	top: 20px;
	right: -70px;
        font-family: Tahoma;
        font-size: 16px;
}
div#hudek
{
        width: 300px;
	height: 20px;
	position: absolute;
	bottom: -30px;
        left: 325px;
        font-family: Tahoma;
        font-size: 10px;
 	margin: 0 auto;
 	color: white;
}
div#link
{
        width: 300px;
	height: 20px;
	position: absolute;
	bottom: -10px;
        left: 325px;
        font-family: Tahoma;
        font-size: 10px;
 	margin: 0 auto;
 	color: white;
}
