
body{
 	background:url(images/bg.jpg) repeat-x	;
	margin:0px; 
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8f8f8f;
}
#stopka{
background:url(images/stopka.jpg) repeat-x;  height:110px; 	width:876px;
 margin:auto; color:#9a9a9a;
}

#stopka_left{
position:absolute; margin-left: -12px; margin-top:-22px;"	
}
#stopka_right{
position:absolute; margin-left: 876px; margin-top:-22px;
}

#nawigacja_left{
	position:absolute; margin-left: -10px; margin-top:-7px;"	
}
#archiwum_left{
	position:absolute; margin-left: -13px; margin-top:-24px;"	
}
.top{
	width:970px;
	height:172px;
	
	margin:auto;
	background:url(images/top.png);
}
a{
	text-decoration:underline;
	color:#dd5e09;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#F60;
	font-weight:bold;
}
.main {
	
	width:883px; 
	margin:auto;
	margin-top:6px;
}
.main_top{
	width:883px;
	height:10px;
	background:url(images/main_top.png);
}

.main_content{
	width:883px;
	background:url(images/main_bg.png);
}

.main_bottom{
	width:883px;
	height:20px;
	background:url(images/main_bottom.png);
}
.panel_left{
	width:198px;
	float:left;
	margin:-7px 0px 0px 3px;
}

.button_menu{
	text-decoration:none;
	font-weight:normal;
	color:#797979;
	padding-left:32px;
	padding-top:7px;
	height:22px;
	background-color:#f2f2f2;
	border:none;
	border-bottom:solid 1px #dcdcdc;
	width:159px;
}
.button_menu:hover{
	
	background-image:url(images/main_button_bg.jpg);
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	
}
.button_menu span:hover{
	border-bottom:1px solid #C63;	
}
img{
	border:none;
	margin:0px;
	padding:0px;
}

.panel_right{
	width:677px;
	float:left;
	
}
.newsy_top{
	background:url(images/newsy_top.jpg);
	height:55px;
	width:677px;
}
.newsy_content{
	background-color:#f2f2f2;	
	padding:5px 40px 10px 40px;
	font-family:Tahoma, Geneva, sans-serif;

	margin-bottom:4px;
}
.newsy_content img{
	margin:0px 10px 10px 0px;
	border:1px solid #CCC;
	padding:2px;
}
.news_tyt {
color:#a75d1e;font-weight:bold; display:block; margin:0px 0px 7px 0px;font-size:13px;
}
.news_data{
	 color:#999;	
}
.newsy_bottom{
	background:url(images/newsy_bottom.jpg) bottom  repeat-x #f2f2f2;
	height:35px;
	margin-top:-4px;
	margin-bottom:5px;
	padding:10px 0px 0px 32px;
}


.button {
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left:6px;
	background:url(images/button.jpg) repeat-x; border:#c5c5c5 1px solid; height:22px; padding-left:8px; padding-right:8px; line-height:21px;  float:left; 
	cursor:pointer; color:#ae6324; font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold;
}

.button:hover{
	border:#878787 1px solid;
}
.button:active{
	background:url(images/button_act.jpg) repeat-x; 
}
.link_shadow{
	color:#FFF;
	
}
.link_shadow:hover{
	color:#FFF;
}

#kontakt input{
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#cdcdcd;
	border:1px solid #8b8b8b;
	margin:5px 0px;
}

#kontakt input:focus{
	border:1px solid #a75d1e;
}

#kontakt textarea{
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#cdcdcd;
	border:1px solid #8b8b8b;
	margin:5px 0px;
}
#kontakt textarea:focus{

	border:1px solid #a75d1e;

}
#nawigacja_stopka a{
	color:#9A9A9A;
	text-decoration:none;
}
#nawigacja_stopka a:hover{
	color:#9A9A9A;
	text-decoration:underline;
}