@charset "utf-8";
/* Copyright PTM www.ptm.pl */

body{background:#383838; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

#header{background-image:url(images/logo.jpg); height:140px; width:280px; margin:auto; margin-bottom:20px;}

#menu{background:url(images/menu.jpg);height:37px; width:748px; text-align:center; line-height:37px; margin:auto; margin-bottom:20px;}
	#menu ul li{float:left; list-style:none; width:140px; font-size:12px; text-decoration:none;}
	#menu ul li a{color:#ffffff;}
	#menu ul li a:hover{color:#cccccc; font-weight:700; text-decoration:none;}
	#menu a {text-decoration: none;}

#content{margin:auto; width:950px;}
	#content a{color:#FC0;}
	#content a:hover{color:#F00;}
	.content_topbg{background:url(images/top_bg.jpg) repeat-x; height:20px; padding-bottom:30px; margin:auto;}
	#content_menu{width:180px; min-height:300px; border:#b11010 solid 1px; background:#3f3f3f; text-align:center; padding-bottom:30px; float:left;}
		#content_menu a{text-decoration:none; color:#FFF;}
		#content_menu a:hover a:visited{text-decoration:none; color:#F00;}
		#content_menu ul li{list-style:url(images/arrow.gif); text-align:left; margin-left:-50px;}
		.content_list_2{list-style:url(images/arrow.gif); text-align:left;}
	#content_text{width:750px; min-height:300px; border:#b11010 solid 1px; background:#3f3f3f url(images/content_bg.jpg) no-repeat bottom; float:right; padding-bottom:50px;}
		#content_text p{margin:10px 30px auto 30px; text-indent:30px; text-align:justify;}
		#content_text h1{text-indent:20px; margin:40px auto 10px 40px; line-height:40px; font-size:14px; background:url(images/content_h1.jpg) no-repeat; height:40px;}
		#content_text h2{text-indent:30px; margin:40px auto 10px 50px; line-height:29px; font-size:12px; background:url(images/content_h2.jpg) no-repeat; height:29px;}
		#content ul li {padding-left:30px; list-style:inside url(images/arrow.gif);}
	#sitemap h1 {text-indent:50px; font-size:12px;}
	#sitemap h2 {margin-bottom:-10px; text-indent:70px; font-size:12px;}
	#sitemap a{color:#FFF;}
	hr {color:#e2001a; height:1px; border:0px #e2001a solid; background:#e2001a;}
	a {text-decoration:none; color: #ffffff;}
	a:hover {text-decoration:none; color:#e2001a;}