body {
	background-image: url("../images/new/body_div_bg.png") repeat-x;
    background: #CACACA;
	margin: 0px;
    padding:0px;	
}

.content_body
{
    background: #151515;
	margin: 0px;
    padding:0px;	
}

.tahoma14sargabold {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FEED01;
	padding-left: 10px;
}

#loading {
position:absolute;
float:left;
display:block;
z-index: 100;
width: 100%;
height: 100%;
background-color: black;
}

.top_frame
{
    height: 38px;
    position:relative;
    top:0px;
    margin: auto;
    display: block;
    background: url("../images/new/top_frame_bg.png") repeat-x;
}

.main_content
{
    width:1008px;
    height: 780px;
    margin:auto;    
}

.main_body_div
{
    height: 780px; 
    overflow: hidden;
}

.body_div_bg
{
    background: url("../images/new/body_div_bg.png") repeat-x;
    width: 100%;
}

.search_bar
{
    width: 220px; 
    display: block; 
    float: right;
    margin-top:3px;
    z-index:100;
}

.search_bar_input
{
    width:175px;
    height:29px;
    background: url("../images/new/searchbar_bg.png") repeat-x;
    display: inline-block;
    float:left;
    position: relative;
    border: none;
    font-family: sans-serif;
    font-size: 12px;
    color:#FFF;
    line-height: 30px;
    z-index:100;
}

.searchbar_end_left
{
    width: 7px;
    height: 29px;
    background: url("../images/new/searchbar_left.png") no-repeat;
    display: inline-block;
    float:left;
    z-index:100;
}
.searchbar_end_right
{
    width: 7px;
    height: 29px;
    background: url("../images/new/searchbar_right.png") no-repeat;
    display: inline-block;
    float:left;
    z-index:100;
}
.searchbar_search_button
{
    width: 27px;
    height:19px;
    z-index: 1;
    position:relative;
    top:3px;
    left:-12px;
    display: inline-block;
    float:left;
    z-index:100;
}

.menu
{
    width:996px;
    height:100px;
    display: block;
    margin:auto;
    position: relative;
    top: -35px;
    left:-17px;
    background: transparent;
}

.logo
{
    background: url("../images/new/logo.png") no-repeat;
    width: 197px;
    height: 140px;
    display: inline-block;
    position:relative;
    left: -11px;
    float: left;
}

.menu_underline
{
    background: url("../images/new/menu_underline.png") repeat-x;
    width: 962px;
    height: 8px;
    line-height: 0px;
    overflow: hidden;
    display: block;
    position: relative;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

.page_left_side
{
    width: 23px;
    height: 610px;
    background: url("../images/new/page_left_side2.png") no-repeat;
    padding: 0px;
    margin: 0px;
}

.main_table
{
    padding: 0px; 
    margin: 0px; 
    position:relative;
    top:47px;
}

.page_right_side
{
    width: 23px;
    height: 610px;
    background: url("../images/new/page_right_side2.png") no-repeat;
    padding: 0px;
    margin: 0px;
    
    
}
.content
{
    width:962px;
    height:602px;
    overflow:hidden;
    margin-left:auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #151515;
    padding: 0px;
}

.top_frame
{
    height: 30px;
    position:relative;
    top:0px;
    margin: auto;
    display: block;
    background: url('images/new/top_frame_bg.png') repeat-x;
}

.newslink
{
    background: #ff9600;
    width: 175px;
    height: 34px;
    vertical-align: middle;
    padding: 3px;
    -o-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -icab-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -khtml-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 2px rgba(0,0,0,0.2);

}

.newslink_left
{
    -o-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -icab-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -khtml-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 2px rgba(0,0,0,0.2);

}

a
{
    font-family: Tahoma, Arial, sans-serif;
    text-decoration: none;
}

.news
{
    position: relative; 
    top:-600px; 
    left:398px; 
    background: transparent;
    width:230px; 
    height: 200px;    
}


.newslink a 
{
    color: #FFF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}

.newslink a:hover 
{
    color: #FFF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.released_games
{
    color: #888; 
    font-family: Tahoma, Arial, sans-serif; 
    font-size: 10px; 
    position: relative; 
    left: -420px; 
    top:-30px;
}

.bottom_flash
{
    position: relative; 
    top: -30px;
}

.hr
{
    position: relative; 
    top: -30px; 
    padding: 0px;
}

.footer
{
    padding:0px; 
    margin:0px; 
    width: 100%; 
    height: 103px; 
    background: url('../images/new/main_page_under_bg.png') repeat-x; 
    position: absolute; 
    top:757px;
}

#content
{
    overflow: auto;
    width: 765px;
    height:521px;
    float:left;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    display: inline-block;
    border-left: 1px solid white
}

input:focus, div:focus
{
    outline:none;
}

.oldal_menu
{
    width: 190px;
    height: 521px;
    overflow: auto;
    display: inline-block;
    float:left;
    text-align: left;
    padding-left: 5px;
}

.oldal_menu_selected_link
{
    font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #222;
    background:#FFF;
    padding:2px;
    margin:0px;
}

/* invictus.css-ből */

@charset "iso-8859-2";

A.jatekoklink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: none;
	padding-left: 3px;
}
A.jatekoklink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.jatekoklinkselect{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222;
    background:#FFF;
    padding: 2px;
	text-decoration: none;
}
A.jatekoklinkalmenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
}
A.jatekoklinkalmenu:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.jatekoklinkselected {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDE044;
	text-decoration: none;
	padding-left: 10px;
}

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c4c4c4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
    color: #FFF;
}
A.hireklink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.hireklink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana12feketebold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}



