body
{
	margin:0;
	font-family:Arial;
	color:#C3C3C3;
}



/* Tabela na vrhu */
table.top_table
{
    height:192px;
    width:100%;
}

/* mainsite */
td.main
{
  vertical-align:top;
  width:100%;
  height:100%;
  /*background-image: url('../pic/epsonkassen.jpg');
  background-repeat: no-repeat;
  background-position: top right; */
}

table.m_table
{
  font-family: arial;
  color:666666;
  font-size: 14;
  
}

p.german
{
   vertical-align: top;
   align: right;
   font-size: 14;
   font-family: arial;
   color:#BA3E48;
}
p.germantitle
{
   vertical-align: top;
   align: right;
   font-size: 23;
   font-family: arial;
   color:#BA3E48;
}

p.franz
{
   vertical-align: top;
   align: left;
   font-size: 14;
   font-family: arial;
   color:#006C36;
}
/* link */
a {
	text-decoration: underline;
	color:888888;
	font-size: 14; 
	font-family: arial;
}

a:hover
{
    text-decoration: underline;
    font-weight: bold;
	color:676767;
	font-size: 14;
	font-family: arial;
}
a:active
{
    text-decoration: underline;
    font-weight: bold;
	color: #FFEA97;
	font-size: 14;
	font-family: arial;
}
/* link german */
a.german,
a.german:visited
{
    text-decoration: underline;
	font-weight: bold;
	color:#BA3E48;
	font-size: 14;
	font-family: arial;
}

a.german:hover
{
    text-decoration: underline;
    font-weight: bold;
	color:#A7A7A7;
	font-size: 14;
	font-family: arial;
}
a.german:active
{
    text-decoration: underline;
    font-weight: bold;
	color:#A7A7A7;
	font-size: 14;
	font-family: arial;
}
a.german2,
a.german2:visited
{
    text-decoration: none;
	font-weight: bold;
	color:#BA3E48;
	font-size: 14;
	font-family: arial;
}

a.german2:hover
{
    text-decoration: underline;
    font-weight: bold;
	color:#A7A7A7;
	font-size: 14;
	font-family: arial;
}
a.german2:active
{
    text-decoration: none;
    font-weight: bold;
	color:#A7A7A7;
	font-size: 14;
	font-family: arial;
}
/* link franz */
a.franz,
a.franz:visited
{
    text-decoration: underline;
	font-weight: bold;
	color:#006C36;
	font-size: 14;
	font-family: arial;
}

a.franz:hover
{
    text-decoration: underline;
    font-weight: bold;
	color:#A7A7A7;
	font-size: 14;
	font-family: arial;
}
a.franz:active
{
    text-decoration: underline;
    font-weight: bold;
	color:#006C36;
	font-size: 14;
	font-family: arial;
}





