@CHARSET "UTF-8";
#Content {
	clear:both;
}
	#Center {
		float:right;
		background:url(../img/contentBg.gif) repeat-y;
		width:543px;
		padding-left:0px;
		padding-right:60px;
		padding-top:30px;
	}
		#contentLeft {
			width:260px;
			float:left;
			background:url(../img/contentPattern.gif) right repeat-y;
		}
			#rolunk {
				margin-top:25px;
				text-align:center;
			}
		#contentRight {
			width:270px;
			float:left;
			margin-left:10px;
		}
		#contentBottom {
			margin-top:15px;
			padding-top:15px;
			background:url(../img/contentPattern2.gif) top repeat-x;				
		}
		#Center p {
			margin:15px;
			text-align:justify;
		}
	#Right {
		float:right;
		color:black;
		margin-top:33px;
		width:150px;
		position:absolute;
		left:242px;
	}
	
	#imgStudionk {
		float:left;
		padding:15px;
	}
	.szolgaltatsokUl {
		width:200px;
		float:left;
	}
	.contentpadding {
		padding-left:20px;
	}
	.contentpadding a {
		color:#fff;
		font-weight:bolder;
		text-decoration:none;
	}
	.contentpadding a:hover {
		text-decoration:underline;
	}

	#referenciaFlash {
		margin-left:20px;
		margin-top:5px;
		clear:both;
	}
	.contentpadding h4 {
		font-size:12px;
	}
	ul li {
		list-style:square;
	}	
