HTML, BODY {
    margin:0px;
    padding:0px;
    height:100%;
    border:none;
	background-color:#f0f0f0;	
}

#contentbg1 {
	background-image:url(/art/mainbodybg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#contentbg2 {
	background-image:url(/art/mainbg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#fullheight {
	height:100%;
}

DIV, TD {
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
}

#headbg1 {
	background-image:url(/art/headerbg.gif);
	height:104px;
	background-repeat:repeat-x;
}

#headbg1 .narancs {
	font-weight:bold;
	font-size:18px;
	color:#fea901;
}

#login {
	background-image:url(/art/loginscreen.gif);
	background-repeat:no-repeat;
	width:407px;
	height:57px;
	color:#ef8300;
}

#loginct {
	padding-left:20px;
	padding-top:12px;
}

#loginct .i {
	width:120px;
	font-family:"Trebuchet MS", Tahoma;
	font-size:10px;
	color:#FFFFFF;
	background-color:transparent;
	border:0px;
}

#loginlnk {
	color:#ffa803;
	padding-top:4px;
}

#loginlnk A {
	color:#ffa803;
	text-decoration:underline;
}

#loginlnk A:hover {
	color:#ffa803;
	text-decoration:none;
}

#topmenu {
	height:38px;
	float:left;
	margin-right:-8px;
}

#topmenuA {
	height:38px;
	float:left;
	margin-right:-8px;	
}


#topmenu .mpointStart {
	width:26px;
}

#topmenu .mpoint {
}

#topmenu .mpoint A {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:0px;
}

#topmenu .mpointEnd {
	width:8px;
}


#topmenuA .mpointStart {
	background-image:url(/art/topmenu1a.gif);
	width:26px;
}


#topmenuA .mpoint {
	background-image:url(/art/topmenu1bg.gif);
	background-repeat:repeat-x;
}

#topmenuA .mpoint A {
	font-size:16px;
	font-weight:normal;
	color:#ffaa00;
	text-decoration:none;
	padding-right:0px;
}

#topmenuA .mpointEnd {
	background-image:url(/art/topmenu1end.gif);
	width:8px;
}

#headsep1 {
	background-image:url(/art/headersep.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:17px;	
}

#headsep3 {
	background-image:url(/art/headersep3.gif);
	background-repeat:repeat-x;
	height:342px;
}

#headsep2 {
	background-image:url(/art/headersep2.gif);
	background-repeat:repeat-x;
	height:8px;
}

#headsep4 {
	background-image:url(/art/headersep4.gif);
	background-repeat:repeat-x;
	height:313px;
}

#content {
	width:1000px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;	
}

#footer {
	height:186px;
}

#footer .h1 {
	font-size:18px;
	font-weight:bold;
	color:#9c9c9c;
	height:28px;
}

#footer .h2 {
	font-size:12px;
	color:#777777;
	height:42px;
}

#footer .h2 A {
	color:#777777;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#footer .h2 A:hover {
	text-decoration:underline;
}

#footer .h3 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	height:46px;
}

#footer .h3 A {
	color:#fff;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	height:20px
}

#footer .h3 A:hover {
	text-decoration:underline;
}

#footer .h4 {
	font-size:12px;
	color:#272123;
	font-weight:bold;
	height:37px;
}

#footer .h4 A {
	color:#272123;
	text-decoration:none;
	padding-left:3px;
	padding-right:5px;
}

#footer .h4 A:hover {
	text-decoration:underline;
}

#footer .h5 {
	font-size:12px;
	color:#919191;
	font-weight:bold;
}

#footer .h5 A {
	color:#919191;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
}

#footer .h5 A:hover {
	text-decoration:underline;
}

#footer .h6 {
	font-size:15px;
	color:#fff;
	font-weight:bold;
}

#footer .h6 A {
	color:#fff;
	text-decoration:none;
	padding-left:50px;
}

#footer .h6 A:hover {
	text-decoration:underline;
}

#footer .h7 {
	font-size:14px;
	color:#fea901;
	font-weight:bold;
}

#footer .h7 A {
	color:#fea901;
	text-decoration:underline;
}

#footer .h7 A:hover {
	text-decoration:none;
}

#footer .h8 {
	font-size:12px;
	color:#919191;
	font-weight:bold;
}

#footer .h8 A {
	color:#fff;
	text-decoration:none;
}

#footer .h8 A:hover {
	text-decoration:underline;
}

#search {
	background-image:url(/art/searchbg.gif);
	height:106px;
	background-repeat:no-repeat;
}

#search .i {
	font-family:"Trebuchet MS", Tahoma;
	font-size:20px;
	width:372px;
	color:#666666;
	background-color:transparent;
	border:0px;
}

#search .l1 {
	font-size:17px;
	color:#e45d01;
}

#search .l2 {
	font-size:17px;
	color:#fe9901;
}

#search .d {
	font-size:11px;
	color:#989898;
	padding-right:16px
}

#search .d STRONG {
	color:#fc9802;
	font-weight:normal;
}

#search .h1 {
	font-size:15px;
	color:#fff;
	font-weight:normal;
	padding-left:14px;
	height:40px;
}

#search .h1 A {
	color:#d7d7d7;
	text-decoration:none;
	padding-left:8px;
}

#search .h1 A:hover {
	text-decoration:underline;
}

#musorainkTxt {
	font-size:18px;
	font-weight:bold;
	color:#e67112;
	padding-top:10px;
	padding-left:10px;
}

#musorainkTxt A {
	color:#e67112;
	text-decoration:none
}

#musorainkTxt A:hover {
	text-decoration:underline
}


#musoraink {
	background-image:url(/art/right_top.gif);
	background-repeat:no-repeat;
}

#musoraink .e {
	height:40px;
}

#musoraink .bg {
	background-image:url(/art/right_bg.gif);
	background-repeat:repeat-y;
}

#musorainkElem #flashpromo {
	border:1px solid #e66802;
}

#musorainkElem STRONG A {
	font-size:14px;
	font-weight:bold;
	color:#e66802;
	text-decoration:none;
}

#musorainkElem STRONG A:hover {
	text-decoration:underline;
}

#headfull {
	background-image:url(/art/headfull.png);
	height:342px;
}

#headfull .bigpic {
	padding-left:20px;
	padding-top:18px;
}

#headfull .leadkep {
	border:0px;
	width:380px;
	height:300px;
}

#headfull .legfrissebb {
	padding-top:0px;
	color:#FFFFFF;
	font-size:14px;
}

#headfull .legfrissebb STRONG {
	color:#e55b02
}

#headfull .l1 {
	color:#feac00;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#headfull .l2 {
	color:#feac00;
	font-size:12px;
	text-decoration:underline;
}

#headfull .l2:hover {
	text-decoration:none;
}

#headfull .tovabbifriss {
	padding-top:0px;
	color:#FFFFFF;
	font-size:14px;
}

#headfull .tovabbifriss STRONG {
	color:#880900
}

#headfull #legfrissebb {
	background-image:url(/art/headlegfrissebb.png);
	background-repeat:no-repeat;
	width:316px;
	height:66px;
}

#headfull #legfrissebb .leadkep {
	width:89px;
	height:60px;
	border:0px;
	padding-left:3px;
	padding-top:3px;
}

#headfull #legfrissebb .l1 {
	height:40px;
	padding-top:12px;
	padding-left:6px;
	padding-right:6px;
}

#headfull #legfrissebb .l1 A {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

#headfull #legfrissebb .mt {
	padding-left:24px;
}

#headfull #legfrissebb .l1 .lead {
	font-size:11px;
}

#headfull #legfrissebb .mt A {
	color:#fca500;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}

#title h1 {
	font-size:20px;
	color:#777777;
	margin-bottom:0px;
	margin-top:0px;
	text-transform:lowercase;
	padding-left:10px;
}

#titlelinks {
	font-size:12px;
	color:#777777;
	padding-right:40px;
}

#titlelinks A {
	color:#333333;
	text-decoration:none;
}

#titlelinks A:hover {
	color:#e66802;
	text-decoration:underline;
}

#article {
	background-image:url(/art/article_head.gif);
	background-repeat:no-repeat;
	width:620px;
	padding-top:20px;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
}

#article h2 {
	font-size:14px;
	color:#ed8735;
	margin-left:-6px;
}

#article A {
	color:#e66802;	
}

#article A:hover {
	color:#e66802;	
	text-decoration:none;
}

/* */

#article2 {
	width:620px;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
}

#article2 h2 {
	font-size:14px;
	color:#ed8735;
	margin-left:-6px;
}

#article2 A {
	color:#e66802;	
}

#article2 A:hover {
	color:#e66802;	
	text-decoration:none;
}

/**/

#articles .atitle {
	font-size:20px;
	color:#e86902;
	text-decoration:none;
}

#articles #tags {
	color:#787878;
	font-size:11px;
}

#articles #tags A {
	color:#787878;
	text-decoration:none
}

#articles #tags A:hover {
	text-decoration:underline
}

#articles .atitle:hover {
	text-decoration:underline;
}

#articles .leadkep {
	border:1px solid #e86902;
	width:120px;
	margin-right:10px;
}

#articles .amore {
	color:#e86902;
	text-decoration:none;
}

#articles .amore:hover {
	text-decoration:underline;
}

#lapozas {
	padding-top:10px;
}

#lapozas A {
	color:#e86902;
	text-decoration:none;
}

#lapozas A:hover {
	text-decoration:underline;
}

#mainlinks {
	background-image:url(/art/article_head.gif);
	background-repeat:no-repeat;
	width:620px;
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
	text-align:justify;
	color:#888888;
	height:40px;
}

#mainlinks A {
	color:#333333;	
	text-decoration:none;
}

#mainlinks A:hover {
	color:#e66802;	
	text-decoration:underline
}

#mainlinks STRONG {
	font-weight:normal;
	margin-left:6px;
	margin-right:6px;
}

#clvideo {
	float:left;
	margin-right:20px;
	height:190px;
}

#clvideo .bg {
	background-image:url(/art/clvideobg.gif);
	width:200px;
	height:140px;
}

#clvideo .leadkep {
	width:186px;
	height:124px;
	border:0px;
	padding-left:7px;
	padding-top:14px;
}

#clvideo .amore {
	font-size:14px;
	color:#e86902;
	text-decoration:none;
}

#clvideo .cimpad {
	padding-left:7px;
	padding-right:6px;
	padding-top:8px;
}

#clvideo .amore:hover {
	text-decoration:underline;
}

#bottomtags {
	background-image:url(/art/bottomtags.gif);
	background-repeat:no-repeat;
	width:640px;
	height:58px;
}

#bottomtags .t1 {
	font-size:14px;
	color:#e86902;	
	font-weight:bold;
}

#bottomtags .t2 A {
	font-size:14px;
	color:#e86902;	
	text-decoration:none;
	padding-left:20px;
}

#bottomtags .t2 A:hover {
	text-decoration:underline;
}

#headseptv {
	background-image:url(/art/headfulltvbg.png);
	background-repeat:repeat-x;
	height:229px;
}

#headfulltv {
	background-image:url(/art/headfulltv.png);
	height:229px;
}

#headfulltv .atitle {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}

#headfulltv .pad {
	padding:20px;
	padding-left:30px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#vplayer .ds {
	background-image:url(/art/videoplayerdatasheet.png);
	width:640px;
	height:167px;
}

#vplayer .pad {
	padding:0px;
	padding-left:5px;
	padding-top:14px;
	padding-right:0px;
	font-size:16px;
	color:#ff9900;
}

#vplayer .pad2 {
	padding:0px;
	padding-left:20px;
	padding-top:30px;
	padding-right:0px;
	font-size:14px;
	color:#777777;
}

#vplayer .pad2 STRONG {
	font-weight:normal;
	color:#272727;
}

#relatedarticles {
	float:left;
	height:90px;
}

#relatedarticles .atitle {
	font-size:13px;
	color:#e86902;
	text-decoration:none;
}

#relatedarticles .atitle:hover {
	text-decoration:underline;
}

#relatedarticles .leadkep {
	border:1px solid #e86902;
	width:120px;
	margin-right:10px;
}

#relatedarticles .amore {
	color:#e86902;
	text-decoration:none;
}

#relatedarticles .amore:hover {
	text-decoration:underline;
}

#musorsor TD {
	font-size:14px;
}

#archivum .t1 {
	font-size:20px;
	font-weight:bold;
	color:#ea4d08;
	margin-bottom:0px;
	padding-left:10px;
}

#archivum .t2 {
	font-size:20px;
	font-weight:bold;
	color:#ffa204;
	margin-bottom:0px;
	padding-right:20px;
	text-align:right;
}

#archivum #box {
	background-image:url(/art/archivumbox.gif);
	background-repeat:no-repeat;
	width:315px;
	height:198px;
}

#archivum #box TABLE {
	padding-top:26px;
}

#archivum #box .i {
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
	border:1px solid #aaadb2;
	width:150px;
}

#archivum #box .b {
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
}

#archivum #box2 {
	background-image:url(/art/archivumbox2.gif);
	background-repeat:no-repeat;
	width:315px;
	padding:10px;
	padding-top:20px;
}

#articlesArchive .atitle {
	font-size:20px;
	color:#e86902;
	text-decoration:none;
}

#articlesArchive .atitle:hover {
	text-decoration:underline;
}

#articlesArchive .leadkep {
	border:1px solid #e86902;
	width:120px;
	margin-right:10px;
}

#articlesArchive .amore {
	color:#e86902;
	text-decoration:none;
}

#articlesArchive .amore:hover {
	text-decoration:underline;
}

.inputt {
	font-family:"Trebuchet MS", Tahoma;
	font-size:16px;
	border:1px solid #999999;
	width:400px;
}

.inputb {
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
}

.c3 {
	font-size:14px;
	color:#ed8735;
	margin-left:0px;
}

.hozzaszolasFej {
	font-size:13px;
	color:#ed8735;
}

#vidlayer1 {
	background-image:url(/art/vidlayer1.png);
	background-repeat:no-repeat;
	background-position:center;
	width:89px;
	height:66px;
	position:absolute;
}

#vidlayer2 {
	background-image:url(/art/vidlayer2.png);
	background-repeat:no-repeat;
	width:380px;
	height:300px;
	position:absolute;
}

#vidlayer3 {
	background-image:url(/art/vidlayer3.png);
	background-repeat:no-repeat;
	width:186px;
	height:124px;
	position:absolute;
}

#vidlayer1:hover {
	background-image:url(/art/vidlayer1a.png);
}

#vidlayer2:hover {
	background-image:url(/art/vidlayer2a.png);
}

#vidlayer3:hover {
	background-image:url(/art/vidlayer3a.png);
}

.nagykep {
	width:98%;
}

.dotted {
	height:1px;
	background-image:url(/art/dot.gif);
	background-repeat:repeat-x;
}

#headlink A {
	padding-left:4px;
}

#headlink A:hover {
	padding-left:4px;
	color:#e7aa00;
}


#headlink:hover {
	background-color:#595959;
}

#superbanner {
	padding-bottom:10px;
}

#hirdetes1 {
	background-image:url(/art/hirdetes1.gif);
	width:960px;
	height:110px;
	background-repeat:no-repeat;
}

/* RSS */

#rssarticles .atitle {
	font-size:14px;
	color:#e86902;
	text-decoration:none;
}

#rssarticles .atitle:hover {
	text-decoration:underline;
}

#rssarticles .amore {
	color:#e86902;
	text-decoration:none;
}

#rssarticles .amore:hover {
	text-decoration:underline;
}

#headfullmusor {
	background-image:url(/art/headfullmusor.png);
	height:313px;
}

#headfullmusor .pad {
	padding-top:4px;
	padding-left:20px;
}

#musorpromohead {
	height:220px;
	float:left;
}

#musorpromohead h2 A {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#musorpromohead h2 A:hover {
	text-decoration:underline;
}

#musorpromohead .leadkep {
	border:2px solid #333333
}

#redbutton {
	background-image:url(/art/redbuttonbg.gif);
	width:220px;
	height:28px;
	background-repeat:repeat-x;
	text-transform:uppercase;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}

#redbutton A {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
}

#vidlayermusor {
	background-image:url(/art/vidlayermusor.png);
	background-repeat:no-repeat;
	background-position:center;
	width:240px;
	height:179px;
	padding-left:50px;
	position:absolute;
}

#vidlayermusor:hover {
	background-image:url(/art/vidlayermusora.png);
}
