html, body {
	background-color: #efefef;
background-image:url(images/bg.png);
background-repeat:repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
}

#top {
	width: 801px;
	margin:0px auto;
background-color: #ffffff;
}

#header{
	background-color: #ffffff;
	width:801px;
	height:112px;
}
#logo{
float:left;
}
#menu{
float:right;
background-image:url(images/menu.png);
width:618px;
height:39px;
margin-top:60px;
}
#obrazek{
clear:both;
	width: 801px;
	
	overflow: hidden;
	background-color: #fffff;
	background-image:url(images/obraz.png);
background-repeat:no-repeat;
background-position:bottom;
}
#przyciski{
	width: 801px;
	height:107px;
	background-color:#333333;
}
#tresc {
	width: 801px;
	background-image:url(images/tresc.png);
	overflow: hidden;
	background-color: #fff;
	min-height:272px;
	background-repeat:no-repeat;
font-family:Verdana;
font-size:12px;
}

#stopka {
	clear: both;
	width: 100%;
	background-color: #888;
	background-image:url(images/stopka.png);
	min-height:51px;
}
#footer{
width:801px;
height:82px;
background-image:url(images/footerek.png);
font-family:Verdana;
font-size:12px;
}
#slider{
	padding-left:25px;
	width:750px;

}   
   #slider ul, #slider li {
    margin:0;
    padding:0;
    list-style:none;
    }

    #slider, #slider li {
    width: 750px;
    height: 287px;
    overflow: hidden;
    }

    span#prevBtn {
    float: left;
    margin-top: 10px; 
text-decoration:none;
font-size:25px;
color:#000000;
    }

    span#nextBtn{
    float: right;
    margin-top: 10px; 
text-decoration:none;
font-size:25px;
color:#000000;
	}
#access {
	
	margin: 0 auto;
	
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

h2 a:link, h2 a:visited {
	
	text-decoration: none;
		color: #da251c;
	font-family:Georgia;
	
}

h2 a:hover {
color: #ef2e25;	
}
.entry-title{
padding-left:35px;
color:#d1241b;}
.entry-content{
padding-left:35px;}

a {
text-decoration:none; 
color: #bb0400;} 
a:hover{
text-decoration: underline; 
color: #bb0400;}
