BODY {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
DIV.main {
	width : 780px;
	text-align : center;
	border : 1px solid #82888C;
}
DIV.mainII {
	text-align : left;
}
DIV.hor {
	width : 777px;
	margin-top : 2px;
	text-align : center;
	font-size : 17px;
}
DIV.nadpis {
	width : 100%;
	text-align : left;
	color : #5C5C5C;
	float : left;
	text-indent : 7em;
	font-size : 16px;
	font-weight : bold;
	background-image : url(grafika/linie_nadpis.jpg);
	background-position : left center;
	background-repeat : no-repeat;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
}
DIV.textfield {
	width : 748px;
	text-align : left;
	color : #5C5C5C;
	float : left;
	font-size : 14px;
	background-color : #FBF4C6;
	padding-top : 5px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 5px;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
	list-style-image : url("grafika/li_sipka.jpg");
}
DIV.textfieldII {
	width : 748px;
	text-align : center;
	color : #5C5C5C;
	float : left;
	font-size : 14px;
	background-color : #FBF4C6;
	padding-top : 5px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 5px;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
	list-style-image : url("grafika/li_sipka.jpg");
}
DIV.zalozka {
	width : 777px;
	margin-bottom : 2px;
	text-align : right;
	font-size : 11px;
}
A.odkaz {
	color : #5C5C5C;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}
A.velky-odkaz {
	color : #5C5C5C;
	text-decoration : none;
	font-size : 17px;
}
A.maly-odkaz {
	color : #5C5C5C;
	text-decoration : none;
	font-size : 11px;
}
P.prvni {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #5C5C5C;
	padding-right : 15px;
	padding-left : 15px;
	padding-bottom : 10px;
}
SPAN.tady {
	color : red;
	font-size : 16px;
	font-weight : normal;
}