BODY {
 font-family: arial, helvetica, "ms sans serif", sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #003366;
 background: #EEF6F9;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 10px;
 background-position: top left;
 background-repeat: repeat-y;
 }

A:link { 
 color: #003366;
 text-decoration: none;
 }

A:visited {
 color: #003366;
 text-decoration: none;
 }

A:hover {
 color: #CC3300;
 font-weight:bold;
 text-decoration: none;
 }

P {
 font-family: arial, helvetica, "ms sans serif", sans-serif;
 font-size: 12px;
 }
 
.title 
{
 background: #d5e9ef;
 margin-left: 0px;
}

.title0 
{
 position: relative ;
 left: 20px;
 background: #d5e9ef;
 margin-left: 0px;
}

.title1 
{
 position: relative ;
 left: 40px;
 background: #d5e9ef;
 margin-left: 0px;
}

.title2 
{
 margin-left: 0px;
}

.menu0 
{
 background: #d5e9ef;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 15px;
 margin-bottom: 0px;
 border: none;
 font-size: 12px;
 font-weight:normal ;
 letter-spacing: 1px;
 padding-top: 2px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 2px;
 }

.menu1 {
 margin-left: 40px;
 margin-top: 15px;
 margin-bottom: 0px;
 }

.menu2 {
 margin-left: 60px;
 margin-top: 5px;
 margin-bottom: 0px;
 }
 
.menu3 {
 margin-left: 90px;
 margin-top: 0px;
 margin-bottom: 0px;
 }

.znacka {
 font-family: Courier New  , arial, helvetica, "ms sans serif", sans-serif;
 color: black;
 font-weight: normal;
 font-size: 8px ;
 }
 
.selected 
{
	color: Red;
	text-decoration: underline;
}