﻿body {
	background-color: #ece4d8;
    font-family: Tahoma;
    font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #595959;
}

a{
	border: 0;
}

div {
	position: relative;
}

#container {
	width: 100%;
    background: transparent url(../images/gradient.png) repeat-x;
	background-position: 0px 127px;
}

#top{
	width: 100%;
	height: 127px;
	z-index: 200;
}

#logo_container{
	margin: 0 auto;
	height: 122px;
	background-color: #8f005d;
}

#logo{
	margin: 0 auto;
	height: 122px;
	width: 988px;
	background: url(../images/logo.png) no-repeat;
	background-position: center top;
}

#logo #maindiv{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 105px;
	height: 105px;
}

#logo #maindiv img{
	width: 105px;
	height: 105px;
}

#logo #oppdiv{
	position: absolute;
	top: 15px;
	right: 30px;
	width: 90px;
	height: 90px;
}

#logo #oppdiv img{
	width: 90px;
	height: 90px;
}

#logo #logo_tekst{
	margin: 0 auto;
	height: 40px;
	padding-top: 82px;
	width: 450px;
	color: #F9EDD1;
	vertical-align: bottom;
	font-size: 13px;
}

#logo #logo_tekst a{
	text-decoration: none;
	color: #F9EDD1;
}

#logo #logo_tekst a:hover{
	color: #d5e7e7;
	font-weight: bold;
}

#cieniowanie{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
	background: url(../images/cienik.png);
}

#main_container {
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 950px;
    background-color: #ffffff;
	z-index: 100;
}

#main_container2{
	margin: 7px 12px;
	width: 926px;
	background: url(../images/fix.png) repeat-y;
}

#main_container #menu{
	margin: 0 8px;
	width: 934px;
	height: 32px;
	background-color: #eb7e10;
}

#main_container #menu #button_container{
	width: 538px;
	margin: 0 auto;
}

#main_container #menu .button{
	margin: 8px 5px 5px 5px;
	width: 95px;
	height: 17px;
	background-color: transparent;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
}

#main_container #menu .button a{
	color: #fffbf3;
	text-decoration: none;
}

#main_container #menu .nie_button{
	margin: 8px 5px 5px 5px;
	width: 95px;
	height: 17px;
	background-color: transparent;
	float: left;
	color: #fffbf3;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
}

#main_container #menu .button:hover{
	background-color: #e05807;
	cursor: pointer;
}

#main_container #menu img{
	position: absolute;
}

#lewa_kolumna{
	float: left;
	background-color: #f0e2d1;
	width: 184px;
}

#lewa_kolumna #lewe_menu{
	margin: 5px 5px 0px 5px;
	background-color: #f9efe3;
}

#lewa_kolumna #lewe_menu ul{
	padding-left: 20px;
}

#lewa_kolumna #lewe_menu a{
	color: #595959;
	text-decoration: none;
}

#lewa_kolumna #lewe_menu .button{
	margin-bottom: 1px;
	border-bottom: 1px solid #9e9a95;
	border-top: 1px solid #ffffff;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	text-align: left;
	cursor: pointer;
}

#lewa_kolumna #lewe_menu .button_activ{
	margin-bottom: 1px;
	border-bottom: 1px solid #9e9a95;
	border-top: 1px solid #ffffff;
	min-height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	text-align: left;
	background-color: #f0e2d1;
}

#lewa_kolumna #lewe_menu .button:hover{
	background-color: #f0e2d1;
}

#lewa_kolumna #moneta{
	padding: 0 9px;
	text-align: center;
	margin-bottom: 9px;
}

#lewa_kolumna #moneta img{
	margin: 9px auto;
	display: block;
}

#lewa_kolumna #lewy_tekst{
	padding: 2px;
	width: 170px;
	margin: 5px;
	text-align: justify;
	background-color: #F9EFE3;
}

#tresc_container{
	width: 538px;
	float: left;
	margin: 0px 10px 0px 10px;
	background-color: #ffffff;
	background-color: transparent;
}

#tresc_container .czterypz{
	width: 4px;
}

#cien_gora{
	height: 4px;
	background: url(../images/cien_top.png) repeat-x;
}

#cien_lewo{
	background: url(../images/cien_left.png) repeat-y;
}

#tresc{
	width: 530px;
	background-color: #f0e2d1;
}

#cien_prawo{
	background: url(../images/cien_right.png) repeat-y;
}

#cien_dol{
	height: 4px;
	background: url(../images/cien_bottom.png) repeat-x;
}

#nazwa{
	background: transparent url(../images/nazwa.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 4px;
	left: 0px;
	width: 520px;
	height: 19px;
	color: #f0e2d1;
	text-align: left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 10px;
}

#news_gora{
	width: 530px;
}

#news_gora #foto_container{
	width: 245px;
	margin: 0 20px 0px 9px;
	float: left;
}

#news_gora #foto{
	width: 239px;
	padding: 3px;
	background-color: #ffffff;
}

#news_gora #foto img{
	width: 239px;
}

#news_gora #foto_opis{
	width: 239px;
	padding: 0px 3px;
	font-size: 10px;
	text-align: left;
}

.data_jasna{
	background: url(../images/data_jasna.png) no-repeat;
	width: 82px;
	height: 16px;
	padding-right: 5px;
	padding-top: 2px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.data_ciemna{
	background: url(../images/data_ciemna.png) no-repeat;
	width: 82px;
	height: 16px;
	padding-right: 5px;
	padding-top: 2px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.flaga{
	width: 31px;
	height: 17px;
	background: url(../images/flaga.png) no-repeat;
	margin-top: 10px;
	float: left;
	margin-left: 9px;
	cursor: pointer;
}

.tytul{
	font-weight: bold;
	clear: right;
	text-align: justify;
	margin: 0 9px;
}

.wiecej {
	margin: 15px 15px 15px 9px;
	text-align: right;
}

.wiecej a{
	font-weight: bold;
	color: #90005D;
	text-decoration: none;
}

.archiwum{
	padding: 8px 9px;
	background-color: #fcfbf9;
}

.archiwum a{
	font-weight: bold;
	color: #90005D;
	text-decoration: none;
}

.tytul_pod{
	font-weight: bold;
	text-align: justify;
	margin: 9px;
	clear: left;
	color: #90005d;
}

.alert{
	font-weight: bold;
	margin: 9px;
	clear: left;
	color: #ff0000;
}

.fix{
	clear: both;
}

.tytul a{
	text-decoration: none;
	color: #90005d;
}

.zajawka{
	margin: 15px 9px 0px 9px;
	text-align: justify;
}

.tresc{
	text-align: justify;
	margin: 9px;
}

.wyroznienie{
	font-weight: bold;
	color: #90005d;
}

.srodek_bold{
	text-align: center;
	font-weight: bold;
}

.przedzialka1{
	height: 6px;
	width: 530px;
	clear: both;
	background: url(../images/rozdzielnik_gora.png) no-repeat;
	padding-bottom: 3px;
}

#przedzialka2{
	height: 6px;
	width: 530px;
	clear: both;
	background: url(../images/rozdzielnik_dol.png) no-repeat;
	background-position: 0px 3px;
	padding-top: 3px;
}

#news_gora{
	width: 530px;
}

#container_news_srodek{
	background-color: #fcfbf9;
	background: url(../images/fix_news.png) repeat-y;
	width: 530px;
}

#news_lewo{
	width: 263px;
	background-color: transparent;
	float: left;
	padding-right: 3px;
}

#news_prawo{
	width: 261px;
	background-color: transparent;
	float: right;
	padding-left: 3px;
}

#gora{
	width: 530px;
	padding-bottom: 10px;
}

#gora #fotka_container{
	width: 134px;
	float: right;
	margin: 5px;
}

#gora #fotka {
	width: 128px;
	padding: 3px;
	background-color: #ffffff;
}

#gora #fotka img{
	width: 128px;
}

#gora #fotka_opis{
	width: 128px;
	padding: 0 3px;
	font-size: 10px;
	text-align: left;
}

#gora #drukuj{
	width: 9px;
	height: 8px;
	float: right;
	margin: 4px 9px 0 15px;
	display: block;
	z-index: 2000;
}

#gora #drukuj img{
	width: 9px;
	height: 8px;
	border: 0;
	margin: 0;
	display: block;
	cursor: pointer;
}

#dol{
	width: 500px;
	background-color: #fcfbf9;
	padding: 5px 15px;
	text-align: justify;
}

#dol a{
	text-decoration: none;
	color: #90005d;
}

#dol td{
	padding: 10px 0;
	border-bottom: 1px dotted grey;
}

#galeria{
	width: 520px;
	padding: 10px 5px;
}

#galeria img{
	width: 100px;
	height: 70px;
	border: 0px;
	margin-bottom: 5px;
}

#prawa_kolumna{
	float: right;
	background-color: #f0e2d1;
	width: 184px;
}

#prawa_kolumna #procent {
	background: #f9efe3 url(../images/procent.png) no-repeat;
	width: 184px;
	height: 113px;
	margin-bottom: 9px;	
	cursor: pointer;
}

#prawa_kolumna #forum {
	background: #f9efe3 url(../images/forum.png) no-repeat;
	width: 184px;
	height: 84px;
	padding-top: 9px;
	cursor: pointer;
}
#prawa_kolumna #wojt {
	background: #f9efe3 url(../images/wojt.png) no-repeat;
	width: 184px;
	height: 84px;
	padding-top: 9px;
	cursor: pointer;
}

#prawa_kolumna #text_prawa {
	background-color: #f9efe3;
	width: 166px;
	padding: 0px 9px 9px 9px;
	text-align: justify;
}

#prawa_kolumna #banner {
	background-color: #f9efe3;
	margin-top: 9px;
	width: 166px;
	padding: 9px;
}

#footer{
	width: 100%;
	height: 141px;
	background: url(../images/stopka.jpg);
	clear: both;
	color: #f0e2d1;
}

#footer a{
	color: #f0e2d1;
	text-decoration: none;
}

#footer_container{
	width: 950px;
	margin: 0 auto;
}

#copyright{
	width: 184px;
	float: left;
	margin-top: 18px;
	margin-left: 12px;
}

#created{
	width: 270px;
	float: right;
	margin-top: 18px;
	margin-right: 12px;
}