@charset "windows-1250";
body {
	background-color: #000000;
	margin: 0px 0px 25px 0px;
	padding: 0;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.layout {
	width: 785px;
	text-align:left;
}

.layout_left {
	width: 212px;
	float: left;
}

.left_top {
	width: 212px;
	height: 277px;
	background-image: url('../graphics2/left_top.jpg');
}

.left_table {
	width: 220px;
	background-image: url('../graphics2/left_bg.gif');
}

.menu_section {
	margin-right: 10px;
  float: right;
}

.menu_content {
  color: #be9a9d;
	padding: 10px 5px 10px 65px;
} 
   
.menu_content a {
	color: #ffffff;
	text-decoration: none;
} 

.menu_content a:hover {
	background: #73393d;
} 
  
.layout_right {
	width: 563px;
	float: left;
}  

.right_top {
	width: 563px;
	height: 260px;
	background-image: url('../graphics2/right_top.jpg');
	position: relative;
}

.gamefan_link {
	display: block;
	width: 234px;
	height: 70px;
	position: absolute;
	right: 34px;
	top: 0px;
}

.gamefan_link:hover {
	background: none !important;
}

.mainMenu {
  float:left;
  margin: 225px 0px 0px 10px;
}

.mainMenu a {
  color: #ffffff;
}

.mainMenu a:hover {
  color: #760a0e;
  background: #ffffff;
}
  	
.right_table {
	width: 557px;
	background: url('../graphics2/right_bg.gif') repeat-y;
}

.right_bottom {
	width: 557px;
	height: 44px;
	background-image: url('../graphics2/right_bottom.gif');
}

.right_content {
  color: #c3d3b3;
	padding: 10px 55px 10px 15px;
}    

.right_content a {
  color: #ffffff;
}    

.right_content a:hover {
  background: #e2ecd8;
  color: #1d3304;
}    

.nadpis {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

.banner {
  border: 1px solid #380c0f
}

/* LOGIN */

.login1 {
	width: 50px;
	text-align: right;
	padding: 2px;
}

.login2 {
	width: 50px;
	text-align: left;
	padding: 2px;
}

.login_icon {
	border: 2px solid #be9a9d;
	margin: 2px 2px 0px 0px;
	width: 40px;
	height: 50px;
}

.loged {
	margin-top: 10px;
}

.autolog {
	margin: 4px 0px 6px 10px;
}

.form_login {
	border: 0px;
	color: #380c0f;
	background-color: #be9a9d;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* OSTATNI / CLANKY */
.art_tab {
  width: 100%;
}

.art_tab td {
  vertical-align: top;
  text-align: justify;
  padding: 10px;
}

.weaponsimg {
	border: 2px solid #c3d3b3;
	width: 200px;
	height: 120px;
}
