/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #83b6da;
}
.content {
width: 100%;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}

.nastenkatop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc2b1d;
	font-weight: bold;}
	
.obsahtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #375cb0;
	font-weight: bold;}

.nastenkatxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;}

a:link {
	text-decoration: underline;
	color: #0042a1;
	font-weight: bold;}
a:visited {
	text-decoration: underline;
	color: #0042a1;
	font-weight: bold;}
a:hover {
	text-decoration: underline;
	color: #669933;}

td.font11 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

td.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
td.menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;}
td.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;}
td.menu a:hover {
	color: #83b6da;
	text-decoration: none;
	font-weight: bold;}

tr.green {
	color: #219706;}
tr.blue {
	color: #375cb0;}
	
img.sponsor {
	border: solid;
	border: thin;
	border: #375cb0;}
img.news {
	border: solid;
	border: 1px;
	border: #000000;}
	
.box_blue {
	border: solid;
	border: 1px;
	border: #375cb0;
	padding: 2px;
	width: 146px;}
.box_black {
	border: solid;
	border: 1px;
	border: #000000;
	padding: 2px;
	width: 144px;}
