BODY {
        font-family : "Arial CE", "Helvetica CE", "Arial", "Helvetica", sans-serif;
        font-size : 12px;
        color : Black;
        background-color : #87CEFA;
		margin-top : 0;
		margin-left: 0;
}

TD {font-size : 12px;}

P  {
	text-align : justify;
	margin-left: 10px;
	margin-right: 10px;
}

H1 {    text-align : center;
		font-weight : bold;
		font-size : 24px;
}
H2 {    text-align : left;
		font-weight : bold;
		font-size : 18px;
		margin-left: 10px;
		margin-right: 10px;
}
H3 {    text-align : left;
		font-weight : bold;
		font-size : 14px;
		margin-left: 10px;
		margin-right: 10px;
}

STRONG {font-weight : bold;
		 }


A:hover {text-decoration: underline; 
		color : Blue;}
A:active {color: Red;  } 

STRONG A:link {text-decoration: none;  
				color : Black; } 

.topmenu 		{
	color : #FE9500;
	font-weight : bold;
}

.topmenu A:link {	color : #FE9500;
				text-decoration: none;
				font-weight : bold;
			}
.topmenu A:hover {color : #FE9500;
				text-decoration: underline;
				font-weight : bold;
			}
.topmenu A:visited {	color : #FE9500;
					text-decoration: none;  
					font-weight : bold;
			}
.topmenu A:active {	color : #FE9500;
					text-decoration: underline;
					font-weight : bold;
			}

.biglink 		{
	color : #000066;
	font-weight : bold;
	font-size : 16px;
}

.biglink A:link {	color : #000066;
				text-decoration: none;
			}
.biglink A:hover {color : #FF0000;
				text-decoration: none;
			}
.biglink A:visited {	color : #000066;
					text-decoration: none;  
			}
.biglink A:active {	color : #FF0000;
					text-decoration: none;
			}
			
DT {
	font-size : 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top : 10px;
}

DD {font-size : 12px;
	margin-right: 10px;
}

.c {text-align : center;}

.r {text-align : right;}

.small {font-size : 11px;}

.bluebox {
        border-style: solid;
        border-width: 1px;
        border-top-color: #6699CC;
        border-left-color: #6699CC;
        border-right-color: #000033;
        border-bottom-color: #000033;
        }
.darkOdkazMenu{
	color:#151590;
text-decoration:none;
font-weight:bold;
}
a.darkOdkazMenu:hover{
	color:red;
text-decoration:underline;

}
