@import url("menu.css");
@import url("menu_m.css");

body {
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #5a5a5a;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 150;
	width:180px;
	height:90px;
}
#logo a {
  display: block;
	width:180px;
	height:90px;
}
#logo a span {
  display:none;
}

#hlavniout {
	position: relative;
	z-index: 0;
 	background-image: url(/images/bg.png);
	background-repeat: repeat-x; 
  background-position: top center;	
	background-color: #fff;
	clear:both;
}
#hlavniout2 {
	position: relative;
	z-index: 0;
 	background-image: url(/images/bg2.png);
	background-repeat: repeat-x; 
  background-position: top center;	
	background-color: #fff;
	clear:both;
}
#hlavni {
	width: 961px;
	position: relative;
	z-index: 0;
	margin: 0px auto;
	padding-top:37px;
}

#hlavicka {
	width: 961px;
	height: 164px;
	position: relative;
	z-index: 50;
 	background-image: url(/images/top2.jpg);
	background-repeat: no-repeat; 
  background-position: 0px 0px;	
}

#flags {
  position:absolute;
  top:6px;
  right:0;
  z-index:100;
}

.menu {
  margin-top:109px;
	width: 961px;
	height: 55px;
	clear:both;
	position:absolute;
	z-index:9999;
}     

.menu2 {
  margin-top:-36px;
	width: 961px;
	height: 33px;
	clear:both;
	position:absolute;
	z-index:9998;
}     

#hlavicka h1 span {
    display: none;
}

.oddelovac { 
	border: none;
	height: 1px;
	width: 100%;
	background: #67b8cd;
	font-size: 1px;
}

.oddelovac2 { 
	border: none;
	height: 1px;
	width: 100%;
	background: #b1b1b1;
	font-size: 1px;
}

#stred {
	width: 961px;
	text-align: left;
	margin: 0;
	padding-top:0px;
	z-index: 0;
}

#tinymce {
	text-align: justify;
}

#left {
	width: 247px;
	margin-right: 43px;
	padding: 0;
	position: relative;
	float:left;
}

#odstavec_nalevo {
  width: 225px; 
  overflow: hidden; 
}

#stredni {
	margin: 0px;
	width: 670px;
	z-index: 0;
	padding: 0 0 0 0;
  float:right;
  min-height: 220px;
} 

#bottomout {
	position: relative;
	z-index: 0;
	margin: 0px auto;
	clear:both;
  background-color: #000;	
  color:#fff;
}
#bottom {
	width: 961px;
	text-align: left;
	margin: 0px auto;
	z-index: 0;
	min-height:100px;
	padding-top:20px;
}
#bottom a { color:#fff; text-decoration:none; }
.bottom_levy { width:500px; float:left; }
.bottom_pravy { width:460px; float:right; text-align:right; }


/* MOBILNÍ VERZE */
#hlavni_m {
	width: 100%;
	position: relative;
	z-index: 0;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#hlavni_m .linka_m {
	border: #0000CC 3px solid;
	border-width: 0 0 5px 0;
}

#hlavni_m .logo_m {
	background-color: #0066CC;
	z-index: 150;
	height: 45px;
	padding: 5px 0 0 10px;
}

#hlavni_m .menu_m {
    background: #eee;
	z-index: 50;
}     

#hlavni_m h1 span {
    display: none;
}

#hlavni_m .stredni_m {
	background-color: #FFFFFF;
	margin: 0;
	z-index: 0;
	padding: 20px;
} 

#hlavni_m .bottom_m {
	clear: both;
	color: #000;
	text-align: left;
	position: relative;
	z-index: 0;
	margin: 0px auto;
	padding: 15px 0 0 20px;
}

#hlavni_m .bottom_m a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
    font-weight: bold;
	padding: 10px 0 0 0;
}

#hlavni_m .bottom_m .virt a {
	font-weight: normal;
	font-size: 11px;
}

#hlavni_m .bottom_m a:hover, #hlavni_m .bottom_m .aktivni { 
	color: #000;
}

#hlavni_m .realizace_m {
	padding-top: 15px;
	position: relative;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}

#hlavni_m .realizace_m a {
	font-size: 10px;
	text-decoration: none;
	color: #000;	
}

#hlavni_m .realizace_m a:hover {
  color: #000;
}

#hlavni_m .realizace_m .text_16 {
	font-size: 16px;
}
