
body{
	background: #2f2f2c url(../images/main/body_bg.jpg) repeat-y center;
}

div#top{
	background: #2f2f2c;
}
div#header{
	background: url(../images/main/header_bg.jpg) no-repeat top;
}
a#lang-pl{
	background: url(../images/main/lang_pl.gif) no-repeat right;
}
a#lang-pl:hover, a#lang-pl.selected{
	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:hover, a#lang-en.selected{
	background: url(../images/main/lang_en.gif) no-repeat left;
}
div#columnize{
	background: url(../images/main/columnize_bg.gif) repeat-y left;
}

div#main-menu{
	background: #272724;
}
div#main-menu ul li a{
	border-top: 1px solid #eae8d7;
}
div#main-menu ul li a.noborder{
	border: 0;
}
div#footer{
	border-top: 11px solid #000;
}
div#home-right{
	border-left: 3px solid #000;
}
div#partners div.line{
	border-bottom: 1px solid #a79f96;
}

.add_date {
	background: url(../images/main/news-date.gif) no-repeat left;
}
.news-lead .news-full {
	background: url(../images/main/news-full.gif) no-repeat left;
}
.news-lead td.spacer {
	background: url(../images/main/spacer.gif) repeat-y center;
}
.news-hr {
	background:#ffffff
}
.bottom_link {
	background: url(../images/main/back.jpg) no-repeat left;
}
