body {
	margin: 0;
	padding: 0;
	background: #f6f6f6 url("img/bodyBg.png") repeat-x 0px 66px;
}

body, table, td, th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

input, textarea, select {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
}


img {
	border: none;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.clear {
	visibility: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}

#globalOut {
	position: absolute;
	left: 10px;
	top: -20px;
	padding: 3px;
	background: #fff;
}

#global {
	position: relative;	left: 0; top: 0;
	width: 897px;
	background: url("img/globalBg.png") repeat-y;
}

#header {
	width: 897px;
	height: 267px;
	position: relative; left: 0; top: 0;	
	background: url("img/headerBg.png") no-repeat;
}

#logo {
	position: absolute;
	left: 31px;
	top: 146px;
}

#visual {
	position: absolute;
	left: 188px;
	top: 63px;
	width: 525px;
	height: 204px;
	background: url("get_header.php") no-repeat;
	z-index: 100;
}

#topMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 185px;
	top: 25px;
	list-style: none;
	z-index: 0;
	vertical-align: middle;
}

#topMenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	height: 40px;
}

#topMenu li a {
	display: block;
	background: url("img/topMenuLiBg.png") no-repeat 0 3px;
	padding: 5px 0 5px 7px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

#topMenu li.first a {
	background: none;
}

#topMenu li a:hover {
	text-decoration: underline;
}

#langMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 848px;
	top: 65px;
	list-style: none;
	width: 130px;
}

#langMenu li {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#center {
	margin: 0 185px 0 189px;
	min-height: 350px;
}

/* CENTER */

.textBox {
	background: url("img/textBoxBg.png");
	position: relative; left: 0; top: 0;
	padding: 8px;
}
.textBox2 {	background: url("img/textBoxBg2.png");	position: relative; left: 0; top: 0;	padding: 8px;}
	.alone {
		min-height: 450px;
		_height: 450px;
	}

	.txtData {
		padding: 0 25px;
	}

	.minH {
		min-height: 300px;
		_height: 300px;
	}

	.textBox .box1 {
		background: #fff;
		padding: 8px;
		_width: 507px;
	}

	#detailLeft {
		width: 250px;
		float: left;
	}

	#imgBox {
		width: 250px;
		background: url("img/imgBoxBg.png") no-repeat;
		border-top: 1px solid #fff;
		margin: 0 0 15px 0;
	}

	#imgBox img {
		margin: 8px 8px 1px 8px;
		display: block;
	}

	#imgLinks {
		height: 19px;
		overflow: hidden;
		width: 218px;
		margin: 0 16px;
	}

	#imgLinks a {
		display: block;
		width: 19px;
		height: 19px;
		overflow: hidden;
		float: left;
		background: url("img/bg-dGray.png");
		font-weight: bold;
		text-decoration: none;
		margin: 0 1px 0 0;
		text-align: center;
		line-height: 19px;
		text-transform: uppercase;
	}

	#imgLinks a.map {
		float: right;
		width: 45px;
		margin: 0 0 0 1px;
	}

	#imgLinks a:hover, #imgLinks a.active {
		background: url("img/bg-ddGray.png");
		color: #fff;
	}

	#detailRight {
		width: 230px;
		float: right;
		padding: 8px 0;
	}
	
	#detailRight table {
		width: 100%;
		border-collapse: collapse;
	}
	
	#detailRight th {
		text-align: left;
		padding: 0 2px 0 0;
		vertical-align: top;
	}

	#detailRight td {
		text-align: left;
		padding: 0 0 0 2px;
		vertical-align: top;
	}


.text2ColBox {
	background: url("img/textBoxBg.png");
	position: relative; left: 0; top: 0;
	height: 143px;
}
	
	.vizBox {
		background: #fff;
		position: absolute;
		left: 8px;
		top: 8px;
		height: 127px;
		width: 508px; 
 
	}
	
	.text2ColBox .box1, .text2ColBox .box2 {
		height: 127px;
		width: 225px;
		overflow: hidden;
	}

	.text2ColBox .box1 {
		position: absolute;
		left: 8px; top: 8px;
	}

	.text2ColBox .box2 {
		position: absolute;
		left: 295px; top: 8px;
	}

	
	.text2ColBox p {
		margin: 0 25px 5px 25px; 
	}
	
	.text2ColBox .hLink {
		padding: 0 15px 0 0;
		height: 15px;
	}
	
	.text2ColBox .hLink a {
		float: right;
	}

.formBox {
	background: url("img/formBg.png");
	border-top: 1px solid #fff;
	padding: 8px 8px 8px 11px;
	_width: 100%;
}

	.formBox select {
		width: 120px;
		padding: 0;
		margin: 0 0 0 3px;
	}

	.formBox .submitImg {
		vertical-align: -47%;
		_vertical-align: -20%;
	}

.box {
	padding: 8px;
}

#center .buttonBox {
	background: url("img/bg-lGray.png");
	padding: 8px;
}

.box .mainTitle {
	margin-bottom: 0;
	margin-top: 5px;
}

.wBox {
	background: url("img/bg-lGray.png");
}

	.w4box1, .w4box2, .w4box3, .w4box4 {
		width: 119px; _width: 122px;
		background: url("img/wBoxBg.png") no-repeat;
		float: left;
		padding: 14px 3px 10px 0;
		margin: 0 0 0 3px;
		_margin: 0 0 0 4px;
	}
	
	.w4box1 {margin: 0 0 0 8px; _margin: 0 0 0 3px;}
	.w4box4 {width: 117px;}

	.wBox h3 {
		margin: 0 0 5px 3px;
	}

	.wBox p {
		margin: 0 0 5px 3px;
	}

	.wBox .hLink {
		padding: 0 15px 0 0;
		height: 15px;
	}
	
	.wBox .hLink a {
		float: right;
	}

.lBox {
	background: url("img/bg-lGray.png");	
}


.listBox {
	padding: 14px 12px 5px 12px;
	background: url("img/listBoxBg.png") 0 0 no-repeat;
	border-top: 1px solid #fff;
	position: relative; left: 0; top: 0;
	_width: 507px;
	_height: 60px;
}

	.listBox img {
		float: left;
		margin: 4px 8px 0 -3px;
	}

	.listBox h3 { margin: 0 0 0 123px; padding: 5px 0 0 0;}

	.listBox p {margin: 0 0 0 123px;}

	.listBox .hLink {
		position: absolute;
		right: 8px;
		bottom: 5px;
		width: 85px;
	}

	.listBox .noMarginLeft {
		margin-left: 0;
	}

.lBox2Col {
	_width: 100%;	
}

.lBox2Col .listBox {
	padding: 14px 4px 5px 10px;
	background: url("img/listBoxBg2Col.png") 100% 0 no-repeat;
	border-top: 1px solid #fff;
	position: relative; left: 0; top: 0;
	width: 234px;
	_width: 248px;
	float: left;
	margin: 0;
}

.lBox2Col .listBox1 {
	margin: 0 8px 0 0;
}


	.lBox2Col h3 { margin: 0 58px 0 0;}

	.lBox2Col p {margin: 0 58px 0 0;}

	.lBox2Col .hLink {
		position: absolute;
		right: 8px;
		bottom: 5px;
		width: 58px;
	}


#left {
	position: absolute;
	left: 6px;
	top: 279px;
	width: 165px;
}

.newsBox {
	padding: 8px;
	border-bottom: 1px solid #e3e3e3;
}
#nbox.newsBox {	margin:5px 0 5px 0 ;	padding: 8px;	border-bottom: 1px solid #e3e3e3;}
	.newsBox h3 {margin: 8px 0 5px 0;}
	.newsBox p {margin: 0 0 5px 0;}

	#left .hLink {height: 15px; padding: 0 8px;}
	#left .hLink .link1 {float: right;}

#right {
	position: absolute;
	left: 728px;
	top: 279px;
	width: 156px;
	height: 455px;
	_height: 100px;
	background-image: url(./img/cebrnoblueprint.jpg);
	background-repeat: no-repeat;
	/* border: solid thin red; */
}

#right .box {
	padding: 8px;
	border-bottom: 1px solid #e3e3e3;
}

#right .box h3 { margin: 8px 0 5px 0;}
#right .box p { margin: 0 0 5px 0;}

#right input, #right select, #right textarea {
	width: 140px;
}

#right .submitImg {
	width: auto;
	float: right;
	margin: 5px 0 0 0;
}

ul.linkList {
	margin: 5px 0;
	padding: 0;
	list-style: none;	
}

	ul.linkList li {
		margin: 0;
		padding: 0 0 0 8px;
	}

	ul.linkList a {
		padding: 0 0 0 12px;
		background: url("img/link2Bg.png") 0 50% no-repeat;
		font-weight: bold;
	}

.bttLinks {
	margin: 8px 0 0 0;
}

#right .hLink {height: 15px;}
#right .hLink a {float: right;}

#left .last, #right .last {	border: none;}

#footer {
	background: url("img/footerBg.png") 6px 0 no-repeat;
	position: relative; left: 0; top: 0;
	height: 45px;
	margin-left: 180px; padding-left: 0px;
}

	#footer .address {
		position: absolute;
		left: 330px;
		top: 8px;
	}

	#footer .copy {
		position: absolute;
		left: 10px;
		top: 24px;
	}

	#footer .linkList {
		position: absolute;
		top: 2px;
		left: 170px;
		width: 150px;
	}


form {
	margin: 0;
	padding: 0;
}

	fieldset {
		margin: 0;
		padding: 0;
		border: none;
	}

	legend {
		font-weight: bold;
		text-transform: uppercase; 
		margin: 0 0 2px 0;
	}

.mainTitle {
	margin: 15px 0 5px 0;
	font-size: 14px;
	text-transform: uppercase;
	background: #fff url("img/mainTitleBg.png") 10px 50% no-repeat;
	padding: 0 15px 0 25px;
}
.rightTitle {	margin: 15px 0 5px 0;	font-size: 13px;	font-weight:bold;	text-transform: uppercase;	background: #fff url("img/mainTitleBg.png") 10px 50% no-repeat;	padding: 0px 15px 0 25px;}
.text2ColBox .mainTitle {
	background: url("img/mainTitleBg.png") 10px 50% no-repeat;
}

.mainTitle a { text-decoration: none;}
.mainTitle a:hover { text-decoration: underline;}

.mainTitle a.link1 { float: right;}

a.link1 {
	font-size: 11px;
	display: block;
	padding: 0 0 0 15px;
	background: url("img/link1Bg.png") 0 50% no-repeat;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}

a.link1:hover {
	text-decoration: none;
}

h3 { 
	font-size: 100%;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

h3 a { text-decoration: none;}
h3 a:hover { text-decoration: underline;}

.empTitled h3 {
	background: url("img/h3Emp.png") 0 50% no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
}

.empTitled p {
	padding: 0 0 0 15px;
}

h4 {
	margin: 8px 0 0 0;
	font-size: 11px;
}

p {
	margin: 0 0 5px 0;
}

p.msg {
	padding: 10px 0;
}

p.warning {
	padding: 10px 0;
	color: #f00;
}


.printOnly {
	display: none;
}

/* FORMULARARE */

	.formEnt2 {
		width: 230px; _width: 250px;
		float: left;
		padding: 0 20px 0 0;
		vertical-align: bottom;
		height: 45px;
		overflow: visible;
	}

	.formEnt2 input, .formEnt2 select, .formEnt2 textarea {
		width: 230px;
	}

	/*
		.formEnt1
		formularovy kontejner pres cely radek
	*/

	.formEnt1 {
		width: 480px;
		float: left;
		padding: 0 20px 0 0;
		vertical-align: bottom;
		height: 45px;
		overflow: visible;
	}

	.formEnt1 input, .formEnt1 select, .formEnt1 textarea {
		width: 480px;
	}

	.long {
		height: auto;
	}

	.submitBox {
		border: 0;
		padding: 10px 15px;
		text-align: right;
	 }

	.submitBox input {
	}

#picVisual {
	width: 507px;
	height: 127px;
	position: absolute;
	left: 8px;
	top: 8px;
}span.link1 {	font-size: 11px;	display: block;	padding: 0 0 0 15px;	background: url("img/link1Bg.png") 0 50% no-repeat;	font-weight: bold;	text-transform: none;	text-decoration: underline;}