body {
	font-family: Verdana, Arial;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background-color: white;
	color:#4b262a;
}

.newLine {
	clear: both;
}

img {
	border:0px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.center {
	text-align: center;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: black;
}

a:hover {
	color:#766934;
}

div.main {
	margin: 0px auto;
	text-align: left;
	width:980px;
	margin-bottom: 3em;
}

div.header {
	text-align: center;
	height:175px;
	background-image: url("../img/top.png");
	background-position: top right;
	background-repeat: no-repeat;
}

div.header div.header_content {
	width:980px;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
}

/* --- LOGOTYPY --- */
div.logotypy {
	margin: 0 auto;
	width:980px;
	text-align: center;
	margin-bottom: 2em;
}

div.logotypy a img {
	margin: 10px;
}
 

/* --- MENU --- */

div.menu {
	background-image: url("../img/bgr_menu.png");
	height: 36px;
	color:white;
	text-align: center;
}

div.menu div.menu_links {
	width:980px;
	margin: 0 auto;
	text-align: left;
}

div.menu a {
	float: left;
	color: white;
	display: block;
	padding: 6px 8px;
	padding-top: 8px;
	font-size: 14px;
	text-decoration: none
}

div.menu a.sel {
	color: #caa74a;
}

div.menu a:hover {
	color: #caa74a;
}

div.submenu {
	background-image: url("../img/bgr_submenu.png");
	background-repeat: repeat-x;
	height: 45px;
	color:#4b262a;
	text-align: center;
}

div.submenu div.submenu_links {
	width:980px;
	margin: 0 auto;
	text-align: left;
}

div.submenu a {
	float: left;
	color: #88353f;
	display: block;
	padding: 0px 10px;
	padding-top:4px;
	font-size: 13px;
	text-decoration: none
}

div.submenu a.sel {
	color: #766934;
}

div.submenu a:hover {
	color: #766934;
}

/* --- PRAWE MENU --- */
div.menu_right {
	color:white;
}

div.menu_right div.menu_right_content {
	margin-top:-4px;
	background-image: url('img/right_menu.png');
	background-repeat: repeat-y;
}

div.menu_right_content a {
	margin:0 20px;
	padding-bottom:4px;
	font-size: 18px;
	color: white;
	display: block;
	text-decoration: none;
}

div.menu_right_content a:hover {
	color:#4b262a;
}

div.menu_right_content a.sel {
	color:#4b262a;
}

/* --- STOPKA --- */
div.stopka {
	height:60px;
	background-image: url("../img/bgr_stopka.png");
	background-repeat: repeat-x;
	text-align: center;
	color: #9c8f5a;
	font-size: 11px;
}

div.stopka div.stopka_content div.design83 a {
	color: #9c8f5a;
	text-decoration: none;
}

div.stopka div.stopka_content div.design83 a:hover {
	color:gray;
}

div.stopka div.stopka_content {
	width: 980px;
	text-align: left;
	margin:0 auto;	
	padding-top:0.5em;
}

div.stopka div.stopka_content div.design83 {
	float:right;
}

/* --- MINI MENU --- */
div.mini_menu {
	height:30px;
	background-image: url("../img/bgr_menu_mini.png");
	background-repeat: repeat-x;
	text-align: center;
	color:white;
	font-size: 11px;	
}

div.mini_menu div.mini_menu_content {
	width: 980px;
	text-align: left;
	margin:0 auto;	
}

div.mini_menu div.mini_menu_content a {
	float: left;
	display: block;
	padding: 6px 10px;
	padding-top:8px;
	text-decoration: none
}

/* --- PATH --- */
div.path {
	margin-left:1em;
	font-size: 11px;
}

/* --- CONTENT --- */
div.content {
	width:735px;
	font-size: 12px;
}

div.content div.text {
	text-align: justify;
}

div.content ul, div.content ol{
	margin:0;
	padding:0;
}

div.content table {
	width: 100%;
	font-size: 12px;
	margin-bottom: 1em;
	margin-top: 0.25em;
}

div.content table tr.naglowek td {
	background-color:#72632a;
	color:white;
	text-align: center;
	padding:4px 5px;
}

div.content table tr.naglowek td.imie {
	width: 160px;
}
div.content table tr td {
	background-color:#dadada;
	padding: 6px 10px;
}


div.content table tr td {
	border:1px solid white;
}

div.content ul li {
	margin:0;
	padding:0;
	margin-left: 1.5em;
	margin-bottom: 0.25em;
}

div.content ol li {
	margin:0;
	padding:0;
	margin-left: 2em;
	margin-bottom: 0.25em;
}

div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 {
	padding: 0;
	margin:0;
	font-weight: normal;
	text-align: left;
}

div.content h1 {
	font-size:30px;
	line-height: 45px;
}

div.content h2 {
	font-size:24px;
	line-height: 36px;
}

div.content h3 {
	font-size:20px;
	line-height: 30px;
}

div.content h4 {
	line-height: 27px;
	font-size:18px;
}

div.content h5 {
	line-height: 24px;
	font-size:16px;
}

div.content h6 {
	line-height: 21px;
	font-size:14px;
}

div.content div.tresc {
	width:700px;
	margin-left: 1em;
}
	

/* --- RIGHT --- */
div.right {
	float:right;
	width:220px;
	margin-top:-40px;
}

div.box {
	margin:1em 0;
}

div.box div.top {
	height:30px;
	background-image: url("../img/box-top.png");
	background-repeat: repeat-x;
}

div.box div.top div.box_header {
	font-size: 15px;
	padding-left: 1em;
	padding-top:4px;
	font-weight: bold;
}

div.box div.bottom {
	height:8px;
	background-image: url("../img/box-bottom.png");
	background-repeat: repeat-x;
}

div.box div.box_lewo {
	background-image: url("../img/box-lewo.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.box div.box_prawo {
	background-image: url("../img/box-prawo.png");
	background-repeat: repeat-y;
	background-position: right;
}

div.box div.box_content {
	padding:5px 12px;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 18px;
}

div.content div.tresc div.box div.box_content{
	padding:10px 20px;
}

/* --- STRONA GŁÓWNA --- */
div.strona_glowna div.prawa_kolumna {
	width:280px;
	padding: 0;
}

div.strona_glowna div.prawa_kolumna div.video {
	margin-bottom: 2em;
}

div.strona_glowna div.lewa_kolumna {
	width:420px;
}

div.strona_glowna div.news {
	margin-bottom:1em;
}

div.image {
	text-align: center;
}
div.image img {
	border: 1px solid gray;
	padding: 1px;
}

div.strona_glowna div.news div.news_header {
	font-size: 17px;
}

div.strona_glowna div.news div.more {
	font-size: 11px;
	text-align: right;
	margin-bottom: 30px;
}

div.welcome {
	margin-bottom: 3em;
}

div.welcome h1 {
	font-size: 32px;
	line-height: 34px;
	letter-spacing: -0.05em;
	margin:0;
	padding:0; 
	margin-bottom:0.25em;
}

div.welcome div.text {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0.01em;
}

/* --- DOKUMENTY --- */
div.dokumenty {
	margin-top:1em;
	margin-bottom:1em;
}

/* --- PLIKI --- */
div.files {
	margin-top:1em;
}
div.files div.file {
	margin-bottom: 1em;
	margin-left:1em;
}

div.files div.file div.download {
	margin-top: 0.25em;
	height:40px;
}

div.files div.file img {
	margin:0 1em;
}

/* --- LINKI --- */
div.linki div.link {
	margin-bottom: 1em;
	margin-left:1em;
}

/* --- AKTUALNOŚCI --- */
div.aktualnosci div.news div.more {
	margin-top:0.25em;
	text-align: right;
}

div.aktualnosci div.news img.main {
	padding: 1px;
	margin: 1px solid gray;
}

div.aktualnosci div.news_box {
	margin-right: 30px;
}

/*--- ARCHIWUM --- */
div.archiwum a {
	margin-bottom: 0.25em;
	display: block;
}

div.archiwum a.sel {
	color:#766934;
}


/* --- MEDIA O NAS --- */
div.media_o_nas div.informacja {
	margin-bottom:1em;
}


/* --- SUBTEXT --- */
div.subtext {
	margin-bottom:2em;
}

/* --- KONTAKT --- */
div.kontakt form.kontakt{
	width:410px;
}

div.kontakt h2.form_send {
	margin-top: 1em;
	margin-bottom: 3em;
}

div.kontakt form.kontakt a {
	float: right;
	text-decoration: none;
	background-color:#dadada;
	padding:5px 10px;
	border:1px solid gray;
}

div.kontakt form.kontakt input {
	width:400px;
	background-color:#dadada;
	padding:4px;
	border:none;
	font-size:13px;
	border:1px solid gray;
}

div.kontakt form.kontakt div.pole {
	margin-bottom: 10px;
}

div.kontakt form.kontakt div.pole div.label {
	margin-bottom: 2px;
}

div.kontakt form.kontakt div.error_message {
	float: right;
	color: red;
}


div.kontakt form.kontakt textarea {
	font-size:13px;
	width:400px;
	background-color:#dadada;
	padding:4px;
	border:1px solid gray;
	height: 120px;
}

div.kontakt form.kontakt div.button {
	height: 30px;
	margin-bottom: 2em;
}

div.kontakt form.kontakt h3 {
	margin:0;
}

/* --- EMPTY --- */
div.empty {
	margin-top:1em;
	margin-bottom: 3em;
}

/* --- IMAGES --- */
div.images {
	margin:0.25em;
}

div.images img {
	margin:3px;
	padding: 1px;
	border:1px solid gray;
}

div.lang {
	margin-top:125px;
	margin-right: 20px;
	width: 40px;
	height:32px;
	
	background-image: url("../img/bgr_lang.png");
	background-repeat: no-repeat;	
}

div.news_image {
	text-align: center;
}

div.content  h2.news-header{
	font-size: 20px;
	line-height:24px;
	margin-bottom: 5px;
}
