/* onArcade 2 CSS: Dark */
body {
	background-image:url(images/topbg.jpg);
	background-color: #B849B2;
	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 #41183D;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
.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: #E2B6E0;
	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 {
	padding: 0px;
	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);
	font-weight: bold;
	border-bottom: 0px solid #FFDA29;
	border-top: 0px solid #FFA600;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

	.categories_bar1 {
	width: 908px;
	height: 21px;
	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: 13px;
}
.top {
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: none;
	text-align: center;
	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: 3px;
}
.top_left1 h1{
    background-color: none;
	color: #FF99FF;
	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-color: none;
	background-image: url(images/categories.jpg);
	width: 908px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_left1 h2{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: none;
	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: #610394;
	
}
#categories_menu a:link, #categories_menu a:visited {
	color: #610394;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #B849B2;
	text-decoration: underline;
}
#main_content {
	background-color: #E2B6E0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	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: #B849B2;
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 2px 1px;
	padding-left: 3px;
	color: White;
}
.content_box_1 {
	background-color: #B849B2;
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
}
.content_box2 {
	background-color: #e2a457;
	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_box4{
	color: Black;
	background-color: #e2a457;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.content_box5 {
	background-color: #e2a457;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 1px;
	padding-left: 3px;
}
.content_box1{
   color: Black;
	background-color: #e2a457;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}

.content_box_header {
	/*	background: #000000 url(images/topbar.gif); */
	background-image: url(images/conleft.jpg);
	color: #E2B6E0;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content_box_header1 {
	background-color: #7404AF;
	border: 1px solid 7404AF;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.content_box_header2 {
	
	background-color: #005682;
   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 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: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-TOP: 0px;
}
.content_box_header a:link, .content_box_header a:visited {
	color: white;

}
.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: #3395C8;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #005D99 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: #7404AF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 0px;
}
.file_link:visited {
	color: #7404AF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.file_link:hover {
	color: #B849B2;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	background-color: #e2a457;
	height: 50px;
	padding-left: 8px;
	padding-bottom: 6px;
	border: 1px solid Black;
}
.footer1 {
    background-image:url(images/footer.jpg);
	height: 35px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: none;
	padding-top: 2px;
}
.footer2 {
	background-color: #e2a457;
	height:68px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 4px;
	color: black;
}
.footer_text {
    color: FF99FF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 4px;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.novi_igri {
	background-image: none;
    float: left;
    text-align: center;
    margin: 4px;
	padding-bottom: 5px;
	background-color: #EBD8FC;
	border: 1px solid;
	border-color: #7404AF;
	height: 165px;
	width: 111px;
	color: #000000;

}
.novi_igri a:link, .novi_igri a:visited {
	color: #610394;
	text-decoration: none;
	font-size: 12px;
}
.novi_igri a:hover {
	color: #B849B2;
	text-decoration: underline;
	font-size: 12px;
}
.novi_igri_1 {
   float: left;
   width: 15%;	
	text-align: center;
   margin: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #C3EBFF;;
	border: 1px solid;
	border-color: black;
	height: 158px;
	width: 135px;
}
.novi_igri_2 {
   float: left;
   width: 15%;	
	text-align: center;
   margin: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #C3EBFF;;
	border: 1px solid;
	border-color: black;
	height: 110px;
	width: 93px;
	color: #000000;
}
.game_box_moja {
	background-image: none;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #EBD8FC;
	border: 1px solid;
	border-color: #7404AF;
	color: #610394;
}

.sliki_border {
	border: thin solid Black;
	border-color: #00516A;
	border-width: 0px;
	margin-bottom: 4px;
}

.related_moja {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #F7e2ab;
	border: 1px solid;
	border-color: black;
	color: Black;
}


.popup_box {
	border: 1px solid #000000;
	background: #C3EBFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #C3EBFF;
	margin: 2px;
}
.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: 908px;
	color: #D8D900;
	background: #6BB0D4;
	padding-bottom: 3px;
   font-size: 18px;
	height: 64px;
	padding-top: 1px;
}
#logo H1 {
	font-family: Georgia,Times;
	text-align: center;
	font-size: 40px;
}
#podlogo {
/*	width: 100%;
	background: #950002;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;
*/
   width: 99.5%;
	background: #00498E;
	text-align: left;
	font-size: 12px;
	font-family: Georgia,Times;
	font-weight: bold;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: White;
}
#podlogo1 {
height: 22px;
   width: 99.5%;
	background: #6633FF;
	width: 100%;
	text-align: center;
	font-size: small;
	font-family: system,geneva;
	font-weight: bold;	
	color: White;
}
#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: #B849B2;
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 1px 1px;
	padding-left: 11px;
	color: #FFFFFF;
}