html {
	width: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #567c8e;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
}
table td, table th {
	border-style: none;
	padding: 0px;
}
body {
	background: #f9f9f7;
	line-height: 18px;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}
#container {
	width: 996px; /* Without padding! Total width equals 996px + 2*30px = 1056 */
	margin: 0px auto;
	padding: 0px 30px 5px 30px;
	background: url('images/abg.gif') repeat-y;
}
#topmenu {
	position: relative;
	height: 16px;
	border-left: 1px solid #85b4c8;
	background-color: #266287;
	color: #eeeeee;
	font-size: 11px;
	text-align: left;
	text-indent: 13px;
}
#topmenu a {
	color: #eeeeee;
}
#topmenu img {
	vertical-align: -2px;
}
#topmenu #favoritanddate {
	display: inline;
	position: absolute;
	right: 10px;
}
#header {
	position: relative;
	height: 90px;
	background-color: #ffffff;
}
#header #gornjioglas {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header a img {
	border-width: 0px;
}
#menu {
	height: 25px;
	border-left: 1px solid #85b4c8;
	background-color: #22455B;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
	line-height: 25px;
}
#menu ul li a {
	padding: 0px 10px 0px 15px;
	color: #f9f9f7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	color: #e49935; /* f8b330 f4750c ff9900 */
	text-decoration: none;
}
#menu form {
	float: right;
	padding: 0px 10px 0px 0px
}
#menu form span, #menu form a {
	padding: 0px 0px 0px 10px;
	color: #f9f9f7;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
}
#menu form a:active, #menu form a:visited  {
	text-decoration: none;
}
#menu form a:hover {
	text-decoration: underline;
}
#menu form input {
	color: #777777;
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#menu form #button-submit {
	padding-bottom: 2px;
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#glossymenu {
	float: left;
	width: 160px; /* width of menu */
	/*border: 1px solid #9A9A9A;
	border-bottom-width: 0px;*/
}
#glossymenu ul {
	list-style: none;
}
#glossymenu ul li {
	border-bottom: 1px solid blue;
	border-left: 1px solid #85b4c8;
	border-right: 1px solid #85b4c8;
}
#glossymenu ul li a {
	display: block;
	padding: 2px 0px 2px 10px;  /* 10px - indentation of smaller menu items */
	margin: 1px 0px;
	color: #ffffff;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #2F6191;
}
#glossymenu ul li a:visited, a:active {
	color: #ffffff;
}
#glossymenu ul li a:hover {
	color: #ffffff;
	background-color: #75a9ee;
	text-decoration: none;
}
#glossymenu ul li a.menuitem {
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 1px 0px;
	color: #ffffff;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #0d3a50;
}
#glossymenu ul li a.menuitem:visited, a.menuitem:active {
	color: #ffffff;
}
#glossymenu ul li a.menuitem:hover {
	color: #ffffff;
	background: url(images/glossyback2.gif);
	text-decoration: none;
}
#glossymenu a img {
	margin-bottom: -4px;
	border-width: 0px;
}
#primarycontent {
	position: relative;
	float: left;
	width: 530px;
	margin: 1px 0px 0px 2px;
	text-decoration: none;
}
#primarycontent .post {
	height: 260px;
	margin-bottom: 15px;
	padding: 20px;
	background: url('images/holder_news.png') no-repeat;
}
#primarycontent .post h3 {
	margin: -11px 0px 15px -9px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#primarycontent .quizpost {
	height: 90px; /* + 2*padding = full height */
	margin: 1px 5px 5px 5px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d7d0ac;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7d0ac;
	background-color: #f9f9f7;
}
#primarycontent .quizpost img.picquizpost {
	float: left;
	width: 76px;
	height: 74px;
	padding: 8px;
	border-width: 0px;
	background: url('images/a47-.gif') no-repeat;
}
#primarycontent .quizpost .contentquizpost {
	float: left;
	width: 300px;
	padding: 0px 5px 0px 5px;
}
#primarycontent .quizpost .contentquizpost .quizlink {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#primarycontent .quizpost .ranklistquizpost {
	float: right;
	position: relative;
	top: -5px;
	width: 70px;
	height: 90px;
	padding: 5px 5px 0px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #d8d1af;
}
#primarycontent .quizpost .ranklistquizpost .ranklisttitle{
	color: #567c8e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
#primarycontent .table1left {
	float: left;
	width: 250px;
	margin: 0px 0px 15px 7px;
	padding: 2px;
	background-color: #f4faff;
}
#primarycontent .table1right {
	float: right;
	width: 250px;
	margin: 0px 7px 15px 0px;
	padding: 2px;
	background-color: #fff9f4; /*#f9f9f7;*/
}
#primarycontent .table1left tr th, #primarycontent .table1right tr th {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #777777;
}
#primarycontent .table1left tr th {
	background: url('images/table_title_blue.gif') no-repeat;
}
#primarycontent .table1right tr th {
	background: url('images/table_title_orange.gif') no-repeat;
}
#primarycontent .table1left tr td, #primarycontent .table1right tr td {
	text-indent: 5px;
}
#primarycontent .table2wrapper {
	clear: both;
	width: 480px;
	height: 120px;
	margin: 0px auto 0px auto;
	padding: 20px;
	background: url('images/ranklist_bkgd.gif') no-repeat;
}
#primarycontent .table2wrapper h3 {
	font-size: 15px;
	text-align: center;
}
#primarycontent .table2left {
	float: left;
	width: 220px;
	margin: 10px 0px 0px 10px;
}
#primarycontent .table2right {
	float: right;
	width: 220px;
	margin: 10px 10px 0px 0px;
}
#primarycontent .table2left tr th, .table2right tr th {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid;
}
#primarycontent .post form .tableregister {
	clear: both;
	margin-top: 10px;
	border-collapse: separate;
	color: #444444;
}
#primarycontent .post form input {
	color: #444444;
}
#primarycontent .post div.error-text {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}
#primarycontent .post div.message {
	color: #656551;
	font-size: 14px;
	text-align: center;
}
.banner300250 {
	float: right;
	clear: right;
	width: 300px;
	height: 250px;
	margin: 1px 0px 10px 0px;
	border: 1px solid #dddddd;
}
.fourboxes {
	float: right;
	clear: right;
	width: 300px;
}
.boxtitle {
	margin: 5px 0px 5px 0px;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 1px;
	/*background-color: #0d3a50;*/
}
.leftbox {
	float: left;
	width: 135px;
	height: 150px;
	padding: 4px 6px 4px 6px;
	margin-bottom: 5px;
	/*background-color: #f9f9f7;
	border: 1px solid #dddddd;*/
	background: url('images/1.gif') no-repeat;
}
.rightbox {
	float: right;
	width: 135px;
	height: 150px;
	padding: 4px 6px 4px 6px;
	margin-bottom: 5px;
	/*background-color: #f9f9f7;
	border: 1px solid #dddddd;*/
	background: url('images/1.gif') no-repeat;
}
#footer {
	clear: both;
	height: 16px;
	color: #cccccc;
	text-align: center;
	background-color: #0d3a50;
}
#endshadow {
	width: 1024px;
	height: 16px;
	margin: 0px auto;
	background: url('images/abg2.gif') bottom repeat-x;
}