body {
  margin: 0px;
  background: #ffc29d;
  font-family: arial, sans-serif;
  font-size: 11px;
  text-align: center;
  position: relative; 
}
#right li {
	position: relative;
	width: 640px;
	vertical-align : text-top;
}
#page {
  width: 950px;
  height: 100%;
  background: #FFFFFF;
  text-align: center;
  position: relative; 
  margin: auto;
}
#languages_bar {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  width: 100%;
  height: 38px;
  background: url('Images/bar_orange.gif') repeat-x;
}
#logo_p1 {
  border: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#languages {
  position: absolute;
  top: 12px;
  right: 20px;
  text-align: right;
}
.spacer {
  padding-left: 10px;
}
#languages a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
#languages a:hover {
  color: #000000;
}
#languages a:active {
  color: #000000;
}
#header {
  width: 100%;
  height: 116px;
  background: url('Images/bg_bars.gif') repeat-x;
  display: inline;
}
#logo_p2 {
  border: 0px;
  position: absolute;
  left: 0px;
  top: 38px;
}

#banner_space_1 {
  float: right;
  width: 526px;
  height: 116px;
  background: url('Images/bg_car1.jpg') no-repeat;
}
#black_bar {
  font-size: 12px;
  font-weight: bold;
  color: #ff6100;
  width: 100%;
  height: 38px;
  background: url('Images/bar_black.gif') repeat-x;
  clear: both;
}
#black_bar a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
#black_bar a:hover {
  color: #ff6100;
}
#black_bar a:active {
  color: #ff6100;
}
.order {
  position: absolute;
  left: 60px;
  top: 166px;
  text-align:left;
}
.marquee {
  position: absolute;
  right: 20px;
  top: 166px;
  text-align: right;
}
#logo_p3 {
  border: 0px;
  position: absolute;
  left: 180px;
  top: 154px;
}
#left {
  width: 250px;
  float: left;
  padding-top: 1px;
}
.orange_bar {
	background: url('Images/bar_orange.gif') repeat-x;
	height: 38px;
	text-align: left;
}
.orange_bar_text {
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  top: 3px;
  left: 20px;
}
.grey_content {
  background: #f0f0f0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}
.grey_content_banner {
	background: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align : center;
}
.grey_content a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.grey_content a:hover {
  color: #ff6100;
}
.grey_content a:active {
  color: #ff6100;
}
#right {
  width: 700px;
  float: right;
  padding-top: 20px;
  text-align: left;
  background: #FFFFFF;
}
#newshead {
  background: #ff6100 url('Images/bg_newshead.gif') right no-repeat;
  position: relative;
  left: 20px;
  width: 300px;
  height: 22px;
  text-align: left;
  font-weight: bold;
}
#newsheadtext {
  position: relative;
  left: 10px;
  top: 5px;
  color: #ffffff;
  font-weight: bold;
}
#news {
	background: #fcf8f5 url('Images/bg_news.gif') repeat-x;
	border: 1px solid #ff6100;
	position: relative;
	left: 20px;
	width: 620px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding : 20px 20px;
}
/* 
#news p {
  position: relative;
  left: 10px;
  width: 620px;
}
*/
#right p {
	text-align: justify;
	position: relative;
	left: 20px;
	width: 660px;
}
.line {
	position: relative;
	width: 660px;
	border-bottom: 1px solid #ff6100;
	left: 20px;
	font-size : 10px;
	color : #ff6100;
	text-align : right;
}
#right h1 {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #ff6100;
  position: relative;
  left: 20px;
  width: 660px;
  border-bottom: 1px solid #ff6100;
  padding: 5px 0px 0px 0px;
}
#right h2 {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  position: relative;
  left: 20px;
  width: 660px;
}
#right h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ff6100;
	position: relative;
	left: 20px;
	width: 660px;
}
.smalladdress {
  font-weight: bold;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  text-align: right;
  border-bottom: 1px solid #000000;
  width: auto;
}
.smalladdress a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.smalladdress a:hover {
  color: #ff6100;
}
.smalladdress a:active {
  color: #ff6100;
}
#banner_space_3 {
  padding-top: 20px;
}
#footer {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ff6100;
  clear: both;
  width: 100%;
  height: 40px;
  background-color: #FFFFFF;
}
#counter {
  width: 250px;
  text-align: center;
  float:left;
}
#counter a {
  color: #000000;
  text-decoration: none;
}
#counter a:hover {
  color: #000000;
}
#counter a:active {
  color: #000000;
}
#smallmenu {
  width: 680;
  font-weight: bold;
  padding-right: 20px;
  padding-bottom: 5px;
  text-align: right;
  float: right;
}
#smallmenu a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
#smallmenu a:hover {
  color: #ff6100;
}
#smallmenu a:active {
  color: #ff6100;
}
#menu-tabulka {
	margin-top: 1px;
	float: left;
	text-align:left;
	width:250px;
	font-weight: bold;
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.menu-polozka {
	width: 250px;
	height: 30px;
	font-family: verdana, arial;
	font-size: 10px;
	text-align: left;
	background: transparent;
	color : Black;
	display: block;
}
div.banner {
	margin : 5px 0ox 5px 0px;
}

a {
	font-weight : bold;
	color : #ff6100;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #ff6100;
	text-decoration : underline;
}
.seznam-tab {
	width : 650px;
	font-size : 12px;
}
.seznam-tab-dat {
	width : 60px;
	text-align : right;
	font-weight : bold;
	vertical-align : top;
}
.seznam-tab-pop {
	text-align : left;
	padding-left : 5px;
}
#news-tab {
	background: #fcf8f5 url('Images/bg_news.gif') repeat-x;
	border: 1px solid #ff6100;
	position: relative;
	left: 20px;
	width: 650px;
	text-align: left;
	font-weight: normal;
	padding : 5px;
	font-size : 12px;
}
.thumb {
	border : 1px solid #ff6100;
}
.thumb1 {
	border : 0px solid #ff6100;
}
.active_txt {
	width: 660px;
	position: relative;
	left: 20px;
}
.active_txt1 {
	width: 200px;
	position: relative;
	left: 0px;
}
table.param {
  position: relative;
  left: 70px;
  width: 560px;
  background-color:transparent;
  font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  color: black;
  border: 0px solid #ff6100;
}
.obj {
  position: relative;
  left: 50px;
  width: 550px;
  background-color:#ff9e1c;
  font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  color: black;
  border: 0px solid #ff6100;
}
.obj2 {
	position:relative;
	width: 530px;
	padding : 10px 10px 10px 10px;
}
.obj3 {
	position: relative;
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	background-color : transparent;
	width: 530px;
}
.poznamka_black {
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align : left;
	color : Black;
	font-weight : normal;
}
.poznamka_red {
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align : left;
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}
.tab_form_l {
	position: relative;
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	background-color : transparent;
	width : 440px;
	float : none;
}
td.ab0 {
	width: 250;
	text-align : left;
}
td.ab1 {
	width: 50;
	text-align : right;
}
td.ab2 {
	width: 50;
	text-align : right;
}
td.ab3 {
	width: 30;
	text-align : right;
}
td.ab4 {
	width: 50;
	text-align : right;
}
td.ab5 {
	width: 50;
	text-align : right;
}
td.ab6 {
	width: 30;
	text-align : right;
}
td.ab7 {
	width: 50;
	text-align : right;
}
td.ab8 {
	width: 50;
	text-align : right;
}
.odpo1 {
	position: relative;
	top: 0px;
	font : normal;
	border: 0px;
	vertical-align : middle;
}
.odpo2 {
	position: relative;
	top: 4px;
	font : normal;
	border: 0px;
	vertical-align : middle;
	width : 150px;
	text-align : left;
}
.odpo3 {
	position: relative;
	top: 4px;
	font : normal;
	border: 0px;
	vertical-align : middle;
	width : 50px;
	text-align : right;
}
.graf_bg {
	background-color: white;
	height: 8px;
	border: 1px solid black;
	width: 200px;
	position: relative;
	text-align: left;
	margin-bottom : 5px;
	margin-top : 2px;
}
.graf {background-color: red; height: 8px; font: 1px;}
.button {
	font : 10px;
	margin-top : 3px;
}
.radio {
	top: 0px;
	width : 10px;
	vertical-align : middle;
}

