a:link.flinks
{
text-decoration: none;
color: #33679A;
}
a:visited.flinks
{
text-decoration: none;
color: #33679A;
}
a:hover.flinks
{ 
color:#800000; 
text-decoration: none; 
}


.linkspan{
font-size:13px;
color:#BBBBBB;
cursor:pointer;
}


tr.board0 {
	background-color: #820000;
	color: White;
	font-weight : bold;
}
tr.board1 {
	background-color: #C00000;
	color: White;
	font-weight : bold;
}

tr.message0 {
	background-color: #850000;
	color: White;
}

tr.message1 {
	background-color: #680000;
	color: White;
}

tr.comment0 {
	background-color: #850000;
	color: White;
	font-size:12px;
}

tr.comment1 {
	background-color: #680000;
	color: White;
	font-size:12px;
	
}

.table_header {
	font-size:11px; 
	font-weight:bold; 
	background:#300000;
	background-image: url(../graphics/header.gif);
	text-align : center;
}

.table_subheader {
	font-size:11px; 
	font-weight:bold; 
	text-align : left;
	background:#300000;
}

.table_inner {
	font-size:11px; 
	text-align : left;
	background:#300000;
}


table.errortable {
	border: thick inset; 
	border-color:red; 
	background-color:#A00000;
}

div.divleft{
	border-style: solid; 
	border-width:3px; 
	border-color: #600000; 
	background-color: #700000; 
	margin: 15px 0 15px 15px; 
	padding:10px 7px 10px 7px; 
	width:130px; 

}

div.regulaminpunkt{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 15px 0;
	width:80%;
}

div.regulaminpodpunkt{

	padding:5px 0 5px 0;
	width:80%;
	text-align:left;
	font-size:12px;
	
}

div.serwispunkt{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 15px 0;
	width:80%;
}

div.serwispodpunkt{
	padding:5px 0 5px 0;
	width:80%;
	text-align:justify;
	font-size:12px;
}

table.spedia_table{
	width:95%;
	border-color:#450000; 
	border-style:solid; 
	background:#450000
}

tr.spedia_header{
	font-size:11px; 
	font-weight:bold; 
	text-align : left;
	background:#300000;
}

a.spedia_letter{
	font-size:14px; 
	font-weight:normal;
	text-decoration:none;
	color: #DF6000;
}

a.spedia_active_letter{
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none;
	color: #FF8000;
}

table.calendar_table{
	border-style: solid; 
	border-width:0px; 
	border-color: #600000; 
	background-color: #450000; 
}

tr.calendar_row{
	
}

td.calendar_cell{
	vertical-align:top;
	text-align:left;
	font-size:11px; 
	font-weight:bold;
	width:50px;
	height:50px;
	background-color: #550000;
	padding:3px 3px 3px 3px;
}

td.calendar_cell_sunday{
	vertical-align:top;
	text-align:left;
	font-size:11px; 
	font-weight:bold;
	width:50px;
	height:50px;
	background-color: #770000;
	padding:3px 3px 3px 3px;
}

td.calendar_cell_today{
	vertical-align:top;
	text-align:left;
	font-size:11px; 
	font-weight:bold;
	width:50px;
	height:50px;
	background-color: #990000;
	padding:3px 3px 3px 3px;
}

td.calendar_cell_none{
	vertical-align:top;
	text-align:left;
	font-size:11px; 
	font-weight:bold;
	width:50px;
	height:50px;
	background-color: #440000;
	padding:3px 3px 3px 3px;
}

input.calendar_button{

	border-style:solid;
	border-width:2px;
	border-color:#440000;
	background:#770000;
	color:#ffffff;

}

select.calendar_list{

	border-style:solid;
	border-width:2px;
	border-color:#440000;
	background:#770000;
	color:#ffffff;


}

option.calendar_option{

	background:#770000;
	color:#ffffff;

}
