@charset "utf-8";
/* CSS Document */

/*
#side1 #fla_wrap {
	overflow:hidden;

}
#side1 #fla_rozcest {
	position:relative;
	left:100px;
	top:10% !important;
}*/

#side1 #fla_wrap {
	overflow:hidden;
}

#side1 #fla_rozcest {
	position:relative;
	left:0px;
	top:15% !important;
}

#side1 #news .item {
	width:196px !important;
	overflow:hidden !important;
}

#side1 #news .item img {
/*	position:relative;
	left:-20px;*/
	margin-left:0px;
}

#side1 #news .imagewrap, #col3 .imagewrap {
	background:transparent url(../img/bg-news-top.png) no-repeat scroll left top;
}

#side1 #news .news-bottom, #col3 .news-bottom {
	background:transparent url(../img/bg-news-bottom.png) no-repeat scroll left top;
}

#side2 #col3 {
	display:block !important;
}

#side1 #content {
	background: url(../img/hp-bg.jpg) no-repeat;
}

#side2 #content {
	background: #000 url(../img/hp-bg.jpg) no-repeat;
}

#menu li a {
	font:normal 18px/38px Arial, Helvetica, sans-serif !Important;
}
#menu li ul li a,
#menu li.aktivni ul li a {
	line-height:normal;
	height:auto;
	display: block;
	padding: 7px 5px 7px 13px;
	margin: 0px;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif !Important;
	color: #aaa !important;
	background: none !important;
}