/* Authored by hbcredit.cz 2008 */

body{
	margin:0px;
	background-color: #f2f1f1;
	font-family: tahoma;
}

h1 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	border-top: dotted #A7C8EA 1px;
	padding-top:10px;
	
}

h2 {
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	border-top: dotted #A7C8EA 1px;
	padding-top:10px;
	
}

a {
	color: #333333;
	text-decoration: none;
}

.maintable {
	background-color:#FFFFFF;
}

.topbg {
	background-image: url('images/topbg.gif');
	background-color: #f2f1f1;
}

.topnav {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #f2f1f1;
}

a.topnav {
	text-decoration: underline;
}


td.footer {
background-color: #ededed;
}

a.footer,.footer {
	color: #969595;
	font-size: 11px;
}
a:hover{
	text-decoration: underline;
}


/* HB Credit styles */
.hbcredit {
	margin: 10px;
}

.hbcreditheader {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
	text-transform: uppercase;
	border-bottom: dotted #000 1px;
}

.hbcreditdate {
	color: #959595;
	font-size: 10px;
	font-family: tahoma;
}

.hbcreditcontent {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	}

.maincontent {
	font-size: 12px;
	color: #333333;
	margin: 10px 20px 0px 20px;
}
