html,body{
  margin:0px;
  padding:0px;
  text-align:center;
  background-color: #ffffff;
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  font-size:0.9em;
  min-height:100%;
  height:100%;

}
#Container_optimizer{
  min-height:101%;
  height:101%;
}
body>div#Container_optimizer{
  height:auto;
  overflow:hidden;
}
#Container{
  width:780px;
  min-height:100%;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  background: #ffffff repeat-y;
}

div#menu {
	width: 780px;
	height: 35px;
	background: url('/images/menu_bg.png') #ffffff no-repeat;
	text-align: right;
}

div#menu ul {
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  height: 25px;
  list-style-type: none;
}

div#menu li {
	display: inline;
}

div#menu li a {
  margin-right: 10px;
  color: #ffffff;
  height: 35px;
  text-decoration: none;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 12px;
}

div#header {
	width: 780px;
	height: 278px;
	margin: 0px;
}

div#logo {
	width: 225px;
	height: 278px;
	float: left;
	background: url('/images/logo_bg.png') #ffffff no-repeat top left;
}

div#logo img {
	margin-left: 45px;
	border: none;
}

div#theme {
	width: 553px;
	height: 205px;
	float: left;
	border: 1px solid #ffffff;
}

div#theme img {
	float: right;
	width: 547px;
	height: 203px;
}

#motd {
	width: 543px;
	height: 63px;
	border: 1px solid #bdc5de;
	float: right;
	padding: 2px;
	color: inherit;
	text-decoration: inherit;
	display: block;
}

#motd:hover {
	background-color: #e9f0fe;
}

div#page_caption {
	margin: 0px;
	padding: 0px;
	width: 779px;
	height: 29px;;
/*	background: url('/images/captions/_background.png');*/
	background-color: #1e3f79;
	border-left: 1px solid #8e9fbc;
}

h1 {
	color: #ffffff;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 55px 0px 0px;
	padding: 0px;
	display: block;
}

div#page_footer,
div#page_caption_homepage,
div#page_footer_homepage {
	background-color: #1f3f7a;
	height: 200px;
	width: 100%;
	margin: 0px;
}

div#page_caption_homepage {
	width: 779px;
	border-left: 1px solid #8e9fbc;
}

div#page_footer_homepage {
	height: 30px;
}

/* damn IE */
a img {
	border: 0px;
}

a.footer_button {
	width: 292px;
	height: 122px;
	margin: 40px;
	float: left;
}

a.mininovinky,
a.mininovinky:active,
a.mininovinky:visited,
a.mininovinky:hover {
	color: inherit;
	text-decoration: inherit;
}

iframe {
	margin: 2em auto 2em 0px;
}

p {
	margin: 0px;
}

div#Page {
	background: url('/images/page_bg.png') #ffffff top right repeat-y;
	margin: 0px;
	padding: 0em 40px 0em 0px;
}

div#Page p {
	margin: 10px auto 10px 0px;
	text-align: justify;
}

div#Page .left {
	float: left;
}

div#Page img {
	margin-right: 5px;
	margin-top: 5px;
}

.invisible {
	padding: 1em 1em 2em 0em;
	width: 700px;
	display: block;
	clear: both;
}
.small {
	height: 1px;
}

.novinka {
	margin: 0px;
	padding: 2px;
	min-height: 100px;
	border: 1px solid #a5c3fe;
	display: block;
	text-decoration: inherit;
	color: inherit;
}

.novinka:hover {
	background-color: #e9f0fe;
}

a.more,
a.more:active,
a.more:visited,
a.more:hover {
	color: #1f3f7a;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1em;
}

a.hp,
a.hp:visited,
a.hp:active {
	color: #000000;
}

a.hp:hover {
	color: #1f3f7a;
}

div#Page img#page_right_border_top {
/*	float: right;*/
	clear: both;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	_right: 24px;
}

.short_list {
	float: left;
	border-collapse: collapse;
	margin: 0px 10px 0px 10px;
}

.short_list th,
.short_list td {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

.short_list th {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.short_list td.name {
	font-weight: bold;
	text-decoration: underline;
}

.short_list td.year {
	text-align: center;
}

.right {
	float: right;
}

table.financ {
	border-collapse: collapse;
}

table.financ th,
table.financ td {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

table.financ th {
	font-weight: bold;
}

form { 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
form { 
	display: block;
}

