@CHARSET "UTF-8";
body{
  font-size : 12px;
  color : white;
  background : black;
}

.tr_nadpis {
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 13px;
	font-weight : bolder;
	text-align : center;
	color : white;
  
	}

.tr_nadpis_b {
	background : Black;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
	color : white;
	}
	
.odkaz_tr_telo {
	background : Black;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	text-align : left;
	color :white;
}	
.tr_telo {
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	text-align : left;
	color :white;
}
.tr_nadpis_error {
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
	color : white;
	}
.tr_telo_error {
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	text-align : left;
	color :white;
}


.tr_telo_kalend {
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	text-align : center;
	color : white;
	}
	
td{
	padding-right: 5px;
	padding-left: 5px;
	
	
}
.pcr_table{
      font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
      font-size: 12 px;
      width: 750 px;
      border: 2px black solid #505050;
    }
    
.link_nadpis  {
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 14px;
	color:white;
	font-style: normal;
  font-weight: 900;
	text-decoration:none;
}

.link  {
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 13px;
	color:white;
	font-style : normal;
	text-decoration:none;
}

A:visited {
	color:white; 
	text-decoration:none;
}

A:active {
	color:white; 	
	text-decoration:none;	
}
A:hover	{
	color:white; 	
	text-decoration:none;
}

.odkaz_tr{
	background : #3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;  
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
	color : White;
}

input{   
	color:#3B7EA9;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
	background-color:white;   
	border:1px solid;   
	border-color: #3B7EA9;
  cursor: hand; 
}
