﻿body {
	margin: 0px;
	padding: 0px auto;
	background: #32373D url('../Images/pozadi.jpg') repeat-x;
	text-align: center;
	font-family:   Arial, serif;
	font-size: 80%;
}
#obsah {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background: #32373D url('../Images/pozadi.gif') repeat-y;
	border: solid 1px #5F666A;
	color: White;
	position: relative;
}
#lang {
	width: 980px;
	margin: 0.7em auto 0px auto;
	text-align: right;
}

#podpisJasnet {
	width: 980px;
	margin: 0.4em auto;
	text-align: right;
	font-size: 0.9em;
}
#podpisJasnet A {
	color: #727D8D;
}
DIV, SPAN, P, H1, H2, H3, H4, H5, H6, IMG {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0px;
}

A {
	color: #DC8A58;
	text-decoration: none;
}
A:HOVER {
	color: White;
}


#hlavicka {
	height: 120px;
	position: relative;
}
#panel{
	
}

#levyPanel {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#levyPanel-obsah {
	margin: 0px;
	padding: 0px;
}
#pravyPanel {
	margin: 0px 0px 0px 250px;
	padding: 0px;
}
#pravyPanel-obsah {
	margin: 0px;
	padding: 0.5em 4em 8em 4em;
	position: relative;
}

H1  {
	position: absolute;
}

hr.cleaner {
	clear: both;
	display: none;
}
div.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}
div.cleanerR {
	clear: right;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.f, .f2 {
	display: block;
	float: left;
	width: 170px;
	font-weight: bold;
	color: #ACB3BD;
	}
.f2 {
	width: 310px;
	}
/* ------------------ HLAVICKA ---------------------- */
div.logo,
div.logoDE {
	width: 250px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.logo {
	background: url('../Images/logo.gif') 0 0 no-repeat;
}
.hlHomePage {
	position: absolute;
	top: 0px;
	width: 250px;
	height: 160px;
}
div.logoDE {
	background: url('../Images/logo.de.gif') 0 0 no-repeat;
}
.nav,
.navDE {
	width: 730px;
	position: absolute;
	left: 250px;
	top: 0px;
	z-index: 15;
	 background-color: #32373D;
}
.nav ul,
.navDE ul {
	margin: 0;
	padding: 0;
	color: white;
	font-family: Georgia, Serif;
	font-weight: bold;
	letter-spacing: 0px;
}

.nav ul {
	font-size: 9pt;
	text-transform: uppercase;
}
.navDE ul {
	font-size: 9pt;
	text-transform: none;
}
.nav ul li,
.navDE ul li {
	display: inline;
}
.nav ul li a,
.nav ul li a.twoLine,
.navDE ul li a,
.navDE ul li a.twoLine, 
.navDE ul li a.threeLine {
	width: 120px;
	padding-top: 40px;
	height: 60px;
	margin-left: 1px;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
	background: #0075BA url('../Images/mn_001.gif') 0 0 repeat-x;
}
.navDE ul li a {
	width: 120px !important;
}
.nav ul li a.twoLine {  /* k dorovnani celkové šířky menu */
	width: 121px;
}
.nav ul li a.twoLine ,
.navDE ul li a.twoLine {  /*pro tříradkovy text v menu */
	padding-top: 35px;
	height: 65px;

}

.nav ul li a.threeLine,
.navDE ul li a.threeLine {  /*pro tříradkovy text v menu */
	padding-top: 27px;
	height: 73px;
}
.nav ul li a.Selected,
.navDE ul li a.Selected {
	background: #114C6D url('../Images/mn_003.gif') 0 0 repeat-x;
	
}
.nav ul li a:HOVER,
.navDE ul li a:HOVER {
	color: white;
	background: #114C6D url('../Images/mn_002.gif') 0 0 repeat-x;
}
.nav ul li a:HOVER.Selected,
.navDE ul li a:HOVER.Selected {
	background: #626262 url('../Images/mn_003.gif') 0 0 repeat-x  !important;
}
/* --------------- PATICKA ----------------- */
#paticka {
	float: right;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: White;
	height: 90px;
	font-size: 7pt;

}

#paticka .patickaL {
	margin-right: 0px;
	color: #727D8D;
	width: 470px;
	float: left;
	letter-spacing: 1px;

}
#paticka .patickaL .in {
	padding: 25px;
	padding-left: 6em;
}
#paticka .patickaR .in {
	padding: 35px 36px 0px 0px;
}
#paticka .patickaL .in A,
#paticka .patickaR .in A {
	color: #727D8D;
	border-bottom: solid 1px #727D8D;
}

#paticka .patickaL .in A:HOVER,
#paticka .patickaR .in A:HOVER {
	color: black;
	border-bottom: solid 1px black;
}

#paticka .patickaR .in A {
	text-decoration: none;
	border-bottom: none;
	color: #C48A4E;
}
#paticka .patickaR .in A:HOVER {
	text-decoration: none;
	border-bottom: none;
}
#paticka .patickaR {
	margin-right: 0px;
	text-align: right;
	text-transform: uppercase;
	color: #C48A4E;
	width: 260px;
	float: left;
}

/* --------------- LEFT ----------------- */
#levyPanel IMG {
	padding: 0px;
	margin: 0px;
	padding-top: 40px;
	background-color: White;
}
#levyPanel #leftText {
	background: transparent url('../Images/prechod01.jpg') repeat-x;
	height: 90px;
}
#levyPanel #leftText DIV {
	padding: 20px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	color: #CFD3D8;
}
/* --------------- RIGHT ----------------- */
#pravyPanel h2 {
	font: 1.7em Georgia, Serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 30px 0px;
	color: #049BD5;
	color: #8BA9C7;
	text-transform: uppercase;
}
#pravyPanel h3 {
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 10px 0px;
	color: #049BD5;
	color: white;
}
#pravyPanel P {
	padding-bottom: 11px;
	line-height: 120%;
	text-align: justify;
}
#pravyPanel UL {
	margin-top: 0px;
}
#pravyPanel IMG {
    border: solid 1px #B2B2B2 !important;
}



.tucny {
   	font-weight: bold;
}
.zvyraznit {
   	font-weight: bold;
   	font-size: 1.2em;
}
.small {
   	font-size: 0.8em;
}
.error {
   	color: red;
   	font-size: 0.9em;
   	font-weight: bold;
}
.odsazT1 {
   	margin-top: 10px !important;
}
.odsazL {
   	margin-left: 20px !important;
}
#pravyPanel P.alignRight {
    text-align: right;
}
