body {
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size:12px;
	background: #000 url('../images/background.jpg') repeat top left;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

#mainTable {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#mainTable #header {
	height: 111px;
	background: #e3e3cc url('../images/header_bg.png') no-repeat top left;
	font-size: 16px;
}

#mainTable #header a {
	color: #e3e3cc;
	text-decoration: none;
}

#mainTable #header img {
	float: right;
	margin-top: 27px;
	margin-right: 27px;
	border: 0;
}

#mainTable #header a:hover {
	color: #e3e3cc;
	text-decoration: underline;
}

#mainTable #header div {
	margin-top: 57px;
	text-align: right;
	width: 600px;
	color: #FFF;
	text-transform: uppercase;
}

#slogan_left {
	width: 227px;
	height: 172px;
	background-color: #e3e3cc;
}

/* MENU PO LEWEJ */
 
#menuLewa {
	width: 227px;
	background-color: #e3e3cc;
	padding-bottom: 10px;
}

#menuLewa div {
	margin-left: 8px;
	width: 219px;
	background: #d2ceb8;
	text-align: right;
}

#menuLewa ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 219px;
}

#menuLewa li {
	border-bottom: 1px solid #e3e3cc;
	padding: 8px;
}

#menuLewa a:hover {
	background: #e3e3cc url('../images/arrow_bg.png') no-repeat top left
}

#menuLewa a {
	color: #343434;
	display: block;
	margin: 0 0 0 0;
	padding: 8px 30px 8px 0;
	text-decoration: none;
	font-weight:normal;
	background: #d2ceb8 url('../images/arrow_bg.png') no-repeat top left;
	text-transform: uppercase;
}

#mainContent {
	background-color: #e3e3cc;
	padding-bottom: 10px;
}

#mainContent div {
	margin: 20px;
}

.leadin {
	color: #6a654a;
	font-size: 23px;
	font-weight: bold;
}

.circles {
	vertical-align: baseline;
}

#footer {
	background-color: #c3bb95;
	padding: 25px;
}

/* SLIDESHOW */
#slideshow {
    position:relative;
    height:172px;
	width: 650px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#frazy {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
}

#frazy a, #frazy a:visited {
	color: #000;
	text-decoration: none;
}

