body, html {
	text-align: center;
	margin:0;
	padding:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0171BD;
}
.big {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0171BD;	
}
.notsobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	padding-top: 10px;
}
.big a, .notsobig a {
	text-decoration: none;
	color: #0171BD;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0171BD;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header {
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0171BD;
}
.tagline {
	padding-top: 70px;
}
.wrap0 {
	width: 970px;
	margin: 0  auto 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
.left {
	width: 222px;
	float: left;
}
.main {
	width: 748px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main table td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content {
	padding: 20px 5px 5px 30px;
	line-height: 170%;
}
.footer {
	background-color: #DEE1E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808181;
	text-align: center;
	padding: 3px 0;
	margin-top: 25px;
}

.meniu a {
	display: block;
	height: 24px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	border-left: 1px #B0B0B0 solid;
	border-right: 1px #B0B0B0 solid;
	border-bottom: 1px #B0B0B0 solid;
	color: #0171BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;
	line-height: 22px;
}

.meniu a:hover {
	color: #000000;
	background-color: #F0F0F0;
}
.leftflash {
	border-left: 1px #B0B0B0 solid;	
}

.print {
	margin-left: 12px;
}
.print a {
	color: #0171BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;	
}

td input {
	display: inline;
}
a.cat {
	color: #0171BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: none;	
}