* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	color: #000;
	background: #fff;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #3B70A4;
	text-decoration: underline;
}
a.notactive, a.notactive:hover {
	color: #AFB5BB;
	cursor: text;
	text-decoration: none;
}
li {
	list-style-type: none;
}
.invisible, hr {
	display: none;
}
.page {
	width: 800px;
	padding: 34px 0 44px 0;
	background: url("../images/page.png") repeat-x left bottom;
}
.header {
	padding: 0 36px 0 40px;
	margin-bottom: 24px;
	width: 724px;
}
h1 {
	position: relative;
	overflow: hidden;
	font-size: 20px;
	width: 105px;
	height: 54px;
	float: left;
	background: #7F363A;
	margin-right: 40px;
}
h1 a {
	display: block;
	width: 105px;
	height: 54px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding-top: 2px;
}
h1 a:hover {
	color: #fff;
	text-decoration: underline;
}
h1 a strong {
	display: block;
	font-size: 10px;
}
h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 105px;
	height: 54px;
	background: url("../images/logo.png") no-repeat left top;
}
.header p {
	float: left;
	width: 245px;
	color: #B3B9BF;
	font-size: 86%;
}
.partner img {
	float: right;
	margin-left: 15px;
/* nasledujici radek odkomentovat pokud se loga partneru nemaji zobrazovat */
	/* display: none;
*/
}
.topmenu {
	float: left;
	padding: 5px 0 0 29px;
}
.topmenu li, .langmenu li {
	display: inline;
}
.topmenu li a {
	float: left;
	padding: 0 11px 1px 11px;
	border-right: 1px solid #E1E3E4;
}
.topmenu li a.last {
	border-right: none;
}
.langmenu {
	float: right;
	padding: 0 52px 0 10px;
	border-left: 1px solid #E1E3E4;
}
.langmenu li a {
	float: left;
	padding: 7px 6px;
	font-size: 86%;
}
.hpheadlink {
	float: right;
	padding: 0 12px 0 10px;
}
.hpheadlink li a {
	float: left;
	padding: 7px 6px;
	font-size: 90%;
}
.images {
	padding-top: 26px;
}
.images a {
	width: 760px;
	display: block;
	padding: 10px 0;
	position: relative;
}
.images a:hover {
	text-decoration: none;
}
.images a img {
	display: block;
}
#banner1 {
	padding-top: 0;
}
#banner2, #banner4 {
	margin-left: 40px;
}
#banner4 {
	padding-bottom: 0;
}
.opacity {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.images a span {
	position: absolute;
	color: #fff;
	font-size: 86%;
	display: none;
	cursor: pointer;
}
.images a:hover span {
	display: inline;
}
#banner1 span, #banner3 span {
	top: 100px;
	left: 111px;
}
#banner2 span, #banner4 span {
	top: 92px;
	left: 71px;
}
#banner3 span {
	top: 110px;
}
.images a img.hover-img {
	position: absolute;
	visibility: hidden;
}
.images a:hover img.hover-img {
	visibility: visible;
}
#banner1 img.hover-img {
	top: 18px;
	right: 0;
}
#banner2 img.hover-img {
	top: 10px;
	left: 273px;
}
#banner3 img.hover-img {
	top: 28px;
	right: 0;
}
#banner4 img.hover-img {
	top: 10px;
	left: 361px;
}
.footer {
	padding: 37px 40px 0 40px;
	font-size: 86%;
}
.footer address {
	font-style: normal;
}
.footer address span {
	padding-left: 10px;
}
.footer address a {
	margin-left: 14px;
	color: #778594;
	text-decoration: underline;
}
.footer address a:hover {
	color: #3B70A4;
}
.footer p {
	color: #778594;
	padding-top: 4px;
}
.footer a.top {
	background: url("../images/top.png") no-repeat 0 3px;
	padding-left: 10px;
}
.footer a.top:hover {
	background: url("../images/topover.png") no-repeat 0 3px;
}
.footer a.sector31 {
	float: right;
	width: 21px;
	overflow: hidden;
	margin-left: 20px;
}
.footer a.sector31:hover {
	text-indent: -21px;
}
.ie-bugfix {
	width: 100%;
}
.main {
	margin-top: 26px;
	padding: 117px 40px 0 40px;
	position: relative;
	font-size: 86%;
	width: 720px;
}
a.home {
	position: absolute;
	display: block;
	color: #fff;
	top: 94px;
	left: 40px;
	min-width: 62px;
	min-height: 12px;
	padding: 5px 12px 5px 30px;
}
a.home:hover {
	color: #fff;
	text-decoration: none;
}
.right {
	width: 530px;
	float: right;
	overflow: hidden;
	padding-top: 20px;
	line-height: 140%;
}
.right p {
	line-height: 145%;
	padding-bottom: 16px;
}
.main h2 {
	color: #577FA7;
	font-size: 178%;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 18px;
	width: 435px;
}
.tisk {
	float: right;
	color: #778594;
	text-decoration: underline;
	padding: 5px 16px 6px 37px;
	border-left: 1px solid #E1E3E4;
	margin-top: -7px;
	background: url("../images/print.png") no-repeat left center;
}
.tisk:hover {
	background: url("../images/printover.png") no-repeat left center;
}
.main h3 {
	font-size: 109.9%;
	padding: 15px 0;
}
.left {
	width: 160px;
	float: left;
	overflow: hidden;
}
.submenu {
	background: #EEF2F6;
	padding: 20px 17px;
	min-height: 124px;
}
.submenu a {
	color: #3B70A4;
	text-decoration: underline;
	display: block;
	margin-bottom: 12px;
	padding-left: 6px;
}
.submenu a.level2 {
	margin-left: 12px;
}
.submenu a:hover, .submenu2 a:hover {
	color: #000;
}
.submenu a.redborder {
	border-left: 7px solid #AA3338;
}
.submenu a.blueborder {
	border-left: 7px solid #577FA7;
}
.submenu a.brownborder {
	border-left: 7px solid #734533;
}
.submenu a.greyborder {
	border-left: 7px solid #A0A6AE;
}
.submenu a.yellowborder {
	border-left: 7px solid #E29F3C;
}
.submenu a.notactive, .submenu2 a.notactive {
	color: #000;
	text-decoration: none;
	border-left: none;
	padding-left: 0;
}
.submenu2 {
	padding: 12px 17px;
}
.submenu2 a {
	color: #788695;
	text-decoration: underline;
	display: block;
	margin-bottom: 12px;
}
.main h2.smallerh2 {
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 5px;
}
.backlink {
	text-align: right;
	padding-top: 6px;
}
.backlink a {
	color: #3B70A4;
	text-decoration: underline;
	padding-left: 10px;
	background: url("../images/odr3.gif") no-repeat left center;
}
.backlink a:hover {
	color: #000;
}
.ul-typ1 {
	width: auto;
	padding-bottom: 32px;
}
.ul-typ1 li {
	background: url("../images/odr.gif") no-repeat 0 0.7em;
	padding-left: 12px;
}
.ul-typ2 li {
	margin-bottom: 15px;
}
.ul-typ2 span {
	float: left;
	width: 21px;
	height: 18px;
	padding-top: 3px;
	background: #E6F2F8;
	color: #3C71A5;
	text-align: center;
	margin-right: 11px;
	font-size: 112%;
}
.ul-typ2 span.lrg {
	margin-bottom: 30px;
}
.ul-typ3 {
	line-height: 150%;
}
.ul-typ3 a {
	color: #3B70A4;
	text-decoration: underline;
	padding-left: 10px;
	background: url("../images/odr2.gif") no-repeat left 2px;
}
.ul-typ3 a.nobg {
	background: none;
}
.ul-typ3 a:hover {
	color: #000;
}
.ul-typ4 {
	line-height: 145%;
	padding: 6px 0 16px 0;
}
.ul-typ4 li {
	list-style-type: disc;
	margin-left: 20px;
}
dt {
	font-weight: bold;
	font-size: 109.9%;
}
dl, dd {
	padding-bottom: 15px;
}
.cleaner {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
/* -- o-spolecnosti start -- */
.o-spolecnosti .main {
	background: url("../images/main02.jpg") no-repeat left top;
}
.o-spolecnosti .orgchart {
	margin-bottom: 28px;
	display: block;
}
.o-spolecnosti .vyhody {
	width: 506px;
	padding-bottom: 32px;
}
.o-spolecnosti .vyhody li {
	background: url("../images/odr.gif") no-repeat 0 0.7em;
	padding-left: 12px;
}
.vykony {
	width: 530px;
	border-collapse: collapse;
	font-size: 100%;
	margin-bottom: 28px;
	border-bottom: 2px solid #E1E3E4;
}
.vykony th {
	background: #3C7B9D;
	color: #fff;
	text-align: left;
	height: 31px;
}
.vykony .th1, .vykony .td1 {
	width: 177px;
	padding-left: 16px;
}
.vykony .th5 {
	width: 64px;
}
.vykony .tr1 td {
	height: 30px;
	border-bottom: 1px solid #E1E3E4;
}
.vykony .tr2 td {
	height: 31px;
	background: #F9F9FA;
}
/* -- o-spolecnosti end -- */
/* -- kontakty start -- */
.kontakty .main {
	background: url("../images/main06.jpg") no-repeat left top;
	padding: 139px 40px 0 19px;
	width: 741px;
}
.kontakty h2 {
	padding-bottom: 30px;
}
.kontakty .tables, .kontakty table, .kontakty .pobocka {
	width: 721px;
}
.kontakty .pobocka {
	padding-bottom: 8px;
}
.kontakty .pobocka p {
	float: left;
	font-size: 109.9%;
}
.kontakty .pobocka a {
	float: right;
	padding: 2px 3px 0 23px;
	color: #3B70A4;
	text-decoration: underline;
	background: url("../images/maplink.png") no-repeat left center;
	min-height: 17px;
	margin-top: -2px;
}
.kontakty .pobocka a:hover {
	color: #000;
	background: url("../images/maplinkover.png") no-repeat left center;
}
.kontakty table {
	font-size: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid #E1E3E4;
	margin-bottom: 53px;
}
.kontakty table a {
	color: #3B70A4;
	text-decoration: underline;
}
.kontakty table a:hover {
	color: #000;
}
.kontakty th {
	color: #3C7B9D;
	background: #E6F2F8;
	height: 31px;
	text-align: left;
}
.kontakty td {
	height: 30px;
	border-bottom: 1px solid #E1E3E4;
}
.kontakty .th1, .kontakty .td1 {
	width: 165px;
	padding-left: 16px;
	font-weight: bold;
}
.kontakty .th2 {
	width: 134px;
}
.kontakty .th3 {
	width: 138px;
}
.kontakty .th4 {
	width: 126px;
}
/* -- kontakty end -- */
/* -- vykony-spolecnosti start -- */
.vykony-spolecnosti h2 {
	padding-bottom: 8px;
}
.vykony-spolecnosti .main {
	padding-bottom: 40px;
}
.vykony-spolecnosti .right img {
	display: block;
	margin-bottom: 10px;
}
/* -- vykony-spolecnosti end -- */
/* -- tiskove-zpravy start -- */
.tiskove-zpravy .right ul {
	line-height: 155%;
	margin-bottom: 34px;
}
.tiskove-zpravy .right ul a {
	color: #3B70A4;
	text-decoration: underline;
	padding-left: 18px;
	background: url("../images/download.png") no-repeat left center;
}
.tiskove-zpravy .right ul a:hover, .tiskove-zpravy .adobe a:hover, .kariera .greybox a:hover {
	color: #000;
}
.tiskove-zpravy .adobe {
	background: #EEF2F6;
	padding: 27px 12px 18px 12px;
	width: 506px;
}
.tiskove-zpravy .adobe a, .kariera .greybox a {
	color: #3B70A4;
	text-decoration: underline;
}
.tiskove-zpravy .adobe span {
	float: left;
	width: 405px;
}
.tiskove-zpravy .adobe a img {
	float: right;
	margin: -8px 0 0 0;
}
.tiskove-zpravy .main {
	padding-bottom: 65px;
}
/* -- tiskove-zpravy end -- */
/* -- sluzby start -- */
.sluzby .main {
	background: url("../images/main01.jpg") no-repeat left top;
	padding-bottom: 35px;
}
/* -- sluzby end -- */
/* -- majetek start -- */
.majetek .main {
	background: url("../images/main01.jpg") no-repeat left top;
	padding-bottom: 45px;
}
/* -- majetek end -- */
/* -- osoby start -- */
.osoby .main {
	background: url("../images/main01.jpg") no-repeat left top;
	padding-bottom: 45px;
}
/* -- osoby end -- */
/* -- odpovednost start -- */
.odpovednost .main {
	background: url("../images/main01.jpg") no-repeat left top;
	padding-bottom: 45px;
}
.odpovednost .ul-typ3 span {
	padding-left: 10px;
}
/* -- odpovednost end -- */
/* -- ostatni start -- */
.ostatni .main {
	background: url("../images/main01.jpg") no-repeat left top;
	padding-bottom: 45px;
}
/* -- ostatni end -- */
/* -- slovnik start -- */
.slovnik .main {
	padding-bottom: 10px;
}
.slovnik .main h2.smallerh2 {
	padding-bottom: 20px;
}
/* -- slovnik end -- */
/* -- kariera start -- */
.kariera .main {
	background: url("../images/main04.jpg") no-repeat left top;
	padding-bottom: 35px;
}
.kariera .pozice-nazev {
	font-size: 109.9%;
}
.kariera .pozice-popis {
	padding-left: 16px;
}
.kariera .greybox {
	background: #EEF2F6;
	padding: 25px 12px;
	margin-top: 4px;
}
/* -- kariera end -- */
/* -- aktuality start -- */
.aktuality .main {
	background: url("../images/main05.jpg") no-repeat left top;
	padding-bottom: 25px;
}
.aktuality dd {
	padding-bottom: 30px;
}
/* -- aktuality end -- */
/* -- mapa start -- */
body.mapa {
	background: #EEF2F6;
	padding: 20px;
	width: 670px;
}
.mapa img {
	border: 1px solid #fff;
	float: left;
	margin-right: 20px;
}
.mapa address {
	font-style: normal;
	float: left;
	background: #fff;
	width: 268px;
	height: 266px;
	padding: 30px 28px;
}
.mapa address strong {
	display: block;
	padding-bottom: 20px;
}
/* -- mapa end -- */


/* -- klientska sekce start -- */
.klientska-sekce .main {
	background: url("../images/main03.jpg") no-repeat left top;
	padding-bottom: 35px;
}
/* -- klientska sekce end -- */



/* zarovnani na stred stranky --- start */
 .page {
	margin: 0 auto;
}

/* zarovnani na stred stranky --- end */
