/* onArcade 2 CSS: Dark */
body {
	background-image:url(images/topbg.jpg);
	background-color: #072255;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #444444;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
.addthis {
    padding-top:4px;
	 text-align: left;
}
.addthis2 {
    padding-left:2px;
	 padding-top:4px;
	 padding-bottom:8px;
	 text-align: left;
}
.LetajDesno {
    float:right;
    padding:5px;
    margin-left:8px;
  }
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#main_body {
	width: 908px;
	padding: 0px;
	background-color: none;
}
	
		#main_1 {
	width: 908px;
    padding-top:13px;
    color: White;
	font-size: 13px;
	}
	
#header1 {
	padding: 0px;
	text-align: left;
	background: White url(images/header.jpg);
	height: 115px;
}

#header {
	text-align: left;
	background: url(images/topban.jpg);
	height: 140px;
	
}
#header2 {
	width: 908px;
	background: White url(images/header1.jpg);
	height: 115px;
}
#header3 {
	margin-left: -1px;
	text-align: left;
	background: White url(images/header2.jpg);
	height: 118px;
	margin-top: -1px;
	margin-bottom: 0px;
}
#site_logo {
	position: relative;
	left: 20px;
	top: 30px;
	border: 0px;
}
#main_menu {
	margin: 0px;
	position: relative;
	right: 10px;
	top: 5px;
	
	color: #99FF33;
	font-family: Verdana;
}
.main {
	width: 908px;
	padding: 0px;
	
}
#main_menu li {
	/*list-style-type: circle;
	display: block;
	float: right;
	margin-right: 5px;*/
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
	color: White;
	text-decoration: none;
}
#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#categories_bar {
	width: 908px;
	height: 18px;
	background-image: url(images/topmenu.jpg);
	background-color: none;
	font-weight: bold;
	border: none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

	.categories_bar1 {
	width: 908px;
	height: 17px;
	background-image: url(images/categories.jpg);
	background-color: none;
	font-weight: bold;
	padding-top: 4px;
	color: #FFFFFF;
}
		
#categories_menu {
	/*margin: 0px;*/
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	left: 1px;
	top: 1px;
	color: Black;
	font-size: 14px;

}

.top {
	padding: 0px;
	text-align: center;
	background-image: none;
	background-color: none;
	height: 20px;
	width: 908px;
	}
	
	
.top_left h1{
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	float: none;
	font-weight: bold;
	margin-bottom: 2px;
	margin: 0px;
}
.top_left1 h1{
    background-color: #333333;
	color: #FFCC00;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	float: none;
	font-weight: bold;
	margin-bottom: -10px;
}
.top_left h2{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/categories.jpg);
	background-color: none;
	width: 908px;
	padding-top: -2px;
	padding-bottom: 3px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: -4px;
}
.top_left1 h2{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #D48003;
	width: 908px;
	padding-top: -4px;
	padding-bottom: 3px;
	height: 21px;
	margin-top: -2px;
	margin-bottom: -4px;
}
.top_right {
    color: #33FF66;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 5px;
	margin-top: 3px;
	text-align: right;
	float: right;
}

#categories_moja a:link, #categories_moja a:visited {
	color: White;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
	color: #000000;
	
}
#categories_menu a:link, #categories_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #006699;
	text-decoration: underline;
}
#main_content {
	background-color: #FFFFFF;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 5px;
}
#main_content_left {
	float: right;
	width: 82.5%;
}
#main_content_right {
	float: left;
	width: 17.0%;
}
#main_content_left1 {
	float: right;
	width: 99.8%;
}
#main_content_right1 {
	float: left;
	width: 0.1%;
}
#main_content_right_moja {
	width: 99.5%;
}
.content_box {
	background-color: #990000;
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 2px 1px;
	padding-left: 3px;
	color: #FFFFFF;
}
.content_box8 {
	background-color: #D99036;
	border: 1px solid #986218;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 1px;
	padding-left: 3px;
	color: #000000;
}
.content_box_2 {
	background-color: #F2984c;
	border: 1px solid #986218;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 2px 1px;
	padding-left: 3px;
	color: #000000;
}
.content_box5 {
	background-color: #E38F1B;
	border: 1px solid #986218;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 1px;
	padding-left: 3px;
}
.content_box_1 {
	background-color: #990000;
	border: none;
	margin-bottom: 5px;
	margin-top: 1px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 2px;
}
.content_box2 {
	background-color: #737373;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box3{
	color: Black;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 7px;
}

	
.content_box1{
	color: Black;
	background-color: #3f3f3f;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box4{
	color: Black;
	background-color: #3f3f3f;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-top: 2px;
}
.content_box_header {
	/*	background: #000000 url(images/topbar.gif); */
	background-image: url(images/conleft.jpg);
	background-color: none;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.content_box_header_right {
	/*	background: #000000 url(images/topbar.gif); */
	background-image:url(images/conright.jpg);
	background-color: #000000;
    border: 0px solid #000000;
    color: #000000;
    font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}

.content_box_header H1 {
   color: White;
	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 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;
}
.content_box_header1 {
	background-color: #072255;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.content_box_header2 {
	
	background-color: #646464;
   border: 1px solid #000000;
   color: White;
   font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}

.content_box_header a:link, .content_box_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #FFFFFF;
	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: #3F3F3F;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}

.file_link:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

.file_link:visited {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;

}
.file_link:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.links_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links_link:visited {
	color: #000000;
	text-decoration: none;
}
.links_link:hover {
	color: #000000;
	text-decoration: underline;
}
.links_link_1:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.links_link_1:visited {
	color: black;
	text-decoration: none;
font-weight: bold;
}
.links_link_1:hover {
	color: white;
	text-decoration: underline;
    font-weight: bold;
}
.footer {
	background-color: #737373;
	height: 50px;
	padding-left: 8px;
	padding-bottom: 6px;
	border: 1px solid Black;
}
.footer1 {
	background-color: none;
	height: 42px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: none;
	padding-top: 2px;
	background-image: url(images/footer.jpg)
}
.footer2 {
	background-color: #d99036;
	height:50px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid #986218;
	padding-top: 4px;
	
}
.footer0 {
	background-image:url(images/12.gif);
	height:22px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid #986218;
	padding-top: 4px;
	
}
.footer3 {
	background-color: #3f3f3f;
	height:60px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 4px;
	
}
.footer_text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 2px;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.novi_igri {
    background-image: none;
    float: left;
    width: 15%;	
	text-align: center;
	font-weight:600;
    margin: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #072255;
    border: 1px solid #CCCCCC;
	height: 109px;
	width: 93px;
	color: #000000;
}
.novi_igri_1 {
	float: left;
	width: 15%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #212121;
	border: 1px solid Black;
	border-color: black;
	height: 360px;
	width: 175px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 13px;
	text-indent: 0px;
	
}
.novi_igri_11 {
	float: left;
	width: 15%;
	text-align: center;
	 background-image:url(images/12.gif);
	border: 1px solid Black;
	border-color: black;
	height: 165px;
	width: 135px;
	margin: 4px;
	text-indent: 2px;
}
.novi_igri_2 {
   background-image:url(images/5.gif);
   float: left;
   width: 15%;	
	text-align: center;
	font-weight:600;
   margin: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #212121;
	border: 1px solid;
	border-color: #894416;
	height: 120px;
	width: 93px;
	color: #000000;
}
.novi_igri_3{
	float: left;
	
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #F4F4F4;
	border: 1px solid Black;
	border-color: black;
	height: 360px;
	width: 493px;
	color: Black;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 3px;
}
.game_box_moja {
	background-image: none;
	background-color: #072255;
	margin-left: 3px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.related_moja {
	background-color: #E9CF91;
	margin-left: 3px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #986218;
	padding: 4px;
}
.sliki_border {
	border: thin solid #986218;
	border-color: #00516A;
	border-width: 0px;
	margin-bottom: 4px;
}
.sliki_border1 {
	border: thin solid Black;
	border-color: #666666;
	border-width: 1px;
	
}

.frame_text {
    width: 64%;
	 text-align: center;
	padding: 5px 250px;
	font-family: Arial;
	font-size: 12px;
	color: #66FF66;
}
.frame_text a:link, .frame_text a:visited {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.played {
	font-family: Arial;
	font-size: 9px;
}
.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: 26%;
}
.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: #510000;
	background: #F2F2F2;
	padding-bottom: 3px;
   font-size: 18px;
	height: 64px;
	padding-top: 1px;
}
#logo1 {
   width: 99%;
	color: Black;
	background: #990000;
	padding-top: 3px;
	padding-bottom: 1px;
   font-size: 15px;
}
#logo H1 {
	font-family: Georgia,Times;
	text-align: center;
	font-size: 40px;
}

#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: 1px;
	text-align: center;
}
.pagination a {
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #CC3300;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.addthis {

    padding-top:4px;
    
}

.addthis2 {

    padding-left:20px;
      
}

.addthis3 {

    padding-bottom:4px;
    
}

/* onArcade 2 CSS */

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       
/* Custom Icons */
.related_moja1 {
    float: left;
    width: 109px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid Black;
    border-color: #003E18;
    height: 91px;
    margin-left: 0;
    margin-right: -2px;
    margin-top: 0;
    margin-bottom: 0px;
}
.content_box11 {
	background-color: #990000;
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 1px 1px;
	padding-left: 11px;
	color: #FFFFFF;
}
