/* Start of CMSMS style sheet 'layout' */
body {
        margin: 0;
	font-family: "Courier New", Courier, Verdana, monospace;
	color: #fff;
	font-size: 13px;
        
}

#wrapper {
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

#left {
	float: left;
	width: 650px;

}
#right {
	float: right;
	width: 180px;
    border-left: 1px solid #fff;

}
#content {
	position: relative;
    text-align: left;
    padding-left: 150px;
    min-height: 600px;
    height: 600px;
    height: 100%;
	}
#content a {
        color: #fff;
        }
#content a:hover {
        color: #fff;
        text-decoration:none;
        }

#menu {
         line-height: 180%;
	}
#mp3 {
	height: 135px;
	}
#header {
	width: 650px;
	height: 135px;
	background: url(images/logo.gif) no-repeat 40px 10px;
	}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	}
ul ul {
    margin-left: 10px;
    line-height: 160%;
	}
li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
	background: url(images/li.gif) no-repeat 0 8px;
	}
li a:hover {
/* background: url(images/li.gif) no-repeat 0 8px #650e00; */
background: url(images/li.gif) no-repeat 0 8px #472603;
	}
#footer {
	margin-left: 670px;
	width: 200px;
	border-left: 1px solid #fff;
	padding: 0 10px 20px 10px;
	font-size: 11px;
	}
#footer a {
	color: #FFFFFF;
	}
#footer a:hover {
        text-decoration:none;
background: #472603;
	}
dfn { display: none;}

.currentpage h3 {
      margin: 0;
      padding: 0;
      padding-left: 15px;
      background: url(images/li.gif) no-repeat 0 8px #472603;
}
#content img{ border: 4px solid #fff; }
#content .thumb img {border: 1px solid #fff;}
/* #content .thumb a {background: none; border:none;} */
/* End of 'layout' */

/* Start of CMSMS style sheet 'layout-bg' */
body {
        /* background: #c3c7c8 url(images/bg_1.jpg) no-repeat fixed; tło oryginał
       background: #D77836 url(images/bg_jesien.jpg) no-repeat fixed;  */
        background:   url(uploads/images/tlo.jpg) repeat-x #000 fixed; 

}
/* End of 'layout-bg' */

