body
{
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-color: #3D3D3D;
}

#container
{
	width: 830px; 
	margin: auto;
	text-align: left;
	overflow: auto;	
}

img
{
	border: 0;
}

#head_top
{
	width: 830px;
	height: 221px;
	float: left;
}

#head_top_flash
{
	width: 312px;
	height: 221px;
	float: left;
}

#head_top_1
{
	background: url(images/bg_03.jpg);
	width: 259px;
	height: 221px;
	float: left;
}

#head_top_2
{
	background: url(images/bg_04.jpg);
	width: 259px;
	height: 221px;
	float: left;
}

#menu_top
{
	width: 830px;
	height: 40px;
	float: left;
	border-bottom: 1px solid white;
}

#menu_top_left
{
	background: url(images/bg_06.jpg);
	width: 15px;
	height: 40px;
	float: left;
}

#menu_top_end
{
	background: url(images/bg_17.jpg);
	width: 15px;
	height: 40px;
	float: left;
}

.button
{
	height: 40px;
	float: left;
}

#body_center
{
	width: 830px;
	float: left;
	
	background: url(images/bg_center_left.jpg) repeat-y;		
}

#body_center_left
{
	width: 214px;
	float: left;
}

#body_center_left_1
{
	background: url(images/bg_19.jpg);
	width: 214px;
	height: 159px;
	float: left;
}

#body_center_left_2
{
	background: url(images/bg_24.jpg);
	width: 214px;
	height: 250px;
	float: left;
	border-bottom: 1px solid white;
	font: 10pt Arial, Tahoma, Verdana;
	color: #292929;
}

.dzien
{
	font: bold 10pt Verdana;
	text-align: center;
}

#todzisiaj
{
	color: #ffffff;
	background-color: red;
}	

#body_center_site
{
	width: 507px;
	float: left;
}

#body_center_right
{
	width: 109px;
	float: left;
}

#body_center_right_menu
{
	width: 94px;
	height: 409px;
	float: left;
}

.body_center_right_menu_button
{
	width: 94px;
	float: left;
}

#body_center_right_menu_end
{
	background: url(images/bg_26.jpg);
	width: 94px;
	height: 70px;
	float: left;
}

#end
{
	width: 830px;
	height: 124px;
	float: left;
}

#end_1
{
	background: url(images/bg_27.jpg);
	width: 214px;
	height: 124px;
	float: left;
}

#end_2
{
	background: url(images/bg_28.jpg);
	width: 366px;
	height: 124px;
	float: left;
}

#end_3
{
	background: url(images/bg_29.jpg);
	width: 250px;
	height: 124px;
	float: left;
}


#body_text
{
	margin: 10px;
	font: 10pt Tahoma, Arial, Verdana;
	color: #151515;
	text-align: justify; 
}

.title
{
	font: bold 14pt Arial, Tahoma, Verdana;
	color: #292929;
	margin: 10px 0 5px 0px;
}


#stopka
{
	font: 9pt Arial, Tahoma, Verdana;
	color: white;
	margin: 5px 0 10px 0;
	text-align: center; 
}


#body_text h3
{
	margin: 0 0 10px 0;
	font: 13pt Tahoma, Arial;
	color: #cc0000;
	font-weight: bold; 
}

#end_2 p, #end_3 p
{
	margin: 10px;
	color: white;
}

a.link_stopka:link, a.link_stopka:visited, a.link_stopka:hover
{
	font-weight: bold; 
	text-decoration: none;
  color: white;
}  

a.link_stopka:hover
{
	text-decoration: underline;
}

.nr_strony, .nr_strony_akt, .strony_nazwa
{
	font-family: Verdana, Arial, Tahoma;
	height: 18px;
	width: 18px;
	background-color: #ff9933;
	float: left;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e5e5e5;
	font-size: 10pt;
	margin: 1px;
	text-align: center;
	display: inline; 
}


.nr_strony:hover
{
	background-color: #f47a00;
	color: white;
}

.nr_strony_akt
{
	background-color: #9dcf05;
	font-weight: bold; 
	color: white;
}

.strony_nazwa
{
	width: 50px;
	background-color: white;
	font-size: 10pt;
	color: #808080;
}
