
body{
	background: #0c0806 url(../images/main/body_bg.jpg) repeat-x top;
}

h1{
	background: url(../images/main/spacer.gif) repeat-x bottom;
}

#menu li a:hover, #menu li a.selected{
	background: url(../images/main/menu_li.jpg) no-repeat left;
}

a.lang_pl{
	background: url(../images/main/lang_pl.gif) no-repeat right;
}
a.lang_pl.selected, a.lang_pl:hover{
	background: url(../images/main/lang_pl.gif) no-repeat left;
}

a.lang_en{
	background: url(../images/main/lang_en.gif) no-repeat right;
}
a.lang_en.selected, a.lang_en:hover{
	background: url(../images/main/lang_en.gif) no-repeat left;
}
#footer_upper{
	background: url(../images/main/footer_upper.jpg) no-repeat bottom center;
}

#footer{
	background: url(../images/main/footer_bg.gif) repeat-x;
}
ul.latest_news li{
	border-top: 1px solid #585351;
}
ul.latest_news{
	border-bottom: 1px solid #585351;
}
#content table td{
	border-left: 1px solid #999;
	border-top: 1px solid #333;
}
#content table td{
	font-size: 10px;
	vertical-align: top;
}
#content table td:first-child{
	border-left: 0;
}
.partners .photo{
	background: #fcfcfc;
	border: 1px solid #ddd;
}
