* {
  margin:0px;
  padding:0px;
  font-family:arial;
  text-align: justify;
}
html{
  background-color:white;
  font-size:12px;
  color: rgb(170,169,169);
}
.cleaner{
  clear: both;
}
#float_box{
	background:transparent url(../img/copy.png) no-repeat;
	display:block;
	width:99px;
	height:40px;
	position:relative;
	float:right;
	top:-80px;
	left:100px;
}
#obal{
  width: 974px;
  margin:0 auto;
}
#box{
  background: transparent url(../img/back.jpg) repeat-y center top;

  min-height:1034px;


}
#header{
  width: 974px;
  height: 202px;
  display: block;
  background: transparent url(../img/head.png) no-repeat;
  position: relative;
}

#vlajecky{
  position: absolute;
  top: 65px;
  right: 20px;
}

#vlajecky img{
border: none;
margin-left: 5px;
}
#menu{
	width:974px;
	height:28px;
	display:block;
	background: transparent url(../img/menu.png) no-repeat;
	font-weight:bold;
}

#inner{
  width:974px;
  background: transparent url(../img/in.png) repeat-y;
}
.container{
	margin:0px auto;
	text-align:center;
	width:935px;
	display:block;	
}
#menu .container{
	margin:0px auto;
	text-align:center;
	width:920px;
	display:block;
}
#menu .item{
	float:left;
	margin:2px 0px;
	padding:0px 10px;
	border-right:3px white solid;
}
#menu .item.last{
	border-right:none;
}
#menu .item a{
	letter-spacing:0.04em;
	text-decoration:none;
	color:#fff;
}
#menu .item a:hover{
	color:#efbd05;
}
#footer{
	width:974px;
	height:66px;
	margin:0 auto;
	background:transparent url(../img/down.png) no-repeat center top;
	color:#000;
}
#footer a{
	color:gray;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.container.foot{
	 padding-top: 30px;
}
h2{
	font-size:18px;
}
.lista a {
  color: #efbd05;
}

/*******************************************************************************/
/*INDEX*/
p{
	font-size:13px;
	line-height:0.95em;
}
p.plat{
}
#index_sl_1{
  width:475px;
  float:left;
  display:block;
  padding-top:15px;
  margin-left:21px;
  _margin-left:15px;
  }
#index_sl_1 span{
  width:151px;
  float:left;
  margin: 0px 8px 0px 0px;
  
}
#index_sl_1 h2{
  border-top:1px rgb(170,169,169) solid;
  width:150%;
  _width:100%;
}
#index_sl_1 img{
  float:left;
}
#index_sl_2{
  width: 213px;
  float:left;
  display:block;
  margin-bottom: 5px;
  margin-left:12px;
  padding-top:15px;
}
#index_sl_3 h2{
  border-top:1px rgb(170,169,169) solid;
  position:relative;
  left:-6px;
  margin-right:-6px;
}
#index_sl_3{
	width: 195px;
padding-top:15px;
	float:left;
}
.rot{
	position:relative;
	left:0px;
}



/*******************************************************************************/
/*INDEX*/

/* Easy Slider */


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:213px;
		height:208px;
		overflow:hidden; 
		}
#slider li div.str{
	margin: 12px 0px
}


	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider2 li{ 
		width:213px;
		height:208px;
		overflow:hidden; 
		}
#slider2 li div.str{
	margin: 12px 0px;
}


	#slider3 ul, #slider3 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider3 li{ 
		width:213px;
		height:208px;
		overflow:hidden; 
		}


/* // Easy Slider */
.dia{
	margin-top:17px;
	*margin-top:23px;
}
.snub{
	margin-top:24px;
	*margin-top:27px;
}

.lista a {
	color:#333333 !important;
	text-decoration:underline !important;
}