BODY {
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #303030;
}
DIV.main {
	width : 100%;
	text-align : center;
}
DIV.telo {
	border : 1px solid #5F5F5F;
	width : 800px;
	text-align : center;
}
DIV.pole {
	width : 100%;
	text-align : center;
}
DIV.menu {
	width : 150px;
	text-align : center;
	float : left;
	padding-left : 20px;
	
}
DIV.menu2 {
	text-align : left;
	background-image : url(grafika/dot_z.jpg);
}
DIV.l_menu2 {
	text-align : left;
	background-image : url(grafika/dot_r.jpg);
}
DIV.e_menu2 {
	text-align : left;
	background-image : url(grafika/dot_b.jpg);
}
DIV.pole2 {
	width : 615px;
	text-align : left;
	float : right;
	padding-top : 10px;
	margin-right : 3px;
}
DIV.pole3 {
	width : 590px;
	text-align : left;
	float : right;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-top : 5px;
	margin-right : 3px;
	background-image : url(grafika/dot_z.jpg);
}
DIV.l_pole3 {
	width : 590px;
	text-align : left;
	float : right;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-top : 5px;
	margin-right : 3px;
	background-image : url(grafika/dot_r.jpg);
}
DIV.e_pole3 {
	width : 590px;
	text-align : left;
	float : right;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-top : 5px;
	margin-right : 3px;
	background-image : url(grafika/dot_b.jpg);
}
DIV.linie {
	height : 20px;
	text-align : left;
	padding-left : 45px;
	padding-top : 5px;
	background-image : url(grafika/linie2.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	color : #DFEFCF;
	font-weight : bold;
}
DIV.l_linie {
	height : 20px;
	text-align : left;
	padding-left : 45px;
	padding-top : 5px;
	background-image : url(grafika/l_linie.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	color : #FFE1E1;
	font-weight : bold;
}
DIV.e_linie {
	height : 20px;
	text-align : left;
	padding-left : 45px;
	padding-top : 5px;
	background-image : url(grafika/e_linie.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	color : #E2EDF3;
	font-weight : bold;
}
DIV.linie2 {
	height : 20px;
	text-align : left;
	padding-left : 45px;
	padding-top : 5px;
	background-image : url(grafika/linie3.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	color : #DFEFCF;
	font-weight : bold;
}
DIV.e_linie2 {
	height : 20px;
	text-align : left;
	padding-left : 45px;
	padding-top : 5px;
	background-image : url(grafika/e_linie3.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	color : #E2EDF3;
	font-weight : bold;
}
DIV.malepole {
	width : 48%;
	text-align : center;
	padding-left : 10px;
	padding-top : 5px;
	float : left;
}
A.odkaz {
	color : #303030;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.odkaz14 {
	color : #303030;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}
A.menu1 {
	color : #3A571E;
	text-decoration : none;
	font-size : 14px;
}
A.menu2 {
	color : #750000;
	text-decoration : none;
	font-size : 14px;
}
A.menu3 {
	color : #033A72;
	text-decoration : none;
	font-size : 14px;
}
SPAN.menu1 {
	color : #3A571E;
	font-size : 14px;
	font-weight : bold;
}
SPAN.menu2 {
	color : #750000;
	font-size : 14px;
	font-weight : bold;
}
SPAN.menu3 {
	color : #033A72;
	font-size : 14px;
	font-weight : bold;
}
SPAN.red {
	color : red;
}