@CHARSET "UTF-8";
*{margin:0; padding:0;}

a
{
	text-decoration: none;
	color: #2E2E2E;
	letter-spacing: 1px;
	font-weight: bold;

	
}
a:hover
{
	text-decoration: none;
	color: #235eae;
		
}
body
{
	padding: 0;
	margin: 0; 
		background-color: #e4f5fd;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center top;

	font-size: 12px;
	font-family: tahoma;

}
#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;

}
#layout_bottom
{
	background-color: #a5c856;
	margin: 0 auto;
	width: 100%;	
	float: left;
	background-image: url(images/tlo_dol.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}
#page
{
	width: 975px;	
	margin: 0 auto;	
}
#animacja
{
	float: left;
	width: 970px;
	height: 200px;	
}
#main_lewa
{
	float: left;
	width: 230px;
	height: 330px;
	
	position: relative;
	left: 70px;	
}
#main_tresc
{
	float: left;
	width: 530px;
	position: relative;
	left: 100px;
	text-align: justify;
}
#page_bottom
{
	width: 975px;	
	margin: 0 auto;

	
}
#gora
{
	width: 975px;
	height: 144px;
	background-image: url(images/gora.jpg);
	margin: 0 auto;
	float: left;
}
#main
{
	width: 975px;
background-image: url(images/pasek_tlo.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	float: left;
}
#main_background
{
	width: 975px;
	float: left;
	background-image: url(images/srodek.jpg);
	background-repeat: no-repeat;
	
	
}
#dol
{
	width: 975px;
	height:91px;
	background-image: url(images/dol.jpg);
	margin: 0 auto;
	float: left;
	text-align: right;
}
#top_menu
{
	float: left;
	position: relative;
	top: 36px;
	width: 860px;
	text-align: right;
	font-size: 12px;
	
}

#stopka
{
	width: 900px;
	height:30px;
	position: relative;
	bottom: 30px;
	
	margin: 0 auto;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #526a1b;
}
#stopka a
{
	text-decoration: none;
	color: #707070;
	border-bottom: 1px dashed #707070;	
}
#stopka a:hover
{
	text-decoration: none;
	color: #235eae;
	border-bottom: 1px solid #235eae;	
}
h1
{
	font-size: 17px;
	font-family: helvetica;
	font-weight: bold;
	color: #007EEE;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#linki
{
	float: left;
	width: 960px;	
}
#dzial_link1
{
	float: left;position: relative;
	left: 400px;
	top: 85px;
	font-weight: bold;
	font-size: 15px;	
}
#dzial_link2
{
	float: left;position: relative;
	left: 515px;
	top: 85px;
	font-weight: bold;
	font-size: 15px;	
}
#dzial_link3
{
	float: left;position: relative;
	left: 630px;
	top: 85px;
	font-weight: bold;
	font-size: 15px;	
}
#dolne_menu
{
	position: relative;
	right: 120px;
	top: 12px;
	font-size: 12px;
}
.naglowek_prawa
{
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid white;
	position: relative;
	bottom: 8px;
}
input.przycisk
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#999999;
   border-width:3px;
}
h2
{
	font-size: 13px;

	font-weight: bold;
	color: #007EEE;

}

