@charset "utf-8";
/* CSS Document */

#content {
	background:url(http://www.idgaming.eu/res/main/stretch.jpg) repeat-x #FFF;
/*	background-color:#FFF; */
	border:1px black solid;
	min-width: 1020px;
	max-width: 1220px;
	margin-left:auto;
	margin-right:auto;	
}

#top {
	background:url(http://www.idgaming.eu/res/main/idhead.jpg) no-repeat;
	height:153px;
	border:0;
}

#bar {
	padding-left:5px;	
	float:right;	
	position:relative;
	padding-right:5px;
	font-size:10px;
	vertical-align:text-top;
}

#cright {
	text-align:center;
	color:white;
	border:1px #000 dashed;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	font-size:10px;
}

#cright:hover {
	text-align:center;
	color:black;
	border:1px #006633 dashed;
	background:#EDFFED;
	margin-left:auto;
	margin-right:auto;
}

#cright .SmallText {
	color:#CCC;
	text-decoration:none;
	font-size:9px;
}

#cright:hover .SmallText {
	color:black;
	text-decoration:none;
	font-size:9px;
}

#cright a {
	color:#CCC;
	text-decoration:none;
	font-size:9px;
}

#cright:hover a {
	color:black;
	text-decoration:none;
	font-size:9px;
}

#menu {
	background:url(http://www.idgaming.eu/res/main/menu.jpg) repeat-x;
	height:30px;
	spacing:0;
}

.spacer {
	width:10px;
	height:30px;
	float:left;
}

.text_title {
	font-size:25px;
	text-align:left;
	padding-left:25px;
	border-right:2px /*#748038*/ #000 solid;
	color:black;
	table-layout: fixed;
	float:left;
	padding-right:5px;
}

.title_space {
	height:75px;
}

.menu_item {
	background:url(http://www.idgaming.eu/res/main/menu.jpg) repeat-x;
	height:30px;
	float:left;
	font-size:16px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding-left:15px;
	padding-right:15px;
	cursor:default; 
	display:block;
	padding-top:4px;
}

.menu_item:hover {
	background:url(http://www.idgaming.eu/res/main/menu_over.jpg) repeat-x;
	color:#fff;
}

.menu_item_sel {
	background:url(http://www.idgaming.eu/res/main/menu_over.jpg) repeat-x;
	color:#fff;
	height:30px;
	float:left;
	font-size:16px;
	font-weight: bold;
	vertical-align: middle;
	padding-left:15px;
	padding-right:15px;
	cursor:default; 
	display:block;
	padding-top:4px;
}

.ut_item {
	background:url(http://www.idgaming.eu/res/main/menu.jpg) repeat-x;
	height:30px;
	float:right;
	font-size:16px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	padding-left:15px;
	padding-right:15px;
	cursor:default; 
	display:block;
	padding-top:4px;
}

.ut_item:hover {
	background:url(http://www.idgaming.eu/res/main/ut_over.jpg) repeat-x;
	color:#fff;
}

.ut_item_sel {
	background:url(http://www.idgaming.eu/res/main/ut_over.jpg) repeat-x;
	color:#fff;
	height:30px;
	float:right;
	font-size:16px;
	font-weight: bold;
	vertical-align: middle;
	padding-left:15px;
	padding-right:15px;
	cursor:default; 
	display:block;
	padding-top:4px;
}

.m_link {
	color:#fff;
	text-decoration: none;
}

.menu_sep {
	width:2px;
	height:30px;
	background:url(http://www.idgaming.eu/res/menu_sep.jpg) no-repeat;
	float:left;
}

.lang_sve {
display:block;
float: left;
width: 35px;
height:20px;
/*padding:10px 10px 10px 7px;*/
/*font: bold 13px sans-serif;;
color:#333;*/
background: url("http://www.idgaming.eu/res/sve.jpg") 0 0 no-repeat;
text-decoration: none;
}
.lang_sve:hover { 
background: url("http://www.idgaming.eu/res/sve_t.jpg") 0 0 no-repeat;
color: #049;
}

.lang_eng {
display:block;
float:left;
width: 35px;
height:20px;
background: url("http://www.idgaming.eu/res/eng.jpg") 0 0 no-repeat;
text-decoration: none;
}
.lang_eng:hover { 
background: url("http://www.idgaming.eu/res/eng_t.jpg") 0 0 no-repeat;
color: #049;
}

.lang_kli {
display:block;
float:left;
width: 35px;
height:20px;
background: url("http://www.idgaming.eu/res/kli.jpg") 0 0 no-repeat;
text-decoration: none;
}
.lang_kli:hover { 
background: url("http://www.idgaming.eu/res/kli_t.jpg") 0 0 no-repeat;
color: #049;
}

.sve {
display:block;
float:left;
width: 35px;
height:20px;
background: url("http://www.idgaming.eu/res/sve_sel.jpg") 0 0 no-repeat;
text-decoration: none;
}

.eng {
display:block;
float:left;
width: 35px;
height:20px;
background: url("http://www.idgaming.eu/res/eng_sel.jpg") 0 0 no-repeat;
text-decoration: none;
}

.kli {
display:block;
float:left;
width: 35px;
height:20px;
background: url("http://www.idgaming.eu/res/kli_sel.jpg") 0 0 no-repeat;
text-decoration: none;
}

.lang {
display:block;
float:left;
width: 75px;
height:20px;
background: url("http://www.idgaming.eu/res/lang.jpg") 0 0 no-repeat;
text-decoration: none;
}