/* onArcade 2 CSS: Dark */
body {
	background: #3A3A3A url(images/background1.jpg);
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	background-color: #A3AB74;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}

fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
	color: #FFFFFF;
}
a:link, a:visited  {
	color: #F8BB49;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.game_name {
	color: #1cff1e;
	text-decoration: none;
}
#main_body {
	width: 1024px;
	padding: 0px;
	border-left: 4px solid #001A00;
	border-right: 4px solid #001A00;
	border-bottom: 4px solid #001A00;
	border-top: 7px solid #001A00;
	background-color: #001A00;
}

#header {
	padding: 0px;
	text-align: left;
/*	background: #950002 url(images/header.png);
	height: 96px;*/
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#site_logo {
	position: relative;
	left: 20px;
	top: 30px;
	border: 0px;
}
#main_menu {
	margin: 0px;
	position: relative;
	right: 10px;
	top: 5px;
}

#main_menu li {
	list-style-type: circle;
	display: block;
	float: left;
	margin-left: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#categories_bar {
	background-image: url(images/topmenu.jpg);
	height: 24px;
	border: 1px solid #000000;
	
}
#categories_menu {
/*	margin: 0px;  */
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
	left: 5px;
	top: 1px;
	color: #000000;
	font-size: 12px;
}
#categories_moja {
	background-image: url(images/topmenu.png);
	height: 24px;
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
}
#categories_moja a:link, #categories_moja a:visited {
	color: #000000;
}

#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #F8BB49;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_content {
	background-color: #001A00;
/*	
	border-left: 1px solid #001A00;
	border-right: 1px solid #001A00;
	border-bottom: 1px solid #001A00;
*/	
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 0px;
	padding-right: 0px;
}
#main_content_left {
	float: right;
	width: 840px;
}
#main_content_right {
	float: left;
	width: 180px;
}
#main_content_right_moja {
	width: 100%;
}

.content_box {
    background-image:url(images/cont_box2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #013300;
	border: 1px solid #001B00;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}

.content_box_right {
	background-color:#013300;
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #001B00;
/*	margin-bottom:2px;
	margin-top:1px;*/
	padding:3px;
	text-align:left;
}

.content_box_right_ad {
	background-color:#013300;
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #001B00;
	/*	margin-bottom:2px;
	margin-top:1px;*/
	padding:3px;
	text-align:left;
}

.content_box li {
	list-style-type: none;
	display: block;
//*	float: left;*//
	margin-left: -30px;
}

.content_box_header {
	background-color: #0d0d0d;
	background-image: url(images/content_box_header2.jpg);
    border: 1px solid #000000;
    color: #D1DF84;
    font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}
.content_box_header_long {
	background-color: #0d0d0d;
	background-image: url('images/content_box_header_long.jpg');
    border: 1px solid #000000;
    color: #D1DF84;
    font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}
.content_box_header_long H1 {
    color: #CFCFCF;
	FONT: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	font-weight: bold;
}

.content_box_header_long H2 {
    color: #D1DF84;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-TOP: 0px;
}
.content_box_header_em {
/*	background: #000000 url(images/topbar.gif); */
	background-color: #155018;
    border: 1px solid #000000;
    color: #D1DF84;
    font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	padding-left: 4px;
}

.content_box_header H1 {
   color: #d70000;
	text-align: center;
	font-family: Georgia,Times;
	font-size: 30px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
   PADDING-TOP: 0px;
	MARGIN: 0px;
}
.content_box_header H2 {
   color: #00ac01;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-TOP: 0px;
}

.content_box_header a:link, .content_box_header a:visited {
	color: #00ac01;
	text-decoration: none;
}
.content_box_header a:hover {
	color: white;
	text-decoration: underline;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_line {
	border-top: 1px solid #000000;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #000000;
	background: #333333;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #000000;
	background: #013300;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #333333 url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link {
	color: #F8BB49;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #F8BB49;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.novi_igri2 {
   float: left;
   width: 100px;	
	text-align: center;
   margin: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #222222;
	border: 1px solid;
	border-color: black;
	height: 110px;
}

.novi_igri {
    background-image: url('images/games-background.jpg?ver=1.0');
    float: left;
    width: 108px;	
	text-align: center;
    margin: 5px;
	padding-top: 0px;
	margin-left: 2px;
	padding-bottom: 20px;
	border: 1px solid;
	border-color: black;
	height: 104px;
}

.novi_igri_link{
	text-align: center;
	padding: 2px;

}

.browse_igri {
    background-image: url('images/games-background.jpg');
    float: left;
    width: 90px;	
	text-align: center;
    margin: 3px;
	padding-top: 5px;
	border: 1px solid;
	border-color: black;
	height: 120px;
}

.related_igri {
    float: left;
	border: 1px solid;
	border-color: black;
/*	height: 91px; */
}

.related_igri_link{
	text-align: center;
	padding: 2px;

}

.game_box_moja {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #222222;
	border: 1px solid;
	border-color: black;
   width: 100px;	
	height: 100px;
}
.related_moja {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #222222;
	border: 1px solid;
	border-color: black;
}

.popup_box {
	border: 1px solid #000000;
	background: #333333;
	margin: 5px;
	padding: 3px;
	margin-right: 5px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #013300;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 10px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #333333;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #FF9900;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}

#logo {
/*	width: 100%;
	color: #D90005;
	background: black;
	padding-top: 3px;
	line-height: 1em;
	padding-bottom: 5px;
*/	
   width: 100%;
	color: #d70000;
	background: black;
	padding-top: 3px;
	padding-bottom: 1px;
}

#logo H1 {
	font-family: Georgia,Times;
	text-align: center;
	font-size: 40px;
}

#podlogo_file_test {
/*	width: 100%;
	background: #950002;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;
*/
    width: 99.2%;
	background: url(images/right.jpg);
	text-align: left;
	font-size: 12px;
	font-weight: bold;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #001A00;
}

#podlogo {
/*	width: 100%;
	background: #950002;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;
*/
    width: 99.5%;
	background: #950002;
	text-align: left;
	font-size: 12px;
	font-family: Georgia,Times;
	font-weight: bold;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: 1px solid #001A00;
}

#podlogo H1 {
	height:30px;
   	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
}

#podlogo H2 {
   color: white;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-TOP: 0px;
}
#podlogo_file {
/*	width: 100%;
	background: #950002;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;
*/
	background:url(images/topmenu.png);
	text-align: left;
	font-size: 12px;
	font-weight: bold;	
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#00AC01;
}
#podlogo_file a:link, #podlogo_file a:visited {
	color: #00ac01;
	text-decoration: none;
}
#podlogo_file a:hover {
	color: white;
	text-decoration: underline;
}

#nadlogo {
/*	width: 100%;
	background: #950002;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;
*/
   	width: 900px;
	height:19px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia,Times;
	font-weight: bold;	
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#FFFFFF;
}

#nadlogo H1 {
	height:30px;
   	color: #CFCFCF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
}

#logodesno {
	font-family:geneva,arial;
	color:#950002;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	float: right;
}
/* Sponsor link looks like this */
#sponsor {
	border: 1px dotted #FF3300;
	background: #FFCC33;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.pagination {
	margin: 5px;
	text-align: center;
}
.pagination a {
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #FFFFFF;
	background-color:#479122;
}
.pagination b {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color:#326018;
}

/* onArcade 2 CSS */