
.citat  { color: #666; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 24px }
body   { color: #000; font-size: 0.75em; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 1.7em; background-color: white; margin: 0; padding: 0 }
h2    { color: #666; font-size: 1.2em; font-weight: bold; line-height: 1.5em; margin: 0 0 1em; padding: 0 }
h1 { color: #c00; font-size: 18px; font-weight: 900; margin: 0; padding: 0 }
h3   { color: #c00; font-size: 1em; font-weight: 900; margin: 10px 0 3px; padding: 0 }
p         { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; margin: 0 0 0; padding: 0 }
#panel      { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1.3em; margin-top: 10px; margin-bottom: 10px; margin-left: 30px; padding: 0px 10px 10px 10px; position: relative; width: 180px; float: right; border: dashed 1px #999 }
#panel p { padding: 0; margin: 0 }
.obr    { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 1.2em; margin: 5px 0 10px 20px; padding: 5px 10px 10px; width: 400px; float: right; clip: inherit; border: dotted 1px #999 }
.inline-obr { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 1.2em }
.ods { margin-top: 0px; padding-top: 10px; border-top: 1px dashed #999 }
.odstavec { text-indent: 1em; margin-top: 0.75em }
.odstavec2 { margin-top: 0.75em }
.menulin  { margin-top: 6px; padding-top: 3px; border-top: 1px dashed #999 }
.menuods    { margin-left: 10px }
.ods2 { margin-top: 10px; margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dashed #999; border-bottom: 1px dashed #999 }
.ods3 { margin-bottom: -5px; padding-bottom: 10px; padding-top: 10px; margin-top: -10px; border-bottom: 1px dashed #999 }
.odsgalerie { margin-bottom: -10px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; border: none }
.odsgalerieokraj { margin-bottom: -10px; margin-top: 15px; padding-bottom: 0px; padding-top: 10px; border-top: 1px dashed #999 }
.popisek  { font-style: italic; margin-top: 5px; margin-left: 8px }
.small   { font-size: 0.8em; line-height: 1.2em; font-size-adjust: none; margin-bottom: 2.5em }
.podpis { font-style: italic; margin-top: 20px }
img { border-width: 0 }
li        { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; list-style-type: square; list-style-position: outside; margin: 0 0 0 -15px; padding: 0 }


a     { color: #000; text-decoration: none; padding-bottom: 0.1em; border-bottom: 1px solid #ccc }
a.thumbs {  text-decoration: none }
a:link    { color: black }
a:visited    { color: #666 }
a:hover   { color: black; background-color: #ccc }

#header    { background-color: #eee;
//margin: 30px 20px 10px;
margin: 0 0 0 0;
padding: 10px 0 10px 0px;
vertical-align: middle; border-style: solid; border-width: 1px 0; border-color: #9c9c9c  }
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
//body>#header {height:14px;}

#content   { margin: 0 50px 50px 210px; padding: 20px 10px 10px 10px; voice-family: inherit }

#content p { margin-bottom: 1em }

#menu   { background-color: #eee; padding: 5px 10px 10px 10px; margin: 0 0 0 0; position: absolute; top: 100px; left: 20px; width: 150px; border: dashed 1px #999; voice-family: inherit }
/* Again, "be nice to Opera 5". */
body>#menu  { width: 150px }
.tab { position: absolute; left: 320px; float: inherit }
.quot { font-size: 80%; margin-top: 20px; margin-bottom: 20px; padding: 20px; border: dashed 1px #ccc }


form {
    clear: right;
    margin-top: 1em;
}
label {
    font-weight: bold;
    font-size: 100%;
}
fieldset {
    border: 1px solid #999;
    padding: 1.0em 1.3em 1.3em 1.3em;
}
.field {
    font-weight: normal;
    margin-top: 10px;
    font-size: 90%;
}
.submit {
    font-weight: normal;
    margin-top: 15px;
}
.submit input  { font-weight: bold; margin: 0 0.4em 0 0; padding: 0.1em 1em; border: solid 1px #ccc }
#error {
    color: #c00;
}
input  { border: solid 1px #ccc }
textarea  { border: solid 1px #ccc }
table {
	border-style: none;
	border-width: 0em;
	border-spacing: 0em;
}
td {
	border-style: none;
	border-width: 0em;
	padding: 0em 0.5em 0em 0em;
	vertical-align: baseline;
}
ul {
	margin-top: 0;
}
