@charset "utf-8";
/* CSS Document */

a{
	color: #009fdb;
}

a:hover{
	color: #ed1c24;
}

.right{
	text-align: right;
}

.twocol #mainContent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.twocol #mainContent li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.twocol #mainContent small{
	font-size: 10px;
}

.twocol #footer p{
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
}

.twocol #footer a{ 
	color: #ffffff;
	text-decoration: none;
}

.twocol #footer a:hover{
	text-decoration: underline;
}

.twocol h1{
	margin: 0;
	padding: 10px 0;
}

.twocol h2{
	margin: 10px 0 23px 0;
	padding: 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 3px;
}

td.squadname{
	width: 90px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
	background: #c5e09d;
}

td.fullname{
	background: #d7d7d7;
}

td.closedname{
	background: #fed7ac;
}

span.squadname{
	font-size: 12px;
	font-weight: bold;
}

td.squadname a{
	text-decoration: none;
	font-weight: bold;
}

td.squadcrew{
	width: 390px;
	vertical-align: top;	
	text-align: left;
	background: #d5e9b9;
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
}

td.fullcrew{
	background: #e4e4e4;
}

td.closedcrew{
	background: #fee2c4;
}

span.sqdesc{
	color: #333333;
	font-size: 10px;
}

table.join{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

table.join td{
	padding-right: 10px;
}

.error{
	color: #ff0000;
	font-weight: bold;
}

/* ZAWODNICY */
.zawodnicy{
	font-size: 12px;
}

td.firstrow{
	border-bottom: 1px solid #666;
	padding: 2px;
}

td.p{
	background: #e0e0e0;
	padding: 3px;
}

td.np{
	padding: 3px;
} 

a.tablehead{
	color: #000000;
	text-decoration: none;
}
