BODY {
	font-family: Verdana, Arial; 
	font-size: 10pt;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}


/* Hlavni casti obrazovky */

.leftmenubar    { 
	background-image: url(/images/dolphin/lmid.gif);
	background-color: black;
}

.mainarea    { 
	background-image: url(/images/dolphin/tablebg.gif);
	background-color: #CAE8D8;
}


/* Styly pro /dolphin/http */

.whitearrow    { 
	background-image: url(/images/dolphin/sipka.gif);
}


/* Ostatni */


TABLE {
	font-family: Verdana, Arial; 
	font-size: 10pt;
}

H1 { 
	color: #336666; 
	font-size: 14pt;
	font-family: Verdana, Arial; 
}

H2 { 
	color: #336666; 
	font-size: 12pt;

}

A:link { 
	text-decoration: none; 
        FONT-WEIGHT: bold;
	text-decoration: UNDERLINE; 
	color: black; 
}

A:visited {
	text-decoration: none; 
        FONT-WEIGHT: bold;
	text-decoration: UNDERLINE; 
	color: black; 
}

A:active { 
	text-decoration: none; 
        FONT-WEIGHT: bold;
	text-decoration: UNDERLINE; 
	color: black; 
}

A:hover {
	color: #FF8000; 
        FONT-WEIGHT: bold;
	text-decoration: UNDERLINE; 
}


.menu:link { 
	FONT-SIZE: 10px;
	color: white;
	text-decoration: none;
}

.menu:active { 
	FONT-SIZE: 10px;
	color: white;
	text-decoration: none;
}

.menu:visited { 
	FONT-SIZE: 10px;
	color: white;
	text-decoration: none;
}

.menu:hover { 
	FONT-SIZE: 10px;
	color: #FF8000;
	text-decoration: UNDERLINE; 
}


.mainpagelink:link { 
	color: black;
	text-decoration: none;
}

.mainpagelink:active { 
	color: black;
	text-decoration: none;
}

.mainpagelink:visited { 
	color: black;
	text-decoration: none;
}

.mainpagelink:hover { 
	color: #FF8000;
	text-decoration: UNDERLINE; 
}

HR.niceline {
	margin-top: 15px;
	color: black; 
	HEIGHT: 1px;
}
