/* CSS Document left-145, middle-425, right-145 */
body {
	background: url(../images/bg.gif);
	color: #7F7F7F;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a img, img {
	border: none;
	text-decoration: none;
}
h1 {
	font-size: 20pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
}
#container {
	margin: 0px auto;
	width: 750px;
	display: block;
	position: relative;
}
#header {
	width: 750px;
	height: 162px;
	margin: 0px;
	display: block;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	background: url(../images/contentbg.gif) repeat-y center;
	width: 750px;
}
#lista {
	width: 750px;
	background: url(../images/listabg.jpg);
}
#search {
	float: left;
	margin: 3px;
}
#search .inputbox {
	width: 100px;
	height: 20px;
	background: white;
	border: 1px solid gray;
	margin: 0px;
	padding: 0px;
}
#hotline {
	float: right;
	text-align: right;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 150px;
}
#left {
	width: 145px;
	position: relative;
	padding-left: 5px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#left_body {
	padding: 10px;
}
#left_body ul {
	padding: 0px;
	display: block;
}
#left_body li {
	text-align: left;
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: 0px;
}
#left_body a {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
#left_body a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.module {
	text-align: center;
	padding-bottom: 15px;
}
#middle {
	position: relative;
	float: left;
	display: inline;
	width: 420px;
}
#middle_body {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 20px;
}
#middle_body p {
	padding-bottom: 10px;
}
#middle ul {
	display: block;
}
#middle li {
	text-align: left;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
#right {
	padding-right: 10px;
	width: 145px;
	float: right;
	display: inline;
}
#right_body {
	text-align: center;
	color: black;
}
#right img, #left img {
	border: 1px solid gray;
}
.clear {
	clear: both;
}
.spacer {
	height: 30px;
}
.odraz {
	height: 10px;
}
#footer {
	display: block;
	background: url(../images/footerbg.gif);
	width: 750px;
	height: 25px;
	padding-top: 5px;
}
#footer p,  #footer a {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

