#mozimusor {
	display:block;
	float:left;
	padding:0 0 20px 0;
	background-color:#fff;
}
#mozimusor .actual-time {
	font-family:Arial;
	font-size:16px;
	color:#000;
	display:block;
	margin-bottom:10px;
	margin-left:6px;
}
#mozimusor .last {
	margin-right:0 !important;
}
#mozimusor .top {
	background:url(http://static.origos.hu/s/img/mozi/tv-box-top.png) no-repeat 0 0 transparent;
	width:645px;
	height:6px;
	margin:0;
	padding:0;
	display:block;
}
#mozimusor .main {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0 10px 6px 10px;
	background-color:#ebebeb;
	width:623px;
	/*overflow:hidden;*/
	float:left;
}
#mozimusor .main .box {
	display:block;
	clear:both;
	background-color:#f6f6f6;
	padding:8px 6px;
	border:1px solid #ccc;
	width:607px;
	background-repeat:repeat-x;
	background-position:0 0;
	float:left;
}
#mozimusor .main .box .title {
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin-bottom:3px;
}
#mozimusor .main .box .textinput {
	float:left;
	display:block;
	width:399px;
	height:19px;
	border:1px solid #ccc;
	background:url(http://static.origos.hu/s/img/mozi/input-bg.png) repeat-x 0 0 transparent;
	font-family:Arial;
	font-size:11px;
	color:#000;
	padding:2px;
	margin-right:10px;
}
#mozimusor .main .box .dd {
	padding:2px;
	border:1px solid #ccc;
	background:url(http://static.origos.hu/s/img/mozi/input-bg.png) repeat-x 0 0 transparent;
	height:19px;
	float:left;
	display:block;
	position:relative;
	z-index:999;
}
#mozimusor .dd-large {
	width:292px;
}
#mozimusor .dd-middle {
	width:208px;
}
#mozimusor .dd-small {
	width:138px;
}
#mozimusor .main .box .dd .set {
	font-family:Arial;
	font-size:11px;
	color:#000;
	float:left;
	display:block;
	overflow:hidden;
	height:19px;
	line-height:19px;
	cursor:pointer;
	margin-left:3px;
	background:url(http://static.origos.hu/s/img/mozi/arrow_down.png) no-repeat right center transparent;
	padding-right:15px;
}
#mozimusor .dd-large .set {
	width:273px;
}
#mozimusor .dd-middle .set {
	width:189px;
}
#mozimusor .dd-small .set {
	width:119px;
}
#mozimusor .main .box .dd-active .set {
	background-image:url(http://static.origos.hu/s/img/mozi/arrow_up.png);
}
#mozimusor .main .box .dd .ddroll {
	display:none;
}
#mozimusor .main .box .dd-active .ddroll {
	position:absolute;
	top:23px;
	left:-1px;
	background-color:#f6f6f6;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
	width:170px;
	height:200px;
	display:block;
	overflow:auto;
}
#mozimusor .main .box .dd-large .ddroll {
	width:292px;
}
#mozimusor .main .box .dd-middle .ddroll {
	width:208px;
}
#mozimusor .main .box .dd-small .ddroll {
	width:138px;
}
#mozimusor .main .box .dd-active .ddroll span {
	width:148px;
	display:block;
	padding-top:2px;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	color:#000;
	padding-left:2px;
}
#mozimusor .main .box .dd-active .ddroll span:hover {
	color:#fff;
	background-color:#008af3;
}
#mozimusor .main .box .dd-large .ddroll span {
	width:272px;
}
#mozimusor .main .box .dd-middle .ddroll span {
	width:188px;
}
#mozimusor .main .box .dd-small .ddroll span {
	width:136px;
}
#mozimusor .main .box .button {
	float:left;
	display:block;
	width:74px;
	height:25px;
	background:url(http://static.origos.hu/s/img/mozi/search_btn.png) no-repeat 0 0 transparent;
	cursor:pointer;
}
#mozimusor .main .box .radio {
	padding-left:20px;
	margin-right:11px;
	float:left;
	display:block;
	cursor:pointer;
	background:url(http://static.origos.hu/s/img/mozi/radio-bg.png) no-repeat left center transparent;
	height:25px;
	line-height:25px;
	font-family:Arial;
	color:#000;
	font-size:13px;
}
#mozimusor .main .box .radioactive {
	background-image:url(http://static.origos.hu/s/img/mozi/radio-bg-active.png);
	cursor:default;
}
#mozimusor .main #src-date {
	background-image:url(http://static.origos.hu/s/img/mozi/src-bg-1.png);
	margin-top:9px;
}
#mozimusor .main #src-freetext {
	background-image:url(http://static.origos.hu/s/img/mozi/src-bg-2.png);
	margin-top:8px;
}
#mozimusor .main #results {
	background-image:url(http://static.origos.hu/s/img/mozi/results-bg.png);
	margin-top:12px;
	display:none;
}
#mozimusor .main #comments {
	background-image:url(http://static.origos.hu/s/img/mozi/results-bg.png);
	margin-top:12px;
	display:none;
}
#mozimusor .bottom {
	background:url(http://static.origos.hu/s/img/mozi/tv-box-bottom.png) no-repeat 0 0 transparent;
	width:645px;
	height:6px;
	margin:0;
	padding:0;
	display:block;
	clear:both;
}
#mozimusor #dd-county {
	margin-right:10px;
	display:none !important;
}
#mozimusor #dd-county .ddroll {
	z-index:9;
}
#mozimusor #dd-city {
	display:none !important;
}
#mozimusor #dd-city .ddroll {
	z-index:9;
}
#mozimusor #dd-date {
	margin-right:10px;
	/*margin-top:8px;*/
}
#mozimusor #dd-date .set {
	/*text-transform:capitalize;*/
}
#mozimusor #dd-date .ddroll {
	height:138px;
}
#mozimusor #dd-hour {
	margin-right:10px;
	/*margin-top:8px;*/
}
#mozimusor #dd-hour .ddroll {
	height:116px;
}
#mozimusor #dd-cinema {
	margin-right:10px;
	/*margin-top:8px;*/
}
#mozimusor #src-1 {
	/*margin-top:8px;*/
}
#mozimusor .info-line {
	display:block;
	clear:both;
	padding-top:4px;
}
#mozimusor .info-line a {
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#1f60c1;
	cursor:pointer;
	font-weight:bold;
	margin-right:70px;
	margin-left:2px;
}
#mozimusor .info-line span {
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#000;
}
#mozimusor .bigtd {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#mozimusor .bigtd a {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#mozimusor .bigtd a:hover {
	text-decoration:underline;
}
#mozimusor .smalltd {
	font-family:Arial;
	font-size:11px;
	color:#000;
}
#mozimusor .smalltd .kepes {
	margin-left:5px;
	background:url(http://static.origos.hu/s/img/mozi/photo.png) no-repeat 0 0 transparent;
	width:10px;
	height:9px;
	display:inline-block;
	padding-top:1px;
}
#mozimusor .mozilista {
	display:block;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	cursor:pointer;
	margin-bottom:6px;
}
#mozimusor .mozilista:hover {
	text-decoration:underline;
}

#mozimusor .attrib {
	display:block;
}
#mozimusor .cinema_name {
	color:#336fc8;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin-top:8px;
	display:block;
}
#mozimusor .spacer {
	width:210px;
}
#mozimusor .smallspacer {
	width:70px;
	text-align:center;
	padding-right:10px;
}
#mozimusor .resluts-base {
	background:none transparent !important;
	padding:0 !important;
	border-top:0 none !important;
	border-left:0 none !important;
	border-right:0 none !important;
	width:621px !important;
}
#mozimusor .kerestalal {
	display:block;
	width:607px;
	padding:8px 6px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#mozimusor .vilagos {
	background:url(http://static.origos.hu/s/img/mozi/vilagos-bg.png) repeat-x top left #f6f6f6;
}
#mozimusor .sotet {
	background:url(http://static.origos.hu/s/img/mozi/sotet-bg.png) repeat-x top left #e1e1e1;
}
#mozimusor .hetilista td {
	padding:0 6px 6px 0;
}
#mozimusor .fulesmenu {
	overflow:hidden;
	display:block;
	padding-left:6px;
	position:relative;
	z-index:3;
}
#mozimusor .fulesmenu ul li {
	float:left;
	cursor:pointer;
	display:block;
	margin-left:-1px;
}
#mozimusor .fulesmenu ul li .ful-bal {
	float:left;
	display:block;
	width:4px;
	height:35px;
	background:url(http://static.origos.hu/s/img/mozi/ful-bal.png) repeat-x 0 0 transparent;	
}
#mozimusor .fulesmenu ul li .ful-bent {
	float:left;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#000;
	text-align:center;
	width:78px;
	height:30px;
	border-top:1px solid #ccc;
	padding-top:4px;
	background-color:#ebebeb;
}
#mozimusor .fulesmenu ul li .ful-bent b {
	font-weight:bold;
	font-size:13px;
	display:block;
	line-height:13px;
}
#mozimusor .fulesmenu ul li .ful-jobb {
	float:left;
	display:block;
	width:4px;
	height:35px;
	background:url(http://static.origos.hu/s/img/mozi/ful-jobb.png) repeat-x 0 0 transparent;	
}
#mozimusor .fulesmenu ul li.active {
	cursor:default;
}
#mozimusor .fulesmenu ul li.active .ful-bal {
	height:36px;
	background:url(http://static.origos.hu/s/img/mozi/ful-act-bal.png) repeat-x 0 0 transparent;
}
#mozimusor .fulesmenu ul li.active .ful-bent {
	height:31px;
	background:url(http://static.origos.hu/s/img/mozi/ful-akt-bg.png) repeat-x 0 0 transparent;
}
#mozimusor .fulesmenu ul li.active .ful-jobb {
	height:36px;
	background:url(http://static.origos.hu/s/img/mozi/ful-act-jobb.png) repeat-x 0 0 transparent;
}
#mozimusor .fulestartalom {
	display:none;
	margin-top:-1px;
}
#mozimusor .fulestartalom table {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	width:608px;
}
#mozimusor .fulestartalom table td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px 2px;
	text-align:center;
	font-size:11px;
}
#mozimusor .fulestartalom table .fejsor td {
	font-weight:bold;
	background:url(http://static.origos.hu/s/img/mozi/fejsor-bg.png) repeat-x 0 0 #f6f6f6;
	font-size:13px;
}
#mozimusor .fulestartalom table .filmcim {
	width:200px;
	text-align:left;
	font-weight:bold;
	padding-left:4px;
	color:#000;
}
#mozimusor .fulestartalom table .filmcim a {
	font-weight:bold;
	color:#000;
}
#mozimusor .fulestartalom table .filmcim .att {
	font-weight:normal;
	color:#000;
	font-size:11px;
}
#mozimusor .cineinfo {
	display:block;
	margin-bottom:16px;
	color:#000;
	font-family:Arial;
	font-size:11px;
}
#mozimusor .cineinfo .mozinev {
	font-size:16px;
	font-weight:bold;
}
#mozimusor .cineinfo .mozicim {
	font-size:13px;
}
#mozimusor .cineinfo .mozitel {
	margin-right:16px;
}
#mozimusor .cineinfo .moziweb {
	margin-right:16px;
	font-size:11px;
}
#mozimusor .cineinfo .mozimail {
	margin-right:16px;
	font-size:11px;
}
#mozimusor .fulestartalom table td.active {
	color:#fff;
	background-color:#008AF3;
	background-image:none;
}
#mozimusor .picto-3d {
	background:url(http://static.origos.hu/s/img/mozi/3D.png) no-repeat 0 0 ;
	width:13px;
	height:10px;
	display:inline-block;
	margin:0 4px;
}