body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #fff;
	background-image: url('img/layout/prechod.png');
	background-position: top;
	background-repeat: repeat-x;
}

#shadowHorizontal {
	background-image: url('img/layout/stin-v.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #336699;
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a.adresa {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -15px;
	padding: 0;
	color: #990000;
	text-decoration: none;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	color: #990000;
	margin-bottom: 5px;
}
ul {
	margin-top: 0.5em;
	margin-bottom: 2em;
}
ul ul {
	margin-top: 0em;
	margin-bottom: 0em;
}
ul ul li {
	list-style-type: circle;
}
ul li {
	list-style-type: square;
	line-height: 1.5em;
}
p {
	line-height: 1.5em;
	margin: 0px;
	color: #000;
	margin: 15px 0px;
	page-break-inside: avoid;
}
#Nmenu1 {
	width: 169px;
	height: 20px;
	top: 13px;
	left: 15px;
	position: absolute;
	text-align: left;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(pic/ligum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-left: 7px;
}
#Nmenu2 {
	width: 105px;
	height: 20px;
	top: 13px;
	left: 231px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}
#Nmenu3 {
	width: 105px;
	height: 20px;
	top: 13px;
	left: 336px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}
#Nmenu4 {
	width: 105px;
	height: 20px;
	top: 13px;
	left: 441px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}
#Nmenu5 {
	width: 105px;
	height: 20px;
	top: 13px;
	left: 546px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}
#Nmenu6 {
	width: 105px;
	height: 20px;
	top: 13px;
	left: 651px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}
#Nmenu7 {
	width: 1px;
	height: 20px;
	top: 13px;
	left: 756px;
	position: absolute;
	text-align: center;
	background-image: url(pic/carka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 12px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	border: 1px solid #47688B;
	background-color: #fff;
}

#menu1 {
	position: absolute;
	left: 15px;
	top: 31px;
	visibility: hidden;
	width: 169px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 7px;
	z-index: 1000;
}
#menu2 {
	display: none;
	position: absolute;
	left: 231px;
	top: 35px;
	font-size: 11px;
	visibility: hidden;
	z-index: 1000;
}
#menu3 {
	position: absolute;
	left: 336px;
	top: 35px;
	font-size: 11px;
	visibility: hidden;
	width: 150px;
	z-index: 1000;
}
#menu4 {
	position: absolute;
	left: 441px;
	top: 35px;
	font-size: 11px;
	width: 150px;
	z-index: 1000;
	visibility: hidden;
}
#menu5 {
	position: absolute;
	left: 546px;
	top: 35px;
	font-size: 11px;
	visibility: hidden;
	width: 150px;
	z-index: 1000;
}
#menu6 {
	position: absolute;
	left: 651px;
	top: 35px;
	font-size: 11px;
	visibility: hidden;
	width: 150px;
	z-index: 1000;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	background-color: #FFFFFF;
	min-height: 400px;
}

* html #main {
	height: 400px;
}

#hlavicka {
	margin: 0px auto 0px auto;
	padding: 14px 0px 0px 0px;
	width: 100%;
	height: 81px;
	background-repeat: no-repeat;
	background-position: center top;
}

.hcs {
	background-image: url('img/layout/top_cs.png');
}

.hde {
	background-image: url('img/layout/top_de.png');
}

.hen {
	background-image: url('img/layout/top_en.png');
}

.hpl {
	background-image: url('img/layout/top_pl.png');
}

.hru {
	background-image: url('img/layout/top_ru.png');
}

.hsk {
	background-image: url('img/layout/top_sk.png');
}

.hua {
	background-image: url('img/layout/top_ua.png');
}

#hlavicka a {
	display: block;
	width: 820px;
	height: 81px;
	margin: 0px auto;
}

#hlavicka2 {
	margin: 0px;
	position: relative;
	width: 100%;
	height: 50px;
	background-image: url(img/layout/seda.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
	z-index: 1000;
}
#left {
	float: left;
	width: 191px;
	margin-left: 5px;
}
#left2 {
	float: left;
	width: 191px;
	margin-left: 5px;
}
#right {
	width: 200px;
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
	text-align: center;
	background-color: #FF0000;
}
#middle {
	position: relative;
	margin-left: 220px;
	_margin-left: 222px;
	width: 500px;
	_width: 505px;
	margin-top: -4px;
	_margin-top: -12px;
	padding-left: 5px;
}

#paticka {
	width: 800px;
	height: 25px;
	padding: 5px 20px 0px 20px;
	margin: 0px auto;
	background-image: url('img/layout/bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#paticka a {
	color: #cccccc;
	border: 0;
}
#paticka a:hover {
	color: #ffffff;
}
.lig111 {
	padding-left: 5px;
	width: 147px;
	_width: 150px;
	height: 10px;
}
.lig222 {
	padding-left: 5px;
	width: 147px;
	_width: 150px;
	z-index: 10;
}
.lig333 {
	padding-left: 5px;
	width: 147px;
	_width: 150px;
	height: 15px;
}
.odskok_menu {
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 11px;
}
.left_menu {
	padding-left: 25px;
	padding-bottom: 8px;
	font-size: 11px;
	width: 140px;
}
.right_menu {
	padding: 3px;
	font-size: 11px;
	text-align: center;
}
.nadpis_aktualita {
	margin-bottom: 5px;
}
.popisek_home {
	display: none;
	font-size: 20px;
}
.obdelnik_left11 {
	margin-left: 5px;
	padding-left: 5px;
	width: 168px;
	_width: 173px;
	height: 20px;
	background-attachment: scroll;
	background-image: url(pic/ligum11.jpg);
	background-repeat: repeat;
}
.obdelnik_left {
	margin-left: 5px;
	padding-left: 5px;
	width: 168px;
	_width: 173px;
	background-attachment: scroll;
	background-image: url(pic/ligum22.jpg);
	background-repeat: repeat;
}
.obdelnik_left33 {
	margin-left: 5px;
	padding-left: 5px;
	width: 168px;
	_width: 173px;
	height: 20px;
	background-attachment: scroll;
	background-image: url(pic/ligum33.jpg);
	background-repeat: repeat;
}
.odkud {
	margin: 5px 5px 15px 19px;
	font-size: .9em;
	color: #7c9bca;
}
.odkud a {
	color: #7c9bca;
}
span.activem {
	display: block;
	color: #336699;
	padding-left: 10px;
	margin-left: -10px;
	background: url(pic/arrow.gif) no-repeat left center;
}
#middle a {
	text-decoration: underline;
}
#middle a:hover {
	color: #336699;
}
#middle hr {
	height: 1px;
	color: #999999;
}
.newsi {
	border: 1px solid #999999;
}
.podpis-outer {
	float: right;
}
.podpis {
	background-image: url('./images/podpis.gif');
	background-repeat: no-repeat;
	width: 178px;
	height: 79px;
	text-align: right;
}
.podpis-text {
	text-align: right;
}
/* ============ P O P T A V K O V Y   S Y S T E M ============ */
br.clear {
	clear: left;
	font-size: 0px;
	height: 0px;
	visibility: hidden;
}
form {
	margin: 0px;
	padding: 0px;
}
.psTblValce {
	cursor: default;
	border-collapse: collapse;
	width: 440px;
	font-size: 10px;
	text-align: center;
}
.psTblValce th, .psTblValce td {
	border: 1px solid #444;
}
.psTblValce td {
	padding: 4px;
}
.psTblValce th {
	font-size: 10px;
	padding: 4px 2px;
}
.psTblValce th select {
	font-size: 10px;
}
.psTblValce th.pocetKrat {
	border-left: 0px;
	padding-right: 4px;
}
.psTblValce th.pocetCislo {
	border-right: 0px;
}
.psTblValce tr.psSkupina1 th {
	background-color: #00007B;
	color: #fff;
}
.psTblValce tr.psSkupina2 th {
	background-color: #007AFF;
	color: #fff;
}
.psTblValce tr.psRadek0 td {
	background-color: #eee;
}
.psTblValce tr.psRadek1 td {
}
.psTblValce tr.psRadekHighlight td {
	background-color: #ffa3a3;
	color: #900;
}
.psPocetValcu {
	width: 30px;
	font-size: 10px;
	font-family: tahoma;
	border: 1px solid #999;
	text-align: center;
}
#psMainLayout {
	width: 780px;
}
#psMainLayout #psImageView {
	vertical-align: top;
	width: 210px;
	padding: 0px;
}
#psMainLayout #psRollTable {
	vertical-align: top;
}
#psMainLayout #psControl {
	vertical-align: top;
	width: 130px;
}
#psMainLayout #psControl input {
	width: 110px;
	margin: 0px 0px 4px 2px;
	padding: 2px;
	font-size: 12px;
}
#psOrderTable {
	width: 100%;
	border-collapse: collapse;
}
#psOrderTable td {
	font-size: 12px;
	padding: 2px 1px 0px 1px;
}
#psOrderTable td.nazev {
	text-align: right;
	padding-right: 3px;
	width: 250px;
	vertical-align: top;
	padding-top: 4px;
}
#psOrderTable td.hodnota {
}
#psOrderTable label {
	vertical-align: middle;
	font-size: 12px;
}
#psOrderTable input.pole, #psOrderTable input.pole_m, #psOrderTable input.pole_m2, #psOrderTable input.pole_m3, #psOrderTable input.pole_em {
	padding: 2px 1px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
}
#psOrderTable input.pole:focus, #psOrderTable input.pole_m:focus, #psOrderTable input.pole_m2:focus, #psOrderTable input.pole_m3:focus, #psOrderTable input.pole_em:focus {
	border: 1px solid #444;
}
#psOrderTable input {
	vertical-align: middle;
}
#psOrderTable input.pole {
	width: 250px;
}
#psOrderTable input.pole_m {
	padding: 2px;
	width: 90px;
}
#psOrderTable input.pole_m2 {
	width: 62px;
}
#psOrderTable input.pole_m3 {
	padding: 2px;
	width: 50px;
}
#psOrderTable input.pole_em {
	text-align: center;
	width: 25px;
}
#psOrderTable textarea {
	width: 250px;
	height: 70px;
	padding: 2px 1px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#imgOver {
	border: 1px solid #999;
}
tr.req input, tr.req textarea {
	background-color: #fdf6f3;
}
tr.req .nazev {
	font-weight: bold;
}
/* ============================= */
#contrl {
	padding: 0px 0px 0px 2px;
	width: 760px;
}
#contrl input.default {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 25px;
	vertical-align: middle;
	float: left;
}
#contrl input.default2 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 25px;
	vertical-align: middle;
}
span.hlava {
	height: 48px;
	float: left;
	border: 1px solid #999;
	margin: 0px 4px 0px 0px;
	padding: 2px 10px 0px 4px;
	vertical-align: middle;
}
div.arr {
	height: 50px;
	float: left;
	width: 16px;
	margin: 0px 4px 0px 0px;
	background-image: url('ps/img/blue_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: center 55%;
}
span.hlava .nadpis {
	color: #777;
	margin: -2px -10px 0px -4px;
	padding: 2px;
	background-color: #eee;
	border-bottom: 1px solid #999;
}
span.hlava a {
	float: left;
	height: 20px;
	padding-top: 6px;
	vertical-align: middle;
	text-decoration: none;
}
span.hlava input, span.hlava select {
	height: 20px;
	margin-top: 3px;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px 1px;
}
span.hlava select {
	margin-top: 4px;
}
input#serie {
	border: 1px solid #999;
	padding-left: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
input#serie.pole3 {
	width: 35px;
}
input#serie.pole6 {
	width: 60px;
}
div#psEditCoords {
	font-size: 10px;
	font-family: arial;
}
.psCoords {
	width: 35px;
	border: 0px;
	font-size: 10px;
	font-family: arial;
}
input#psCoordsField {
	width: 190px;
	border: 1px solid #aaa;
	font-size: 10px;
	font-family: arial;
	padding: 1px 2px;
	margin-bottom: 8px;
}
span.coordCommand {
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	cursor: pointer;
	padding: 3px 5px;
	margin-right: 3px;
	background-color: #ccc;
}
div#psCanvas div div {
	cursor: pointer;
}
