BODY {
	margin: 0;
	padding: 0;
	background: #f7e3a8 url(../layout/top.png) left -17px repeat-x;
	text-align: justify;
	font-size: 13px;
	font-family: "Trebuchet MS", "Helvetica CE",  Verdana, Arial, sans-serif;
	color: #555555;
	line-height: 17px;
}

H1 {
	visibility: hidden;
	display: none;
}

H2, H3, H4, H5 {
	color: #E69601;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin-top: 34px;
}

P {
	line-height: 1.4em;
	/*text-indent: 25px;*/
}

P.noid {
	text-indent: 0px;
}

P.noid IMG {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}

A {
	color: #D14500;
	text-decoration: none;
	border-bottom: 1px dotted #EAC8DA;
	font-weight: bold;
}

A:hover {
	color: navy;
	text-decoration: none;
	border-bottom: 1px solid navy;
}

IMG {
	border: 1px solid #f0d4e2;
}

.podpis {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}

#obrys {
	position: relative;
	width: 816px;
	margin: 10px auto 0px auto;
}

#h_luz {
	position: absolute;
	width: 800px;
	top: -3px;
	left: 35px;
	color: #777777;
	font-size: 10px;
	line-height: 13px;
}

#h_title {
	position: absolute;
	left: -130px;
	top: 34px;
	width: 994px;
	height: 463px;
	background: transparent url(../layout/title.png) left top no-repeat;
}

#h_title DIV {
	visibility: hidden;
}

#menu {
	position: absolute;
	top: 342px;
	left: 5px;
	width: 794px;
	height: 77px;
	background: transparent url(../layout/menu.png) left top no-repeat;
	text-align: center;
	font-size: 17px;
	line-height: 40px;
	color: white;
}

.roleta_pol, #menu A {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

#menu A {
	font-weight: normal;
}

#bot {
	position: fixed;
	z-index: -999;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background: #c86902 url(../layout/bot.png) left bottom repeat-x;
}

#footer {
	position: absolute;
	bottom: -50px;
	left: 0px;
	width: 794px;
	height: 30px;
	padding-bottom: 20px;
	line-height: 37px;
	background: transparent url(../layout/footer.png) center top no-repeat;
	text-align: center;
	color: #fff6c1;
	font-size: 11px;
}

#footer A {
	color: #fff6c1;
	border-bottom: 1px dotted #c88e02;
}

#footer A:hover {
	color: white;
	border-bottom: 1px solid #c88e02;
}

#content {
	position: absolute;
	top: 419px;
	left: 5px;
	width: 794px;
	background: url(../layout/main.png) left top repeat-y;
}

#sidebar {
	float: left;
	width: 575px;
	margin:0;
	padding: 0;
	background: url(../layout/sloup.png) right top repeat-y;
}

#sidebar-content {
	margin: -25px 0 0 30px; 
	padding: 0 30px 0 0;
	line-height: 20px;
}

#sidebar-content P, #sidebar-content DIV {
	line-height: 20px;
}

#main {
	margin:0 0 0 575px; 
	padding:0;
}

#main-content {
	margin:-6px 25px 0 10px; 
	font-size: 11px;
}

#main-content H3 {
	font-size: 14px;
	margin-top: 2px;
}

HR.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
}

A.pdf {
	display: inline-block;
	padding-left: 21px;
	background: url(../layout/ipdf.gif) left center no-repeat;
	margin-bottom: 5px;
	font-weight: bold;
}

.luz_logo {
	float: left;
	border: none;
	margin-right: 15px;
	margin-top: 2px;
}

DIV.sl {
	background: url(../layout/slbg.png) center bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.deco {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

UL {
	list-style-type: square;
}

STRONG {
	color: #5f4b3d;
}

.zvyraz {
	color: #985B2E;
}

.sl UL {
	margin-left: 0;
	padding-left: 15px;
}

.imgbr IMG {
	border: none;
}

TABLE P {
	text-indent: 0px;
	padding: 0;
	margin: 0 0 10px 0;
}

.sl I {
	color: #D14500;
}