﻿a:link	{
	color: #FFFF66;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color: #FFFFCC;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FF3399;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #CC3300;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

a.gora:link	{
	color : #FFFF66;
	font-size : 10pt;
	font-weight : bold;
}

a.gora:visited	{
	color : #3399FF;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a.gora:hover	{
	color : #FFFF66;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}

a.gora:active	{
	color : #00CCFF;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a.maly:link	{
	color: #FFFFCC;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}
a.maly:visited	{
	color : #3399FF;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
a.maly:hover	{
	background-color : #003399;
	color : #FFFF66;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	width : 100%;
}
a.maly:active	{
	color : #CC00CC;
	font-size : 10pt;
}
a.maly2:link	{
	color : Red;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;}
a.maly2:visited	{
	color : Red;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
a.maly2:hover	{
	background-color : #003399;
	color : #FFFF66;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	width : 100%;
}
a.maly2:active	{
	color : #CC00CC;
	font-size : 10pt;
}
a.menu:link	{
	color: #CCFFFF;
	font-size : 12pt;
	font-weight : bolder;
	text-transform : uppercase;
}

a.menu:visited	{
	color : #003399;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;

}

a.menu:hover	{
	background-color : #003399;
	color : #00CCFF;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;
	width : 100%;
}

a.menu:active	{
	color : #FFFF66;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;
}

a.menuact:link	{
	color: #FFCC00;
	font-size : 12pt;
	font-weight : bolder;
	text-transform : uppercase;
}

a.menuact:visited	{
	color : #FFFF66;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;
}

a.menuact:hover	{
	background-color : #003399;
	color : #00CCFF;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;
	width : 100%;
}

a.menuact:active	{
	color : #FFFF66;
	font-size : 12pt;
	font-weight : bolder;
	text-decoration : none;
	text-transform : uppercase;
}

a.text:active{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}
a.text:link{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}
a.text:hover{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}
a.text:visited{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}
body {
	background: #0067A8;
	color : #FFFFCC;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	scrollbar-3dlight-color : #00CCFF;
	scrollbar-arrow-color : #00CCFF;
	scrollbar-base-color : #00CCFF;
	scrollbar-darkshadow-color : #006699;
	scrollbar-face-color : #006699;
	scrollbar-highlight-color : #00CCFF;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #00CCFF;
}

h1	{
	color: #FF0000;
	font-size : 14pt;
	font-weight : bolder;
	text-align : center;
}

h2	{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bolder;
	text-align : center;
	text-transform : uppercase;
}

p	{
	
	font-size : 10pt;
	font-weight : normal;
	text-align : justify;
}

p.active	{
	color: #FFCC00;
	font-weight : bolder;
	text-transform : uppercase;
}

p.haslo	{
	color : #CC0033;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-transform : uppercase;
}

p.ital	{
	font-style : italic;
	font-weight : bold;
}

p.srod	{
	text-align : center;
}

p.wiecej	{
	color : #FFFF33;
	font-weight : bolder;
	text-align : right;
}
p.ramka {
	border: solid #FFCC00;
}
img.ramka {
	border: thin #FFCC00 solid;
}
table	{
	text-align : center;
	vertical-align : top;
	font-size : 10pt;
	background-color: #0067A8;
}

table.mala	{
	width : 110px;
}
table.mala2 {
	width: 180px;
}
table.maly {
	width: 160px;
	text-align : center;
	}
td.ramka {
	background: #0067A8;
	color: #FFFFCC;
}
td.ramka a:link {
	color: #FFFF33;
}
.ramka a:visited {
	color: #CCFFFF;
}
.ramka a:active {
	color: #00CCFF;
}
.ramka a:hover {
	color: #FFFFCC;
}
td.zdjecie {
	border: 2px solid #FFFF66;
}
.thumb {
	border: 2px solid #FFFF66;
	height: auto;
width:inherit;
}

td {
	background: #0067A8;
	color: #FFFFCC;
	font-family : Tahoma, Arial, sans-serif;
}

td.a1 	{
	background: #0067A8 url('Kursy%20zawodowe/Images/LogoExplorerC2.gif') no-repeat center;
	height : 100px;
	width : 110px;
}

td.a2	{
	height : 100px;
	width : 100%;
}

td.a3	{
	background-image: url('Kursy zawodowe/Images/Logo zawodowy.gif');
	background-position : center;
	background-repeat : no-repeat;
	height : 100px;
	width : 180px;
}

td.b1{
	height : 20px;
	width : 100%;
	background-image : url(images/Tla/barCnL.png);
	background-position: right;
	background-repeat: no-repeat;
}
td.b2{
	height : 20px;
	width : 100%;
	background-image : url(images/Tla/barCnS.png);
	background-repeat: repeat-x;
}
td.b3{
	height : 20px;
	width : 100%;
	background-image : url(images/Tla/barCnP.png);
	background-position: left;
	background-repeat: no-repeat;
}
td.b1a{
	height : 20px;
	background-image : url("pas.gif");
	color : #FFFF66;
	font-size : 10pt;
}
td.b1abok{
	height : 20px;
	background-image : url("pas.gif");
	color : #FFFF66;
	font-size : 10pt;
	width : 10px;
}
td.b1asr{
	height : 20px;
	background-image : url("pas.gif");
	color : #FFFF66;
	font-size : 10pt;
}
td.c1	{
	height : 20px;
	width : 100%;
}

td.d1	{
	vertical-align : top;
	width : 110px;
}

td.d2	{
	text-align : center;
	vertical-align : top;
	width : 100%;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

td.d3	{
	vertical-align : top;
	width : 180px;
}

td.e1	{
	border-top-color : #00CCFF;
	border-top-style : outset;
	border-top-width : 3px;
	width : 110px;
}

td.e2	{
	border-top-color : #00CCFF;
	border-top-style : outset;
	border-top-width : 3px;
	font-size : 10pt;
	font-weight : normal;
	text-align : center;
	width : 100%;
}

td.e3	{
	border-top-color : #00CCFF;
	border-top-style : outset;
	border-top-width : 3px;
	text-align : center;
	width : 180px;
}

td.gora	{
	text-align : left;
	vertical-align : top;
}

td.mala	{
	display : block;
	width : 110px;
}

td.mala1	{
	background-image: url('Kursy%20zawodowe/Images/aLFA.gif');
	background-position : center;
	background-repeat : no-repeat;
	height : 60px;
	text-align : center;
	width : 110px;
}

td.mala2	{
	height : 20px;
	width : 110px;
}

td.maly	{
	border-bottom : 3px dotted #3399FF;
	width :150px;
}
td.mala4 {
	border-bottom : 3px dotted #3399FF;
	width :30px;
}
td.top1 	{
	background-image : url("pas.gif");
	color : #FFFF66;
	font-size : 11pt;
	font-weight : bold;
	margin-left : 0px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : center;
}

td.info {
	background-color : transparent;
	font-size : 10pt;
	font-family : Tahoma, Arial, sans-serif;
	background-image : url("TloC.png");
	color : #CCFFFF;
}

td.info2 {
	background-color : transparent;
	font-size : 10pt;
	font-family : Tahoma, Arial, sans-serif;
	background-image : url("images/Tlo2.png");
	color : #0067A8;
}

ul	{
	font-size : 10pt;
	font-style : normal;
	list-style-image : url("BD15060_.GIF");
	text-align : justify;
}


