td.hello p {
	margin: 25px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: bold;
}

td.hello p.head4 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 4px 0px 4px 0px;
}

span {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
span a {
	color: #B33409;
	font-weight: bold;
}

div.bglink {
  	width: 337px;
  	letter-spacing: 3px;
  	font-weight: bold;
  	font-size: 13px;
  	margin: 2px 0px 2px 0px;
  	padding-left: 10px;
}
div.bglink a:hover {
  	text-decoration: underline;
  	color: #555555;
}

div.pictureFrame {
	width: 615px;
	height: 200px;
	text-align: left;
	vertical-align: text-top;
}
/* Moddeling advice*/
span {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
span a {
	color: #B33409;
	font-weight: bold;
}

div.textbox {
	margin: 5px 40px 2px 40px;
	font-size: 12px;
	color: #797979;
}

div.back {
	text-align: right;
}
div.back a {
	font-size: 10px;
}

.work_title {
 	color: #595959;
 	font-size: 12px;
 	font-weight: bold;
 	vertical-align: top;
}
.work_text {
	color: #666666;
	font-size: 12px;
	padding-right: 10px;
}

/*   */

table.link_list td {
	width: 200px;
	height: 64px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}

table.link_list1 td {
	width: 115px;
	height: 64px;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #888888;
	padding-left: 5px;
}

/* contact */
td.contact{
	width: 610px;	
}
td.contact p {
	margin: 20px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
td.contact p.center {
	margin: 0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	
}

td.contact p a {
	color: #212121;
}
td.contact p a:hover {
	text-decoration: underline;
	color: #595959;
}

td.contact p.head4 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 4px 0px 4px 0px;
}

span {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
span a {
	color: #B33409;
	font-weight: bold;
}

li {
	margin: 15px 0px 15px 0px;
}

/* FACE OF THE MONTH - tabela z danymi talenta */
#fotm_table {
	font-size: 9px;
	width: 100%;
	cursor: pointer;
}
#fotm_table td {
	padding: 0;
	margin: 0;
}
#fotm_table .fotm_name, #fotm_table .fotm_age {
	font-size: 10px;
	display: block;
}
#fotm_table .fotm_name {
	float: left;
}
#fotm_table .fotm_age {
	float: right;
}
#fotm_table2{
	width: 100%;
}
.first{
	
}
/* FACE OF THE MONTH - koniec */
#main_panel > .newmembers{	

}

.poll{
	margin: 10px;
	padding: 0;
	border: 1px solid #DDD;
	display: block;
	width: 160px;
	color: #595959;
	font-size: 11px;
	background: #FDFDFD;
}
.poll .title{
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background: #EEE;
	padding: 2px;
}
.poll .question{
	margin: 5px;;
}
.poll .answers{
	margin: 5px;;
}
.poll .answer{

}
.poll .button{
	padding: 5px;	
}


.newFace{
	display: block;
	height: 100px;
	width: 220px;
	margin: 0 auto;
}
.newFace .left_button, .newFace .right_button{
	display: block;
	height: 100px;
	width: 60px;
	float: left;
	vertical-align: middle;	
	cursor: pointer;
}
.newFace .left_button{
	background: transparent url('/gfx/v2/layout/boxes/new_members/left_big.png') scroll no-repeat center center;
}
.newFace .right_button{

	background: transparent url('/gfx/v2/layout/boxes/new_members/right_big.png') scroll no-repeat center center;
}
