*{
margin:0;
padding:0;
text-decoration:none;
}
body{  
	margin:0px;
	font-family:arial, sans serif;
	font-size:11px;
	background-image: url(../img/bg_2.jpg);
}
h2{
	font-size:12px;
	font-weight:bold;
}
#CONTENT ul, #CONTENT ol{
	margin-left:15px;
}
#BG_1{
	margin-top:4px;
	float:left;
	width:100%;
	height:100%;
	background-image: url(../img/bg_1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#TOP{ 
	margin: 0;
	width:996px;
	height:372px;
	position:relative;
	background-image: url(../img/top_bg.jpg);
}
#CONTENT_ALL{
	float:left;
	background-image: url(../img/content_all.gif);
	background-repeat: repeat-y;
	width:996px;
	min-height:500px;
}
#CONTENT{ /*wyk*/
	float:left;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	width:996px;
	min-height:500px;
}
#BOTTOM{
	float:left;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: no-repeat;
	width:996px;
	height:70px;
}
#MAIN{ /*wyk*/
	margin: auto;
	width:996px;
	position:relative;
}
#HEADER_IMG{
	position:absolute;
	top:58px;
	left:0px;
}
#SHADES{
	position:relative;
}
#LEFT_SHADE{
	position: absolute;
	width:102px;
	height:653px;
	left:-102px;
	top:0px;
	background-image: url(../img/left_shade.jpg);
}
#RIGHT_SHADE{
	position: absolute;
	width:102px;
	height:653px;
	right:-102px;
	top:0px;
	background-image: url(../img/right_shade.jpg);
}
#LEFTCOL{
	width:650px;
	float:left;
}
#RIGHTCOL{
	width:346px;
	float:right;
}
#MENU{
	position:absolute;
	top:285px;
	left:0px;
}
#galeria h1{
	color:white;
	background-image:url(../img/h_galeria.gif);
	width:273px;
	height:27px;
	margin-bottom:10px;
}
/* PRAWA KOLUMNA */
#RIGHTCOL img{
	border:1px #c0c0c0 solid;
	padding: 4px;
}
#LEFTCOL a{
	text-decoration:underline;
	font-weight: bold;
	color: #2a0800;
}
/* MENU */
.invisible{
	position:absolute;
	left:-2000px;
}
/* MENU GLOWNE */
.akt a{
	background-image: url(../img/bg_akt.jpg);
	width:143px;
	height:87px;
	background-position:0px -23px;
	color:black;
}
.akt a:hover{
	background-image: url(../img/bg_akt.jpg);
	width:143px;
	height:87px;
	background-position:0px -147px;
	color:#2a0800;
}
.onas a{
	background-image: url(../img/bg_onas.jpg);
	width:73px;
	height:87px;
	background-position:0px -23px;
	color:black;
}
.onas a:hover{
	background-image: url(../img/bg_onas.jpg);
	width:73px;
	height:87px;
	background-position:0px -147px;
	color:#2a0800;
}
.ceny a{
	background-image: url(../img/bg_ceny.jpg);
	width:83px;
	height:87px;
	background-position:10px -23px;
	color:black;
}
.ceny a:hover{
	background-image: url(../img/bg_ceny.jpg);
	width:83px;
	height:87px;
	background-position:10px -147px;
	color:#2a0800;
}
.oferta a{
	background-image: url(../img/bg_oferta.jpg);
	width:73px;
	height:87px;
	background-position:-3px -23px;
	color:black;
}
.oferta a:hover{
	background-image: url(../img/bg_oferta.jpg);
	width:73px;
	height:87px;
	background-position:-3px -147px;
	color:#2a0800;
}
.katalog a{
	background-image: url(../img/bg_kat.jpg);
	width:83px;
	height:87px;
	background-position:3px -23px;
	color:black;
}
.katalog a:hover{
	background-image: url(../img/bg_kat.jpg);
	width:83px;
	height:87px;
	background-position:3px -147px;
	color:#2a0800;
}
.kontakt a{
	background-image: url(../img/bg_kontakt.jpg);
	width:83px;
	height:87px;
	background-position:0px -23px;
	color:black;
}
.kontakt a:hover{
	background-image: url(../img/bg_kontakt.jpg);
	width:83px;
	height:87px;
	background-position:0px -147px;
	color:#2a0800;
}
.level_1{
	font-size:1px;
}
.level_2{
	font-size:11px;
}
ul .level_2 a{
	font-size:11px;
	padding-left:20px;
}
ul .level_2 a, ul .level_2 li, ul .level_2 a:hover, ul .level_2 li:hover{
	color: white;
	background:black;
	height:28px;
	line-height:28px;
	width:130px;
	font-size:11px;
}
ul .level_2 a:hover{
	background:#44231b;
	color: white;
	height:28px;
	line-height:28px;
	width:130px;
	font-size:11px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
}
#nav li { /* all list items */
	float: left;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 150px;
	line-height:12px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* Elementy */
.block img {
	padding: 0px;
	border: 4px solid #d7d7d7;
	margin: 7px;
	float:left;
}
.mod_newsreader h1, .mod_newslist h1{
	font-size: 12px;
	color:black;
	background-image:url(../img/h_aktualnosci.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:614px;
	height:47px;
	margin:auto;
	color:#e1e1e1;
}
.layout_latest p{
	float:right;
	width:400px;
}
.layout_latest h2{
	float:right;
	width:400px;
}
.layout_latest, .mod_newsreader{
	width:595px; /*610*/
	text-align:justify;
	float:left;
	line-height:20px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 10px 10px 20px;
}
.layout_latest .more, .mod_newsreader  .more{
	float:right;
	position:relative;
	left:0px;
}
.layout_latest a, .mod_newsreader a{
	font-weight:bold;
	color:Black;
}
.mod_article{
	margin-left:35px;
	line-height:20px;
}
#LEFTCOL .mod_article{
	margin-left:25px;
	width:595px;
}
.mod_article h1{
	background-image:url(../img/h.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 13px;
	margin-top:15px;
	margin-bottom:15px;
	width:600px;
	height:27px;
}
.mod_newsreader h2{
	font-size: 12px;
	margin-top:15px;
}
.column0, .column1, table .odd, .column2, .column3{
	background:#f7f7f7;
	border: 1px solid #e5e5e5;
}
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

