body{
	margin: 0px;
}

h1{
	font-family : Arial;
	font-size : 25px;
	color : #697479;
	padding-bottom: 10px;
	border-bottom: 1px solid #c2cfd5;	
}

h2{
	font-family : Verdana;
	font-size : 12pt;
	color : #008dd4;
	font-weight: bold;
	
}

table,td{
	font-family : Arial;
	font-size : 12px;
	color : #5c5c5c;
	line-height: 15px;
}

td.content{
	background-image: url(../images/tlo_content2.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}

td.dziubek{
	vertical-align: top;
	height: 33px;
	text-align: center;
}

td.dziubek_on{
	vertical-align: top;
	height: 33px;
	text-align: center;
	background-image: url(../images/dziubek.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

td.header_logo{
	border-bottom: 3px solid #7e888c;
	background-image: url(../images/tlo_header_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}

.submenu{
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	border-right: 1px solid #6a757a;
}



A:LINK,A:VISITED {
	color : #008dd4;
	text-decoration:none;
}

A:HOVER {
	color: red;
	text-decoration:underline;
}

A:LINK.top_link,A:VISITED.top_link {
	font-family : Arial;
	font-size : 9px;
	color : #066593;
	text-decoration:none;
}

A:HOVER.top_link {
	color: #f69100;
}

A:LINK.main_link,A:VISITED.main_link {
	font-family : Tahoma;
	font-size : 13px;
	font-weight: bold;
	color : #008dd4;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}

A:HOVER.main_link {
	color: #e8b66f;
}

A:LINK.submenu_link,A:VISITED.submenu_link {
	color : #6a757a;
	text-decoration:none;
}

A:HOVER.submenu_link {
	color: #f69100;
	text-decoration: underline;

}

#news_title {
	font-family : Verdana;
	font-size : 17px;
	color : White;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#news_header {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	font-weight: bold;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#news_body {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#news_date {
	font-size : 10px;
	color : #553501;
	text-align: left;
	clear: none;
}

#news_list_title {
	font-family : Verdana;
	font-size : 12px;
	color : Gray;
	font-weight: bold;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#news_list_header {
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	padding-top: 3px;
	padding-bottom: 3px;
}

#news_list_date {
	font-size : 10px;
	color : #553501;
	text-align: left;
	clear: none;
}
