@charset "shift_jis";
/* CSS Document */
#nav #nav_mov a{
	opacity:1;
}



/*********** #top_schÝč ***********/
.mov_ul{
	width:775px;
}

.mov_ul li{
	float:left;
	width:385px;
	background:url(/img/bg5.jpg) 0 0 repeat;
	position:relative;
	margin-right:5px;
	margin-bottom:5px;
	padding:8px 10px 10px;
	box-sizing:border-box;
}

.mov_ul li:nth-child(2n){
	margin-right:0px;
}

.mov_wrap{
	width:365px;
}