body	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../gfx/tlo1.jpg');
}

div	{
	padding: 0px;
	margin:0px;
}

div#tlo_gora {
	position: absolute; left: 0px;
	text-align: center;
	width: 100%; 
	height: 199px;
	border: 0px solid red;
	background: url('../gfx/tlo_gora.jpg') repeat-x top;	
	padding: 0px;
	margin: 0px auto 0 auto; 	
}
div#top	{
	position: relative; 
	height: 260px;
	width: 750px;
	border: 0px solid #777;
	border-bottom: 1px solid #fff;	
	margin: 0px auto 0 auto; 	
	background: url('../gfx/banner.jpg') no-repeat bottom;
}

div#menu	{
	width: 750px;
	border: 0px solid #777;
		
	margin: 0px auto 0px auto; 		
	padding:0px;
}

div#center	{
	width: 750px;
	border-top: 1px solid #fff;	
	margin: 0px auto 0 auto; 		
}

h2	{
	padding-top: 6px;
	padding-bottom: 3px;	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

h3	{
	padding-top: 6px;
	padding-bottom: 3px;	
	font-size: 14px;
	font-weight:normal;
}

h1	{
	display:inline;
	font-family: verdana;;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;;
	color: #717C7D;
}

a	{
	font-family: verdana;
	font-size: 11px;
	
	text-decoration: none;
	color: #25f;
}
a:hover {
	text-decoration: underline;
}

a.home_link	{
	font: 11px verdana;
	font-weight: bold;
	
	text-decoration: none;

	color: #eEf8cA;
}
a.home_link:hover {
	text-decoration: underline;
/*	color: #FE0000;*/
	color: #bEc89A; 
}

a.home_link2	{
	display:block;
	font: 12px verdana;
	font-weight: bold;
	
	text-decoration: none;

	color: #eEf8cA;
}
a.home_link2:hover {
	text-decoration: underline;
/*	color: #FE0000;*/
	color: #bEc89A; 
}


A.gs			{ color: white; font-family: verdana, arial, sans-serif; text-decoration: none;  font-size:11px;} 
A:link.gs		{ color: white; text-decoration: none; } 
A:visited.gs	{ color: white; text-decoration: none; } 
A:active.gs	{ color: white;  } 
A:hover.gs	{ color: #f30; text-decoration: underline; }

img.kamien	{
	border: 5px solid white;
}

span.wklad	{
	font-weight: bold;
	font-family:verdana; 
	font-size:11px;
	color:white;
}

