/*News*/

#news_pane
{
	background-color:#242423;
    border: 2px solid #292928;
	height: 1502px;
	width:415px;
    float: left;
    overflow: hidden;
    margin-right: 7px;
}

#news_pane .hirek{
    width: 350px;
    overflow: auto;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

#news_pane .hirek img{
    float: left;
}

#news_pane .title{
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
}
#news_pane .hir_img{
    border: 1px solid #3d3d3d;
    padding: 1px;
}

#news_pane table{ text-align: left;margin-top: 15px;}

#news_pane .more{color:#38c0e0;font-weight: bold;}

#news_pane .more2{color:#38c0e0;font-weight: bold; margin: 15px 0px;display: block; width: 400px;
    text-align: left;}


/*Download*/


#download_pane
{
	background-color:#242423;
    border: 2px solid #292928;
	/*height: 306px;*/
	overflow: auto;
	width:415px;
    float: left;
    overflow: hidden;
}

#download_pane .letoltesek{
    width: 350px;
    overflow: auto;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

#download_pane .letoltesek img{
    float: left;
}

#download_pane tr{background: #454545; border-bottom: 1px solid #242423;}

#download_pane tr .down{margin-left: 5px;}

#download_pane td{border-bottom: 2px solid #242423;line-height: 18px;}


#download_pane .listen {color:#38c0e0;font-weight: bold;}

#download_pane .more2{color:#38c0e0;font-weight: bold; margin: 15px 0px;display: block; width: 400px;
    text-align: left;}


/*partyfotó*/


#partyp_pane
{
	background-color:#242423;
    border: 2px solid #292928;
	height: 396px;
	width:415px;
    float: left;
    overflow: hidden;
    margin-top: 7px;
}

#partyp_pane .partyfoto{
    width: 350px;
    overflow: auto;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

#partyp_pane .partyfoto img{
    float: left;
}

#partyp_pane .pf_gallery{width: 400px; overflow: auto;overflow: hidden;}

#partyp_pane .pf_gallery .gal_border{width:78px;height: 146px;background: #3e3e3e; float: left; 
    margin-right: 2px; margin-bottom: 2px;}

#partyp_pane .pf_gallery .gal{width:74px;height: 142px;background: #454545;text-align: left; margin: 2px;}

#partyp_pane .pf_gallery .gal .preli{color: #28c933; font-weight: bold;display: block;height: 27px;overflow: hidden;}

#partyp_pane .pf_gallery .gal .pp{font-weight: bold;}


#partyp_pane .more2{color:#38c0e0;font-weight: bold; margin-top: 15px;display: block; width: 400px;
    text-align: left;}
    
/*Körkérdés*/


#vote_pane
{
	background-color:#242423;
    border: 2px solid #292928;
	height: 280px;
	width:415px;
    float: left;
    overflow: hidden;
    margin-top: 7px;
}

#vote_pane .vote{
    width: 350px;
    overflow: auto;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

#vote_pane .vote img{
    float: left;
}
#vote_pane .question{float: left;margin-left: 45px;width: 350px;text-align: left;font-size:18px; line-height: 22px;}

#vote_pane .votes{float: left;margin-left: 30px;width: 350px;text-align: left;margin-top: 10px; 
            font-weight: bold;}

#vote_pane .votes .answer{float: left; width: 350px;margin-top: 10px;}

#vote_pane .votes .answer input{margin-top: 2px;}

#vote_pane .votes .answer label{margin-left: 5px;}

#vote_pane .okdiv{width: 300px; text-align: left; float: left;margin: 20px 0px;margin-left: 45px;}

#vote_pane .ok{color:#38c0e0;background: none;cursor: pointer;border: none; font-weight: bold;}


/*Tweet*/

#tweets_pane
{
	background-color:#242423;
    border: 2px solid #292928;
	height: 503px;
	width:415px;
    float: left;
    overflow: hidden;
    margin-top: 7px;
}

#tweets_pane .tweet{
    width: 350px;
    overflow: auto;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

#tweets_pane .tweet img{
    float: left;
}

#tweets_pane .date{color:#2ba02e; font-weight: bold;}


#tweets_pane table{ text-align: left; background:url(/images/tweet_bg.png)no-repeat left top;height: 68px;}

#tweets_pane table .kelt{color:#bbb;}

#tweets_pane .more2{color:#38c0e0;font-weight: bold; margin: 15px 10px;display: block; width: 400px;
    text-align: left; float: left;}


