body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#0F324D;
	text-align:center;
	height:100%;
	color:#2E5894;
	background-image:url(images/content-bgr.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.accessible {
	display:none;
}

h2 {
	color:#3A6BB5;
	margin:0px;
	padding:0px;
	font-size:12pt;
}

.ProdNews {
	background-color:white;
	color:black;
}

.ProdNews2 {
	background-color:#4377A8;
	color:white;
	cursor:pointer;
}

.hov {
	color:white;
	margin:0px;
	padding:0px;
	font-size:12pt;
}

#container {
	position: relative; /* dulezite */
	height: 100%; /* nastaveni pro IE */
	margin:auto auto 0 auto;
	text-align:left;
	width:760px;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:white;
	background-image:url(images/content-bgr.gif);
	background-repeat:repeat-y;

}

		/* pro ostatni pouzijeme min-height: */
html>body #container {
			height: auto;
			min-height: 100%;
		}


#header {
	height:303px;
	background-image:url(images/header.jpg);
	background-position:bottom;
}

#header-text {
	background-image:url(images/vlajky.gif);
	background-repeat:no-repeat;
	height:52px;
}

#header-texten {
	background-image:url(images/vlajky_en.gif);
	background-repeat:no-repeat;
	height:52px;
}

#header-textes {
	background-image:url(images/vlajky_es.gif);
	background-repeat:no-repeat;
	height:52px;
}

#header-text h1 {
	display:none;
	margin:0px;
	padding:0px;
}

#header-textes h1 {
	display:none;
	margin:0px;
	padding:0px;
}

#header-texten h1 {
	display:none;
	margin:0px;
	padding:0px;
}

#header .logo {
	display:block;
	width:321px;
	height:100px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

.flags {
	position:absolute;
	display:block;
	top:17px;
	margin:0 0 0 650px;
}

.flags a {
	margin:0 5px 0 0;
}

#content {
	min-height:400px;

}

#left-bar {
	float:left;
}

#left-bar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:175px;
}

#left-bar p {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:2px;
	font-size:80%;
	width:170px;
}

#left-bar ul li {
	border-bottom:1px solid #F2F2F2;
	padding:3px 0 1px 5px;
	list-style-position:inside;
	list-style-image:url(images/list-style.gif);
	
}

#left-bar ul li:hover {
	background-color:#609BC3;
	color:white;
}

#left-bar ul li a {
	color:#609BC3;
	text-decoration:none;
	font-weight:bold;
	_display:block;
	_padding:2px 0 4px 5px;
}

#left-bar ul li a:hover {
	background-color:#609BC3;
	color:white;
}

#right-bar {
	float:right;
	width:150px;
	font-size:85%;
	margin:0 15px 0 0;
}

#right-bar p {
	margin:5px 0 15px 0;
	padding:0px;
}

#right-bar a {
	color:#2E5894;
	text-decoration:underline;
	font-weight:bold;
	font-size:110%;
}

#text {
	margin:0 190px 0 200px;
}

#page-text {
	margin:0 15px 0 200px;
}

#footer {
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:white;
	font-size:85%;
	padding:90px 0 0 0;
	width:760px;
	text-align:left;
	border-left:1px solid white;
	border-right:1px solid white;
	margin:auto auto auto;
}

#footer p {
	margin:0px;
	padding:0px 20px 0 20px;
}
#footer .created {
	float:right;
	margin:0 20px 0 0;
}

#footer .created a {
	color:white;
	text-decoration:none;
}

.nazev {
	margin:0px 0px 0 20px;
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
}

.nazev a {
	text-decoration:none;
	color:#2E5894;
}

.model-tableb {
	border:2px solid #CCCCCC;
	margin:0 10px 0 0;
	width:130px;
}

.model-tableb .even{
	background-color:#E9FBFF;
	padding:1px;
}

.model-table {
	border:2px solid #3E73B9;
	margin:0 10px 0 0;
	width:500px;
}

.model-table caption {
	font-size:110%;
	font-weight:bold;
	color:white;
	background-color:#3E73B9;
	width:500px;
	padding:3px 0 3px 10px;
	text-align:left;
	border-bottom:1px solid white;
}

.model-table .header-title {
	background-color:#666666;
	color:white;
	text-align:center;
	border:2px solid white;
	text-align:left;
	padding:3px 3px 3px 10px;
}

.model-table .even{
	background-color:#E9FBFF;
	padding:3px;
}

.model-table .odd {
	background-color:#FFF8EE;
	padding:3px;
}

.model-table .odd1 {
	background-color:#E9FBFF;
	padding:3px;
	cursor:pointer;
}

.model-table .odd2 {
	background-color:#FFF8EE;
	padding:3px;
}
.model-table td, th {
	padding:2px 4px 2px 5px;
}

h3 {
font-size:15px;
font-weight:bold;
}