body, ul, li, a, div, form, p{
    margin:0px;
    padding:0px;
    font-size:11px;
    font-family:verdana;
    text-decoration:none;
    color:#000000;
}
body{
    background-color:#FFFFFF;
    background-repeat:repeat-y;
}

h1,h2,h3,h4{
    margin:0px;
    padding:0px;
    color:#000000;
}

ul{	list-style:none; }

table, p, a, h1, form{
    color:#000000;
}

a.onpath{
    color:#ffffff !important;
}

#maindiv{
    width:920px;
    background-image:url(../../pics/portal/main_bg.jpg);
    height:expression(this.scrollHeight<800 ? "800px" : "auto");
    min-height:800px;
    float:left;
}

#header{
	background-image:url(../../pics/portal/header.jpg);
	height:191px;
	width:920px;
}

#row1{
	width:178px;
	padding-left:5px;
	float:left;
}
#leftmenu ul.level1{
	margin-top:13px;
	/*background-color:#689FE0;*/
}
#leftmenu ul.level1 li{
	/*background-image:url(../../pics/portal/menu_bg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	min-height:18px;
	height:expression(this.scrollHeight<18 ? "18px" : "auto");
	padding-top:1px;*/
}
#leftmenu ul.level1 li.aktiv{
	padding-left:0px;
	
}
#leftmenu ul.level1 li a{
    display:block;
    width:168px;
    height:19px;
    color:#404040;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    background-image:url(../../pics/portal/menu_bg.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:4px;
}
#leftmenu ul.level1 li a:hover{ 
	background-image:url(../../pics/portal/menu_bg_a.gif);
	color:#FFFFFF;
}

#leftmenu ul.level2{
    margin-top:3px;
    margin-bottom:3px;
}
#leftmenu ul.level2 li{
	background-image: none;
	min-height:13px;
	height:expression(this.scrollHeight<13 ? "13px" : "auto");
}

#leftmenu ul.level3 li a{
    font-size:9px !important;
    font-family:verdana;
    font-weight:normal;
    color:#000000;
    background-image:none !important;
    width:148px;
}
#leftmenu ul.level3 li a:hover{
    text-decoration:underline;
}
#leftmenu ul.level2 li a{
    display:block;
    color:#000000 !important;;
    font-size:11px;
    background-image:none;
    padding-top:0px !important;
    margin-left:0px !important;
    background-image:url(../../pics/portal/menu_level2_bg.gif);
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:10px 2px;
    width:158px;
}
#leftmenu ul.level2 li a:hover{ 
    color:#000000;
    background-image:url(../../pics/portal/menu_level2_bg.gif);
    text-decoration:underline;
}


#banners_left, #banners_right{
	margin-top:5px;
	float:left;
}

#banners_left div.banner, #banners_right div.banner{
	margin-top:5px;
}


#row2{
	float:left;
	width:715px;
}

#centerBannerContainer{
	width:630px;
	height:95px;
	float:right;
	padding-right:60px;
	padding-top:91px;
}
#centerBannerContainer div{
    float:right;
    height:85px;
    background-color:#000000;
    width:630px;
    padding-top: 10px;
}

#centerBannerContainerCenterSide{ width:632px; }

#centerBannerContainerCenterSide img { vertical-align: top;}

#row_center{
	float:left;
	width:527px;
	padding-left:5px;
	padding-right:5px;
	height:expression(this.scrollHeight<650 ? "650px" : "auto");
    min-height:650px;
}
#row_3{
	float:left;
	width:178px;
}

#content{
	margin-top:10px;
	float:left;
    padding-left:7px;
}

#centerMenu ul{ 
	padding-left:16px; 
	margin-top:6px; 
}
#centerMenu ul li{ float:left; }
#centerMenu ul li a{
	display:block;
	width:95px;
	height:35px;
}
#centerMenu ul #mnu_1 a{ background-image:url(../../pics/portal/mnu1.gif); }
#centerMenu ul #mnu_2 a{ background-image:url(../../pics/portal/mnu2.gif); }
#centerMenu ul #mnu_3 a{ background-image:url(../../pics/portal/mnu3.gif); }
#centerMenu ul #mnu_4 a{ background-image:url(../../pics/portal/mnu4.gif); }
#centerMenu ul #mnu_5 a{ background-image:url(../../pics/portal/mnu5.gif); width:109px; }

#centerMenu ul #mnu_1 a:hover{ background-image:url(../../pics/portal/mnu1_a.gif); }
#centerMenu ul #mnu_2 a:hover{ background-image:url(../../pics/portal/mnu2_a.gif); }
#centerMenu ul #mnu_3 a:hover{ background-image:url(../../pics/portal/mnu3_a.gif); }
#centerMenu ul #mnu_4 a:hover{ background-image:url(../../pics/portal/mnu4_a.gif); }
#centerMenu ul #mnu_5 a:hover{ background-image:url(../../pics/portal/mnu5_a.gif); }

#latestNews{
	/*background-image:url(../../pics/portal/latest_news.gif);*/
	width:473px;
	/*height:146px;*/
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
}

#latestNewsTop{
    width:468px;
    height:12px;
    float:left;
    background-image:url(/sportplusz/pics/portal/boxhead.gif);
    background-repeat:no-repeat;
    padding-left:5px;
    padding-top:10px;
}

#latestNewsTop a{
    display:block;
    width:101px;
    height:22px;
}


#latestNewsBody{
    width:473px;
    float:left;
    padding:5px;
    padding-top:10px;
}


#latestNews #latest_title h3{
    float:left;
    color:#000000;
    font-weight:bold;
    font-size:13px;
}

#latestNews #latest_title #latest_date{
    color:#000000;
    font-weight:bold;
    float:right;
    width:80px;
    padding-top:2px;
}
#latest_content{
    margin-top:5px;
    color:#000000;
    float:left;
    width:285px;
}

#latest_more{
    display:block;
    text-align:right;
    color:#FF9949;
    font-weight:bold;
    float:right;
}
#latest_title{
    border-bottom:1px solid #BDBDBD;
    width:285px;
    float:left;
}

img.latest_lead_pic{
    border:1px solid #006FB7;
    float:left;
    margin-right:5px;
    width:180px;
    height:0px auto;
}

div.box{ float:left; margin-top:5px; width:176px; }

div.box div.boxTop{
	/*background-image:url(../../pics/portal/box_top.gif);*/
	background-repeat:no-repeat;
	width:176px;
	float:left;
}
div.box div.boxBottom{
    float:left;
    /*background-image:url(../../pics/portal/box_bottom.gif);*/
    background-repeat:no-repeat;
    background-position:0px bottom;
    padding-bottom:22px;
}
div.box div.boxContent{
    float:left;
    height:expression(this.scrollHeight<35 ? "35px" : "auto");
    min-height:35px;
    border:1px solid #000000;
    border-top:0px solid #000000;
    padding:2px;
    padding-top:5px;
    padding-bottom:5px;
    width:170px;
}

#loginForm{
	padding-top:15px;
	float:left;
}
#photo_gallery div.boxTop{
    height:36px;
    background-image:url(../../pics/portal/galeria.gif);
}

#loginBox div.boxTop{
    height:36px;
    background-image:url(../../pics/portal/forum.gif);
}

#searchBox div.boxTop{
    height:36px;
    background-image:url(../../pics/portal/kereses.gif);
}

#loginForm input.text{
	width:162px;
	height:19px;
	margin:0px;
	padding:0px;
	border-top:1px solid #006EB9;
	border-left:1px solid #006EB9;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#loginForm label{
	display:block;
	font-weight:bold;
	padding-left:5px;
	font-weight:bold;
}

#register{
	float:left;
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
}

#registration{
   font-weight: bold
}

#registration h1{
   color: #689FE0;
   font-size: 14px
}

#registration a{
   color: #0B5789
}

#loginBox a {
    text-decoration:underline;
    font-weight:bold;
    color:#C71C23;
}
#loginBox label{
    font-weight:bold;
    padding-left:5px;
}

#loginBox p, #loginBox label{
    color:#C71C23 !important;
}

input.text, #kereses_input{
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #ABABAB;
    border-bottom:1px solid #ABABAB;
    width:160px;
}

#kereses_input{
    width:135px !important;
}
#login, .ok_button{
    float:right;
    font-size:0px;
    background-color:transparent;
    border:0px solid #000000;
    width:21px;
    height:16px;
    padding:0px;
    margin:0px;
    vertical-align:top;
    font-weight:bold;
    background-image:url(../../pics/portal/ok.gif);
    margin-right:5px;
}

#newest_video{ margin-top:10px; width:168px; }
#photo_gallery{
    margin-bottom:10px;
}
#presscenter{
    margin-bottom:10px;
}

#impress{
    width:115px;
    background-image:url(../../pics/portal/impress.gif);
}
#impress:hover{
    background-image:url(../../pics/portal/impress_a.gif);
}
#sitemap{
    width:122px;
    background-image:url(../../pics/portal/sitemap.gif);
}
#sitemap:hover{
    background-image:url(../../pics/portal/sitemap_a.gif);
}

div.center_box{
    float:left;
    margin-right:4px;
    width:254px;
}

#sportplusz_magazines_news_box div.center_box_top{
    background-image:url(../../pics/portal/boxhead.gif) !important;
}

#cikkajanlo div.center_box_top{
    background-image:url(../../pics/portal/boxhead.gif) !important;
    margin-top:18px;
}
#cimlappic div.center_box_top{
    background-image:url(../../pics/portal/boxhead.gif) !important;
}
#pentek13 div.center_box_top{
    background-image:url(../../pics/portal/boxhead.gif) !important;
    margin-top:18px;
}

div.center_box div.center_box_top{
    width:239px;
    height:11px;
    background-image:url(../../pics/portal/center_box_head.jpg);
    float:left;
    padding-top:9px;
    padding-left:5px;
    background-repeat:no-repeat;
}
div.center_box div.center_box_top img{
    vertical-align:top;
    
}

div.center_box div.center_box_body{
    height:expression(this.scrollHeight<30 ? "30px" : "auto");
    min-height:30px;
    width:244px;
    padding:5px;
    float:left;
}

div.center_box div.center_box_body div.headdesc, 
div.center_box div.center_box_body div.headtext,
div.center_box div.center_box_body #content_news_body{
    width:220px;
}

/*
#content_top{
    width:514px;
    height:22px;
    background-image:url(/sportplusz/pics/portal/content_top.gif);
    float:left;
}
*/
#content_body{
    width:514px;
    /*background-image:url(/sportplusz/pics/portal/content_bg.gif);*/
    color:#006FB8;
    float:left;
}

#content_news_body{
    padding-left:10px;
    padding-right:10px;
    width:494px;
    color:#000000;
}
/*
#content_bottom{
    width:514px;
    height:22px;
    background-image:url(/sportplusz/pics/portal/content_bottom.gif);
    float:left;
}
*/

#content h1{  
    font-size:13px; 
    margin-bottom:10px;
    float:left;
}
#content .short{ width:290px; }


#content a{
    color:#C71C23;
    text-decoration:underline;
}
#content p{
    margin:0px;
    padding:0px;
    padding-bottom:10px;
    padding-top:5px;
    color:#000000;
}
#content img{
    /*margin-right:10px;
    margin-bottom:10px;*/
}

p.lead{
    font-weight:bold;
    padding-bottom:10px;
}

img.leadpic{ 
    float:left; 
    width:200px !important;
    margin-right:10px !important;
    margin-bottom:8px !important;
}
#subscribe a{
    display:block;
    height:173px;
    width:232px;
    background-image:url(/sportplusz/pics/portal/subsrcibe_pic.jpg);
    background-repeat:no-repeat;
}


div.center_box_body div.news_row{
    float:left;
    margin-top:5px;
}
div.center_box_body div.news_row div.news_lead_pic{
    width:117px;
    height:0px auto;
    float:right;
    padding-left:3px;
}

div.center_box_body div.news_row div.news_lead_pic img{
    float:right;
    width:113px !important;
    height:0px auto;
    margin:0px;
    margin-left:4px;
    margin-botom:4px;
    margin-top:2px;
    vertical-align:top;
}



div.center_box_body div.news_row div.news_lead_body{
    padding-right:5px;
    text-align:justify;
}

div.center_box_body div.news_row div.news_lead_body a.news_more{
    display:block;
    width:130px;
    text-align:right;
    color:#689FE0;
    background-repeat:repeat-x;
    background-image:url(/sportplusz/pics/portal/news_more_bg.gif);
    background-position:0px bottom;
    padding-bottom:1px;
}


div.center_box_body div.news_row div.news_lead_body div.news_lead_text{
    width:240px;
    color:#0B5789;
    float:left;
}

div.center_box_body div.news_row div.news_lead_title{
    color:#0B5789;
    float:left;
    display:block;
    font-weight:bold;
}

div.headdesc, div.headtext{
    margin-bottom:5px;
    color:#000000;
}

#breadcrumb{
    padding-left:15px;
    margin-bottom:10px;
}
#breadcrumb p{
    color:#C71C23;
}
#breadcrumb a{
    color:#C71C23;
    font-weight:bold;
}
#breadcrumb a:hover{
    text-decoration:underline;
}

#greeting{ padding:5px; }
#greeting, #greeting p, #greeting a{ color:#000000; }
#greeting p{ margin-top:0px; }
#greeting p.lead{ padding-bottom:0px; }
#greeting h1{ font-size:13px;  color:#000000;}


#minipics{
    float:right;
    padding-right:69px;
    padding-top:14px;
}
#minipics a{
    display:block;
    width:57px;
    height:61px;
    float:left;
    margin-left:18px;
}

#otherLinksTop{
    width:514px;
    height:21px;
    background-image:url(/sportplusz/pics/portal/rovat_top.gif);
}
#otherLinksBody{
    width:494px;
    /*background-image:url(/sportplusz/pics/portal/rovat_body.gif);*/
    padding:10px;
}

div.otherLinksBottom{
    background-image:url(/sportplusz/pics/portal/rovat_bottom.gif) !important;
}

ul.sitemap{
    padding-left:15px;
}
ul.sitemap li{
    line-height:17px;
}

ul.sitemap li span{
    padding-left:5px;
}

#mainpage{
    display:block;
    float:left;
    width:187px;
    height:125px;
    position:relative;
    left:15px;
    top:40px;
}

#contacts{
   border-top-style: solid;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
}
#contacts img{
   border-bottom-style: none;
   border-left-style: none;
   border-right-style: none;
   border-top-style: none;
   width: 160px
}
#contacts td{
   width:160px
}
a.morebg{
    display:block;
    width:200px;
    height:14px;
    background-color:#ABABAB;
    font-weight:12px !important;
    color:#FFFFFF !important;
    text-decoration:none !important;
	text-align:center;
	margin-left:20px;
	font-weight:bold;
}
a.more{
    display:block;
    width:57px;
    height:12px;
    background-image:url(../../pics/portal/more.gif);
    font-size:0px;
}

#footer{
    background-image:url(../../pics/portal/footer_bg.gif);
    float:left;
    width:920px;
    height:40px;
}
#footer a{
    display:block;
    float:left;
    height:35px;
}


#wildom{
    padding-left:10px;
    padding-right:50px;
    width:153px;
    float:left;
}


#impresszum{
    padding-top:9px;
    width:119px;
    float:left;
    padding-left:155px;
}

#mediaajanlat{
    width:112px;
    float:left;
    padding-top:9px;
}
#impresszum a{
    display:block;
    width:119px;
    height:18px;
    background-image:url(/sportplusz/pics/portal/impresszum.gif);
}

#mediaajanlat a{
    display:block;
    width:112px;
    height:18px;
    background-image:url(/sportplusz/pics/portal/mediaajanlat.gif);
}
#wildom a{
    display:block;
    width:153px;
    height:24px;
    background-image:url(/sportplusz/pics/portal/wildom.gif);
}

