body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/pagebg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.greentxt {
	color: #0395A9;
}

.stable2 {
	background-color: #FFFFFF;
	background-image: url(../img/st2.gif);
	background-repeat: repeat-y;
	height: 112px;
}

.lang:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0395A9;
	text-decoration:none;
}

.lang:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0395A9;
	text-decoration:none;
}

.lang:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0395A9;
	text-decoration:none;
}

.lang:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F16B6B;
	text-decoration:none;	
}
.stable3 {
	background-color: #0395A9;
	background-image: url(../img/st3.png);
	background-repeat: no-repeat;
	height: 32px;
	background-position: top;
	padding-right: 5px;
	padding-left: 5px;
}
.olink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	}
.olink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
	}
.olink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	}
.olink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 11px;
	text-decoration: none;
	}
.cencont {
	background-color: #FFFFFF;
	color: #27617B;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cencont a:link {
	color: #1A88B0;
	text-decoration: none;
	}
.cencont a:active {
	color: #50BEE2;
	text-decoration: underline;
	}
.cencont a:visited {
	color: #1A88B0;
	text-decoration: none;
	}
.cencont a:hover {
	color: #50BEE2;
	text-decoration: underline;
	}

.footer {
	background-color: #FFFFFF;
	background-image: url(../img/gp.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.morelink:link {
	color: #1A88B0;
	text-decoration: none;
	}
.morelink:active {
	color: #50BEE2;
	text-decoration: underline;
	}
.morelink:visited {
	color: #1A88B0;
	text-decoration: none;
	}
.morelink:hover {
	color: #50BEE2;
	text-decoration: underline;
	}
.hline {
color:#0395A9;
font-size:14px;
font-weight:bold;
}
.imagebox						/* use in table #images*/
	{
	display: block;
	float: left;
	font-size: 12px;
	border: 1px solid #2790BD;
	background-color: #EEF8FD;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3366CC;
	}
.imagebox:hover		{
	border: 1px solid #69B8D7;
}
.imagebox img:hover	{
	border: 1px solid #B4CAEB;
}
.imagebox img
	{
	margin: 2px;
	border: 1px solid #D6D8EB;
	}
/* TinyMCE styles*/
.Zaglavie {
	font-size: 16px;
	font-weight: bold;
	color: #1A88B0;
}
.tekst {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#286581;
}
.debel_tekst {
	font-weight: bold;
	color: #1A88B0;
}
.tablica_s_kontur{
border-collapse: collapse;
border: 1px solid #1A88B0;
}
.tablica_s_kontur th,.tablica_s_kontur td{
	border: 1px solid #1A88B0;
}	