body {
	background-color: #a60400;
	font-family:verdana,arial,sans-serif;
	color: #fff;
}

img
{ 
	border-style: none;
}

#wrapper {
	position: relative;
	width: 1060px;
	margin: 0 auto;
}

#left_side {
	position: relative;
	width: 900px;
}

#right_side {
	position: absolute;
	top: 243px;
	right: -2px;
}


/* LEVI MENI */
#left_menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	background-color: #cdcdcd;
}

#left_menu a{
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

#iprom_film {
	position: relative;
	bakcground-color: #313131;
	width: 200px;
	height: 200px;
	margin-left: -3px;
	top: -3px;
	padding: 0;
	border: 0;
	align: left;
}

.nove_igre {
	position: relative;
	text-align: center;
	background-color: #313131;
	font-size: 32px;
	border-top:1px solid #FFFFFF;
}
.najigrane_igre {
	position: relative;
	text-align: center;
	background-color: #313131;
	font-size: 18px;
	border-top:1px solid #FFFFFF;
}

.nove_igre_seznam {
	background: #B3B3B3;
	border-top:1px solid #FFFFFF;
}

.nove_igre_bullet {
	margin-left: 5px;
}

.nove_igre_ime {
	margin-left: 3px;
}

.black_line {
	width: 200px;
	height: 1px;
	background-color: #000;
}
.adp_lm {
	height: 102px;
	padding-left: 35px;
	padding-top: 0px;
}
#povezave_lm {
	background: #B3B3B3;
	font-size: 10px;
	height: 65px;
	border-top:1px solid #FFFFFF;
	padding-left: 0px;
}





/* SREDINA */
#sredina_komplet {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 700px;
}

#sredina_glava {
	background: #a60400 url('../images/header_bg.jpg') no-repeat center;
	height: 200px;
	top: 0px;
	text-align: center;
}

#sredina_glava a{
	color: #fff;
}

#sredina_glava h1 {
	font-size: 48px;
}

#meni {
	width: 700px;
	color: #ababab;
}

#meni a {
	color: #fff;
	text-decoration: none;
}
#meni a:hover {
	color: #ababab;
	text-decoration: none;	
}

#meni_span1 {
	position: absolute;
	width: 16%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#meni_span2 {
	position: absolute;
	left: 16%;
	width: 16%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#meni_span3 {
	position: absolute;
	left: 32%;
	width: 14%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#meni_span4 {
	position: absolute;
	left: 46%;
	width: 18%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#meni_span5 {
	position: absolute;
	left: 64%;
	width: 18%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#meni_span6 {
	position: absolute;
	left: 82%;
	width: 18%;
	height: 30px;		
	border: solid 1px white;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

#sredina_igre {
	position: relative;
	width:  700px;
	height: 800px;
	background-color: #bcbcbc;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 42px;
}

.igra_naslov {
	position: relative;
	background-color: #a60400;
	width: 700px;
	height: 30px;
}

.igra_naslov a {
	position: relative;
	color: #fff;
	top: 5px;
	left: 20px;
}
.igra_naslov a:hover {
	color: #ababab;
}

.igra_opis {
	position: relative;
	width: 700px;
	height: 130px;
}

#footer_paging {
	position: relative;
	background-color: gray;
	height: 54px;
	padding-top: 10px;
	text-align: center;
	word-spacing: 10px;
}

#footer_paging a {
	color: #cdcdcd;
}

.slika {
	position: relative;
	width: 120px;
	height: 120px;
	margin-top: 5px;
	left: 10px;
	background-color: cdcdcd;
}

.slika a {
	border-style: none;
}

.opis {
	position: absolute;
	left: 140px;
	top: 0px;
}


/*IGRA - igre.php */
#prikaz_igre {
	position: relative;
	width: 700px;
	height: 100%;
	top: 43px;
	text-align: center;
	background-color: #cdcdcd;
}

#adp_nad_igro {
	position: relative;
	width: 700px;
	height: 129px;
	overflow: hidden;
}

#igra_sama {
	position: relative;
	width: 100%;
	top: 0px;
	background-color: blue;
}

#igra_navodila {
	position: relative;
	width: 100%;
	color: #000;
	margin-top: 5px;
	text-align: left;
	background-color: #cdcdcd;
	font-size: 12px;
}

#igra_ocena {
	position: relative;
	width: 100%;
	height: 160px;
	color: #000;
	margin-top: 5px;
	background-color: #313131;
	overflow: hidden;
}
