/* POZICOVÁNÍ */
#kontejner {
	margin: 0 auto;
	width: 690px;
	background-color: transparent;
}
#obsah {
	float: left; position: relative;
	width: 450px;
	margin: 0 0 20px;
	padding: 1em;
	border-left: 1px dashed #666;
}
#mainright {
	margin-top: 20px;
}

#logo { /* visibility: hidden; */
	padding: 5px 0 0.5em 0;
	margin-bottom: 0;
	background-color: transparent;
	text-align: center; }
#topmenu {
	display: none; }
#titulek	{ 
	width: auto; height: 100px;
	background-color: transparent;
	padding: 0; }

div#dwnnav, div#dwncopy { display: none; }

/* FORMÁTOVÁNÍ */
/* Původní converter3.css */
body
	{ color: #000; background: #FFF url('../images/bg-zahlavi.png') repeat-x top left;
	font: normal small Verdana, "Geneva CE", lucida, sans-serif;
	text-decoration: none; text-align: left;
	line-height: 100%;
	margin: 0 2pt 1em 2pt; }

p, dd, li, dt, .tdnav
	{ line-height: 140%; }
.refs
	{ font-size: x-small; background-color: transparent; }
.c
	{ text-align: center }
.dx
	{ background-image:url(../images/dot_gray3x2.gif);
	background-repeat: repeat-x;
	height: 2pt;
	margin: 4px 0 4px 0; /*/*/ margin: 8px 0 4px 0;}
.r
	{ text-align: right; }
.ramek, fieldset
	{ border: 1px dashed #666;
	background: #EEE;
	padding: 4px;
	margin-top: 10px; margin-bottom: 20px; }
.refs
	{ text-align: center; margin-top: 0.5em; margin-bottom: 2em; }

/* Standardní styly */
h1, h2, h3
	{ font-weight: bold; }
h2, h3, p, code
	{ font-size: small; }
h1
	{ font-size: medium; color: #000; background-color: #FFF;
	margin-top: 1em; margin-bottom: 0.8em }
#titulek h1 {
	font-size: 180%; font-weight: normal; font-style: normal;
	color: #FFF; background-color: transparent;
	width: auto;
	padding-bottom: 4pt; }
h2
	{ margin-top: 2em; margin-bottom: 1em; }
h3
	{ color: #333; background-color: transparent;
	margin-top: 1em; margin-bottom: 0.5em; }
p
	{ margin: 0.3em 0 0.2em 0 }

label
	{ padding-top: 0.2em; }

q, blockquote
	{ font-style: italic; }

table, tr, td, th
	{ font-size: small; text-decoration:none }
tr
	{ vertical-align: top; line-height: 120%;  }
th
	{ color: #FFF; background-color: #666; text-align: center;  }
caption
	{ padding-top: 1em; text-align: left; }
table.tbl
	{ border: 1px solid #CCC; background-color: #FFF; }
table.tbl td
	{ padding: 4px; margin: 2px; background-color: #EEE; }
tfoot
	{ font-weight: bold; }
.tdnav
	{ margin-top: 0; padding: 4pt; }

dt
	{ font-weight: bold; margin-top: 4pt; }
ul
	{ list-style: square; margin-left: 25pt }
abbr, acronym, .help
	{ border-bottom: 1px dotted #666; cursor: help; }
img
	{ border: none; }
ins
	{ text-decoration: none; }
ins:before
	{ content : "Aktualizace: "; font-style: italic; }
div.hr
	{ height: 2px; background: #fff url(../images/dot_gray3x2.gif) repeat-x; }
div.hr hr { display: none; }

/* Odkazy */
a
	{ text-decoration: none; background-color: transparent; }
a:link
	{ color: #039; }
a:visited, a:active
	{ color: #930; }
a:hover
	{ color: #903; text-decoration: underline; }
#obsah a:link, #obsah a:visited
	{ text-decoration: underline; }


#navigace ul {
	list-style-type: none; margin: 0; padding: 0; }
#navigace li {
	padding: 0; margin: 0; }
#navigace li a {
	padding: 0.1em 0.1em 0.1em 0.1em; }

/* Řádková navigace */
div#linenav
	{ color: #FFF; background-color: transparent; }
#linenav a:link, #linenav a:visited, #linenav a:active
	{ color: #FFF; padding-left: 2px; padding-right: 2px; text-decoration: none; }
#linenav p
	{ line-height: 100%; margin: 1px 0 1px 0; padding: 0; border: 0; }
#linenav a:hover
	{ color: #DEF; padding-left: 2px; padding-right: 2px; text-decoration: underline; }



#titulek a:link, #titulek a:visited, #titulek a:active
	{ color: #FFF; text-decoration: none; }
#titulek a:hover
	{ color: #DEF; text-decoration: underline; }


#navigace {
	margin: 0 0 20px 510px; font-size: 85% }
#navigace h2
	{ color: #333; text-align: left; font-weight: normal; font-size: 100%;
	padding: 0.4em;
	border-left: 1px solid #CCC;
	margin-bottom: 0;
	background: #EEE; }
#navigace p {
	font-size: 100% }

