BODY, DIV
{
	margin: 0px;
	padding: 0px;
	font-size: 1em; 
	color: #000000; 
	font-family: ArialCE, Arial, Verdana, Tahoma, Courier New, HelveticaCE, Helvetica, sans-serif;
	line-height: 130%;
}

h2
{
	line-height: 130%;
}

a
{
	color: #758F55;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

dt 
{ 
	font-weight: bold; 
	text-align: right; 
	float: left; 
	position: relative; 
	padding-right: 3px;
} 

dd 
{ 
	margin: 1.3em 0 1.3em 40px; 
} 

li
{
	margin-bottom: 5px;	
}

table
{
	border: 0;
	margin: 15px 15px 0 0;
}

th
{
	color: #fff;
	background-color: #a5a5a5;
	padding: 3px;	
}

tr
{
	background-color: #f3f3f3;
	font-size: 0.8em;
}

td
{
	padding: 5px;
}

.hidden
{
	display: none;
}

.center
{
	text-align: center;
}

.akey
{
	text-decoration: underline;
}

div#ramecek
{
	margin: 0;
	min-height: 700px;
	_height: 700px;
}

div#hlavicka
{
	height: 83px;
	width: 100%;
	background-color: #FCD44B;
	background-image: url(images/prechod_hlavicka.gif);
	background-repeat: repeat-y;
}

.hlavicka_left
{
	width: 50%;
	float: left;
}

.hlavicka_right
{
	width: 45%;
	float: right;
}

.pruh
{
	width: 100%;
	background-image: url(images/pruh.gif);
	background-repeat: repeat-x;
	background-position: 0 32px;
	display: table;
}

div#hlavicka h1
{
	height: 60px;
	background-image: url(images/logo_cizinci.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;	
	margin: 0;
	padding: 22px 0 0 10px;
}

div#hlavicka h2
{
	margin: -28px 0 0 0;
	_margin: -6px 0 0 0;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 0 14px;
}

div#hlavicka a
{
	text-decoration: none;
}

div#hlavicka span
{
	visibility: hidden;
}

.odkaz_mpsv
{
	background-image: url(images/logo_mpsv.gif);
	background-repeat: no-repeat;
	height: 54px;
	font-size: 0.6em;
	float: right;
	margin: 13px 20px 0 0;
}

.odkaz_mvcr
{
	background-image: url(images/logo_mvcr.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 146px;
	float: right;
	font-size: 0.6em;
	margin: 17px 20px 0 0;
}

div#k_navigaci
{
	display: none;
}

div#subnavigace
{
	position: absolute;
	width: 100%;
	top: 83px;
	margin: 0;
	background-color: #9acde2;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	padding: 4px 0 4px 0;	
	text-align: right;
}

div#subnavigace UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#subnavigace LI
{
	display: inline;
	margin: 0 20px 0 20px;
}

div#subnavigace a:link, div#subnavigace a:visited
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/subnavigace_off.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;	
	padding: 0 0 0 10px;
}

div#subnavigace a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/subnavigace_on.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;	
}

div#navigace
{
	width: 210px;
	margin: 5px 0 5px 0;
	position: absolute;
	top: 107px;
	left: 5px;
	background-color: #758F55;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/cara_navi.gif);
	background-repeat: repeat-y;
}

div#navigace ul
{
	list-style: none;
	padding: 0;
	margin: 20px 0 20px 0;
}

div#navigace li
{
	margin: 0 10px 0 15px;
	padding: 3px 0 3px 0;
}

div#navigace a:link, div#navigace a:visited
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navigace_off.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;	
	padding: 0 0 0 10px;
}

div#navigace a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navigace_on.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;	
}

div#mainsec
{
	margin: 29px 0 0 0;
}

div#articlebody
{
	margin: 0 5px 50px 235px; 
	font-size: 0.9em;
}

div#articlebody h2
{
	color: #607546;
	font-size: 1.3em;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}

div#articlebody h3
{
	color: #758f55;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}

div#articlebody h4
{
	padding: 20px 0 0 0;
}

div#footer
{
	text-align: center;
	font-size: 0.8em;
	padding: 0;
	margin: 150px 0 0 0;
	clear: both;	
}

div#footer ul
{
	list-style: none;
	margin: 0;
}

div#footer li
{
	display: inline;
	margin: 0;	
}

.footernavi
{
	background-image: url(images/footernavi.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}

.copyright
{
	background-color: #e5e5e5;
	padding: 2px 0 2px 0;
}

.path
{
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

.articlesumarize
{
	font-size: 0.8em;
	padding-top: 30px;
}

div#timestamp, div#accessibility
{
	display: none;
}

div#vyhledavani
{
	width: 210px;
	height: 75px;
	margin: 5px 0 0 0;
	position: absolute;
	top: 514px;
	left: 5px;
	background-color: #9acde2;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/cara_navi.gif);
	background-repeat: repeat-y;
}

div#vyhledavani form
{
	color: #000000;
	font-weight: normal;
	padding: 10px 0 3px 0;
}

div#vyhledavani fieldset
{
	width: 190px;
	color: #000000;
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
}

div#vyhledavani legend
{
	display: none;
}

div#vyhledavani label
{
	padding: 0 0 2px 4px;
}

.buttons
{
	background-color: #9acde2;
	border: solid 1px #000000;
	font-weight: bold;
}

div#serchfrm fieldset
{
	padding: 15px;
}

div#serchfrm legend
{
	margin-bottom: 15px;
}

div#serchfrm label
{
	padding-right: 10px;
}

div#dulezite_odkazy
{
	width: 210px;
	margin: 5px 0 0 0;
	position: absolute;
	top: 594px;
	left: 5px;
	background-color: #758F55;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/cara_navi.gif);
	background-repeat: repeat-y;
}

div#dulezite_odkazy UL
{
	list-style: none;
	padding: 0;
	margin: 5px 0 20px 0;
}

div#dulezite_odkazy LI
{
	margin: 0 10px 0 15px;
	padding: 3px 0 3px 0;
}

div#dulezite_odkazy a:link, div#dulezite_odkazy a:visited
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navigace_off.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;	
	padding: 0 0 0 10px;
}

div#dulezite_odkazy a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navigace_on.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;	
}

div#dulezite_odkazy h3
{
	color: #000000;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 10px 0 0 25px;
}

.articleinfo
{
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	font-style: italic;
}

div#toc h3
{
	display: none;
}

div#toc ul
{
	list-style: none;
	padding: 0;
	margin: 40px 0 20px 0;
}

div#toc li
{
	margin: 0 0 20px 0;
	clear: left;
}

div#toc a
{
	font-weight: bold;
}

.linksoubor span, .linkout span 
{
	display: none;
}

div#toc ul li span.linksoubor span, .linkout span 
{
	display: none;
}

.linksoubor, .linkout 
{
	display: -moz-inline-box;
	display: inline-block;
	width: 20px;
	height: 17px;
	vertical-align: middle;
	background: url(images/all.gif) no-repeat;
}

.linkout {background: url(images/link.gif) no-repeat;}
.linkpdf {background: url(images/pdf.gif) no-repeat;}
.linkppt {background: url(images/ppt.gif) no-repeat;}
.linkdoc {background: url(images/doc.gif) no-repeat;}
.linkrtf {background: url(images/rtf.gif) no-repeat;}
.linkxls {background: url(images/xls.gif) no-repeat;}
.linkzip {background: url(images/zip.gif) no-repeat;}
.linkjpg, .linkgif, .linktif, .linkpng, .linkbmp {background:  
url(images/pic.gif) no-repeat;}

.aktpath
{
	font-size: 0.8em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
}

.toc_info
{
	margin: 0;
	padding: 0;
}

.file_info
{
	font-size: 0.8em;
}

.score
{
	color: #000000;
	margin-right: 10px;
}

.obr_right
{
	float: right;
	margin: 3px 10px 3px 10px;	
}

.obr_left
{
	float: left;
	margin: 3px 10px 0 3px;
}

.obr_info
{
	float: left;
	margin: 3px 8px 0 0;
	border: solid 1px #9A9A9A;
}

.alpha
{
	list-style-type: lower-alpha;
}

.bez_odrazky
{
	list-style-type: none;
}

div#1 li
{
	margin: 10px 0 20px 0;
}

div#2 li
{
	margin: 10px 0 20px 0;
}

div#3 li
{
	margin: 10px 0 20px 0;


div#4 li
{
	margin: 10px 0 20px 0;
}

div#5 li
{
	margin: 10px 0 20px 0;
}

div#6 li
{
	margin: 10px 0 20px 0;
}

div#7 li
{
	margin: 10px 0 20px 0;
}

div#8 li
{
	margin: 10px 0 20px 0;
}

div#9 li
{
	margin: 10px 0 20px 0;
}

div#tabulka table
{
	font-size: 0.8em;
}

div#tabulka td
{
	border: solid 1px #A6A6A6;
	padding: 5px;
	text-align: center;
}

div#tabulka th
{
	border: solid 1px #A6A6A6;
	padding: 5px;
	text-align: center;
	background-color: #efefef;	
}

div#tabulka p
{
	font-size: 0.7em;
}

div#prev 
{
	font-size: .7em;
	border: 1px solid red;
	margin: 3em;
	margin-left: 21em;
	padding: 1em;
	background: #FFDDDE; 
}

div#prev strong
{
	text-decoration: underline;
	font-weight: normal;
}

div#prev h3 
{
	font-size: 1.1em;
}

div#prev h3, div#prev p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

p.validbutton {
	text-align: right;
	margin-right: 5px;
}

p.validbutton, p.validbutton img, div#articlebody p.validbutton a, div#articlebody p.validbutton a:hover, div#articlebody p.validbutton a:visited {
	border: none;
	background: none;
	text-decoration: none;
}

sup.poznamkypc 
{
	color: #758F55;
	background: #FFECD9;
	border-bottom: 1px dotted black;
	cursor:help;
}

div#articlebody div.poznamkypc 
{
	margin-top: 4em;
	margin-right: 1em;
}

div#articlebody div.poznamkypc h3
{
	padding-top: .5em;
	border-top: 1px solid #E1E1E1;
	background-image: none;
	font-size: 1.15em;
}

div#articlebody div.poznamkypc p 
{
	font-size: .9em;
	clear: both;
	margin: 0;
	margin-top: .2em;
}

div#articlebody div.poznamkypc p span 
{
	display: block;
	float: left;
	font-size: 1em;
	margin-right: 3px;
	width: 2.7em;
	_width: 2.5em;
	height: 2.5em;
	text-align: center;
	font-weight: bold;
	color: #464646;
}

.oddel
{
	margin-bottom: 50px;
	border-bottom: solid 1px #9acde2;
}