body {
	background: #ffffff;
	color: #5d6466;
	font-family: tahoma, arial;
}
table.outside {
	width: 100%;
	background: #ffffff;
	text-align: center;
}
td.outside {
	width: 100%;
	text-align: center;
}
:focus{
	outline:none;
}
table.inside {
	width: 960px;
	margin: auto;
}
td.inside {
	width: 960px;
	font-family: arial, halvetica, verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: url(../images/tlo.jpg) top left no-repeat;
}
td.insideintro {
	width: 960px;
	font-family: arial, halvetica, verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 580px;
	background: url(../images/tlointro.jpg) top left no-repeat;
}
table.header {
	width: 960px;
}
td.header {
	width: 960px;
	height: 200px;
	background: transparent;
	vertical-align: top;
}
.modul {
	width: 100%;
	height: 425px;
	vertical-align: top;
	background: transparent;
}
td.lewa {
	width: 240px;
	vertical-align: top;
	text-align: right;
}
td.content {
	background: transparent;
	vertical-align: top;
	width: 718px;
	padding-left: 2px;
	padding-right: 0px;
}
td.incontent {
	background: transparent;
	vertical-align: top;
	width: 688px;
	height: 328px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.banner {
	background: transparent;
	vertical-align: top;
	text-align: right;
	width: 718px;
	border-top: 2px solid #cee2ea;
	padding-top: 1px;
	padding-bottom: 1px;
}
td.prawa {
	width: 0px;
	vertical-align: top;
}
table.footer {
	width: 960px;
}
td.footer {
	width: 950px;
	height: 71px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(../images/tlofooter.png) top left repeat-x;
}
img {
	border: none;
}
.imgport {
	border: 8px solid #c3dde6;
}
.imgprog {
	padding-left: 15px;
	float: right;
}
.conport {
	padding-left: 15px;
	vertical-align: top;
}
.porttitle {
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.przedtytul {
	color: #026c94;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
	color: #026c94;
}
p {
	text-align: justify;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #b30916;
}
h2 {
	font-size: 14px;
	color: #b30916;
	font-weight: normal;
}
h3 {
	font-size: 12px;
}
a.programy:link, a.programy:visited {
	color: #026c94;
	font-weight: bold;
	font-size: 12px;
}
a.programy:hover {
	padding-left: 3px;
}
ul {
	list-style-image:url("/images/li.png");
	padding-left: 15px;
	padding-right: 20px;
	font-size: 12px;
	margin-top: 0px;
}
ul.prg {
	font-size: 11px;
}
li {
	margin-bottom: 11px;
}
input, textarea {
	border: 1px solid #a7c9d7;
	margin-bottom: 6px;
}
/* Menu */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 230px;
	float: right;
	font-size: 12px;
	font-family: tahoma, arial;
	color: #026c94;
	text-align: right;
	margin-top: 0;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 22px !important;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px solid #c8dfe8;
}
a.mainlevel:hover {
	color: #b44049;
	border-bottom: 1px solid #026c94;
}
a.mainlevel#active_menu {
	color: #b44049;
}
a.mainlevel#active_menu:hover {
}
