BODY {
		BACKGROUND-COLOR: #DDF9E6; 
		COLOR: #000000;
}
BODY, TABLE, TR, TD, P {
		FONT-FAMILY: 'Verdana CE','Arial CE','Helvetica CE', Verdana,  Arial,  Helvetica, sans-serif ; 
		FONT-SIZE: 11px;
}

#obsah          { 
		margin: 10px; 
}
.nadpis           { 
		font-size: 20px; 
		text-transform: uppercase;
    color: #000000; 
		text-decoration: none; 
		font-style: regular;
		font-weight: bold;
		margin-top: 0; 		margin-bottom: 6;
}
               
.design, .copyright       { 
		font-size: 9px; 
    font-style: regular; 
		margin-top: 2;
    text-align: center;
		color: gray; 
    margin-bottom: 3;
}

.slogan           { 
		font-size: 14px; 
    color: gray; 
    text-align: left;
		text-decoration: none; 
		font-style: regular;
		font-weight: bold;
		padding: 10px; 		margin-left: 16px;
}
.slogan1           { 
		font-size: 14px; 
    color: gray; 
    text-align: center;
		text-decoration: none; 
		font-style: regular;
		font-weight: bold;
		padding: 10px; 		margin-left: 16px;
}

a:link {	
		COLOR: #0000ff; 
	 	TEXT-DECORATION: none
}
a:active {	
		COLOR: #e38c3c; 
		TEXT-DECORATION: none
}
a:visited {
		COLOR: #000099; 
		TEXT-DECORATION: none
}
a:hover {
		COLOR: #FF0000;
		text-decoration: underline}



.design a:link, .webs a:link {	COLOR: #A2A2A2; 
	 		TEXT-DECORATION: underline
}
.design a:active, .webs a:active {	
		COLOR: #A2A2A2; 
		TEXT-DECORATION: underline
}
.design a:visited, .webs a:visited {
		COLOR: Silver; 
		TEXT-DECORATION: underline
}
.design a:hover, .webs a:hover {
		COLOR: Red;
		text-decoration: underline
}