@charset "utf-8";
/* CSS Document */
/*UZUPELNIC SLOWA KLUCZOWE*/

/*WYWALIC Z KODU U i dac DO CSS!!!!!!!*/

/*CO Z WCIECIAMI NA GLOWNEJ STRONIE*/
html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 150%;
	text-align: justify;

	/*color: ;*/
	
	margin: 0px;
	padding: 0px;
	background: url(img/patt.gif);
}

.transparency {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.osoba {
clear: both;
text-align: justify;

}

#gora {
height:6px;
width: 956px;
background: url(img/bg_top.jpg) no-repeat;
background-position: top;
padding: 0px;
margin: 0px;
}

#temp{
	margin-bottom: 0px;
	padding: 0px;
	min-height: 641px; /*co z IE ?!?!?!?!*/
	background:url(img/bg.jpg) no-repeat;
	background-position:bottom;	
	width: 956px;
}

#main {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 956px;
	background: url(img/bg_fill.jpg) repeat-y;
	
	
	
	/*height: 540px;*/
	
}

#top {
	/*height: 60px;
	padding: 20px 0px 0px 0px;
	background-position:left;
	background:url(img/logo.gif);
	background-repeat:no-repeat;
	margin-left: 120px; */
	margin-left: 220px;
	
}

#top h1{
	font-size: x-large;
	color: #005596;
	text-align:left;
	margin-left: 80px;
	margin-top: -10px;
	
}

#menu {
	width: 160px;
	float: left;
	

}

#content { /*TEKST W JESZCZE OSOBNYM DIVIE, ZEBY SIE NIE ROBIL PRZEZROCZYSTY?!?!?!?! */
	position: inherit; /*NIE POWODUJE ROZCIĄGANIA SIĘ (height) MAIN !!!! */
	margin: 0px auto auto 170px;
	padding: 10px 8px; /*FF DZIWNIE POWIEKSZA RAMKE BEZ TEKSTU WEWNATRZ CONTENTU - ROSNIE MOCNO DO GORY NAD TEKST*/
	width: 720px;
	background-color: #FFFFFF;
}

#text {
	
}

#footer {

}

#footer p{ /*ZROBIC ZBEY ZAWSZE NAPIS WEBMASTER ZOSTAWAL W TYM SAMYM MIEJSCU MIMO RESIZE TEKSTU*/
	margin-bottom: 8px auto auto auto;
	text-align: right;
	font-size: 0.75em;
	color: #7d94a6;
	font-style:italic;
	
}
/*.both { czy wstawianie jej jest zasadne?!?!
	clear: both;
	
	<div class="both"><!-- --></div>
}*/
img {
margin: 20px auto 20px 20px;
border-color: #f7b70a;
border: 5px;
}
img#zespol {
float: left;
margin: 0px 20px 0px 20px;
}

h2 {
color: #f7b70a;
text-align: center;
}
p#spr_org {
margin-top: 60px;
}
p#terminy {
margin-left: 60px;
}
table {
margin-left: 20px;
}
table#org_kurs {
/*margin-left: 140px;
margin-top: 130px;
margin-bottom: 130px;*/
text-align: center;	
width: 100%;
margin: 130px 0px 130px 0px;
}
table#js {
clear: both;	
}
td#wroc{
/*padding-left: 40px;*/
text-align:center;
}
td#warsz{
/*padding-right: 140px;*/
text-align:center;
}


td#zajec{
padding: 10px;
}

.form_zglo
{
text-align:left;
}