/******************************************************************************************************/

table {
	border: none;
}

td {
	text-align: left;
}

h4 {
	margin: 0.15em 0;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

a:hover {
	color: maroon;
}

.media-txt {
	display: none;
}

table.wide_tab {
	width: 98%;
}

.bez td,
td.centre,
table.wide_tab td {
	text-align: center;
}

table#economic_tab,
table#economic_tab caption {
	margin: 0 auto;
	width: 400px;
}

table#economic_tab td {
	text-align: center
}

table.strong_tab {
	border: 2px solid maroon;
    margin: 5px auto 0 auto;
    clear: right;
}

#page {
	x-width: 100%;
	min-height: 100%;
	_height: 100%;
}

#header {
	background-color: #911A1C;
	background: url("/images/zahlavi_02.jpg") top left;
	text-align: left;
}

#header h1 {
	padding: 0 !important;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 580px;
	height: 70px;
	background: url('/images/zahlavi_01_en.jpg');
}

#header h1 span {
	display: none;
}

#header a,
#header a img {
	border-style: none;
}

#zahlavi3 {
	float: right;
}

#lang_sel {
	background-color: #C0C0C0;
	text-align: right;
	margin: 0;
	padding: 0;
}

#lang_sel img {
	margin: 2px;
	border: 1px solid white !important;
}

/*** menu ***/

#menu {
	float: left;
}

#menu,
#menu table {
	background-color: #C0C0C0;
	text-align: left;
	width: 170px !important;
	border-style: none !important;
}

#menu table tr,
#menu table td {
	background: transparent;
	text-align: left;
} 

#menu tr.hover,
#menu tr.hover td {
	background-color: #dedddd;
}

#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration: none; 
	color: black;
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

#menu td.podtrzen a {
	color: black;
}

/*** content ***/
body { 
	background: url('/en/gray-bar.png') repeat-y top left;
}

#content {
	text-align: left;
	padding: 10px 10px 10px 180px;
}

hr.terminator {
	border: none;
	border-top: 1px solid red;
	height: 1px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	clear: both;
	visibility: hidden;
}
