
/* LAYOUT */

body {
	font-family: 'Trebuchet MS';
	background: #ab4f52 url('../images/bg.png') repeat-x;
	text-align: center;
	color: black;
}

* html .layout
    {
	margin-top: -15px;

}
.layout
    {
	margin-top: -8px;
   	 margin-left: auto;
	margin-right: auto;
   	 width: 902px;
   	 text-align: center;
}

a {
   	color: black;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
   	color: black;
	text-decoration: none;
	font-size: 13px;
}
img {
   	 border: 0px;
}

.header
    {

	height: 200px; 
}
.line
    {
  	width: 1px;
	background: black;	 
}
.line_bottom
    {
  	height: 1px;
	background: black;	 
}
.menu_bg
    {

	height: 30px; 
	background: url('../images/menu_bg.png') repeat-x;
	text-align: center;
}

.menu_table
    {

	height: 30px;
}

.menu_table a
    {
	text-align: center;
}
.menu_text
    {
	font-weight: none;
	line-height: 30px;
}
.menu_odd
    {
  	width: 1px;
	background: url('../images/menu_bg_separator.png') no-repeat;  
}

#menu1 a
    {
	display: block;
	width: 90px;
	height: 30px;
	background: url('../images/menu_bg.png') repeat-x;
}
#menu1 a:hover
    {
	background: url('../images/menu_bg_hover.png') repeat-x;
}
	
.copyright 
    {
	font-size: 11px;
	color: black;	
}
.copyright a
    {
	font-size: 11px;
	color: black;
	text-decoration: none;	
}
.copyright a:hover
    {
	font-size: 11px;
	text-decoration: underline;	
}

.aktualne_table
    {
	width: 245px;
	margin-top: 20px;

}
.aktualne
    {
	width: 265px;
	background: #f0eded;
	vertical-align: top;	
}
.content
    {
	width: 635px;
	background: #f0eded;
	text-align: center;
	vertical-align: top;	
}
.aktualne_head
    {
	height: 20px;
	background: url('../images/aktualne_head.png') left no-repeat;
	line-height: 15px;
	font-size: 12px; 
	vertical-align: middle;
}
.aktualne_up
    {
	height: 13px;
	background: url('../images/aktualne_up.png') no-repeat;  
}
.aktualne_bottom
    {
	height: 10px;
	background: url('../images/aktualne_bottom.png') no-repeat;  
}
.aktualne_bg
    {
	height: 200px;
	background: #c1c0c0 url('../images/aktualne_bg.png') repeat-x;
	vertical-align: top;
	font-size: 11px;
	padding: 10px; 
}
.obsah_table
    {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 570px;
	font-size: 13px;
}
.obsah_table a
    {
	font-size: 13px;
	color: #ab4f52; 
}
.obsah_table a:hover
    {
	text-decoration: underline;	 
}
.line_main
    {
	margin-top: -8px;	 
}

.text_main
    {
	text-align: left;
	font-size: 13px;
	vertical-align: bottom;	 
}
.text_main_span
    {
	position: relative;
	top: 11px;
	background-color: #f0eded
}
.text_main2
    {
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
}
.kontakt_mapa
    {
	text-align: right;
}
