@CHARSET "UTF-8";

/*elementy wspolne dla wszystkich podstron */

body{

	background:#261505;
	color:#9b9b9b;
	width:100%;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial;
}


   #content{	
		margin-left:280px;
		padding-top:50px;
		color:#e1d8bc;
		padding-bottom:50px;
		font-size:12px;
		padding-right:30px;
		margin-bottom:50px;
		   }
		   
		   #content a{
		   
		   color:#e1d8bc;
		   font-weight:bold;
		   }
#outside{

	width:971px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background: #715b44 url(/images/out_bl.png) no-repeat left bottom;
}

img#rog{
	position:absolute;
	right:0;
	bottom:0;
}
#top{
	background:#e1d8bc url(/images/top_bl.png) no-repeat left bottom;
	height:305px;
	margin: 0 6px;;
	
}
#pasek{
position:absolute;
height:253px;
background:#beebff;
width:100%;
top: 171px;
}

img {

	border: none;

}
.sIFR{
	font-family:Arial;
	color:#e1d8bc;
	text-decoration:none;
} 
#logo{
	position:absolute;
	top:33px;
	left:53px;
}

#top_right{
	position:absolute;
	top:0;
	right:6px;
}

/* ustala wyswietlanie informacji posrodku obszaru z cieniem */
h1{

font-size:16px;
	color:#e1d8bc;
	}

#top h1{
	position:absolute;
	top:185px;
	left:270px;
	color:#3c250c;
	z-index:100;
}

/*blok menu*/

#menu{
	margin:0;
	padding:0;
	font-family:Arial;
	position:absolute;
	top:265px;
	right:6px;
}

 ul#navlist{width:687px; }

 ul#navlist li{
 
	width:224px;
	height:58px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	float:left;
	margin-left:5px;
	display:inline;
	text-align:center;
 }
 ul#navlist li a{
 line-height:58px;
 color:#e1d8bc;
 font-weight:bold;
 text-decoration:none;
 }
  ul#navlist li.mm_1
    {
	  background: url(/images/but_1.png) no-repeat left top;
	}
	 ul#navlist li.mm_2
    {
	  background: url(/images/but_2.png) no-repeat left top;
	}
	 ul#navlist li.mm_3
    {
	background: url(/images/but_3.png) no-repeat left top;
	}
	ul#sublist2 li{padding-right:5px;}
	
	
.clear{

	clear:both;

}

br.clear{
	display:block;
	height:29px;
	width:1px;
}
