.main_screen {
	width: 800px;
	height: 600px;
	vertical-align: baseline;
	background-color: #D40088;
	
}
.whole_screen {
	width: 100%;
	height: 100%;
	background-color: Black;
}
.banner {
	width: 800px;
	height: 150px;
	background-color: #D40088;
	font-family: Arial;
	font-weight: bold;
	color: White;
}
.links {
	background-color: White;
	width: 800px;
	height: 16px;
	color: Black;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: Black;	
}
.links2 {
	background-color: Black;
	width: 800px;
	height: 20px;
	color: #FF80D1;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.telo { 
	
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


.pokus { 
	
	color: #FF80D1;
}
.nadpis1{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: White;
	font-size : 16px;
	
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: Black;
	
}
a:hover {
	color: white;
	background-color: #D40088;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

a:visited.odkaz2, a:link.odkaz2, a:active.odkaz2
{
	color: Black;
	text-decoration: none;
}

a img
{
  *border: solid 2px black;
}
a:hover.odkaz2 {
	color: white;
	background-color: #FF9900;
}

a:link.odkaz3, a:visited.odkaz3, a:active.odkaz3
{
	color: white;
	text-decoration: underline;
	
	
}

a:hover.odkaz3 {
	color: white;
	background-color: #FF9900;
	text-decoration: none;
	
}




a:link.cerne_menu, a:visited.cerne_menu, a:active.cerne_menu
{
	color: white;
	text-decoration: none;
	
	
}

a:hover.cerne_menu {
	color: #FF80D1;
	background-color: Black;
	text-decoration: none;
	
}

a:link.nachazim, a:visited.nachazim, a:active.nachazim
{
	color: white;
	background-color: #D40088;
	text-decoration: none;
	
	
}

a:hover.nachazim {
	color: white;
	background-color: #D40088;
	text-decoration: none;
		
}

a:link.cerne_menu_n, a:visited.cerne_menu_n, a:active.cerne_menu_n
{
	color: #FF80D1;
	text-decoration: none;
	
	
}

a:hover.cerne_menu_n {
	color: white;
	background-color:  Black;
	text-decoration: none;
	
}


a:link.cerne_menu2, a:visited.cerne_menu2, a:active.cerne_menu2
{
	color: #FF80D1;
	text-decoration: none;
	
	
}

a:hover.cerne_menu2 {
	color: White;
	background-color: Black;
	text-decoration: none;
	
}

#upozorneni {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: lighter;
}

td
{
	color: Black;
	font-family: arial;
	font-size: 9pt;
	font-weight: bolder;
}



H1{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Black;
	
}
H2{
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : Black;
	margin : 0px;
}
H3{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : Black;
	
}

.randomImage {
  position: absolute;
}
.information {
	text-align : center;
	font-weight : bold;
	color: red;
}
.UImenu {
  position: absolute;
  top: 220px;
}
.forumTitle {
	background-color: #DD7700;
	margin: 0 0 10 0;
	padding : 0 5 0 5;
}
.normal {
	font-weight: none;
}

.anketa { width: 140px; border: 2px solid black; font-family: sans-serif; font-size: 11px; padding: 7px; text-align: left; }
.anketa a { color: black; text-decoration: none; font-weight: bold;}
.anketa img { border: 0px; margin-top: 2px; margin-bottom: 6px; }
.anketa .otazka { color: black; font-weight: bold; margin-bottom: 7px; text-align: center; background-color: #DD7700 }
.anketa .spolu { text-align : right; }

.neniVidet {
  position: absolute;
  visibility: hidden;
}


