body {
	text-align: center;
	font-family: Tahoma, Verdana, Lucida, Arial;
	font-size: 12px;
	color: #403b36;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #1e2921;
	text-decoration: underline;
}
a:hover {
	color: #653b14;
}

p {
	margin: 0;
	padding: 5px 0;
}
img {
	border: none;
}

form {
	width: 400px;
	margin: 10px 0;
	padding: 20px;
	background-color: #efefef;
	border: 1px solid #ccc;
}
input,
select,
textarea {
	font-family: Tahoma, Verdana, Lucida, Arial;
	font-size: 12px;
	color: #403b36;
}

.iform {
	width: 260px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}
.iform:hover {
	border-color: #653b14;
}


#container {
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

#topline {
	clear: both;
	width: 100%;
	height: 5px;
	background-color: #d2d4d3;
	display: block;
}


#top {
	clear: both;
	width: 100%;
	height: 80px;
	display: block;
}
#logo {
	float: left;
	width: 270px;
	height: 80px;
	display: block;
}
#logo a {
	width: 270px;
	height: 80px;
	display: block;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#lang {
	float: right;
	text-align: right;
}
#lang ul {
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;
}
#lang ul li {
	display: inline;
	margin: 0;
	padding: 5px 20px 5px 10px;
	border-left: 1px solid #ccc;
}
#lang ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #666;
}
#lang ul li a:hover {
	color: #000;
}
#lang ul li a.selectlang {
	color: #000;
}


#navi {
	clear: both;
	width: 100%;
	height: 60px;
	display: block;
	background-image: url(images/naviback.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#navi ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
#navi ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navi ul li a {
	float: left;
	width: 127px;
	height: 33px;
	font-size: 11px;
	color: #ab9f90;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 7px 0 0 10px;
	border-left: 1px solid #65615d;
	background-image: url(images/naviarrow.gif);
	background-repeat: no-repeat;
	background-position: 113px 26px;
	line-height: 140%;
}
/*#navi ul li.nav-long a {
	width: 149px;
	background-position: 139px 26px;
}*/
#navi ul li a:hover {
	color: #fff;
}
#navi ul li a.naviselect {
	color: #fff;
}


#header {
	clear: both;
	width: 100%;
	height: 265px;
	display: block;
	margin: 5px 0 0 0;
	background-color: #1e2921;
}
#imagehp {
	float: left;
	width: 575px;
	height: 265px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headertext {
	float: right;
	text-align: left;
	width: 320px;
	margin: 40px 50px 0 0;
}
* html #headertext {
	margin: 40px 25px 0 0;
}
#headertext h3 {
	font-size: 14px;
	font-weight: normal;
	color: #c4b6a5;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
#headertext p {
	font-size: 11px;
	color: #c4b6a5;
	line-height: 220%;
	margin: 0;
	padding: 20px 0 0 0;
}
#headertext p.textde, #headertext p.texten {
	padding: 70px 0 0 0;
}
#headertext p a.orangearrow {
	width: 320px;
	height: 17px;
	display: block;
	background-image: url(images/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: 297px 0;
}


#content {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}
#news {
	float: left;
	width: 575px;
	background-color: #e3e3e2;
	border-top: 1px solid #ccc;
}
#news p,
#address p {
	font-size: 11px;
	color: #666;
	padding: 20px 0;
	line-height: 160%;
}
#news p.date {
	float: left;
	width: 110px;
	color: #000;
	padding-left: 20px;
}
#news p.item {
	float: left;
	width: 400px;
}
#news p span,
#address p span {
	font-size: 12px;
	color: #1e2921;
}
#address {
	float: right;
  text-align: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#address p.praha,
#address p.brno,
#address p.jihlava,
#address p.bratislava {
	float: left;
	width: 246px;
	margin: 0;

	border: 0px solid;
}



#footer {
	clear: both;
	margin: 20px 0;
}
#footer p {
	font-size: 11px;
	color: #666;
	padding: 0;
}


#contentsp {
	clear: both;
	width: 100%;
	margin: 5px 0 0 0;
}
#imagesp {
	float: left;
	width: 340px;
	height: 265px; 
	display: block;
	background-image: url(images/headersp.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-right: 5px solid #d2d4d3;
}
#contenttext {
	float: right;
	text-align: left;
	width: 595px;
	margin: 20px 15px 0 0;
}
#contenttext .col1 {
	margin: 0 25px 0 0;
  float: left;
	width: 285px;
}
#contenttext .col2 {
	margin: 0;
  float: left;
	width: 285px;
}
#contenttext h1 {
	font-size: 24px;
	font-weight: normal;
	color: #653b14;
	margin: 10px 0;
	padding: 0;
}
#contenttext h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}
#contenttext h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#contenttext p {
	margin: 0 5px 0 0;
	padding: 8px 0;
	text-align: justify;
	line-height: 160%;
}
#contenttext p.center {
	text-align: center;
}
#contenttext p.footer {
	font-size: 11px;
	color: #666;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ccc;	
}


.clear {
	clear: both;
}


/*MOJE*/

.floatright  {
    padding: 0; 
    margin: 10px 0 0 30px;  
    float: right;
    clear: both;
    /*border: 0px solid #00105D;*/
}

#contenttext ul {
          list-style: url(images/arrow.gif); 
          margin: 10px 0 10px 15px; padding: 0;
}  
#contenttext ul li {
          margin: 8px 0; 
          line-height: 140%;
          text-align: justify;
          
} 
table {
          margin: 0; 
          padding: 0;
          border-top: 1px solid #eee;
          border-bottom: 0px solid;
          margin-bottom: 60px;         
} 
table td {
          margin: 0; 
          padding: 0;
          
}
table img {
          border: 1px solid #bbb;        
}
table.table-mapa {
          border: 0;
          border-bottom: 1px solid #ddd;
          margin-bottom: 0;       
} 
table.mapa-last {
          border-bottom: 0;      
}
table.table-mapa td {
          margin: 0; 
          padding: 0 0 10px 0;
          
}
table td.td-right {
          text-align: right;
          
} 
table.table-mapa iframe {
          margin: 28px 0 10px 0; 
          padding: 0;
          border: 1px solid #ccc;
}
