html,body {
	padding: 0px;
	margin: 0px;
	background: #FFF8E6;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* text, form */

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8101;
	text-decoration: none;
}

a:hover	{ 
	color: #FF8101;
	text-decoration: underline;  
}

a.link_introduce{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E8B00;
	font-weight: bold;
	text-decoration: none;
}

a.link_introduce:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E8B00;
	font-weight: bold;
	text-decoration: none;
}

a.link_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;  
}

a.link_black:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;  
}

a.link_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;  
	text-transform : uppercase;
}

a.link_white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold; 
}

a.link_light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD09A;
	text-decoration: underline;
	font-weight: normal;
}

a.link_light:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD09A;
	text-decoration: underline;
	font-weight: normal;
}

a.admin_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;  
}

a.admin_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;  
}

a.shortnews_box_title{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
}

a.shortnews_box_title:hover{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: underline;  
}

.shortnews_title{
	color: #B0091D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
}

.shortnews_title:hover{
	color: #B0091D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: underline;  
}

.shortnews_forward{
	color: #B0091D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.shortnews_subtitle{
	color: #FF8101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.shortnews_subtitle{
	color: #FF8101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.shortnews_subtitle:hover{
	color: #FF8101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.bottom_link{
	color: #A31A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a.bottom_link:hover{
	color: #A31A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

a.footer_link{
	color: #7A737B;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

a.footer_link_hover{
	color: #7A737B;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.inputmezo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 11px;
	width: 65px;
	border: 1px solid #FF6600;
}

.inputmezo_search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 11px;
	width: 90px;
	border: 1px solid #FF6600;
}



form {
	margin-top: 0px; 
	margin-bottom: 0px;
}

input.hidden_submit {
	width: 0px; 
	height: 0px; 
	visibility: collapse;
}

input.text {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 150px;
}

input.text_long {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300px;
}

input.text_small {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 20px;
}

select.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	width: 150px;
	border: 1px solid #FF6600;
}

select.long {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	width: 300px;
	border: 1px solid #000000; 
}

textarea.long {
	border: 1px solid #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	width: 300px;
}

.article_title{
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.game_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
	text-transform : uppercase;
}

.forum_title{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.topic_title{
	color: #FF4D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subcontent_title{
	color: #B2091E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subcontent_title11{
	color: #B2091E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.black_text{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.orange_text{
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span.orange_text{
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

span.orange_text:hover{
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.orange_text:hover{
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.error{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.introducebox_bg_color{
	width: 100%;
	background: #E4FAA3;
}

.subcontain_bg_color{
	width: 100%;
	background: #FFF1D2;
}

/* table */
table {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.menu_top{
	width: 780px;
	height: 21px;
	background: #FF5700;
}

table.container{
	width: 780px;
}

table.introducebox_bg{
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E4FAA3;
}

table.introducebox{
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

table.shortnews_box{
	width: 504px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
}

table.shortnews_box_2{
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
}

table.articlebox_bg{
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	padding: 10px;

}

table.articlebox_small{
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	padding: 0px;

}

table.media{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	border-spacing: 0px;
}

table.media th{
	border: 1px solid #E2E2E2;
	padding: 3px;
	background: #EFEFEF;
}

table.media td{
	border: 1px solid #E2E2E2;
	padding: 3px;
}

table.forum_bg{
	width: 520px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FD9328;
	padding: 10px;

}

table.topics_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	padding: 4px;
}

table.articlebox_open_bg{
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/article_open0_520_30.jpg) white top no-repeat;
	padding: 10px;
}

table.headingbox_open_bg{
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/headingbox_open0_520_30.jpg) #FFF1D1 top no-repeat;
	padding: 10px;
}

table.forum_open_bg{
	width: 520px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	/*background: url(http://pub.gamerteam.hu/otletmozaik/images_new/forum_open_bg_520_75.jpg) white top no-repeat;*/
	padding: 10px;
}

table.printable{
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	padding: 10px;
}

table.forumbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 10px;
}

table.login{
	width: 130px;
	background: #FF5800;
	color: #000;
	font-size: 10px;
	text-align: center;
}

table.newsletter{
	width: 130px;
	background: #FF8101;
	color: #000;
	font-size: 10px;
	text-align: right;
}

table.search{
	width: 130px;
	height: 40px;
	background: #FF9D38;
	color: #000;
	font-size: 10px;
	padding-right: 6px;
	text-align: right;
}

td.side_left{
	width: 130px;
	background: #FF8101;
	vertical-align: top;
}

td.side_contain{
	width: 520px;
	background: #FFF1D1;
	vertical-align: top;
}

td.side_contain_close{
	width: 520px;
	height: 33px;
	background: #FFF1D1;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/contain_close_520_33.jpg) no-repeat;
	color: #A31A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}


td.side_right{
	width: 130px;
	background: #FCBB78;
	vertical-align: top;
}

td.side_right_close{
	width: 130px;
	background: #FCBB78;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/side_right_close_130_33.jpg) no-repeat;
}

td.login{
	color: #FFF8E6;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-align: left;
}

td.login_r{
	color: #FFF8E6;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-align: right;
}

td.loginbox_sdw{
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/loginbox_sdw_130_7.jpg) repeat-x;
	height: 7px;
}

td.media_contain{
	border: 1px #000 solid;
}

td.introducebox_top{
	width: 167px;
	height: 2px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/article_introducebox_top_16.jpg) no-repeat;
}

td.introducebox_bg{
	width: 167px;
	background: #C6EE4D;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding:4px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}

td.introducebox_bottom{
	width: 167px;
	height: 16px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/article_introducebox_bottom.jpg) no-repeat;
	text-align: right;
	color: #5E8B00;
	font-family: Arial;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
}


td.shortnews_box_title{
	width: 150px;
	height: 21px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/shortnews_box_title_heading_bg_1_21.jpg);
	/*background: #FE6C17;*/
	text-align: left;
	color: #FDF5E2;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	
}

td.shortnews_box_title_2{
	width: 100%;
	height: 29px;
	background: #FFF8E6;
	text-align: left;
	color: #FDF5E2;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	border: 1px solid #FFF;
}

td.shortnews_box_date{
	width: 60;
	height: 21px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/shortnews_box_title_bg_1_21.jpg);
	text-align: right;
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
	padding-right: 8px;
}

td.shortnews_box_article{
	width: 100%;
	background: #FFF;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
}

td.shortnews_box_article_2{
	width: 100%;
	background: #FFF;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
}

td.shortnews_box_end{
	background: #FFF;
	width: 10px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/shortnews_box_end_10_94.jpg) bottom no-repeat;
}

td.shortnews_box_forward{
	height: 12px;
	background: #FFF;
	text-align: right;
	padding: 4px;
}

td.footer{
	width: 780px;
	height: 18px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/footer_bg_780_18.jpg) no-repeat;
	color: #A31A00;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
	

td.footer_open{
	width: 130px;
	height: 18px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/footer_open_left.jpg) no-repeat;
	color: #7A737B;
	font-family: Verdana;
	font-size: 7px;
	font-weight: bold;
	text-align: center;
}


td.footer_mid{
	width: 520px;
	height: 18px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/footer_mid.jpg) no-repeat;
	color: #B0091D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

td.footer_close{
	width: 130px;
	height: 18px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/footer_close.jpg) no-repeat;
	color: #7A737B;
	font-family: Verdana;
	font-size: 7px;
	font-weight: bold;
	text-align: center;
}




/* divs */

div.article_control
{
    float: right;
    margin: 0px
    text-align: right;
}
div.article_control ul
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 145px;
    padding-top: 0px;
    list-style-type: none;
    height: 30px
}
div.article_control ul li
{
    float: right;
}
div.article_control ul li a
{
    display: block;
    background: no-repeat left top;
    width: 24px;
    height: 29px
}
div.article_control li a#print
{
    background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/icon_printer_16_16.gif)
}
div.article_control li a#email
{
    background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/icon_sendto_19_16.gif)
}
div.article_control li a#font_minus
{
    background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/icon_lowertext_19_16.gif)
}
div.article_control li a#font_plus
{
    background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/icon_largetext_19_16.gif)
}
div.article_control ul li a span
{
    display: none
}

.header { 
	height: 55px;
	width: 780px;
	margin: 0 auto;
	background: #FFF;
}

#separator_header {
	margin: 0 auto;
	width: 780px;
	height: 8px;
	background: #FF8101;
}

.introduce_title{
	width: 151px;
	height: 30px;
	background: #9ACD01;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #A1CE18;
	vertical-align: top;
}

.introduce_article{
	width: 151px;
	padding-left: 4px;
	padding-top: 4px;
}


#left_menu_new{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 130px;
	line-height: 14x;
}

#left_menu_new ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 130px;
	text-align: left;
	color: #FFF8E6;
	text-decoration: none;
	font-weight: bold;
}

#left_menu_new ul li{
	margin: 0px;
	padding: 0px;
	width: 130px;
	vertical-align: top;
}

#left_menu_new ul li a{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_0_130_16.jpg);
	background-repeat: no-repeat;
	background-color: #FF8101;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFF8E6;
	text-decoration: none;
	padding: 1px 1px 1px 12px;
	display: block;
	border-bottom: 1px solid #FF5100;
}

#left_menu_new ul li a:hover{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_1_130_16.jpg);      
	background-repeat: no-repeat;
	background-color: #FFF8E6;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FF5000;
	font-size: 11px;
	border-bottom: 1px solid #FF5100;
}

#left_menu_new ul li.inverse a{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_1_130_16.jpg);      
	background-repeat: no-repeat;
	background-color: #FFF8E6;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FF5000;
	text-decoration: none;
	padding: 1px 1px 1px 12px;
	display: block;
	border-bottom: 1px solid #FF5100;
}

/*
#left_menu_new ul li.inverse a:hover{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_1_130_16.jpg);
	background-repeat: no-repeat;
	background-color: #FF8101;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFF8E6;
	border-bottom: 1px solid #FF5100;
}
*/

#left_menu_new ul li.first a{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_first_130_16.jpg);
	background-repeat: repeat-x;
	background-color: #FF8101;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFF8E6;
	text-decoration: none;
	padding: 1px 1px 1px 12px;
	display: block;
	border-bottom: 1px solid #FF5100;
}


#left_menu_new ul li.first a:hover{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_1_130_16.jpg);      
	background-repeat: no-repeat;
	background-color: #FFF8E6;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FF5000;
	font-size: 11px;
	border-bottom: 1px solid #FF5100;
}


#left_menu_new ul li.first_inverse a{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_1_130_16.jpg);      
	background-repeat: no-repeat;
	background-color: #FFF8E6;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FF5000;
	font-size: 11px;
	border-bottom: 1px solid #FF5100;
}

/*
#left_menu_new ul li.first_inverse a:hover{
	background-image: url(http://pub.gamerteam.hu/otletmozaik/images_new/menu_bg_first_130_16.jpg);
	background-repeat: repeat-x;
	background-color: #FF8101;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFF8E6;
	text-decoration: none;
	padding: 1px 1px 1px 12px;
	display: block;
	border-bottom: 1px solid #FF5100;
}
*/

#newsletter_head{
	width: 100%;
	height: 77px;
	color: #FFF8E6;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/newsletter_head_1_77.jpg) top repeat-x;
}

#newsletter_content{
	width: 100%;
	color: #000;
	background: #FFF2E5;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	padding: 14px;
}

#newsletter_footer{
	width: 100%;
	height: 77px;
	color: #FFD9BD;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/newsletter_footer_1_77.jpg) top repeat-x;
	bíckground: #FFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	padding: 4px;
}

/* images */

#banner_top{
	margin: 0 auto; 
	width: 780px; 
	height: 55px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/banner_top_780_55.jpg) no-repeat;
}

#slogan_top{
	margin: 0 auto; 
	width: 780px; 
	height: 20px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/slogan_top_780_20.jpg) no-repeat;
}

#logo{
	margin: 0 auto; 
	float: left;
	width: 390px; 
	height: 55px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/logo_top_390_55.jpg) no-repeat;
}

#slogan_header{
	margin: 0 auto; 
	float: right;
	width: 390px; 
	height: 55px;
	text-align: right;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/slogan_header_390_55.jpg) no-repeat;
}

#om_logo_small{
	margin: 0 auto; 
	width: 130px; 
	height: 33px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/om_logo_smal_130_33.jpg) no-repeat;
	vertical-align: bottom;
}

#contain_open_bg{
	margin: 0 auto;
	width: 520px;
	height: 30px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/contain_open_520_30.jpg) no-repeat;
	text-align: right;
}

#subcontain_open_bg{
	margin: 0 auto;
	width: 520px;
	height: 30px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/subcontain_open_520_30.jpg) no-repeat;
	text-align: right;
}

#contain_open_title{
	margin: 11px 12px 0px 0px;
	width: 500px;
	float: left;
	color: #5E8B00;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

#subcontain_open_title{
	margin: 11px 12px 0px 0px;
	width: 500px;
	float: left;
	color: #B2091E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

#article_open_bg{
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/article_open0_520_30.jpg) no-repeat;
	color: #FD4C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 10px;
	/*text-align: right;*/
}

#article_open_title{
	padding: 11px 12px 0px 0px;
	color: #B0091D;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	
}

#article_close{
	margin: 0 auto;
	width: 520px;
	height: 14px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/articlebox_close_520_14.jpg) no-repeat;
	text-align: right;
}


#game_offer{
	margin: 0 auto; 
	width: 520px; 
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/game_offer_bg_520_1.jpg);
}

#banner_mid{
	margin: 0 auto; 
	width: 503px; 
	height: 52px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/banner_503_52.gif) no-repeat;
}

#banner_subscription{
	margin: 0 auto; 
	width: 520px; 
	height: 123px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/banner_subscription_520_123.jpg) no-repeat;
}

#banner_right{
	margin: 0 auto; 
	width: 108px; 
	height: 228px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/banner_right_108_228.jpg) no-repeat;
}

#serarator_right{
	margin: 0 auto; 
	width: 130px; 
	height: 20px;
	background: url(http://pub.gamerteam.hu/otletmozaik/images_new/serarator_right_130_20.jpg) no-repeat;
}

/* Calculator */

table.calculator{
	background: #FFF;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 2px solid #F1F1F1;
	
}

td.calculator_head{
	background: #F1F1F1;
	color: #FF4D00;
	font-weight: bold;
	width: 30%;
	padding: 10px;
}

td.calculator_content{
	background: #F1F1F1;
	color: #000;
	font-weight: normal;
	padding: 10px;
}

table.calculator input{
	background: #FFF;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #FF4D00;
}

.calc_submit{
	background: #FFF;
	color: #FF4D00;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #FFF;
}