/*-------------------------------------------------------------------------------
/* Pepa - styl Abner 
/*-------------------------------------------------------------------------------
*/ 

body
{
color: #444444;
margin: auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 300
}


/*---multiline--------------*/
.Multiline
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}


/*---tabulka s daty - nadpis--------------*/

.TableNadpis 
{
border: 0px; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #b7d1a7;
}

/*---tabulka s daty - radek--------------*/
.TableRadek 
{
border: 0px; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
background-color: #ffffff;
}

/*---tabulka s daty - radek1--------------*/
.TableRadek1 
{
border: 0px; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #efefef;
}

/*---tabulka head--------------*/
.TableHead
{
border-bottom: 1px solid #003E00;
border-collapse: collapse;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/*---tabulka bottom--------------*/
.TableBottom
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
background-color: #003E00;
}

/*---zákadní tabulka používaná pro texty, přihlášení,...--------------*/
.Table1 
{
border: 0px; 
border-collapse: collapse;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
background-color: #ffffff;
}





/*---stránkování-aktivní stránka--------------*/
.Big 
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #444444;
}


a:link, a:visited, a:active 
{
  color: #003E00;
  text-decoration: none;
}

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


.MenuClass:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.MenuClass:Link
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
.MenuClass:hover
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}


.MenuClassSelect:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.MenuClassSelect:link
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.MenuClassSelect:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.DetailLink:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #003E00;
	text-decoration: none;
}
.DetailLink:link
{
	font-size: 11px;
	font-weight: bold;
	color: #003E00;
	text-decoration: none;
}
.DetailLink:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #003E00;
	text-decoration: underline;

}



h1    
{
font-size: 14px;
color: #444444;
}

h2    
{
font-size: 11px;
color: #444444;
}





input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 80px;
	font-size: 11px;
	text-decoration: none;
}









