@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color: #104a69;
	color: #104a69;
	font-family: "Tahoma", sans-serif;
	text-align: center;
	width: 100%;
}

#page {
	position: relative;
	display: block;
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height:884px;
	top:0;

}

#pageB {
	position: relative;
	display: block;
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top:0;

}

#leftbg {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 50%;
	height: 741px;
	background-image: url("g/bgr.jpg");

}

#rightbg {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 50%;
	height: 741px;
	background-image: url("g/bgr.jpg");
}

#pageout {
	position: relative;
	width: 100%;
	overflow: hidden;
}


.fl { float: left; }
.fr { float: right; }
.clr { clear: both;}


#menu {
	display: block;
	position: absolute;
	top: 331px;
	left: 642px;
	z-index: 10;
}
.menu {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.menu li {
	display: block;
	position: relative;
}
.menu li a:link, .menu li a:visited {
	display: block;
	border-top: 1px solid #70ACC5;
	border-left: 1px solid #70ACC5;
	border-bottom: 1px solid #182D36;
	border-right: 1px solid #182D36;
	background-color: #005375;
	padding: 8px;
	color: #94E0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	margin-bottom: 3px;
	position: relative;
}

.menu li a:hover {
	display: block;
	border-bottom: 1px solid #70ACC5;
	border-right: 1px solid #70ACC5;
	border-top: 1px solid #182D36;
	border-left: 1px solid #182D36;
	color: #005375;
	padding: 8px;
	background-color: #94E0FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	margin-bottom: 3px;
	position: relative;
}

#main {
	display: block;
	position: relative;
	padding-top: 304px;
	padding-left:50px;
	width: 544px;
	font-size: 13px;
	color: #201C1B;
}

.mainbox {
	z-index: 20;
	position: absolute;
	display: block;
	background-color: #ffffff;
	top: 370px;
	left: 106px;
	width: 709px;
	height: 270px;
	border: 2px solid #43a8cf;
	color: #356781;
}

.mainboxB {
	z-index: 30;
	position: relative;
	display: block;
	background-color: #ffffff;
	width: 720px;
	border: 2px solid #43a8cf;
	color: #356781;
	margin-left: auto;
	margin-right: auto;
}
.upbox {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
.upboxB {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 340px;
	height: 10px;
}

.mbtitle {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url("g/mbtitle.jpg");
	height: 19px;
	border-bottom: 2px solid #43a8cf;
	padding: 7px 10px 5px 20px;
}
.mbtitle a:link, .mbtitle a:visited {
	text-decoration: none;
	color: #001E40;
}

.mbtitle a:hover {
	text-decoration: none;
	color: #15B86D;
}

.mbtitlein {
	color: #001E40;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: block;
	position: relative;
	width: 126px;
	height: 64px;
	background-color: #E5FFBF;
	overflow: hidden;
}

.mbtitlein3 {
	color: #001E40;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: block;
	position: relative;
	width: 216px;
	height: 64px;
	background-color: #E5FFBF;
	overflow: hidden;
}

.mbtitlein3za {
	color: #001E40;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 4px;
	display: block;
	position: relative;
	width: 216px;
	height: 100px;
	background-color: #E5FFBF;
	overflow: hidden;
}

.mbtitlein4 {
	color: #001E40;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	width: 330px;
	height: 86px;
	background-color: #E5FFBF;
	overflow: hidden;
	float: left;
	margin-right: 7px;
}

.mbtitlein a:link, .mbtitlein a:visited,
.mbtitlein3 a:link, .mbtitlein3 a:visited {
	color: #1A5083;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 3px;
	position: absolute;
	display: block;
}
.mbtitlein a:hover, .mbtitlein3 a:hover, .mbtitlein4 a:hover {
	text-decoration: underline;
	color: #15B86D;
}

.transparent
{
	background-color: #E5FFC0;
	color: #E5FFC0 !important;
   filter:alpha(opacity=50); 
   -moz-opacity: 0.5; 
   opacity: 0.5; 
}


.banery {
	z-index: 20;
	position: absolute;
	display: block;
	top: 650px;
	left: 107px;
	width: 715px;
}

.baneryB {
	z-index: 20;
	position: relative;
	display: block;
	width: 712px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

.banery .bn, .baneryB .bn {
	border: 0px none white;
	float: left;
	display: block;
	margin: 0px 3px 0px 0px;
	position: relative;
	width: 175px;
	height: 70px;
}

td img {
	border: 0px none white;
	padding: 0; margin: 0;
}
.uld li {
	font-size:11px;
}

a:link, a:visited {
	color: #0092DE;
	text-decoration: underline;
}
a:hover {
	color: #00EF3B;
}

.m1prog {
	display: block;
	padding: 3px;
	width: 132px;
	position: relative;
	float: left;
}

.m2prog {
	display: block;
	padding: 3px 4px 3px 4px;
	width: 221px;
	position: relative;
	float: left;
}

.m4prog {
	display: block;
	padding: 3px 4px 3px 4px;
	width: 330px;
	position: relative;
	float: left;
	height: 86px;
	overflow: hidden;
}

.podLeft {
	float: left;
	width: 460px;
	display: block;
	position: relative;
}

.podLeft2 {
	float: left;
	width: 480px;
	display: block;
	position: relative;
}

.podRight {
	display: block;
	position: relative;
	float: right;
	width: 200px;
}


.astekst1 {
	margin-top: 8px;
	margin-bottom: 8px;
}

.astext {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	background-color: #E3FF79;
	color: #0A0F05;
	font-weight: bold;
	font-size:15px;
}

.astand {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	background-color: #F7B767;
	color: #241705;
	font-weight: bold;
}	

.astablica {
	width: 100%;
}

.astablica td {
	padding: 4px;
	background-color: #DBFF8E;
	margin: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
}

.astablica .asn1 td {
	background-color: #BCE862;
}

.asramka li {
	line-height: 140%;
	padding-bottom:8px;
}

.menuR a:link, .menuR a:visited {
	display: block;
	position: relative;
	padding: 4px;
	width: 190px;
	background-color: #5D9D1A;
	color: #D8FFB2;
	text-decoration: none;
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #2C480F;
}

.menuR .selected {
	background-color: #216C03 !important;
	color: #FFCE3B !important;
}

.menuR a:hover {
	background-color: #48D824;
	color: #ffffff;
	display: block;
	position: relative;
}

.bFot {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

.divR {
	display: block;
	position: relative;
	padding: 4px;
	width: 190px;
	color: #5D9D1A;
	background-color: #D8FFB2;
	text-decoration: none;
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #B8DF92;
}

table.angreen, table.anblue, table.anyellow {
	width: 100%;
}

table.angreen td {
	padding: 3px;
	margin: 3px;
	background-color: #C9F079;
}
table.anblue td {
	padding: 3px;
	margin: 3px;
	background-color: #95C1F7;
}

table.anyellow td {
	padding: 3px;
	margin: 3px;
	background-color: #FFDE81;
}

table.anblue .anbold, table.angreen .anbold, table.anyellow .anbold {
	font-weight: bold;
}

.anmenu5 {
	padding:6px;
	font-weight: bold;
	font-size: 14px;
	background-color: #F7CB5A;
	margin: 10px 2px 2px 2px;
}

.anmenu4 {
	padding:6px;
	font-weight: bold;
	font-size: 14px;
	background-color: #F7CB5A;
	margin: 10px 2px 2px 2px;
}

.anmenu3 {
	padding:6px;
	font-weight: bold;
	font-size: 14px;
	background-color: #F7CB5A;
	margin: 10px 2px 2px 2px;
}

.col1 {
	width: 360px;
}

.col2 {
	text-align: right;
}

table.anblue tr > td + td { text-align: right; } /* nie dziala w IE6 */
table.angreen tr > td + td { orange; text-align: right; } /* nie dziala w IE6 */
table.anyellow tr > td + td { orange; text-align: right; } /* nie dziala w IE6 */

.mbtitlein img {
	border: 0px none blue;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.mbtitleAA a:link, .mbtitleAA a:visited {
	display: block;
	background-color: #126B95;
	color: white;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	width: 122px;
}

.mbtitleAA a:hover {
	background-color: #2993C1;
}

.mbInLeft {
	position: absolute;
	width: 86px;
	display: block;
	top:0;
	left:0;
}

.mbInLeftZa {
	position: absolute;
	width: 110px;
	display: block;
	top:0;
	left:0;
}

.mbInLeftZa a:link, .mbInLeftZa a:visited {
	background-color: #CBEA5A !important;
	color: #0F0F0D;
	height: 84px;
	font-size: 12px;
	padding: 8px 8px 8px 8px;
	display: block;
	position: relative;
	width: 94px;
	text-decoration: none;
}

.mbInLeft a:link, .mbInLeft a:visited {
	background-color: #CBEA5A !important;
	color: #0F0F0D;
	height: 68px;
	font-size: 12px;
	padding: 8px 8px 8px 8px;
	display: block;
	position: relative;
	width: 86px;
}
.mbInLeft a:hover, .mbInLeftZa a:hover {
	background-color: #5DB4EA !important;
	text-decoration: none;
	color: white;
}

.mbInRight {
	background-color: #216081 !important;
	position: absolute;
	width: 130px;
	height: 68px;
	display: block;
	top:0;
	right:0;
	padding: 0;
	margin: 0;
}

.mbInRightZa {
	position: absolute;
	width: 100px;
	height: 100px;
	display: block;
	top:0;
	right:0;
	padding: 0;
	margin: 0;
}

.mbInRight img {
	display: block;
	border: 0px none green;
	padding: 0;
	margin: 0;
	position: absolute;
	top:0;
	left:0;
}

.mbtitlein4 a:link, .mbtitlein4 a:visited {
	color: #121724;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	left: 0px;
	top: 0px;
	width: 330px;
	height: 86px;
	padding: 12px;
	position: absolute;
	display: block;
	background-color: #CBEA5A;
}

.mbtitlein4 a:hover {
	color: white;
	background-color: #5DB4EA !important;
}


.mbInRight4 {
	position: absolute;
	display: block;
	top:3px;
	right:4px;
	padding: 0;
	margin: 0;
	z-index: 30;
}

.mbInRight4 img {
	display: block;
	border: 0px none green;
	padding: 0;
	margin: 0;
	position: absolute;
	top:0;
	right:0;
}

.orangeT {
	background-color: #FCDB50 !important;
	font-weight: bold !important;
}

.orangeT2 {
	background-color: #B2E052 !important;
	font-weight: bold !important;
}


