@CHARSET "UTF-8";

BODY {
	background: #3b003a;
	font-family:vardana, arial, tahoma;
	font-size:12px;
	text-align: center;
	margin: 15px 0 20px 0; padding: 0;
	}
div, img, a { 
	border: 0px; 

	}
#container {
	margin: 0px auto;
	width: 826px;
	text-align: left;
	background-image: url('../_gfx/tlo.jpg');
	overflow: auto;
}
#naglowek {
	width: 826px;
	height: 262px;
	text-align: left; 
	border: 0px solid red;
	overflow: auto;
}

#top {
	
	height: 8px;	
	background-image: url('../_gfx/strona_02.jpg');	
	overflow:auto;
	
}

#naglowek1 {
	height: 262px;	
	width: 246px;
	background-image: url('../_gfx/suriart_03.jpg');
	float: left;
	
}

#naglowek2 {
	height: 262px;	
	width: 309px;
	background-image: url('../_gfx/suriart_04.jpg');
	float: left;	
}

#naglowek3 {
	height: 262px;	
	width: 271px;
	background-image: url('../_gfx/suriart_05.jpg');
	float: left;
	font-style: italic;
	font-weight: bold;
	color: #560055;
}


#srodek {
	min-height: 463px;
	background-image: url('../_gfx/suriart_07.jpg');
	background-position: top;
	background-repeat: no-repeat;
	overflow: auto;
}


#adres a:link 		{text-decoration: none; color: #ff0000; }
#adres a:visited 	{text-decoration: none; color: #ff0000; }
#adres a:active 		{text-decoration: none; color: #ff0000; }
#adres a:hover 		{text-decoration: none; color:  #ffffff; }




a:link 		{text-decoration: none; color: #560055; }
a:visited 	{text-decoration: none; color: #560055; }
a:active 		{text-decoration: none; color: #560055; }
a:hover 		{text-decoration: none; color:  #945d93; }


a.menu_boczne_link:link 		{text-decoration: none; color: #560055; font-size: 24px; font-weight: bold; font-style: italic;  }
a.menu_boczne_link:visited 		{text-decoration: none; color: #560055; font-size: 24px; font-weight: bold; font-style: italic;}
a.menu_boczne_link:active 		{text-decoration: none; color: #560055; font-size: 24px; font-weight: bold; font-style: italic;}
a.menu_boczne_link:hover 		{text-decoration: none; color: #945d93; font-size: 24px; font-weight: bold; font-style: italic;}

.menu_boczne_list {
	line-height: 40px;
	position: relative;
	left: 20px;
}

#stopka {
	font-style: italic;
	color: #560055;	
	height: 46px;	
	background-image: url('../_gfx/stopka.jpg');

}

#title {
	width: 98%;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}
