/*** ogolne BEGIN ***/

html, body {
   margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
   font-family: Arial, Helvetica;
   font-size: 9px;
	background-color: #FFFFFF;
   color: #000000;
   text-align: center;
}

img {
	border: 0px;
}

table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a, a:active, a:focus, a:visited { 
	color : #9E9E9E; 
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #4E4B46;
	border-width: 1px;
	border-color: #4E4B46;
	border-style: solid none none none;
	padding-top: 5px;
}

/* czesc odpowiedzialna za podmieniane linki BEGIN */

* html a:hover { 
	visibility: visible; 
}

.cssnav a {
	position: relative;
	display: block;
	color: #4A4747; 
	text-decoration: none; 
}

.cssnav img { 
	width: 100%; 
	height: 100%; 
}

.cssnav a:hover img { 
	visibility: hidden; 
}

.cssnav span {
	cursor: pointer;
}

/* czesc odpowiedzialna za podmieniane linki END */
	
/* definicje poszczegolnych styli tekstu, hrefow BEGIN */

.header1 {
	font-size: 11px;
	font-weight: bold;
}

.header2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.font_dark {
	color: #9E9E9E;
}

a.a_small, a.a_small:active, a.a_small:focus, a.a_small:visited { 
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.a_small:hover {
	text-decoration: underline;
}

a.a_normal, a.a_normal:active, a.a_normal:focus, a.a_normal:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

a.a_normal:hover {
	color: #FFBA00;
	text-decoration: none;
}

/* definicje poszczegolnych styli tekstu, hrefow END */

/* ogolne BEGIN */

.main {
	width: 983px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FBFBFB;
	text-align: center;
}

/* ogolne END */

/* ramki i flashe BEGIN */

.center_div {
    position: relative;
    width: 883px;
    height: 617px;
}

.center_flash {
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
}

.news_iframe {
    z-index: 10;
    visibility: hidden;
    background-color: transparent;
    position: absolute;
    left: 60px;
    top: 275px;
}

.kalendarz_iframe {
    z-index: 10;
    visibility: hidden;
    background-color: transparent;
    position: absolute;
    left: 50px;
    top: 345px;
}

.right_iframe {
    z-index: 10;
    visibility: hidden;
    background-color: transparent;
    position: absolute;
    left: 240px;
    top: 235px;
}

.my_menu {
    z-index: 10;
    visibility: visible;
    background-color: transparent;
    position: absolute;
    left: 50px;
    top: 530px;
    font-size: 12px;
    color: #000;
}

.my_menu a, my_menu a:active, my_menu a:focus, my_menu a:visited { 
	color : #000; 
	text-decoration: none;
}

.my_menu2 {
    z-index: 10;
    visibility: visible;
    background-color: transparent;
    position: absolute;
    left: 750px;
    top: 530px;
    font-size: 12px;
    color: #000;
}

.my_menu2 a, my_menu2 a:active, my_menu2 a:focus, my_menu2 a:visited { 
	color : #000; 
	text-decoration: none;
}


/* ramki i flashe END */

.additional_text {
    visibility: hidden;
}
