BODY {
	margin-left : 10px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

DIV.p_prvni {
	width : 780px;
	border-left : 1px solid #FF9900;
	height : 10px;
	text-align : center;
}
DIV.p_druhy {
	width : 780px;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	border-top : 1px solid #FF9900;
	text-align : center;
}

DIV.p_treti {
	width : 780px;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	text-align : center;
}

DIV.p_ctvrta {
	width : 780px;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	text-align : center;
	border-bottom : 1px solid #FF9900;
}
DIV.p_pata {
	width : 780px;
	border-left : 1px solid #FF9900;
	border-right : 1px solid #FF9900;
	text-align : right;
}
SPAN.dolni_odkazy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : #FF9900;
	font-weight : bold;
}
SPAN.odrazka {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #336699;
	font-weight : bold;
}

