body {	
	background-position: 100% 0px;
	background-color: White;		
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main_table{  
  border-color: Navy;
  border-style: inset;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
}

.navigat{
   background-image: url(img/navigat_back.gif);
	background-repeat: repeat-y;
	background-color: #13007c;
}

.content{
  border-style: inset;
  border-color: #13007c;
  border-left-width: 0px;   
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
	
}

.padding_left{
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 10px;
	 padding-bottom: 10px;
}


.bottom{   
	background-color: #13007c;
}

.news{
   background-image: url(img/news_back.gif);
	background-repeat: repeat-y;
	background-color: #fb0f0c;
}

a{
	color: Purple;
	text-decoration: none
}

.we {
	text-align: center;
	border-top: 2px solid black;
	background-image: url(img/bottom_background.gif);
	background-repeat: repeat-x;
}
.we a {
	font-size: 12px;
	text-decoration: none;
	color: #ADA6D1;
}
.we a:hover {
	color: Red;
}


td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
		 font-size: 12px; 
}

a#we {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;	
}
a#we:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;	
}

#news a {
	font-size: 11px;
	text-decoration: none;
	color: #13007c;
}
#news a:hover {
	color: #13007c;
}

h5,h4,h3,h2,h1 {
	font-size: 12px;
   color:  #13007c;
	
}
.DivMenu {
    position:absolute;
	 left:-200;
	 top:-1000;
	 width:100;
	 z-index:100;
	 background-color:#cccccd;
	 /*border: 4px grove lightgrey;
	 border-bottom: solid;
	 border-right: solid;
	 border-top: solid;
     border-right-width: 3px;
	 border-bottom-width: 3px;
	 border-top-width: 3px;
     border-color: darkblue;*/
	 
}
.TDMenu {
	 color:darkblue;
	 font-family:verdana;
	 font-weight: bolder;
	 font-size:70%;
	 width:100%;
	 cursor:hand;
}

.andy{
 color: White;  
}

#cash_header{
    position:relative;
	left: -11;
	top: 0;
	font-weight: bolder;
}
/*
#cash{
    position:absolute;
    left: -200;
	top: -1000;
	width:100;
	height:50;
	background-color: green;
}
*/

#cash{
    position:relative;
    left: -11;
	top: 0;
	
}

.counter{
    position:relative;
    left: 19;
	top: 0;
	width:81;
	height:63;
	
}

#news{
    font-size: 11px;
    width: 100px;
    background-color: #fb0f0c;
    position:relative;
    left: 15 ;
    top: 0;
}

#news_header{    
    position:relative;
    left: 15 ;
    top: 10;
}
#statute_header, #program_header, #enter_header{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    font-weight: bolder;
}
#statute_content a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}
#program{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    
}
#program_data{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    
}
#program_real {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    font-weight: bolder;
}
#program_a a{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}
#ustav{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    font-weight: bolder;
}

.maginfo{
   position:relative;
   left: 15;
	top: 0;
	width:88;
	height:31;
	
}

