body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	min-height: 600px;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0;
}

img.oNasFoto {
	border: 1px solid #787878;
	margin: 6px 0px;
	margin-left: 4px;
}

a:hover {
	color: #ff0000;
}

div#content {
	position: absolute;
	width: 812px;
	height: 525px;
	left: 50%;
	top: 50%;
	margin-left: -406px;
	margin-top: -262px;
	background: url('../images/background.jpg');
	background-repeat: no-repeat;
	color: #eaeaea;
	overflow: visible;
}

div#bottomCopyright {
	width: 812px;
	color: #F00;
	height: 20px;
	text-align: center;
	position: absolute;
	top: 530px;
	left: 0px;	
	font-size: 9px;
}


a.button_home, a.button_kontakt, div.button_kursy, div.button_kursy_t_idan, div.button_kursy_t_dan, a.button_galeria, a.button_linki, a.button_o-nas, a.button_projekt, a.button_kursy_IDAN, a.button_kursy_DAN {
	float: left;
	display: block;
	height: 33px;
}

a.button_kursy_IDAN {
	width: 125px;
}

a.button_kursy_DAN {
	width: 55px;
}


a.button_home {
	width: 62px;
	background: url('../images/buttons/button_home.gif');
	background-position: 0px 33px;
}


a.button_galeria {
	width: 76px;
	background: url('../images/buttons/button_galeria.gif');
	background-position: 0px 33px;
}

a.button_kontakt {
	width: 81px;
	background-image: url(../images/buttons/button_kontakt.gif);
	background-position: 0px 33px;
}

div.button_kursy {
	width: 180px;
	background-image: url(../images/buttons/button_kursy.gif);
	background-position: 0px 66px;
}

div.button_kursy_t_dan {
	width: 180px;
	background-image: url(../images/buttons/button_kursy.gif);
	background-position: 0px 33px;
}
div.button_kursy_t_idan {
	width: 180px;
	background-image: url(../images/buttons/button_kursy.gif);
	background-position: 0px 0px;
}


a.button_linki {
	width: 56px;
	background-image: url(../images/buttons/button_linki.gif);
	background-position: 0px 33px;
}

a.button_o-nas {
	width: 65px;
	background-image: url(../images/buttons/button_o-nas.gif);
	background-position: 0px 33px;
}

a.button_projekt {
	width: 81px;
	background-image: url(../images/buttons/button_projekt.gif);
	background-position: 0px 33px;
}

div#menuBlock {
	float: left;
	width: 601px;
	margin-top: 13px;
	margin-left: 105px;
}

div.titleBlock {
	float: left;
	width: 778px;
	margin-top: 115px;
	color: #edaf0f;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}

td.kursyTekst {
	font-family: Trebuchet MS;
	color: #ececec;
	font-size: 14px;
}

td.nazwaKursu {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color:#ff6600;
}

td.cenaKursu {
	text-align: center;
}

td.kursyTekst b, td.kursyTekst strong {
	color: #ffffff;	
}

div.titleBlock span.green {
	color: #08f60c;
}

span.white {
	color: #ffffff;
}

div.contentBlock, div.contentBlockNoBold {
	float: left;
	width: 744px;
	margin-left: 34px;
	margin-top: 24px;
	font-weight: bold;
	line-height: 16px;
}

div.contentBlockNoBold {
	font-weight: normal;
}

a.button_home:hover, a.button_kontakt:hover, a.button_linki:hover, a.button_galeria:hover, a.button_o-nas:hover, a.button_projekt:hover {
	background-position: 0px 0px;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	color: #00ff05;
}

div.aktualnosciBox {
	font-weight: normal;
	font-size:11px;
}

div.aktualnosciBox ul {
	margin-left: 0;
	padding-left: 13px;
}


h3.smallText {
	font-size: 12px;
}

div#contentSc {
	background: #000000;
	height: 212px;
	width: 600px;
	overflow-y: scroll;
	float: left;
	padding: 9px;
	padding-right: 20px;
	border: 1px solid #333;
}

div.contentScProjekt {
	font-weight: normal;
}

p.head {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 16px;
	color: #ff0000;
}

p.warning {
	text-align: center;
	font-weight: bold;
	color: #00ff00;
	font-size: 12px;
}

ol.psList {
	list-style-type: upper-alpha;

}

.red {
	color: #ff0000;
}

ul {
	list-style-type: square;
}


strong.imienazwisko {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #00ff05; 
}

.colorSzkolenia {
	color:#ff6600;
}

div.logoMini {
	background-image:url('../images/logoMini.gif');
	width:116px;
	height:15px;
	float:left;

}

div.napisLogoMini {
	width:225px;
	height:17px;
	border:2px red; 
}
p.relacjaLink a {
	color: #0f0;
}
