@font-face {
    font-family: 'Press Start 2P';
    src: url('pressstart2p-webfont.eot');
    src: url('pressstart2p-webfont.eot?#iefix') format('embedded-opentype'),
         url('pressstart2p-webfont.woff2') format('woff2'),
         url('pressstart2p-webfont.woff') format('woff'),
         url('pressstart2p-webfont.ttf') format('truetype'),
         url('pressstart2p-webfont.svg#press_start_2pregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_rust_sansblack';
    src: url('nexa_rust_sans_black-webfont.eot');
    src: url('nexa_rust_sans_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('nexa_rust_sans_black-webfont.woff2') format('woff2'),
         url('nexa_rust_sans_black-webfont.woff') format('woff'),
         url('nexa_rust_sans_black-webfont.ttf') format('truetype'),
         url('nexa_rust_sans_black-webfont.svg#nexa_rust_sansblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratblack';
    src: url('montserrat-black-webfont.eot');
    src: url('montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-black-webfont.woff2') format('woff2'),
         url('montserrat-black-webfont.woff') format('woff'),
         url('montserrat-black-webfont.ttf') format('truetype'),
         url('montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html {
    margin:0px;
    padding:0px;
	/*
    color:#646567;
    */
}

body{
    background-color: #212121;
    color:#000;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 14px;
    min-width: 1000px;
    text-align:center;
}

div.loginbox{
    float:left;
    width:200px;
}

div.logintext{
    float:left;
    width:430px;
}

div.top_bgline{
    padding-top:10px;
    height: 120px;
    color: #fff;
    background-color:#000;
}

div.toptop{
    position:relative;
    height:120px;
}

div.top_social{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0px;
    width:100%;
}

div.twitch_box{
    float:right;
}

div.top_bgline div.top_social a{
    display:inline-block;
    height:20px;
    line-height: 20px;
    padding:5px 4px;
    color:#eee;
    border-bottom:3px solid #000;
    margin-left:5px;
    font-size:11px;
}

div.top_bgline div.top_social a.disc{
    
}

div.top_bgline div.top_social a.fb{
    
}

div.top_bgline div.top_social a:hover{
    border-bottom:3px solid #3D92B6;
    color:#3D92B6;
}

div.top_bgline div.top_social a img{
    margin-right:6px;
    vertical-align: middle;
}

div.top_bgline a{
    color: #eee;
}

div.wrapper{
    position:relative;
	width: 700px;
	margin: 0px auto;
	text-align: left;
    margin-bottom:20px;
}

div.noborder{
    border:0px;
}

div.content{
    margin-top:20px;
    background:#fff;
    padding: 10px;
    line-height:150%;
}

div.borderbox {
    margin-top:20px;
    
    min-height: 300px;
    position: relative;
}

div.content h1, div.content h2, div.content h3{
    font-family: nexa_rust_sansblack, Arial;
    text-transform: uppercase;
    letter-spacing: -2px;
    text-align:left;
}

div.content h1{
    font-size:40px;
}

div.content h2{
    font-size:24px;
}

div.footbox{
    padding:10px;
    background-color: #000;
    text-align:center;
    color:#eee;
    font-size:11px;
}

div.footbox p{
    font-size:11px;
    padding:0px;
    margin:0px;
}

div.footbox div.fleft{
    float:left;
}

div.footbox div.fright{
    float:right;
}

div.footbox a{
    color:#eee;
}

div.footbox a:hover{

}

input.search_btn, a.search_btn{
    background: #03436A;
    cursor:pointer;
    color:#fff;
    border:1px solid #000;
    font-weight:bold;
    font-size:12px;
    line-height:14px;
    padding:4px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.search_btn{
    display:inline-block;
}

/* menu top */

div#main_menu_top{
    padding:0px;
	z-index:1000;
	width:400px;
    font-size: 11px;
    position:absolute;
    top:0px;
    right:0px;
}

div.full_facebook{
    position:absolute;
    top:70px;
    left:0px;
}

div#main_menu_top div.td{
	text-align:left;
	/*
	background: url(../pics/link_table_tdseparator.png) no-repeat center right;
	*/
    /*
    background-color: red;
    */
	position:relative;
	float:right;
    /*
    width:100px;
    */
    margin-left:3px;
}

div#main_menu_top div.td_hover{
    
}

div#main_menu_top div.td_hover a{
	color: #add0ff;
}

div#main_menu_top td.last{
    
}

div#main_menu_top div.menu_outer{
    position:relative;
}

div#main_menu_top div.menu_inner{
	position:relative;
	padding:0px;
}

div#main_menu_top div.menu_inner a{
    display:block;
    padding:5px 10px;
    width:auto;
    font-size:14px;
    line-height:30px;
    text-align:center;
    color:#eee;
    text-decoration:none;
    border-top:3px solid #000;
}

div#main_menu_top div.menu_inner a:hover, div#main_menu_top div.menu_inner a.act{
    border-top:3px solid #3D92B6;
    color:#3D92B6;
    /*
    background-color: #03436A;
    */
}

div#main_menu_top div.menu_inner a.admin_icon, div#main_menu_top div.submenu_drop a.admin_icon{
    display:inline;
    padding:0px;
}

div#main_menu_top div.submenu_drop{
	position:absolute;
	right:0px;
    top:40px;
	height:0px;
	overflow:hidden;
	width:130px;
	z-index:10000;
}

div#main_menu_top div.submenu{
	position:absolute;
	bottom:0px;
	background-color:#000;
	width:100%;
	line-height:16px;
	text-align:left;
	z-index:10000;
}

div#main_menu_top div.submenu a{
	position:relative;
	display:block;
	padding:2px 10px;
    color: #eee;
    text-decoration:none;
}

div#main_menu_top div.submenu a.admin_icon{
	display:inline;
}

div#main_menu_top div.submenu a:hover{
    color:#fff;
	background-color:#03436A;
}

/* top menu vége */

div#log_reg_links{
    position: relative;
    font-size:11px;
    color:#eee;
    text-align:left;
    padding:10px;
    background-color:#000;
}

div#log_reg_links a{
    color:#ccc;
}

div#search_form{
    position:absolute;
    top:50px;
    right:10px;
    text-align:right;
}

div#search_form input.input{
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

div#search_form input.submit{
    border:0px;
    background-color:#566063;
    color:#eee;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor:pointer;
    line-height:26px;
    font-size:12px;
    padding:0px 10px;
}


div.search_res_user{
    padding:5px;
    border-top:1px solid #557AB8;
}

div.first_search_res_user{
    border-top:0px;
}

div.search_res_user img{
    border-bottom:1px solid #557AB8;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

div.search_res_desc{
    float:left;
    width:569px;
}

div#avatar_inputs{
    padding:5px;
    background-color: #245A7A;
    color: #fff;
    border:1px solid #03436A;
}

div#avatar_inputs a{
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #fff;
    color: #fff;
    font-weight:bold;
}

h2.blueline{
    padding:5px;
    background-color: #424242;
    color:#fff;
}

table.logintable tr td{
    padding: 0px 5px 5px 0px;
    white-space: nowrap;
}

div.seoedit_div{
    border:1px solid #424242;
    padding:10px;
    margin:10px;
}

/* article */
img.main_article{
    float:left; margin-right:10px; margin-bottom:10px;
}

div.innerbox{
    border-bottom:1px solid #eee;
}

/* főoldal */

div.left_side{
    float:left;
    width:169px;
    border-right: 1px solid #eee;
}

div.left_side h2, div.right_side h2{
    padding:5px;
    margin:0px 0px;
    font-size:13px;
    line-height:16px;
    font-weight:bold;
    text-align:left;
    background-color: #03436A;
    color: #fff;
}

div.tdiv{
    padding:5px 5px 5px 0px;
    border-bottom:1px solid #eee;
    margin:0px 3px;
    font-size:11px;
}

div.tdiv img{
    border:1px solid #557AB8;
}

div.tdiv p{
    margin:0px;
    padding:0px;
}

div.site_center{
    float:left;
    width:650px;
    position:relative;
}

div.right_side{
    float:left;
    width:169px;
    border-left: 1px solid #eee;
}

div.category_menu a{
    display:block;
    padding:4px 5px;
    width:160px;
    font-size:11px;
}

div.category_menu a.act{
    background-color: #03436A;
    color: #fff;
}

div.category_menu a:hover{
    background-color: #03436A;
    color:#fff;
}

div.category_menu  a.admin_icon{
    display:inline;
    margin:0px;
    padding:0px;
}

div.category_menu div.sub_cat a{
    padding:4px 5px 4px 15px;
    width:150px;
}

div.category_menu div.sub_cat div.sub_cat a{
    padding:4px 5px 4px 25px;
    width:140px;
}

div.mainpage_question, div.question{
    border-bottom:1px dotted #557AB8;
    padding:10px 0px;
}

div.chboxes{
    padding:0px;
    border:1px dashed #888;
}

div.cbox{
    padding:2px 10px;
}

div.even{
    background-color:#ddd;
}

div.odd{
    background-color:#aaa;
}

div#refres_right_site_stat{
    padding:10px 0px;
}

div.ans_t{
    background: #424242;
    color:#fff;
    margin: 5px 0px;
    padding:0px;
    width:630px;
}

div.ans_header{
    font-weight:bold;
    padding: 5px;
    background-color: #222;
    color:#fff;
    font-size:12px;
}

div.ans_header a{
    color:#fff;
}

div.ans_foot{
    font-weight:bold;
    padding: 4px;
    border-top: 1px dotted #424242;
}

div.ans_foot a{
    font-size:10px;
}

div.ans_header_right{
    width:220px;
    float:right;
    font-size:10px;
    font-weight: normal;
    text-align:right;
}

div.ans_t div.ans_header{
    
}

div.ans_t div.ans_foot{
    
}

div.ans_u div.ans_header{
    background-color: #424242;
}

div.ans_t a{
    color:#fff;
}

div.ans_u{
    border:1px solid #424242;
    padding:0px;
    margin: 5px 0px;
}

div.ans_u a{
}

div.action_block{
    padding:4px;
    text-align:right;
}

div.userover{
    background-color: #424242;
    color:#fff;
}

div.userover h1, div.userover h2, div.userover h3, div.userover h4{
    color:#fff;
}

/* shop */

div#cart{
    border-bottom:1px solid #EEE;
}

table.cart{
    width:100%;
    font-size:11px;
}

table.cart tr td{
    padding:2px;
}

table.cart tr td.cart_price{
    white-space:nowrap;
    text-align:right;
    border-bottom:1px solid #EEE;
}

table.cart tr td.cart_q{
    width:50px;
    padding-left:0px;
    text-align:center;
}

table.cart tr td.cart_full_price{
    white-space:nowrap;
    text-align:right;
    padding-top:5px;
}

a.product_put_cart{
    display:block;
    width:80px;
    height:25px;
    line-height:25px;
    text-align:center;
    font-size:12px;
    float:right;
    background-color: #03436A;
    color: #fff;
    margin-left:5px;
}

a.product_put_cart:hover{
    font-size:14px;
}

/*
a.cq_plus, a.cq_minus{
    display:block;
    height:10px;
    width:10px;
    line-height:10px;
    text-align:center;
    background-color:#03436A;
    color:#fff;
}
*/

span.cq_num{
    margin-left:2px;
    margin-right:2px;
    font-weight:bold;
    width:20px;
    color: #03436A;
}

/* checkout */

td.checkout_title{
    width: 120px;
}

table.order_datas_table{
    font-size:10px;
}

table.order_datas_table tr td{
    padding:3px;
}

table.order_datas_table tr td.title{
    font-weight:bold;
}

table.cart_summary{
    width:100%;
    font-size:12px;
    border-top:1px solid #EEE;
    border-left:1px solid #EEE;
}

table.cart_summary tr td,table.cart_summary tr th{
    padding:3px;
    border-right:1px solid #EEE;
    border-bottom:1px solid #EEE;
}

table.cart_summary tr th{
    background-color:#EEE;
}

table.cart_summary tr td.cart_price{
    white-space:nowrap;
    text-align:right;
}

table.cart_summary tr td.cart_q{
    width:50px;
    padding-left:0px;
    text-align:center;
}

table.cart_summary tr td.cart_full_price{
    white-space:nowrap;
    text-align:right;
    padding-top:5px;
}

/* checkout vége */

/* s_chat */

div.s_chatbox_cont{
    width:100%;
    height:300px;
    overflow: auto;
}

div#s_chatbox{
    width:610px;
}

input#s_msg{
    width:560px;
    border:1px solid #aaa;
    margin:5px 0px;
}

div.s_chat_line{
    margin-bottom:10px;
}

div.s_chat_line_title{
    border-top: 1px solid #eee;
    padding-top:5px;
}

img.avatar{
    float:left;
    margin:5px 10px 5px 5px;
    border:1px solid #999;
}

span.s_chat_date{
    color:#666;
    font-size:10px;
    float:right;
}

div.history_link_div a{
    display:block;
    width:100%;
    text-align:center;
    padding:10px 0px;
    background-color:#eee;
    color: #333;
    font-weight: bold;
}

div.history_link_div a:hover{
    background-color:#333;
    color: #fff;
}

/* s_chat vége */

/* */

img.right_pic{
    float:right;
    margin-left:4px;
    margin-top:4px;
    margin-bottom:4px;
}

img.left_pic{
    float:left;
    margin-right:4px;
    margin-top:4px;
    margin-bottom:4px;
}

/* fórum */
div.table_forum_cont{
    margin-bottom:4px;
    padding:5px;
    background-color: #eee;
}

div.bg_dark{
    background-color: #E5F4F9;
}

table.forum_table{
    width:100%;
}

table.forum_table tr th{
    padding:5px 10px;
    border-bottom: 1px solid #245A7A;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
}

table.forum_table tr th.forum_user_name{
    margin-left:10px;
}

table.forum_table tr th.forum_date{
    margin-right:10px;
    text-align:right;
}

div.forum_reply_box{
    padding:10px;
    background-color: #888;
    color: #fff;
    margin-bottom:10px;
    font-style:italic;
}

table.forum_table tr th.forum_links{
    width:50px;
    text-align:center;
}

table.forum_table tr td.forum_text{
    padding: 5px;
}

div.forum_avatar_container{
    float:left;
    width:50px;
    padding-right:10px;
}

div.forum_content_container{
    float:left;
    width: 543px;
}

img.forum_avatar{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 1px solid #245A7A;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

/* gallery */

a.gallery_box{
    display:block;
    width:160px;
    height:275px;
    float:left;
    overflow:hidden;
    margin:0px 23px;
}

a.gallery_box span.pbox{
    display:block;
    width:160px;
    height:160px;
    line-height:160px;
    text-align: center;
}

a.gallery_box span.pbox img{
    /*
    vertical-align: middle;
    
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    */
    
    vertical-align: middle;
    
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: gray; /* IE */
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

a.gallery_box:hover span.pbox img{
    -webkit-filter: none; /* New WebKit */
    -moz-filter: none;
    -ms-filter: none; 
    -o-filter: none; /* Not yet supported in Gecko, Opera or IE */ 
    filter: none; /* IE */
}

a.gallery_box h3{
    padding-top:25px;
    padding-bottom:8px;
    margin:0px;
    color: #277061;
    font-family: Trebuchet MS, Arial;
    font-weight:bold;
    font-size:16px;
}

a.gallery_box span.desc{
    padding:0px;
    color: #666;
}

/* end gallery */

div.article_line{
    position:relative;
    background-color:#566063;
    color:#fff;
    padding:20px;
    font-size:12px;
    margin:-20px -20px 20px -20px;
}

div.article_pager a{
    display:inline-block;
    margin:0px 5px;
}

div.social_line{
    width:auto;
    /*
    text-align:right;
    margin-right:-40px;
    */
}

div.body_container{
    padding-bottom:20px;
}

div.abody{
    padding:10px 0px;
}

div.innerbox{
    padding-bottom:20px;
}

div.article_line h1{
    margin-bottom:0px;
}

div.article_line h1 a{
    color:#fff;
}

div.adate{
    position:absolute;
    right:10px;
    bottom:10px;
}
