 BODY {
	font-family: Helvetica ce, Arial ce, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background : White;
	color : Black;
	margin : 5px;
	scrollbar-base-color : #333366;
	overflow : auto;
}

DIV.obsah {
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	text-align : left;
}

.foto {
	border : 1px solid #333366;
}


TABLE {
	font-family:Helvetica ce, Arial ce,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
TD {
	font-family:Helvetica ce, Arial ce,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A {
	font-family:Helvetica ce, Arial ce, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color : White;
}

TABLE.menu {
	border : 1px solid #333366;
	background : #666699;
}
TABLE.hlavni {
	border-bottom : 1px solid #333366;
	border-left : 1px solid #333366;
	border-right : 1px solid #333366;
	background : #9999cc;
}
DIV.nadpis {
	background-color : #333366;
	font-size : 16px;
	color : #9999cc;
	padding : 5px 5px 5px 5px;
	text-align : center;
	font-weight : bold;
}
DIV.adresa {
	color: #9999cc;
}
DIV.nadpis2 {
	color : #333366;
	padding : 1px 1px 1px 1px;
	text-align : center;
	font-weight : bold;
	border : 1px solid #333366;
	width : 200px;
}


