/* onArcade 2 CSS: Dark */
body {
	background-color: #F4FFFF;
	background-image:url(images/heart_background_11.gif);
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: White;
	border: 1px solid #1D5290;
	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: black;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
#main_body {
	width: 908px;
	padding: 0px;
	background-color: #F8E9F8;
	}
	
#main_1 {
	width: 908px;
	background-color: #F8E9F8;
   color: Black;
	font-size: 13px;
	}
	
#header1 {
	text-align: left;
	background: #F8E9F8 url(images/header.jpg);
	height: 115px;
}
	
#header {
	text-align: left;
	background: #F8E9F8 url(images/header1.jpg);
	height: 140px;
	margin-left: -1px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 908px;
}
#header2 {
	width: 906px;
	background: #F8E9F8 url(images/header1.jpg);
	height: 140px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
#header3 {
background: url(images/girls.gif) repeat scroll 0 0;
height:115px;
margin-bottom:1px;
margin-left:0px;
margin-top:-1px;
text-align:right;
}
#site_logo {
	position: relative;
	left: 20px;
	top: 30px;
	border: 0px;
}
#main_menu {
	margin: 0px;
	position: relative;
	right: 10px;
	top: 5px;
	color: #FFFFFF;
	font-family: Verdana;
}
.main {
	width: 910px;
	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: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#categories_bar {
	width: 908px;
	height: 20px;
	background-image: url(images/topmenu.png);
	font-weight: bold;
	border-bottom: 1px solid Black;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left: -1px;
}

	.categories_bar1 {
	width: 908px;
	height: 20px;
	background-color: #841d93;
	font-weight: bold;
	padding-top: 4px;
	color: #F4F4F4;
	margin-bottom: -3px;
	font-size: 12px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left: -1px;
}
		
#categories_menu {
	/*margin: 0px;*/
	margin-left: 8px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 0px;
	position: relative;
	left: 1px;
	top: 1px;
	color: White;
	font-size: 15px;

}
.top {
	text-align: center;
	height: 20px;
	width: 908px;
	margin-top: -6px;
	padding-bottom: 2px;
	margin-bottom: -6px;
}
.top1 {
	text-align: center;
	height: 8px;
	width: 906px;
}
	
.top_left h1{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	float: none;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 1px;
	width: 906px;
}
.top_left h2{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width: 908px;
	padding-top: 4px;
	padding-bottom: 3px;
	height: 16px;
	margin-top: -2px;
	margin-bottom: -4px;
	margin-left: -1px;
}
.top_right {
    color: #FFFFFF;
	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: #000000;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
	color: Black;
}
#categories_menu a:link, #categories_menu a:visited {
	color: Black;
	text-decoration: none;
}
#categories_menu a:hover {
	color: Black;
	text-decoration: underline;
}
#main_content {
	background-color: #FBF4FB;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px 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: #E2A5EA;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 2px 1px;
	padding-left: 3px;
}
.content_box_1 {
	color: black;
	background-color: #e2a5ea;
	border: 1px solid Black;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 3px;
	margin: 2px;
	padding-top: 5px;
}
.content_box2 {
	background-color: #E2A5EA;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box3{
	color: Black;
	background-color: #f8e9f8;
	text-align: center;
	margin-right: 7px;
}
.content_box4{
	color: Black;
	background-color: #E2A5EA;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.content_box5 {
	background-color: #E2A5EA;
	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: #E2A5EA;
	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-color: #841D93;
   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_header1 {
	background-color: #e2a5ea;
	border: 1px solid Black;
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.content_box_header4 {
	background-color: #e2a5ea;
	border: 1px solid Black;
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.content_box_header2 {
	
	background-color: #841D93;
   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: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-TOP: 0px;
}
.content_box_header a:link, .content_box_header a:visited {
	color: White;
	text-decoration: none;
}
.content_box_header a:hover {
	color: black;

}
.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: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 0px;
}
.file_link:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.file_link:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	background-color: #e2a5ea;
	height:48px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 4px;
}
.footer1 {
	background-color: #e2a5ea;
	height: 45px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 2px;
}
.footer2 {
	background-color: #e2a5ea;
	height:80px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 4px;
	
}
.footer3 {
	background-color: #e2a5ea;
	height:60px;
	padding-left: 8px;
	padding-bottom: 3px;
	border: 1px solid Black;
	padding-top: 4px;
	
}
.footer_text {
   color: black;
	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 {
   float: left;
   text-align: center;
   margin: 4px;
	padding-bottom: 5px;
	background-color: #F8E9F8;
	border: 1px solid;
	border-color: Black;
	height: 160px;
	width: 111px;
	color: #000000;

}
.novi_igri a:link, .novi_igri a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.novi_igri a:hover {
	color: Black;
	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 {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #F8E9F8;
	border: 1px solid;
	border-color: black;
	color: Black;
}

.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: 5px;
	padding: 5px;
	background-color: #f8e9f8;
	border: 1px solid;
	border-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;
}
/* onArcade 2 CSS */