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

body {
	margin: 0px; 
	padding: 0px;
	background-color: #0C2C25;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;	
	background-position: 50% 0%;
/*	font-family: MyriadPro, Arial, Helvetica, sans-serif;  */
	font-size: 12px;
	color: #333;

}

#hlavni {
	width: 954px;
	position: relative;
	z-index: 0;
	margin: 0px auto;

}

#hlavicka {
	width: 954px;
	height: 357px;
	position: relative;
	z-index: 50;
}     

#hlavicka .menu {
  position: absolute;
  top: 54px;
  left: 310px;
	height: 30px;
	width: 640px;
	z-index: 50;
}
#hlavicka .menu2 {
  position: absolute;
  top: 239px;
  left: 310px;
	height: 30px;
	width: 650px;
	z-index: 50;
} 
#hlavicka .menu2uvod {
  position: absolute;
  top: 569px;
  left: 310px;
	height: 30px;
	width: 650px;
	z-index: 50;
}
#hlavicka .menu3 {
  position: absolute;
  top: 324px;
  left: 310px;
	height: 20px;
	width: 650px;
	z-index: 50;
}      

#hlavicka .top {
	width: 954px;
	height: 357px;
	position: relative;
  background: url(/images/podstrana.jpg);
}
#hlavicka .top2 {
	width: 954px;
	height: 678px;
	position: relative;
  background: url(/images/uvod-obr1.jpg);
}
#hlavicka .top a img, #hlavicka .top2 a img{
	width: 153px;
	height: 155px;
  position: absolute;
  left: 115px;
  top: 20px;	
}

.oddelovac { 
  border: none;
  height: 1px;
  width: 100%;
  background: #C0042B;
  font-size: 1px;
}
.oddelovac_uvod { 
  border: none;
  height: 1px;
  width: 100%;
  background: #3C554E;
  font-size: 1px;
}
.oddelovac2 { 
  border: none;
  height: 1px;
  width: 100%;
  background: #b1b1b1;
  font-size: 1px;
}
#stred {
	width: 954px;
	text-align: left;
	margin: 0px;
	z-index: 0;
	background-color: #fff; 
}
#stred_uvod {
	width: 954px;
	text-align: left;
	z-index: 0;
  background: transparent;
}



#left {

	width: 225px;
	margin-left: 0px;
	padding: 10px 0px 10px 20px;
	position: relative;
	left: 0px;
	float:left;

}

#tinymce {
  min-height: 220px;
}

#stredni {
	background-image: url(/images/stredni.jpg);
	background-repeat: repeat-y;	
	width: 850px;
	z-index: 0;
	padding: 10px 50px 10px 54px;
  float:right;
} 
#stredni_uvod {
  background: transparent;
	width: 850px;
	z-index: 0;
	padding: 0px 30px 0px 54px;
  float:right;
  color: #598076;
	font-size: 11px;
} 
#stredni_uvod h1 { 
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 30px;
  padding: 0 0 0 22px;
  color: #598076;
  border-bottom: 0 none;  
	background-image: url(/images/puntik.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;	
}

#bottom {
	font-size: 10px;
	color:#fff;
	width: 954px;
	height: 142px;
	text-align: left;
	position: relative;
	z-index: 0;
	margin: 0px auto;
	background-image: url(/images/paticka2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#bottom a {
	text-decoration: none;
	color:#fff;
  font-weight: bold;	
}
#bottom a:hover, #bottom .aktivni { color: #fff;}

#realizace {
	width: 960px;
	text-align: right;
	padding-top: 25px;
	position: relative;
	z-index: 1;
	margin: 0px auto;
}

#realizace a {
	font-size: 10px;
	text-decoration: none;
	color:#598076;	
}
#realizace a:hover {
  color: #fff;
}

#animace {
  position: absolute;
  left: 0px;
  top: 390px;
  width: 707px;
  height: 108px;
}
#animace2 {
  position: absolute;
  left: 605px;
  top: 356px;
  width: 73px;
  height: 34px;
}
#animace_kosik {
  position: absolute;
  left: 123px;
  top: 570px;
  width: 174px;
  height: 83px;
}
#animace_kosik2 {
  position: absolute;
  left: 108px;
  top: 239px;
  width: 174px;
  height: 83px;
}
