body {
	margin:0; padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0f0f1;
}

#main {
	width: 760px;
	margin: auto;
	padding: 0;
	border: 1px solid black;
	background-color:white;
	text-align:left;
	max-width: 1024px;
/*	height:582px;*/
}
#lista {
	width: 760px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
#lista IMG {
	border: none;
	float: left;
	margin: 0;
}
#mainMenu {
	width: 760px;
	height: 27px;
	background-image: url(../images/oni/menu.gif);
	font-size: 78%;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat;
}
#sloupecP {
	margin: 10px 0 0 100px; padding:0;
	min-height: 452px;
}

#sloupecP-obsah {
	margin:0; padding: 0.7em 1em;
	font-size: 100%;
}

#pata {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 18px;
	background-color: #ED1C24;
	text-align: center;
	font-size: 70%;
	color: #E6E7E8;
	width: 100%;
}

IMG {
	margin: 0px;
	padding: 0px;
	border: none;
}
H1 {
   font-size: 12px;
	padding-left: 45px;
	color: #E6E7E8;
	margin: 0;
}
H3, P.aktuality {
	display: block;
	width: 300px;
	background-color: #ED1C24;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #E6E7E8;
	margin-left: 100px;
	margin-bottom: 0px;
}
P.aktuality {
	font-size: 10px;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
}
P.aktuality STRONG {
	color: #E6E7E8;
	margin-left: 0px;
	display: inline;
	font-weight: bold;
}
#banner1, #banner2, #banner3, #banner4 {
	width: 547px;
	height: 107px;
	background-image: url("../images/oni/Banner1.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}
#banner2 {
	background-image: url("../images/oni/Banner2.jpg");
}
#banner3 {
	background-image: url("../images/oni/Banner3.png");
	height: 181px;
}
#banner4 {
	background-image: url("../images/oni/Banner4.jpg");
}
#banner3cont {
	overflow: auto;
	height: 138px;
}
H2.banner {
	position: absolute;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 15px;

	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
#banner1 p, #banner2 p, #banner4 p, #banner3cont {
	position: absolute;
	font-size: 12px;
	/* font-style: italic; */
	width: 420px;
	margin: 30px 0px 0px 12px;
}
#banner1 a, #banner2 a, #banner3 a, #banner4 a {
	border: none;
	text-decoration: none;
	color: Black;
}
#banner1 a:hover, #banner2 a:hover, #banner3 a:hover, #banner4 a:hover{
	color: #ED1C24;
}
FORM {
	display: block;
	width: 100px;
	margin-left: 180px;
	font-family: arial;
}
STRONG {
	color: #ED1C24;
	display: block;
	text-align: center;
	padding-right: 90px;
}
INPUT {
	border: 1px solid #ED1c24;
	background-color: #E6E7E8;
}
INPUT.tl {
	background-color:#ED1C24;
	color: #E6E7E8;
	border: 1px solid #ED1C24;
	margin-left: 3px;
	width: 127px;
}
EM {
	font-size: 10px;
	color: #ED1C24;
	margin-left: 90px;
}
SPAN.odsad {
	display: block;
	text-align: center;
	padding-right: 90px;
	margin-top: 20px;
}
.selectlang {
	vertical-align: middle;
	width: 300px;
}
.selectlang input {
	background: transparent;
	border: 3px double transparent;
    _border-color: white;
    _filter: chroma(color=white);
}
.selectlang input.sel {
	border-color: red;
}
