body {
    margin: 0;
    padding: 0;
    background: #e3e3e3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #636262;
}

input, select {
    font-size: 11px;
}

a {
    text-decoration: none;
    color: #58595b;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 14px;
    margin: 20px 0 30px 20px;
	/*border-bottom: 1px solid #777;*/
}

h1 a {
    font-size: 9px;
    margin: 0 0 0 10px;
	color: #555;
	font-weight: normal;
}

h2 {
	margin: 15px 0;
	font-size: 14px;
}

h6 a {
	color: #999;
}


h3 {
    font-size: 12px;
    margin: 20px 0 30px 20px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #777;
}

.admin-links {
	position: absolute;
	width: 100%;
	height: 18px;
	background: black;
	opacity: 0.6;
	filter:alpha(opacity=60);
	top: 0;
	left: 0;
	font-size: 10px;
	padding-top: 3px;
}
.admin-links a {
	margin: 0 10px;
	color: white;
}

#kom {
	width: 1024px;
    height: 20px;
	text-align: right;
	color: #555;
	position: absolute;
	top: -25px;
	left: 2px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#kom a {
	color: inherit;
	text-decoration: none;
}
#kom a:hover {
	text-decoration: underline;
}

#mainpage {
	position: relative;
    width: 1024px;
    height: 775px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    border: 5px solid white;
}

#mainpage_start {
	position: relative;	
    width: 1024px;
    height: 652px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    border: 5px solid white;
}

/* search box */
#search {
    width: 199px;
    height: 52px;
    background: #d0d0d0;
    float: left;
}

input#sph {
    display: block;
    font-size: 10px;
    margin: 8px 5px 0 15px;
    float: left;
    width: 100px;
}

img#lupa {
    margin: 10px 0 0 0;
    float: left;
}

#search span {
    padding: 0;
    margin: 0 0 0 15px;
    vertical-align: top;
}

#mhk_logo {
    width: 198px;
    height: 198px;
    background: none;
    float: left;
    cursor: pointer;
}

#middle #mhk_logo {
	position: relative;
	top: -20px;	
}
/*eo search box */

/* menu górne */
ul.menu-top {
	position: relative;
    width: 825px;	
    float: right;
	height: 25px;
	overflow: visible;
}

#menu1 {
    background: #aaaaaa;
	z-index: 30000;
}
#menu2 {
    background: #959494;
    margin: 1px 0 1px 0;
	z-index: 20000
}

ul.menu-top li {
	list-style: none;
	float: left;
	width: 165px;
}
ul.menu-top li ul li {
	list-style: none;
	float: left;
}
ul.menu-top li a,  ul.menu-top li ul li a {
    width: 165px;
    float: left;
	color: white;
	display: block;
	height: 20px;
	padding-top: 5px;	
    text-align: center;
}

ul.menu-top li ul li a {
    width: 165px;
    float: left;
	color: #444;
	display: block;
	height: 20px;
	padding-top: 5px;	
    text-align: center;	 
 }
 
#menu1 li ul li a {
	background: #fafafa;
	border: 1px solid #aaa;
	border-top: none;
}

#menu2 li ul li a {
	background: #fafafa;
	border: 1px solid #aaa;
	border-top: none;
}

#menu1 li ul li a:hover {
	background: #e5e5e5;
}

ul.menu-top a:hover {
    background: url(../../gfx/mnu_back.jpg) no-repeat;
}

ul.menu-top li.menu_item_selected a {
    background: url(../../gfx/mnu_back.jpg);
}

/*podmenu menu top */
ul.menu-top li ul {
	position: relative;
	display: none;
}

ul.menu-top li:hover ul {
	display: block;
}

#menu1 {
	position: relative;
	z-index: 30000;
}
#menu2 {
	position: relative;
	z-index: 20000;
}
#menu1 li ul {
	position: relative;
	z-index: 25000;
}
#menu2 li ul {
	position: relative;
	z-index: 15000;
}
#menu1 li ul li {
	position: relative;
	z-index: 21000;
}
#menu2 li ul li {
	position: relative;
	z-index: 11000;
}

/*.menu-top:hover {
	height: 200px;
	background: red;
	z-index: 1000;
}
*/


/* menu lewe*/
#menu3, #menu3_nobanner, #menu3_start {
    width: 197px;
    height: 359px;
    background: none;
    /*border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;*/
    float: left;
    margin: 0 0 0 0;
	position: relative;
	top: -15px;
}

#menu3_start {
    border: none;
    height: 54px;
    float: left;
    margin: 0;
	top: 0px;
}

#menu3_nobanner {
	float: left;
	position: absolute;
	top: 250px;
	left: 0;
}

#menu3 a, #menu3 a.long, #menu3_nobanner a, #menu3_nobanner a.long {
    display: block;
    width: 186px;
    height: 19px;
    /*border: 1px solid #dadada;*/
	border-bottom: 1px solid #dadada;
    border-top: none;
    font-size: 11px;
    letter-spacing: .1em;
    color: #58595b;
	/*color: #06067c;*/
    text-align: right;
    vertical-align: middle;
    padding: 4px 10px 0 0;
}

#menu3 a:hover, #menu3_nobanner a:hover {
    background: #ececec;
    text-decoration: none;
}

#menu3 a.long, #menu3_nobanner a.long {
    height: 29px;
}

#menu3 a.current_url, #menu3_nobanner a.current_url {
	background: #ececec;	
}


#menu3 a.odd_pk:hover, #menu3 a.odd_pk_current, #menu3 a.odd_pk_current:hover,
#menu3_nobanner a.odd_pk:hover, #menu3_nobanner a.odd_pk_current, #menu3_nobanner a.odd_pk_current:hover {
	color: white;
	background: rgb(0, 46, 94);
}
#menu3 a.odd_ss:hover, #menu3 a.odd_ss_current, #menu3 a.odd_ss_current:hover,
#menu3_nobanner a.odd_ss:hover, #menu3_nobanner a.odd_ss_current, #menu3_nobanner a.odd_ss_current:hover {
	color: white;
	background: rgb(134, 119, 116);
}
#menu3 a.odd_fs:hover, #menu3 a.odd_fs_current, #menu3 a.odd_fs_current:hover,
#menu3_nobanner a.odd_fs:hover, #menu3_nobanner a.odd_fs_current, #menu_nobanner3 a.odd_fs_current:hover {
	color: white;
	background: rgb(134,143,152);
}
#menu3 a.odd_apo:hover, #menu3 a.odd_apo_current, #menu3 a.odd_apo_current:hover,
#menu3_nobanner a.odd_apo:hover, #menu3_nobanner a.odd_apo_current, #menu3_nobanner a.odd_apo_current:hover {
	color: white;
	background: rgb(91,110,44);
}
#menu3 a.odd_up:hover, #menu3 a.odd_up_current, #menu3 a.odd_up_current:hover,
#menu3_nobanner a.odd_up:hover, #menu3_nobanner a.odd_up_current, #menu3_nobanner a.odd_up_current:hover {
	color: white;
	background: rgb(237,28,36);
}
#menu3 a.odd_kh:hover, #menu3 a.odd_kh_current, #menu3 a.odd_kh_current:hover,
#menu3_nobanner a.odd_kh:hover, #menu3_nobanner a.odd_kh_current, #menu3_nobanner a.odd_kh_current:hover {
	color: white;
	background: rgb(0, 110, 183);
}
#menu3 a.odd_wr:hover, #menu3 a.odd_wr_current, #menu3 a.odd_wr_current:hover,
#menu3_nobanner a.odd_wr:hover, #menu3_nobanner a.odd_wr_current, #menu3_nobanner a.odd_wr_current:hover {
	color: white;
	background: rgb(48, 0, 14);
}
#menu3 a.odd_b:hover, #menu3 a.odd_b_current, #menu3 a.odd_b_current:hover,
#menu3_nobanner a.odd_b:hover, #menu3_nobanner a.odd_b_current, #menu3_nobanner a.odd_b_current:hover {
	color: white;
	background: rgb(114,47,0);
}
#menu3 a.odd_mo:hover, #menu3 a.odd_mo_current, #menu3 a.odd_mo_current:hover,
#menu3_nobanner a.odd_mo:hover, #menu3_nobanner a.odd_mo_current, #menu3_nobanner a.odd_mo_current:hover {
	color: white;
	background: rgb(114,47,0);
}
#menu3 a.odd_c:hover, #menu3 a.odd_c_current, #menu3 a.odd_c_current:hover,
#menu3_nobanner a.odd_c:hover, #menu3_nobanner a.odd_c_current, #menu3_nobanner a.odd_c_current:hover {
	color: white;
	background: rgb(0, 89, 73);
}
#menu3 a.odd_dnh:hover, #menu3 a.odd_dnh_current, #menu3 a.odd_dnh_current:hover, 
#menu3_nobanner a.odd_dnh:hover, #menu3_nobanner a.odd_dnh_current, #menu3_nobanner a.odd_dnh_current:hover {
	color: white;
	background: rgb(104, 162, 54);
}
#menu3 a.odd_zsa:hover, #menu3 a.odd_zsa_current, #menu3 a.odd_zsa_current:hover,
#menu3_nobanner a.odd_zsa:hover, #menu3_nobanner a.odd_zsa_current, #menu3_nobanner a.odd_zsa_current:hover {
	color: white;
	background: rgb(129, 83, 108);
}
#menu3 a.odd_dpk:hover, #menu3 a.odd_dpk_current, #menu3 a.odd_dpk_current:hover,
#menu3_nobanner a.odd_dpk:hover, #menu3_nobanner a.odd_dpk_current, #menu3_nobanner a.odd_dpk_current:hover  {
	color: white;
	background: rgb(214, 99, 35);
}

#menu3 a.odd_rp:hover, #menu3 a.odd_rp_current, #menu3 a.odd_rp_current:hover,
#menu3_nobanner a.odd_rp:hover, #menu3_nobanner a.odd_rp_current, #menu3_nobanner a.odd_rp_current:hover 
{
	color: white;
	background: rgb(0, 104, 116);
}


/*#menu3 a:link, #menu3_nobanner a:link {
	background: red;
}
*/


#middle, #middle_start {
    width: 1024px;
    float: left;
	position: relative;
}

#middle {
    background: url(../../gfx/bg_mainpage.jpg) no-repeat;
    height: 536px;
}

#middle_start {
    background: url(../../gfx/bg_mainpage_start.jpg) no-repeat;
    height: 546px;
}

#middle_misja {
    background: url(../../gfx/bg_misja.jpg) no-repeat;
    height: 536px;
}

.fblike {
	top: 10px;
	left: 210px;
	position: absolute;
	margin: 0 0 5px 0;
}

#middle_start .fblike {
	display: none;
}

#sm {
 margin: 11px 0 0 3px;
 height: 30px;
 width: 197px;
 float: left;
 position: relative;
 top: -20px;
}

#middle_start #sm{
	top: 0;
}

#fb-logo, #blip-logo, #youtube-logo, #mhktv-logo {
	float: left;
	margin: 0 2px 0 0;
}

#fb-logo img, #blip-logo img, #youtube-logo img, #mhktv-logo img{
	border: none;
}

#fb-logo {
	width: 28px;
	height: 28px;
}
#blip-logo {
	width: 45px;
	height: 28px;
}
#youtube-logo {
	width: 63px;
	height: 27px;
}

#mhktv-logo {
	width: 48px;
	height: 26px;
}

#content {
    background: none;
    width: 810px;
	padding: 0 4px 0 0;
    height: 668px;
    overflow: auto;
    float: right;
    margin-top: 10px;
	text-align: justify;
}

.logged #content {
    background: none;
    width: 790px;
	padding: 0 24px 0 0;
    height: 668px;
    overflow: auto;
    float: right;
    margin-top: 10px;
	text-align: justify;
}

#content_start {
    width: 814px;
    height: 425px;
    overflow: hidden;
    float: right;
    margin-top: 10px;
}

#content_nobanner {
    background: none;
    width: 810px; /* 814px, padd: 0, no text-align */
	padding: 0 4px 0 0;
    height: 668px;
    overflow: auto;
    float: right;
    margin-top: 10px;
	text-align: justify;
}

#banery_ls {
	width: 200px;
	float: left;
	height: 190px;
	position: relative;
	top: 0px;
}

#banery {
	background: none;
    position: relative;
    height: 90px;
    width: 1024px;
    float: right;
    overflow: hidden;
}

#banery img {
    border: 0;
}

#gallery {
    background: #aaaaaa;
    height: 100px;
    width: 824px;
    float: left;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 0;
}

#gallery img {
    top: 5px;
    border: 1px solid white;
}


#gallery_container{
    height: 708px;
    width: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    padding: 0;
}

#ngallery {
    height: 670px;
    width: 320px;
    float: right;
    position: absolute;
    left: 15px;
    top: 20px;
    overflow: hidden;
    padding: 0;
}
.tlo {
    background: black;
	opacity: 0.8;
	filter:alpha(opacity=80);
    height: 708px;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 0;
	z-index: 1;
	display: block;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius: 8px;
}
.gshowhide {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 707px;
	background: url(../../gfx/go-pl.png) no-repeat;
	background-position: center;
	z-index: 2;
}

.gshowhide-eng {
	background: url(../../gfx/go-eng.png) no-repeat;	
	background-position: center;
}

.gup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../../gfx/ua.png) no-repeat;
	background-position: center;
	z-index: 2;
	display: none;
}
.gdown {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../../gfx/da.png) no-repeat;
	background-position: center;
	z-index: 2;
	display: none;	
}
#ngallery img {
    top: 5px;
    border: 1px #fff solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
	position: relative;
	z-index: 1000;
}
#ngallery a:hover img {
    border: 1px #aaa solid;
}

#ngallery ul {
	display: block;	
	position: absolute;
	top: 0;
	left: 0;
}

#ngallery ul li {
	text-align: center;
	margin: 5px 5px;
	width: 150px;
	display: block;
	float: left;
}
	
#start {
    background: none;
    margin: 10px 0 0 210px;
    width: 814px;
    height: 365px;
    overflow: auto;
}

#news {
    width: 1024px;
    height: 125px;
    background: url(../../gfx/temp.jpg);
    float: left;
}

#footer, #footer_nobanner {
    width: 1024px;
    height: 19px;
    background: #ffffff;
    margin-top: 5px;
    float: left;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

#footer_nobanner {
    margin: 0;
}

#footer a, #footer_nobanner a {
    display: block;
    float: left;
    text-align: center;
    margin: 2px 7px 0 8px;
    height: 20px;
}

a#lang {
	margin: 0;	
}

#bip {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    height: 19px;
    width: 41px;
    cursor: pointer;
}

#footer img, #footer_nobanner img {
    float: left;
    border: 0;
}

img#eng {
    margin: 0 10px 0 25px;
    cursor: pointer;
}

#newsletter {
    width: 190px;
    height: 18px;
    background: #dadada;
    float: right;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    vertical-align: middle;
}

#newsletter input {
    width: 116px;
    height: 13px;
    border: 0;
    font-size: 11px;
    margin: 1px 0 0 5px;
}

#newsletter a {
    display: block;
    float: left;
    margin: 1px 0 0 3px;
    width: 60px;
    height: 16px;
}

#galeria_fot {
    background: red;
    position: relative;
    left: 0;
    top: 0;
    width: 600px;
    height: 120px;
    overflow: hidden;
}
/* tabelka ze szczeg�ami wpis�w w bazie - uniwersalka */
table.wpis {
}

table.wpis td.etykieta {
    vertical-align: top;
    padding-right: 10px;
}

table.wpis td.wartosc {
    vertical-align: top;
    font-weight: normal;
    width: 814px;
}
/*eo table.wpis*/
td.aktualnosci_tytul {
    font-weight: bold;
    font-size: 11px;
    padding: 0 0 10px 0;
}

td.aktualnosci_wiecej {
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 10px 0;
}

td.aktualnosci_tytul a:hover {
    color: #13599b;
}

#tt {
    width: 100px;
    height: 80px;
    background: blue;
}

ol#mapa_strony {
    margin-left: 40px;
    font-size: 16px;
    list-style: decimal;
}

ol#mapa_strony ul {
    margin-left: 40px;
    font-size: 12px;
    list-style: square;
}

#message {
	margin: 20px;
}


/* kalendarz mainpage */
div.kalendarz {
	width: 70px;
	background: white;
	float: right;
	position: relative;
}
div.miesiac {
	background: url(../../gfx/cl.gif) no-repeat;
	padding-top: 18px;
	width: 42px;
	height: 24px;
	text-align: center;
	margin: 0 auto;
}
div.miesiac a {
	color: black;
}

.wydarzenia-przedzialy {
	padding: 10px;
	background: #aaa;
	color: white;
}
.wydarzenia-przedzialy a {
	color: white;
}
.wydarzenia-przedzialy input {
	padding: 2px 4px;
	text-align: center;
}

table.kal_wydarzenia {
	display: block; 
	position: relative;
}
table.kal_wydarzenia td {
	text-align: center;
	width: 30px;
	height: 30px;
	border: 1px solid #f0f0f0;	
}

table.kal_wydarzenia td a {
	background: #ccc;
	display: block;
	width: 30px;
	height: 22px;
	padding-top: 8px;
}

.komentarze {
	background: #f8f8f8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.komentarze .dodaj {
	padding: 10px;
	cursor: pointer;	
}

.komentarze .dodaj:hover {
	text-decoration: underline;
	color: #333;
}

.komentarze .komentarze_formularz {
	height: 180px;
	display: none;
}

.komentarze .tytul {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px 0 10px 10px;
	background: #efefef;
	font-size: 14px;
	color: #444;
	
}
.komentarze span {
	display: block;
	width: 120px;
	float: left;
	height: 14px;
	margin: 5px 0;
	clear: left;
}
.komentarze input {
	display: block;
	width: 120px;
	height: 14px;
	float: left;
	margin: 5px 0;
}
.komentarze textarea {
	width: 240px;
	height: 80px;
	float: left;
}
.komentarze .dodaj_btn {
	clear: left;
	margin-left: 120px;
	padding: 3px 10px;
	height: 25px;
}

.komentarze .ktytul {
	border-top: 1px solid #aaa;
	background: #efefef;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: #444;
}

.komentarze .kautor {
	padding: 0 0 2px 5px;
	background: #efefef;
	border-bottom: 1px solid #aaa;
	font-size: 10px;
	color: #666;
}

.komentarze .ktresc {
	padding: 5px 0 5px 5px;
	font-size: 11px;
}
