body
{
	font-family: Palatino Linotype, sans-serif;
	font-size: 11pt;
	color: #003868;
        background-image:url('http://images2.layoutsparks.com/1/70573/jolly-nick-red-carpet.gif');
}

h2
{
	text-align: center;
}

a img
{	
	border: 0px;
	opacity:0.4;filter:alpha(opacity=40);
}

img:hover
{
	opacity: 1;
}

img.c1
{
	float: left;
	margin-top: 15px;
}

img.c2
{
	float: left;
	margin-bottom: 15px;
}

#head
{
	overflow-x: hidden;
	float: left;	
}

#main
{
     	width: 80%;
	height: 650px;
	border-radius: 10px;
	background-image:url('http://static3.grsites.com/archive/textures/marb/marb009.jpg');
	padding: 10px;
}

#prawyblok
{ 
	width: 20%;
	height: 90%;
	border-radius: 10px;
	float: right;
	overflow-x: hidden;
	padding: 10px;
}

#lewyblok
{ 
	width: auto;
	height: auto;
	border-radius: 10px;
	float: left;
	overflow-x: hidden;
	padding: 10px;
}

#tekst
{ 
	width: 75%;
	height: 55%;
	text-align: justify;
	float: left;
	overflow-x: hidden;
}


#tekst2
{ 
	width: 75%;
	height: 15%;
	border-radius: 10px;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	padding: 5px;
}

#bottom
{ 
	border-radius: 10px;
	float: right;
}
div.menu { /* div "menu" */
	width: 180px; /* szerokość */
	border: 0px solid #D3D3D3; /* obrazmowanie */
	height: 45px; /* wysokość */
	overflow: hidden;  /* przycinanie */
	text-align: left; }

div.menu:hover { /* najechane menu */
	width: 180px; /* szerokość */
	height: 125px; } /* wysokość (wartość musi być 100% lub "auto" */

ul { /* ul */
	margin: 0px; /* margines */
	padding: 0px; } /* odstęp */

li { /* li */
	list-style-type: none; /* rodzaj wykazu */
	width: 180px;} /* szerokość */

li a { /* linki */
	text-decoration: none; /* dekoracja linka */
	display: block; /* rodzaj wyświetlenia elementów */
	width: 180px; /* szerokość */
	padding: 5px; /* odległości */
	color: #3B3B3B; } /* kolor linka */

li a:hover { /* najechany link */
	text-decoration: none; /* dekoracja tekstu */
	color: #3B3B3B; /* kolor linka */
	width: 180px; /* szerokość */
	padding: 5px; /* odległości pomiedzy linkami */

	color: #3B3B3B; } /* kolor linka */