body
{
margin-top:10px;
margin-bottom:50px;
padding:0px;
background: #CCCCCC;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: #6D6D6D;
scrollbar-arrow-color: #6D6D6D;
scrollbar-track-color: white;
scrollbar-darkshadow-color: #6D6D6D;
}

#page
{
	width: 100%;
	height: 100%;
		}

#top
{
height: 100%;
background: #FFFFFF;
text-align: left;
border: 2px solid black;

}

#menu
{
top: 150px;
height: 27px;
background: #000000;
text-align: left;
border-left: 2px solid black;
border-right: 2px solid black;
border-bottom: 2px solid black;
}

#main
{
margin-top: 5px;
width: 100%;
height: 530;
overflow: auto;
text-align: left;
background: #C5C5C5;
float: left;
border: 2px solid black;
background:#FFFFFF;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: #6D6D6D;
scrollbar-arrow-color: #6D6D6D;
scrollbar-track-color: white;
scrollbar-darkshadow-color: #6D6D6D;
}

#odsazeni {
	padding:1em 1em;
}


#hlavnipanel
{
margin:0 0 0 225px;
padding:0;
border-left: 1px dotted orange;
border-right: 1px solid orange;
background: #FFFFFF;
}

#hlavnipanel-obsah
{
margin:0;
padding: 0.5em 1em;
}

#dolni_info
{
color: Silver;
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
margin-left: 180px;
margin-right: 200px;
}

#alert
{
color: Red;
font-size: 25px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
}

#stats_table
{
padding: 5;
background: #FFFFFF;
float: center;
}

#cell_stats_table
{
	background: #FFFFFF;
	font-size: 14px;
	text-align: center;
	border: thin ridge Silver;
	}

#band_link
{
	font-size: 12px;
	font-weight: normal;
	font-family : Arial;
	color: black;
	letter-spacing: 0px;
	text-decoration: none;
}

IMG {
	border: 0px;
}

h6 {
	font-size: 40px;
	text-align: center;
	font-family: Century Gothic;
	letter-spacing: 4px;
	margin-bottom: 5px;
}

h5 {
	font-size: 15px;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: Red;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	font-family: verdana;
	//color: Black;
	color: Black;
	letter-spacing: 2px;
}

h2 {
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	color: Black;
	font-family: Verdana;
	background-color: #D4D4D4;
	border-width: 1px 0px;
	border-color: orange;
	border-style: solid;
	width: 98%
}

hr {
	height: 2px;
	color: black;
	background-color:#783F24;
}

p {
	font-size: 13px;
	font-weight: normal;
	font-family : Arial;
	color: black;
	letter-spacing: 0px;
	line-height: 125%;
	
}
h3{
	font-size: 12;
	font-weight: bold;
	font : Verdana;
	color: black;
	letter-spacing : 4px;
}

.button
{
	background-color : Silver;
	font: 12pt Verdanal;
	font-weight : bold;
	color : Black;
	border : thin outset black;
}

input,textarea{
	background-color: #DBDBDB;
	color: Black;
}

 sup
{color :  C0C0C0;
font: 9pt arial;
}

A:Visited  {
   color : black;
	font-family : Arial;
	font-size: 14px;
	text-decoration: none;

}
A:Active{
	color : black;
	font-family : Arial;
	font-size: 14px;
	text-decoration: none;
}

A:Hover {
	color: #FFA500;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

A {
	color : black;
	font-family : Arial;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	}
