*{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:small;
}
img{
border:none;
}
a{
text-decoration:none;
}
html{
	width:100%;
	height:100%;	
	
}
body{
	background:#ffffff url(../pliki/grafika/tlo.jpg) no-repeat center center;
}
#kontener{
	width:1024px;
	height:510px;
	margin:0px auto;
	overflow:hidden;
	background: url(../pliki/grafika/kontener.png) no-repeat center center;
}
#lewa{
	width:240px;
	float:left;
	display:inline;
	margin-left:1px;
}
#logo{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:12px;
	margin-bottom:30px;
	width:188px;
	height:61px;
}
.katalog_przycisk{
	width:226px;
	height:21px;
	float:left;
	display:inline;
	margin-bottom:10px;
	text-align:center;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	font-family:Myriad Pro, Tahoma;
}


#prawa{
	width:750px;
	float:right;
	display:inline;	
	margin-right:5px;
	height:505px;
	background: url(../pliki/grafika/katalog.png) no-repeat right bottom;
}
#link_ru{
	float:right;
	display:inline;
	width:203px;
	height:172px;
	background: url(../pliki/grafika/mapka_ru.png) no-repeat left top;
}
#link_ru:hover{
	background: url(../pliki/grafika/mapka_ru_h.png) no-repeat left top;
	}
#link_gb{
	float:right;
	display:inline;
	width:99px;
	height:172px;
	background: url(../pliki/grafika/mapka_gb.png) no-repeat left top;
}
#link_gb:hover{
	background: url(../pliki/grafika/mapka_gb_h.png) no-repeat left top;
	}
#link_de{
	float:right;
	display:inline;
	width:141px;
	height:172px;
	background: url(../pliki/grafika/mapka_de.png) no-repeat left top;
}
#link_de:hover{
	background: url(../pliki/grafika/mapka_de_h.png) no-repeat left top;
	}
#link_pl{
	float:right;
	display:inline;
	width:133px;
	height:172px;
	background: url(../pliki/grafika/mapka_pl.png) no-repeat left top;
}
#link_pl:hover{
	background: url(../pliki/grafika/mapka_pl_h.png) no-repeat left top;
	}

