body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 13px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #BE95B8;
	text-decoration: underline;
}

a:visited {
	color: #BE95B8;
	text-decoration: underline;
}

a:hover {
	color: #BE95B8;
	text-decoration: none;
}
.main {
	width: 960px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #5E174F;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.gif);
	height: 103px;
}
.header-menu {
    color: #5E174F;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	background-color: #5E174F;
	border-left: 1px solid #5E174F;
	border-right: 1px solid #5E174F;
}
.contentbox {
	border: 1px solid #ffffff;
	margin-bottom: 8px;
}
.contentheader {
	background: #FFFFFF;
	color: #5E174F;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #ffffff;
	margin-bottom: 8px;
}
.fileboxheader {
	background: #FFFFFF;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #5E174F;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.contentheaderlink:link {
	color: #5E174F;
	font-size: 13px;
	text-decoration: none;
}

.contentheaderlink:visited {
	color: #5E174F;
	font-size: 13px;
	text-decoration: none;
}

.contentheaderlink:hover {
	color: #5E174F;
	font-size: 13px;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #E0C2DE;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #5E174F;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #5E174F;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #5E174F;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #5E174F;
	height: 42px;
	border-left: 1px solid #5E174F;
	border-right: 1px solid #5E174F;
	border-bottom: 1px solid #5E174F;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	padding-top: 7px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.novi_igri {
   float: left;
   text-align: center;
   margin: 3px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #E0C2DE;
	border: 1px solid;
	border-color: #ffffff;
	height: 120px;
	width: 140px;
}
.puzzlebox {
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.inputusername {
width: 120px;
padding: 3px 0 2px 12px;
color: #444;
background: #fff url('images/user.gif') no-repeat 1% 50%;
border: 1px solid #777;
vertical-align: middle;
}

.inputpassword {
width: 120px;
padding: 3px 0 2px 12px;
color: #444;
background: #fff url('images/key.gif') no-repeat 1% 50%;
border: 1px solid #777;
vertical-align: middle;
}
.inputsearch {
width: 120px;
padding: 3px 0 2px 13px;
color: #444;
background: #fff url('images/search.gif') no-repeat 1% 50%;
border: 1px solid #777;
vertical-align: middle;
}
.menubox {width:auto; margin:1px 0 2px 2px; border:0px dashed #FF0000;}
.menubox a, .gamebox a:visited {text-decoration:none; color: #E0C2DE; padding-left:5px; display: block; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px;  text-align: left; width: 166px; height: 18px; background: #5E174F;  float: left; margin: 2px 1px;}
.menubox a:hover {color: #5E174F; background: #E0C2DE;}
}
.gamelink2 {
	color: #5E174F;
	font-family: Arial;
	font-size: 11px;
	
	text-decoration: none;
}
