/* NULOVANI OKRAJU */
* { margin: 0px; padding: 0px; }
img { border: none; }

/* HLAVNI DEFINICE */
body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 0.9em;
	color: #375159;
	line-height: 1.3em;
	background: #f2f5f6;
}

/* NADPISY */
h1 { width: 100px; height: 60px;}
h1 a { background: url('images/back-h1-mobile.jpg') left top no-repeat; }
h2 { font-size: 130%; padding: 17px 10px 10px 10px; }
h3 { font-size: 110%; }

/* TEXT */
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic  { font-style: italic; }
.text90 { font-size: 90%; }
.text100 { font-size: 100%; }
.text110 { font-size: 110%; }
.text120 { font-size: 120%; }

/* ZAROVNANI */
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }

/* BLOKY */
.block { display: block; }
.ablock, h1 a { width: 100%; height: 100%; display: block; }

/* ZOBRAZENI */
.no, hr, h1 span { display: none; }
.noborder { border: none !important; }
.nopoint, #content ul,  #copyright { list-style: none; }

/* BARVY */
.white { color: #ffffff; }
.black { color: #000000; }
.orange, h2, h3, h4, a { color: #c34200; }
.oranged, a:hover, a:active, a:focus { color: #752800; }
.blue { color: #375159; }

/* HLAVNI CAST STRANKY */
#main { margin: 5px; }

/* OBSAH */
#content { width: 100%; background-color: #ffffff; }
#content h2 { line-height: 120%; }
#content h3 { padding: 5px 10px 5px 10px; border-top: 1px dotted #bac9cf; }
#content p, #content ul { padding: 0px 10px 10px 10px; }
#content li { padding: 0px 0px 0px 15px; background: url('images/ico-point.gif') 3px 8px no-repeat; }
#content ol { padding: 0px 10px 15px 35px; }
#content p.back { padding: 0px 10px 10px 25px; background: url('images/ico-back.gif') 13px 8px no-repeat; }
#content a.window { padding: 0px 12px 0px 0px; background: url('images/ico-window.gif') right 4px no-repeat; }
#content .prev {
	background: url('images/ico-prev.gif') 6px 7px no-repeat;
	border-right: 1px dotted #bac9cf;
	padding: 0px 10px 4px 13px;
	margin: 0px 4px 0px 0px;
}
#content .next {
	background: url('images/ico-next.gif') right 7px no-repeat;
	border-left: 1px dotted #bac9cf;
	padding: 0px 13px 4px 10px;
	margin: 0px 0px 0px 4px;
}
#content .steps { padding: 10px 0px 10px 0px; }
#content .bord img {
	padding: 3px;
	border: 1px solid #bac9cf;
	background-color: #f2f5f6;
}
#content .bord a:hover img { background-color: #d5e3e8; }
#content .con { padding: 10px 0px 0px 0px; }

/* IKONKY */
#content .index { background-image: url('images/ico-index.gif'); background-position: 2px 6px; }
#content .rights { background-image: url('images/ico-rights.gif'); background-position: 2px 6px; }
#content .access { background-image: url('images/ico-access.gif'); background-position: 2px 6px; }
#content .sitemap { background-image: url('images/ico-sitemap.gif'); background-position: 2px 6px; }
#content .abstract { background-image: url('images/ico-abstract.gif'); background-position: 2px 6px; }
#content .print { background-image: url('images/ico-print.gif'); background-position: 2px 6px; }
#content .logo { background-image: url('images/ico-logo.gif'); background-position: 2px 6px; }
#content .web { background-image: url('images/ico-web.gif'); background-position: 2px 6px; }
#content .file { background-image: url('images/ico-file.gif'); background-position: 2px 6px; }
#content .phone { background-image: url('images/ico-phone.gif'); background-position: 2px 5px; }
#content .email { background-image: url('images/ico-email.gif'); background-position: 2px 6px; }
#content .icq { background-image: url('images/ico-icq.gif'); background-position: 2px 4px; }

/* PATICKA */
#copyright { border-top: 1px dotted #bac9cf; padding-top: 10px !important; }
#copyright li { padding: 0px 0px 0px 15px; background: url('images/ico-copyright.gif') 2px 5px no-repeat; }
#copyright .rights { background-image: url('images/ico-rights.gif'); }
#copyright .access { background-image: url('images/ico-access.gif'); }
#copyright .sitemap { background-image: url('images/ico-sitemap.gif'); }
#copyright .top { background-image: url('images/ico-top.gif'); }