body {
	background: White url('images/logo_3.gif') no-repeat;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
   font-size: 10pt;
   font-family: Verdana,Arial,helvetica,sans-serif;
}

div.footnote, div.date, .main_menu a {
	background-color: #bdcae2;
}

.main_frame {
   position: absolute;
	top: 127px;
	width: 100%;
	   padding: 0px;
}

.main_menu {
   position: absolute;
   float: left;
   margin:0;
   width: 170px;
}

.main_menu a {
	float: left;
	width: 165px;
	margin-left: 8px;
	margin-bottom: 4px;
	font-size: 10pt;
	text-decoration: none;
	color: #40536c;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #40536c;
}

.main_menu a:hover {
   background-color: #40536c;
   color: #bdcae2;
}

.main_content {
	margin: 0 195px;
   padding: 6px;
	background-color: White;
   border: 1px solid #40536c;
   min-height: 550px;
  /* height: auto;*/
   _height: 500px;
}	

.main_content_admin {
	margin: 0 10px 0 195px;
   padding: 6px;
	background-color: White;
   border: 1px solid #40536c;
   min-height: 500px;
   /* height: auto;*/
   _height: 500px;
}	

.main_content h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}

.main_content p {
   margin-top: 9px;
   margin-bottom: 0px;
}

.news {
	float: right;
	margin: 0;
	width: 185px;
}

.news_row {
   width: 175px;
   margin-right: 8px;
   margin-bottom: 4px;
	border: 1px solid #40536c;
}

.news_header {
	background-color: #40536c;
	border: 0px;
	padding: 3px;
	color: #bdcae2;
   font-weight: bold;
	text-align: center;
}

.news_cell {
	background-color: #bdcae2;
	border: 0px;
	padding: 3px;
	font-size: 10px;
}

.news_cell p {
	margin-bottom: 4px;
	margin-top: 6px;
}

.hot_header {
	background-color: #40536c;
	border: 0px;
	padding: 3px;
	color: #bdcae2;
   font-weight: bold;
	text-align: left;
}

.hot_info {
	background-color: #bdcae2;
	padding: 3px;
	color: #40536c;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #40536c;
	border-right: 1px solid #40536c;
	font-size: 8px;
	text-align: right;
}

.hot_cell {
	background-color: #EAECEE;
	border: 1px solid #40536c;
	padding: 3px;
	font-size: 11px;
	margin-top: 0px;
}

.hot_cell p {
	margin-bottom: 4px;
	margin-top: 6px;
}



.artlist_header {
	background-color:  #40536c;
	border-top: 1px solid #40536c;
	border-left: 1px solid #40536c;
	border-right: 1px solid #40536c;
	padding: 3px;
	color: #bdcae2;
   font-weight: bold;
	text-align: left;
	margin-top: 5px;
}

.artlist_header a {
	color: #bdcae2;
	text-decoration: none;
}

.artlist_header a:hover {
   text-decoration: underline;
}

.artlist_info {
	background-color: #bdcae2;
	padding: 3px;
	color: #40536c;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #40536c;
	border-right: 1px solid #40536c;
	font-size: 8px;
	text-align: right;
}

.artlist_cell {
	background-color: #EAECEE;
	border: 1px solid #40536c;
	padding: 3px;
	font-size: 11px;
	margin-top: 0px;
}

.artlist_cell p {
	margin-bottom: 4px;
	margin-top: 6px;
}



div.date {
   position: absolute;
   color: #40536c;
   font-size: 10pt;
   text-align: right;
   font-weight: bold;
   border-top: 1px solid #40536c;
   border-bottom: 1px solid #40536c;
	width: 100%;
	height: 16px;
   top: -29px;
}

div.footnote {
   color: #40536c;
   font-size: 10pt;
   text-align: center;
   font-weight: bold;
   border-top: 1px solid #40536c;
   border-bottom: 1px solid #40536c;
   position: relative;
	width: 100%;
	height: 16px;
   top: 12px;
}

.obrazek_levy {
   border:0px solid black;
   float:left;
   margin-left:3px;
   margin-right:10px;
}

.obrazek_pravy {
   border:0px solid black;
   float:right;
   margin-left:10px;
   margin-right:3px;
}

img {
	border: none;
}

p.prostredek {
	text-align: center;
}

.prostredek { 
	text-align: center; 
}

table.table1 {
	width: 100%;
	border: none;
	text-align: center;
	padding: 0px;
}

td.svetla {
	background-color: #e1eaf1;
	text-align: left;
	padding: 3px;
}

td.tmava {
	background-color: #c7d8e5;
	text-align: left;
	padding: 3px;
}

.main_contact a {
	float: left;
	width: 165px;
	margin-left: 8px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #40536c;
	padding: 5px;
	border: 0px solid #40536c;
}

.main_contact tr {
	float: right;
	width: 165px;
	margin-left: 8px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #40536c;
	padding: 5px;
	border: 0px solid #40536c;
}

.main_contact td {
	float: right;

}


.main_contact a:hover {
   background-color: #40536c;
   color: #bdcae2;
}
