

body{
	background-color:#2A1011;
	background-image:url(images/bkg.jpg) ;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:garamond,tahoma,verdana,arial;font-size:16px;color:#B6AEB7;
	}
	
img{border:0}

a{color:#B5B0B6;font-weight:bold;}
a:hover{color:#B5B0B6;font-weight:bold;}

.img_padding{
	
	margin:8px;
	}

.wiecej {color:#F26C25;
	font-weight:bold;
	}

#content{
	position: relative;
	margin: 0 auto;
	width: 900px;
	/*background-color:#2A1011;*/
}

#header{
	width:900px;
	height:80px;
	text-align:center;
	float:left;
	background:#1C183B;
	/*url(images/top.jpg);*/
	
	}

#header_links{
	float:left;
	margin-top:34px;
	/*
	display:block;
	height:45px;	
	*/
	
	}

#content_main{
	width                   : 900px;
	/*background:url(images/con_bkg.gif);*/
	float:left;
	display:block;
	
}


	
#content_main_right{
	float:left;
	width:890px;
	/*background-color:white;	*/
	/*border:1px solid red;*/

	}
	

#footer{
	/*background:url(images/footer_bkg.gif);*/
	width                   : 900px;
	height                  : 30px;
	clear:left;
	color:#856B6C;
	
	}

#footer_txt {
		padding-right:4px;
		text-align:center;

	}	

#footer_txt a{color:#856B6C;}

a.menu {height: 45px; display: block; overflow: hidden; float:left;}
a.menu img {display: block;}
a.menu:hover img {margin-top: -45px;}
a.menu:hover { display: block; }
a.menu:hover { zoom: 1; }