BODY {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* zakladne elementy */
A {
	text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER {
	text-decoration : none;
}
B, STRONG {

}
H1,H2,H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
H1 {
	font-size: 16pt;
	color: #1845c1;
}
H2 {
	font-size: 13pt;
	color: #ea4415;
} 
H3 {
	font-size: 12pt;
	color: #ea4415;
}
H1 A, H1 A:VISITED {
	color: #1845c1;
}
H2 A, H3 A, H2 A:VISITED, H3 A:VISITED {
	color: #ea4415;
}
TD,P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TH {
	font-weight: bold;
}
UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;
}
LI{
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
FORM {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
} 
SELECT {
	margin-top : 0px;
	margin-bottom : 0px;
}
INPUT {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}
TEXTAREA{
	border : 1px solid #CCCCCC;
	background : White;
}
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #D5D5D5;
}

/* prvky stranky */
DIV.head{
	text-align: center;
	background-color: #1e1b0e;
	background-image: url(../images/fp_drak.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 215px;
	border-bottom: 1px solid White;
}
DIV.logo {
	width: 86%;
	margin: auto;
	text-align: left;
}
DIV.stripe {
	background-image: url(../images/fp_textura.png);
	height: 29px !important;
	height: 31px;
	border-top: 1px solid #ea4415;
	border-bottom: 1px solid #ea4415;
}
DIV.content_container {
	text-align: center;
}
TD.column_left {
	padding: 20px;
	width: 20%;
	background-color: #FCFCFC;
	vertical-align: top;
}
TD.column_middle {
	padding: 20px;
	width: 40%;
	background-color: #FFFFFF;
	vertical-align: top;
}
TD.column_right {
	padding: 20px;
	width: 40%;
	background-color: #FCFCFC;
	vertical-align: top;
}
TD.column_absright {
	padding: 20px;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
TABLE.vyslo {
	width: 100%;
	padding: 5px;
	border: 1px solid Gray;
}
TABLE.vyslo TD {
	border-bottom: 1px solid Silver;
}
TABLE.vyjde {
	padding: 5px;
	border: 1px solid Gray;
}
TABLE.vyjde TD {
	border-bottom: 1px solid Silver;
}
TABLE.kniha {
	padding: 30px;
	width: 100%;
}
TABLE.kniha TD {
	vertical-align: top;
}
TD.obalka {
	width: 150px;
	text-align: center;
}
TD.obalka A{
	color: Blue;
}
TABLE.homepage {
	width: 100%;
}
DIV.footer {
	height: 8px;
	background-color: #ea4415;
	border-bottom: 3px solid White;
}
DIV.copyright{
	text-align: center;
	color: Silver;
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ea4415;
}
DIV.copyright A {
	color: Silver;
}
UL.menu {
	list-style: none;
	background-color: #1e1b0e;
	margin-left: -10px !important;
	margin-left: -60px;
	position: relative;
}
UL.menu LI {
	float: left;
	padding-left: 0px;
}
UL.menu LI A {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
}
UL.menu LI A:hover {
	background-image: url(../images/dot_hover.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
UL.faq {
	width: 98%;
}
UL.faq LI P {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
LI.AnswerOddRow {
	list-style: none;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;	
	border: 1px solid #ea4415;
	border-top: 0px solid #ea4415;
}
LI.AnswerEvenRow {
	list-style: none;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F5F5F5;	
	border: 1px solid #ea4415;
	border-top: 0px solid #ea4415;
}
LI.QuestionEvenRow {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F5F5F5;	
	border: 1px solid #ea4415;
}
LI.QuestionOddRow {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;	
	border: 1px solid #ea4415;
}
LI.QuestionOpenEvenRow {
	padding: 5px;
	margin-bottom: 0px;
	background-color: #F5F5F5;	
	border: 1px solid #ea4415;
	border-bottom: 0px solid #ea4415;
}
LI.QuestionOpenOddRow {
	padding: 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
	border: 1px solid #ea4415;
	border-bottom: 0px solid #ea4415;
}
B.red, STRONG.red {
	color: #ea4415;
}
.current {
	color: #CF353A;
	text-decoration: none;
} 

/* Zakladne elementy Saurona */
DIV.navigator {
	margin: auto;
	width: 96%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
DIV.navigator SPAN {
	float: right;
}
DIV.navigator SPAN A {
	font-size: 14pt;
	text-decoration: none;
}
DIV.text {
	text-align: justify;
	margin: auto;
	width: 90%;
	margin-bottom: 20px;
}
.EvenRow{
	background-color: #F5F5F5;
}
.OddRow {
	background-color: #FFFFFF;
}

/* suvisiace odkazy a stranky */
DIV.links {
	background-color: #EDEDED;
	padding: 5px;
	border: 1px solid #D9D9D9;
	margin: auto;
	margin-bottom: 20px;
	width: 96%;
}
DIV.links UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;
}
LI.link_page A {
	color: #4885E6;
}
LI.link_file A {
	color: #4885E6;
}
LI.link_dir A {
	color: #002674;
}
LI.link_empty {
	color: Black;
	font-weight: bold;
}
LI.link_warning {
	color: Red;
}

/* obrazky, tabulky generovane Sauronom */
TABLE.images {
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.images TD {
	padding: 5px;
	border-top: 1px solid #ea4415;
	border-left: 0px solid White;
	border-right: 0px solid White;
	border-bottom: 1px solid #ea4415;
	text-align: center;
	vertical-align: top;
}

/* new */
fieldset {
	border: 1px solid #D5D5D5;
	padding: 20px;
	margin-bottom: 15px;
}
fieldset UL {
	margin-bottom: 0;
	_margin-top: 15px;
}
fieldset TABLE {
	margin-bottom: 15px;
}