@charset "utf-8";
/* CSS Document */
img, div, span {
	behavior: url(iepngfix.htc);
	border:none;
}
html,body{
height:100%;
}
body{
	
padding:0px; margin:0px	;
color:#777d85;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;


}

.zapisy_box{
background:url(images/zapisy_box.jpg) no-repeat; height:111px; width:721px; margin: 0px 0px 18px 0px;	
}

.zapisy_box p{
 color:#FFF;	
}
.footer, .push{
	margin:auto;height:167px;
}
.footer{
background:url(images/bg_bottom.jpg) repeat-x	;
}
.stopa{
	height:117px; margin-top:10px; width:887px; background:url(images/footer.jpg) no-repeat bottom; margin:auto; color:#FFF; padding-top:50px; padding-left:30px; line-height:19px;
}
.stopa a{
	color:#FFF;	
}
.stopa a:Hover{
	color:#FFF;	text-decoration:underline
}
.wraper{
	
min-height: 100%; height:auto !important;  height:100%; margin:0 auto -167px; //minus tyle co footer height
}

p{
	margin:0px;
	margin-bottom:10px;
 	text-indent:15px;	
}

.menu_button {
font-family:Verdana, Geneva, sans-serif; font-size:14px;font-weight:bold; color:#eff0f1; float:left; display:block; text-decoration:none; cursor:pointer;	
}
.menu_button:hover {
font-family:Verdana, Geneva, sans-serif; font-size:14px;font-weight:bold; color:#FFF; text-shadow:1px 1px 2px #000000; float:left;	
}

#top{
	height:214px; background:url(images/bg_top.jpg) repeat-x;
}
#top_menu{
background:url(images/top.png) no-repeat; height:214px; width:899px; margin:auto;	
}

#main{
	width:899px; margin:auto;	
}

#main_left{
	float:left; width:157px; margin:18px 18px 18px 0px;		
}


#main_menu{
	width:157px; 
}

#main_right{
float:left; margin:18px 0px 18px 0px;	
}

#main_pasek{
	width:713px;  height:22px; padding-top:9px; padding-left:9px;  background:url(images/main_pasek.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; font-weight:bold;	
}

a{
	text-decoration:none;
	color:#777d85;
}


ul.menu {
	margin:0px 0px 0px 28px;
	padding:13px 0 9px 0;
	list-style-image:url(images/dot_green.gif);
}
ul.menu li {
	margin-bottom:10px;	
	cursor:pointer;
}
ul.menu li a:hover{
	text-decoration:underline;
	color:#777d85;
}


.news_box{
	width:690px;
	margin:15px 0px 10px 0px;	
	padding:15px 15px 10px 15px;
	border:1px #e7e7e7 solid;  background:url(images/news_box_bg.jpg) no-repeat left top #FFF;	
}
.news_box a {
	text-decoration:underline; font-weight:bold;
}