@CHARSET "UTF-8";
* {
    font-family: 'Trebuchet MS', 'Arial';
    color: #e6e4b9;
    border: none;
}
html, body
{
    margin: 0;
    padding: 0;
}

.left{
	float:left;
}

.right{
	float:right;
}

div.bar{
	font-size: 10px;
}

div#menu_right{
	width: 230px;
	float: right;
	margin-top:30px;
}

div#menu_right ul{
	list-style-image: url('../images/button.png');
	margin-left: 0px;
	padding:0px;
	padding-top: 3px;
	border-top: 1px solid #b86559;
	list-style-position: inside;
}

div#menu_right li{
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left:0px;
	border-bottom: 1px solid #b86559;
}

div#menu_right li a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#nawigacja{
	font-size: 11px;
	margin-top: 10px;
}

div.article_container
{
	width:730px;
	margin-top:5px;
	margin-bottom: 20px;
	float:left;
}
div.article_container th
{
padding:20px 0 20px 0;
text-align:left;
font-size:18px;
}
.article a, .article a:visited
{
color:#b86559;
}
.cennik 
{
border-left:1px solid #e6e4b9;
border-bottom:1px solid #e6e4b9;
margin-left:20px;
}
.cennik td, .cennik th
{
padding:5px 20px 5px 20px;
border-right:1px solid #e6e4b9;
}
.cennik th
{
border-top:1px solid #e6e4b9;
border-bottom:1px solid #e6e4b9;
text-align:center;
}
h2.articleH2
{
	background: url('../images/belka.png') top center no-repeat;
	padding:12px 0 0 18px;
	height:28px;
	font-size:18px;
	letter-spacing:-1px;
	color:#f7f6d8;
	font-weight:normal;
		}
	div.article
	{
		color:#0f0401;
		padding:0px 10px 10px 10px;
		clear:both;
		margin:0 5px 0 5px;
		line-height:18px;
		font-size: 14px;
	}
	div.article p
	{
		margin:5px 0 10px 0;
		text-align:justify;
		text-indent: 20px;
	}
	
div.article h3.title{
	Font-size: 15px;
	margin-bottom: 5px;
}

div.article p.date{
	Font-size: 11px;
	font-style: italic;
	text-indent: 0px;
}
	
div#column1 p {
    padding: 5px 10px 10px 10px;
	font-size:14px;
}

body, html {
    width: 100%;
    height: 100%;
}
#mainmenu
{
	padding-top:260px;
}

#mainmenu ul
{
padding:0px;
margin:0px;
}

#mainmenu li
{
	list-style:none;
	float:left;
	padding-right:10px;
	padding-left:10px;
}

#mainmenu li a{
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


body {
    background: url('../images/desen.jpg') top center;
}


#top {
    background: url('../images/top.jpg') top center no-repeat;
    width: 100%;
	height:302px;
    vertical-align: top;
	margin:0 auto;

}

div#top_img_container {
	width:940px;
	position: relative;
	margin:0 auto;
}

div#top_img {
	position:absolute;
	right:0;
	top:0;
	width:600px;
	height:173px;
}

div#img_left
{
	position:absolute;
	z-index:0;
	left:68px;
	top:0;
	width:307px;
	height: 173px;
}

div#img_right
{
	position:absolute;
	right:0;
	top:0;
	width:301px;
	height: 173px;
	z-index:10;
}

#top_right {
    background: url('../images/top_right.jpg') top left;
    height: 302px;
	width:2000px;
	margin-left:1130px;
	position:absolute;
}
#top_left {
    background: url('../images/top_left.jpg') top right;
    height: 302px;
	width:2000px;
	margin-left:-2000px;
	position:absolute;
}

div#middle_container {
    background: url('../images/container.jpg') repeat-x;
    display: table;
    width: 100%;
}

div#left_container {
    display: table-cell;
}

div#right_container {
    display: table-cell;
}

div#container {

	background-color :  #130502;
    width: 100%;
    margin: 0 auto;
	clear:both;

}

div#text_place_holder {
    width: 988px;
    margin: 0 auto;	
	
}
a.more
{
width:64px;
height:26px;
background: url('../images/wiecej.jpg');
display:block;
}
a:hover.more
{
background: url('../images/wiecej_selected.jpg');
}


a.more2
{
width:64px;
height:26px;
background: url('../images/more.png');
display:block;
  float: right;
    margin-right: 20px;
    display: block;
}
a:hover2.more
{
background: url('../images/more_selected.png');
}

a.mehr
{
width:64px;
height:26px;
background: url('../images/mehr.png');
  float: right;
    margin-right: 20px;
    display: block;
}
a:hover.mehr
{
background: url('../images/mehr_selected.png');
}

div#column1 {
    height: 360px;
    width: 300px;
    float: left;
    background: url('../images/box.jpg') repeat-x top #0e0301;
	text-align:justify;
	margin-right:6px;
	padding:0;

}

div#column1 ul {
   padding: 5px 20px 10px 20px;
   text-align:left;
   font-size:14px;
   margin-left:20px;
}

div#footer_container {
	
    background: url('../images/footer.png') no-repeat top center;
    padding-top: 15px;	
	padding-bottom:15px;
	
}

div#footer {
    width: 900px;
	height:50px;
    margin: 0 auto;
}

div#footer p
{
float: right;
font-size: 11px;
margin-top:0;
margin-bottom:0;
}
div#footer ul {
    float: right;
}

div#footer ul li {
    float: left;
    padding: 0 0 0 20px;
    list-style: none;
    color: #feffb3;
	font-size:12px;
	display:block;
	text-align:center;
}

div#imageBox {
    margin: 10px 0 10px 8px;
}

a.more {
    float: right;
    margin-right: 20px;
    display: block;
}

div.break {
    clear: both;
}
input, textarea
{
color:black;
}
input, textarea
{
background-color:#e6e4b9;
}
.lang
{
position:absolute;
margin-top:30px;
margin-left:20px;
}
.lang a
{

width:19px;
height:19px;
}
.lang a img
{
width:19px;
height:19px;
}


li._selected
{
height:42px;
background:url('../images/selected.png') bottom center no-repeat;
display:block;
}
