html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	height:100%;
	background: #f5f2eb;
	font-family: Tahoma;
	font-size: 9pt;
}
hr {
	border: 0;
	border-top: 1px solid #dadada;
}
#container {
	width:900px;
	margin:auto;
}
#title h2 {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 18pt;
	font-weight: normal;
	color: #c28e00;
}
#title a {
	color: #c28e00;
}
#title img{
	vertical-align: top;
}
#lang {
	width: 878px;
	height: 24px;
	padding: 22px 0 0 22px;
	background: url('lang.png') no-repeat;
	position: relative;
	color: #c28e00;
	font-size: 7pt;
}
#flagi {
	position: absolute;
	top: 23px;
	right: 22px;
}
img{
	border: 0;
}
#z{
	position: absolute;
	left: 450px;
	bottom: -28px;
	background: url('z.png') no-repeat;
	width: 262px;
	height:23px;
	text-align: center;
	color: #7c7c7c;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10pt;
}
#z2{
	position: absolute;
	left: 410px;
	bottom: -37px;
	background: url('z2.png') no-repeat;
	width: 274px;
	height:32px;
	text-align: center;
	color: #7c7c7c;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10pt;
}
#top {
	height: 155px;
}
#menu {
	width: 880px;
	height: 25px;
	padding: 20px 10px 0px 10px;
	background: url('menu.png') no-repeat;
	text-align: center;
	letter-spacing: -1px;
	color: #7c7c7c;
}
#menu a {
	font-weight: bold;
}
#content{
	background: #ffffff;
	width: 880px;
	margin: 20px 0 0 0;
	padding: 10px;
	color: #4c442c;
	font-size: 9pt;
	line-height: 20px;
	/*word-spacing: 3px;
	letter-spacing: 1px; */
}
#content h2{
	color: #c28e00;
}
#content h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #c28e00;
}
#content p:first-letter {
	font-size: 12pt;
	/*color: #c28e00; */
}

#content a:link {
	text-decoration: none;
	color: #c28e00;
}
#content a:visited {
	text-decoration: none;
	color: #c28e00;
}
#content a:hover {
	text-decoration: none;
	color: #7c7c7c;
}
#content a:active {
	text-decoration: none;
	color: #c28e00;
}

#footer {
	position: relative;
	width: 900px;
	height: 52px;
	background: url('footer.png') no-repeat;
	color: #7c7c7c
}
#adr {
	position: absolute;
	top: 18px;
	left: 50px;
}
#tel {
	position: absolute;
	top: 18px;
	left: 360px;
}
#ema {
	position: absolute;
	top: 18px;
	left: 715px;
}

a:link {
	text-decoration: none;
	color: #7c7c7c;
}
a:visited {
	text-decoration: none;
	color: #7c7c7c;
}
a:hover {
	text-decoration: none;
	color: #c28e00;
}
a:active {
	text-decoration: none;
	color: #7c7c7c;
}

.film {
	margin:auto;
	text-align:center
}

.entry .n {
	font-size:12pt;
	color:#898989;
	font-weight:bold
}
.right {
	float: right;
	margin: 20px;
}
.left {
	float: left;
	margin:20px
}
.aright {
	text-align:right
}
.center {
	text-align: center;
	margin: auto
}
.rotator {
	width: 330px;
}
.submenu {
	color: #c28e00;
	text-align: center;
	font-weight: bold;
}
.clear {
	clear:both;
	width:0;
	height:0;
	margi:0;
	padding:0;
}

.formularz
	{
	color:#898989;
	font-size: 8pt;
	font-style: normal;
	margin:auto;
	}
.wys_form
	{
	height: 24px;
	}
select.kal
	{
	font-size: 10px;
	}

table.uklady {
	border-collapse: collapse;
	text-align: center;
	color: #a5a5a5;
}

table.uklady td {
	width: 99px;
	border: 1px solid #dadada;
}

/*BANER*/
#baner_sw{
	display:none;
	position:fixed;
	z-index:1000;
	top:300px;
	left:0;
	width:100%;
	height:290px
}
#baner_co{
	position:relative;
	background:url('/banery/s2009/BG.jpg') top left no-repeat;
	width:500px;
	padding-top:130px;
	height:160px;
	margin:auto
}
#baner_close{
	position:absolute;
	top:0;
	right:0;
	width:33px;
	height:35px;
	background:url('/banery/s2009/zamknij.png') top left no-repeat;
	cursor:pointer
}
#promo1{
	display:block;
	width:311px;
	height:40px;
	background:url('/banery/s2009/promo1.png') top left no-repeat;
}
#promo2{
	display:block;
	width:311px;
	height:35px;
	background:url('/banery/s2009/promo2.png') top left no-repeat;
}
#promo3{
	display:block;
	width:311px;
	height:26px;
	background:url('/banery/s2009/promo3.png') top left no-repeat;
}