/* CSS Document */

body {
	background-color:#999999;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px}
table.login{
	background-color:#999;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
.header{
	height: 200px;
	background-image:url(site_imgs/header_bg_pic.png);
	background-position:center top;
	background-repeat:repeat-x;
	}
.underheader{
	background-image:url(site_imgs/under_header.png);
	background-repeat:no-repeat;
	background-position:center top;
	}

div.uodstavec {
	color:#460000;
	letter-spacing: 2px;
	font-weight:bold;
	}
	
div.anounce {
	color:#666666;
	background-color:#CCCCCC;
	padding: 10px;
	}

div.h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 40px;
	font-size: 40px;
	}

div.h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	line-height:22px;
	font-size:22px;
	letter-spacing: 1px;
	}

div.h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size:10px;
	letter-spacing:1px;
	}
div.strong {
	padding-left: 20px;
	padding-top:10px;
	color:#460000;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing: 1px;
	}

span.pozn {
	color:#666666;
	font-size: 10px;
	font-style:italic;
	}

.red {
	color: #460000;
	}

div.news {
	width: 740px;
	}

td.adminh {
	background-color:#333333;
	color:#FFFFFF;
	font-weight: bold;
	}
td.admin {
	background-color:#999999;
	}

a.header:link, a.header:visited, a.header:active{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}

a.header:hover {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	}

a.rheader:link, a.rheader:visited, a.rheader:active{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	}

a.rheader:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:link, a:visited, a:active{
	color:#000000;
	text-decoration: underline;
	}

a:hover {
	color:#460000;
	text-decoration: underline;
	}

a.menu:link, a.menu:visited, a.menu:active{
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	}

a.menu:hover {
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	}

a.bottom:link, a.bottom:visited, a.bottom:active{
/*	font-family:"Times New Roman", Times, serif;*/
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	}

a.bottom:hover {
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
	}

div.menu {
	height: 20px;
	}
