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 { margin-top:13px; margin-bottom:13px;}

img {
	border: 0;
}

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


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

#container {
	width: 997px;
	float: left;
	text-align: left;
	background-color: #F0F0F0;
}

#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 {
  xoverflow:hidden;
}

.section_header {
	float: left;
	width: 790px;
	height: 21x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/section_bckg.gif) repeat-y;
}
.section_path {
float:left;
background-color:#005479;
color:white;
height:20px;
_height: 18px;
xmargin-top:1px;
padding-left:28px;
width:762px;
}

.section{
	width: 96px;
	_width: 98px;
	float: left;
	height: 19px;
	text-align: center;
	border-top: 1px solid white;
	border-right: 2px solid white;
	border-bottom:1px solid white;
}
.section_sel {
background-color:#005479;
border-right:2px solid white;
border-top:1px solid white;
float:left;
height:20px;
text-align:center;
width:96px;
}

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

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;
}

.uvod_text {
	float: left;
	color: white;
	padding-top: 45px;
	padding-left: 30px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	font-size: 17px;
}

.content {
	float: left;
	width: 790px;
}

.content div {float:left;}

.imagee {
	float: left;
}

.clanok {
	float: left;
	padding-top: 100px;
	padding-left: 30px;
}

.clanok h1 {
	color: #4E4E4E;
	font-size: 17px;
	font-style: italic;
}

.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;
}

.pozitiv {
	text-align: right;
}

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

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

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