body {
	border: none;
	padding: 0;
	margin: 0;
	font-family: "Helvetica CE", Arial, sans-serif;
	color: #000;
	font-size: 12px;
	background: #D9DDDB;
}

SELECT,INPUT
{
  margin: 0 0 0 0;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: black;
  background-color: #E0E0E0;
  border: solid 1px #999999;
}

.button
{
  font-weight: bold;
  color: black;
  background-color: #E0E0E0;
  border: solid 1px #999999;
}



.noCSS {
	display: none;
}

img {
	border: none;
}

a {
	color: #000;
}

a:hover {
	background: #B5BAB7;
	text-decoration: none;
}

#global {
	position: absolute;
	left: 50%;
	top: 0;
	width: 706px;
	padding: 0;
	margin: 0 353px 0 -353px;
	background: url("img/bodyBg.gif") left top repeat-y;
}

#langMnu {
	position: absolute;
	left: 0;
	top: 0;
	width: 706px;
	height: 130px;
	overflow: hidden;
	margin: 0;
	background: url("img/langMnuBg.gif") no-repeat;
}

#header {
	position: absolute;
	left: 127px;
	top: 0;
	width: 706px;
	height: 120px;
	overflow: hidden;
	margin: 0;
}

#langMnu a {
	margin: 110px 8px 0 0;
	float: right;
	padding: 0 2px;
	text-decoration: none;
}

#langMnu input {
	margin: 110px 8px 0 0;
	float: right;
	padding: 0 2px;
	text-decoration: none;
}

#pageHead {
	position: absolute;
	left: 0;
	top: 129px; 
	width: 126px;
	height: 343px;
	background: url("img/pageHeadBg.gif") no-repeat;
}

#mMenu {
	display: block;
	position: absolute;
        bottom: 0;
	left: 0;
	border: none;
	padding: 0;
	margin: 0 0 2px 0;
	list-style: none;
	width: 126px;
}

#mMenu li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#mMenu a {
	text-align: right;
	display: block;
	padding: 3px 21px 1px 3px;
	margin: 0;
	line-height: 16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url("img/mMnuABg.gif") right top no-repeat;
	font-size: 11px;
}

.space {
	text-align: right;
	display: block;
	padding: 3px 21px 1px 3px;
	margin: 0;
	line-height: 16px;
	text-transform: uppercase;
	color: #000;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	background: url("img/mspacebg.gif") right top no-repeat;
	font-size: 11px;
}

#mMenu a:hover {
	background-color: #C7CBC9;
}

#mMenu a.act {
	background-color: #C7CBC9;
}

div.logo {
	margin: 5px 5px 5px 5px;
}

#news {
	padding: 0;
	width: 597px;
	margin: 75px 0 0 127px;
	background: url("img/newsTitleBg.gif") no-repeat;
}

.newsItem {
	margin: 0;
}

.newsItem img {
	float: left;
	margin: 0 5px 5px 0;
	clear: both;
}

div .clear {
	clear: both;
	height: 5px;
}

#news h1 {
	padding: 8px 0 0 0;
	margin: 0 0 0 26px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}

#newsData {
	margin: 5px 0 0 18px;
	padding: 0px 15px 30px 8px;
}

#newsData h2 {
	margin: 0 0 0 90px;
	font-size: 100%;
}

#newsData p {
	margin: 0 0 0 90px;
	text-align: justify;
}

label {
	font-weight: bold;
	margin: 0 10px 0 0;
}

ul.linkBlock {
	clear: both;
	list-style-type: none;
	list-style: url("img/listStyle.gif");
	margin-left: 50px;
	_margin-left: 90px;
}

ul.linkBlock li {
	font-weight: bold;
	list-style-type: none;
	list-style: url("img/listStyle.gif");
}

#pData {
margin: 130px 0 20px 127px;
padding: 1px 25px 30px 18px;
background: url("img/pDataBg.gif") no-repeat;
}

#pData h1 {
text-align: right;
font-size: 180%;
color: #fff;
}

#pData h2 {
font-size: 140%;
text-transform: uppercase;
margin: 30px 0 0 0; 
color: #fff;
}

#pData h3 {
clear: left;
font-size: 100%;
margin: 15px 0 0 0;
}

#pData p {
text-align: justify;
margin: 0 0 0px 0;
}

#pData ul.linkBlock {
clear: left;
list-style-type: none;
list-style: url("img/listStyle.gif");
}

#pData ul.linkBlock li {
font-weight: bold;
list-style-type: none;
list-style: url("img/listStyle.gif");
}

#pData ul.novinyList {
clear: left;
list-style-type: none;
list-style: url("img/listStyle.gif");
}

#pData ul.novinyList li {
list-style-type: none;
list-style: url("img/listStyle.gif");
}

#pData table {
font-size: 100%;
}

#pData td {
font-size: 100%;
border: 1px solid #474F48;
padding: 0px 5px 1px 5px;
vertical-align: top;
}

#pData th {
text-align: left;
font-size: 100%;
background: #474F48;
color: #fff;
padding: 2px 5px 1px 5px;
vertical-align: top;
}

#pData table.noBorder {
font-size: 100%;
}

#pData table.noBorder td {
font-size: 100%;
border: none;
padding: 0px 5px 1px 5px;
vertical-align: top;
}

#pData table.noBorder th {
text-align: left;
font-size: 100%;
border: none;
padding: 0px 5px 1px 5px;
vertical-align: top;
background: #474F48;
}

#pData table.formTable td {
font-size: 100%;
border: none;
padding: 0px;
vertical-align: top;
}

.pocitadlo  {
visibility: hidden;
}

