

#talent {
	width: 800px;
	margin: auto;
	margin-top: 10px;
	border: solid 1px #175d90;
	background: #ddeefa;
}

#talent #tal_naglowek {
	width: 100%;
	height: 60px;
	background: #c5e3f6 url('../layout/tlo_newsa.png') repeat;
}

#talent #nag_lewa {
	width: 100px;
	height: 60px;
	float: left;
}

#talent #nag_srodek {
	width: 600px;
	height: 60px;
	float: left;
	text-align: center;
}

#talent #nag_prawa {
	width: 100px;
	height: 60px;
	float: right;
}

#talent #tal_dane {
	position: relative;
	float: left;
	width: 399px;
}

#talent #tal_dane img {
	float: left;
	margin: 4px;
}

#talent #tal_opis {
	float: left;
	width: 390px;
	border-top: dashed 1px #175d90;
	padding: 4px;
	text-align: justify;
	
}

#tal_opis i {
	text-align: justify;
}

#talent #tal_screeny {
	float: right;
	width: 400px;
	padding-bottom: 5px;
	border-left: dashed 1px #175d90;
}

#talent #tal_screeny  img {
	margin-left: 5px;
	margin-top: 5px;
	width: 390px;
}

#talent #tal_stopka {
	text-align: center;
	border-top: dashed 1px #175d90;
	padding-top: 3px;
	padding-bottom: 3px;
}

#talenty .najlepsze {
	width: 100%;
	background: #ddeefa;
	border: 1px solid #175d90;
	float: left;
	margin-top: 10px;
}

#talenty .najlepsze img {
	margin: 2px;
}

#talenty .najlepsze .nowy_talent {
	width: 191px;
	float: left;
	border-right: 1px dashed #175d90;
	position: relative;
	border-bottom: 1px dashed #175d90;
	padding: 4px;
	text-align: left;
	height: 107px;
}

/* talenty */
#talenty {
	width: 800px;
	margin: auto;
	text-align: center;
}

#talenty .tresc {
	padding: 4px;
}

#tal_wyszukaj {
	width: 580px;
	background: #ddeefa;
	border: 1px solid #175d90;
	float: left;
}

#tal_wyszukaj input {
	margin-left: 10px;
}

#tal_wyszukaj select {
	margin-left: 10px;
}

#tal_wyszukaj #tal_lewa {
	width: 180px;
	float: left;
	text-align: left;
	padding: 2px;
}

#tal_wyszukaj #tal_srodek {
	width: 180px;
	float: left;
	text-align: left;
	margin-left: 5px;
	padding: 2px;
}

#tal_wyszukaj #tal_prawa {
	width: 370px;
	float: left;
	text-align: left;
	margin-left: 5px;
	padding: 2px;
}

#tal_nawigacja {
	width: 200px;
	background: #ddeefa;
	border: 1px solid #175d90;
	float: right;
}



#talenty .tal_ikonki {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#talenty #tal_porownanie {
	margin-top: 8px;
	position: relative;
	height: 20px;
	width: 100%;
	text-align: left;
	font-size: 120%;
	margin-bottom: 5px;
	line-height: 20px;
}

#talenty #tal_porownanie form {
	font-size: 100%;
	width: 100%;
	text-align: left;
	line-height: 20px;
}

#talenty #tal_porownanie select {
	width: 180px;
}

#talenty .szuk_talent {
	position: relative;
	background: #ddeefa;
	width: 185px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	border: 1px solid #175d90;
	padding: 4px;
	text-align: center;
}

#tal_nawigacja a {
	margin-left: 10px;
}

#tal_statystyki {
	float: right;
	width: 200px;
	margin-top: 10px;
	background: #ddeefa;
	border: 1px solid #175d90;
}


#talenty .szuk_talent {
	position: relative;
	background: #ddeefa;
	width: 251px;
	height: 105px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	border: 1px solid #175d90;
	padding: 4px;
	text-align: center;
}

#przyszlosc {
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFB3;
	background: #C5E3F6 url('../layout/tlo_newsa.png') repeat;
	position: relative;
	bottom: -6px;
	padding: 3px 0px;
}


.por_naglowek {height: 60px; float: left; background: #C5E3F6 url('/layout/tlo_newsa.png') repeat; width: 400px;}
.por_nag_lewa {width: 100px;height: 60px;     float: left;}
.por_nag_srodek {float: left; width: 200px; text-align: center; margin-top: 10px;}
.por_nag_prawa {float: right; width: 99px;height: 60px;border-right: solid 1px #175d90;}

.dane_lewa {width: 399px; float: left; position: relative;border-right:dashed 1px #175d90;}
.dane_prawa {width: 400px; float: right; position: relative;  text-align: right;}
.dane_lewa img {margin: 2px 4px 3px 3px; float: left;  }

.dane_prawa img {margin: 2px 3px 3px 4px; float: right;}


.screeny_lewa {float: left;
	width: 399px;
	padding-bottom: 5px;
        border-right: dashed 1px #175d90;
	border-top: dashed 1px #175d90;
	}

.screeny_prawa {
	float: right;
	width: 400px;

	padding-bottom: 5px;

	border-top: dashed 1px #175d90;
        }
.screeny_lewa img {
	float: right;
	margin-right: 5px;
padding-top: 5px;

	width: 390px;}

.screeny_prawa img {
padding-top: 5px;
 float: left;
 margin-left: 5px;
	width: 390px;}


