body {
	font-family: "Palatino Linotype";
	color: #D12405;
	background-color: #ff8675;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	font-size: 12px;
	font-weight: normal;
}


#top {
	background-color: #FF8675;
	height: 145px;
	width: 1024px;
}
#top2 {
	background-color: #fa5738;
	height: 20px;
	width: 1024px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-top: 3px;
	color: #fffff;
}
#obsah {
	background-color: #ff8675;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
}



#text {
	margin-left: 0px;
	margin-right: 0px;
	min-height: 300px;
	width: 1024px;
	background-color: #fee5e1;
	margin-top: 3px;
}
#obsah_text_obsah {
	background-color: #fee5e1;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 1px;
}
#obsah #text #obsah_text_obsah a:link {
	font-family: "Palatino Linotype";
	color: #D12405;
	text-decoration: underline;
}
#obsah #text #obsah_text_obsah a:hover {
	font-family: "Palatino Linotype";
	color: #D12405;
	text-decoration: none;
	
}
#obsah #text #obsah_text_obsah a:visited {
	color: #D12405;
	text-decoration: underline;
}


#end {
	color: #ffffff;
	background-color: #fa5738;
	height: 20px;
	margin-top: 3px;
	width: 1024px;
}

#end2 {
	background-color: #ff8675;
	margin-top: 0px;
	height: 20px;
}






h1 {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 0px;
	color: #D12405;
}
H2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/bg_leftx.jpg);
	background-repeat: no-repeat;
}
H3 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	background-color: #FF69D0;
}
H4 {
	font-family: "Palatino Linotype";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.linkatop {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CADBF5;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CADBF5;
}
#obsah #top2 .linkatop a {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #CADBF5;
	text-decoration: none;
	font-weight: bold;
}
#obsah #top2 .linkatop a:hover {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000066;
	background-color: #FF8675;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#obsah #end2 a {
	font-family: "Palatino Linotype";
	font-size: 9px;
	color: #FEE5E1;
	text-decoration: none;
}
#obsah #end2 a:hover {
	font-family: "Palatino Linotype";
	font-size: 9px;
	color: #FEE5E1;
	text-decoration: underline;
}
#obsah #end a {
	font-family: "Palatino Linotype";
	font-size: 10px;
	font-weight: bold;
	color: #CADBF5;
	text-decoration: none;
}
#obsah #end a:hover {
	font-family: "Palatino Linotype";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
    border: medium double #D12405;
}
