html {
	height: 100%;
	font-family: verdana, Helvetica, "Geneva CE", sanf-serif;
}
body {
	margin:0 auto;
	padding:0px; 
	background-color: white;
	font-family:verdana,Helvetica,  "Geneva CE", sanf-serif;
	height: 100%;
	font-size: 10px;
	text-align: center;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 10px;
}

img {
	border: 0;
}

UL {
	list-style-image: url(../images/ul.gif);
}
blockquote {margin:0 0 0 0; padding:0 0 0 0;}


table {
	color: #024770;
	font-family:verdana,Helvetica,  "Geneva CE", sanf-serif;
	font-size: 10px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	margin-top: -1px;
}

#body {
	width: 997px;
	margin: auto;
}

#container {
	width: 997px;
	float: left;
	text-align: left;
	background: url(../images/bckg.gif) repeat-y;
}

#left_header {
	width: 207px;
	color: white;
	background-color: #A1A1A1;
	float: left;
}

#left_header h1 {
	font-size: 11px;
	margin-bottom: 10px;
}

#left_header a {
	color: white;
	text-decoration: none;
}
#left_header a:hover {
	color: white;
	text-decoration: underline;
}

.logo_img {
	
}

.section_header {
	height: 21px;
	width: 790px;
	background: url(../images/section_bckg.gif) repeat-y;
}

.section {
	width: 96px;
	_width: 98px;
	_widt\h: 96px;
	float: left;
	height: 19px;
	overflow:hidden;
	text-align: center;
	border-top: 1px solid white;
	border-right: 2px solid white;
	border-bottom: 1px solid white;
}

.section_last {
	width: 104px;
	float: left;
	height: 19px;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.section_sel {
	width: 96px;
	float: left;
	height: 20px;
	overflow:hidden;
	border-top: 1px solid white;
	border-right: 2px solid white;
	background-color: #005479; 
}

.section_last_sel {
	width: 104px;
	float: left;
	height: 20px;
	text-align: center;
	border-top: 1px solid white;
	background-color: #005479;
}

a.section_odkaz {
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align:center;
	background: url('../images/trojuhol_white.gif') right top no-repeat;
}

a.section_odkaz:hover {
	background-color: #FF841A;
}
.section_sel a.section_odkaz:hover { background:#005479;background: url('../images/trojuhol_white.gif') right top no-repeat;}
section_last_sel a.section_odkaz:hover { background:#005479;background: url('../images/trojuhol_white.gif') right top no-repeat;}

.section_path {
	width: 762px;
	_width: 790px;
	_widt\h: 762px;
	height: 20px;
	_height: 18px;
	background-color: #005479;
	color: white;
	padding-left: 28px;
}

.path {
	float: left;
	margin-top: 3px;
}

.content {
	float: left;
	width: 790px;
	min-height: 512px;
	_height: 504px;
	_heigh\t: 485px;
	color: #024770;
}
#content_wrapper {
	float: left;
	width: 100%;
	overflow: hidden;	
}
.adresa {
	float: left;
	width: 193px;
	padding: 10px 7px 0px 7px;
}
a.email {
	color: white;
	text-decoration: none;
}
a.email:hover {
	color: white;
	text-decoration: underline;
}

.foot {
	float: right;
	width: 790px;
	height: 20px;
	background-color: #005479;
}

.pozitiv {
	text-align: right;
}

.pozitiv a {
	color: black;
	text-decoration: none;
}

.pozitiv a:hover {
	color: black;
	text-decoration: underline;
	background-color: transparent;
}

/*.content blockquote {float:left;}*/

.left_foot {
  padding-left: 0px;
}
.right_foot {
  padding-right: 0px;
}
