body {
	margin: 20px auto 20px auto;
	text-align: center;
}

.wrapper {
	margin: auto;
	text-align: left;
	width: 840px;
}

.head {
	background:#FFF;
}

.image {
	width: 150px;
	float: left;
}

.title {
	width: 344px;
	float: left;
}

.title a {
	color: #E9592F;
    font-size: 50px;
	font-weight: bold;
    line-height: 80px;
    text-decoration: none;
	padding-left: 15px;
}
.title a:hover {
	color: #E9592F;
    font-size: 50px;
    line-height: 80px;
    text-decoration: none;
}

.googleads {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
}

.clear {
	clear: both;
}

.menu,select,optgroup,.body,.footer {
	background: #DAE9F3;
	font-family: tahoma;
	font-size: 8pt;
	color: #004E82;
}

.menu {
	border: 2px solid #004E82;
	font-weight: bold;
	padding: 3px;
}

select {
	padding:0px;
	text-align: left;
	width:170px;
}
.body {
	text-align: left;
	padding:10px;
	border-left: 2px solid #004E82;
	border-right: 2px solid #004E82;
}
.footer {
	text-align: center;
	padding:10px;
	border: 2px solid #004E82;
}

.litllelinks {
	text-align: center;
	line-height: 2px;
    font-size: 1px;
	color: #fff;
}

.litllelinks a {
	color: #fff;
}
.litllelinks a:hover {
	color: #fff;
}

.core {
	float: right;
	width: 500px;
	height: auto;
	border: 1px solid #96A9C9;
	min-height: 100%;
	background: white;
}

.left {
	float: left;
	width: 300px;
	border: 1px solid #96A9C9;
	background: white;
}

/* Za dvije kolone */
.left_kolone{
width: 148px;
height: auto;
float: left;
background: #fff;
text-align: left;
}

.left a {
	color: #004E82;
}
.left a:hover {
	color: #E9592F;
}

/* a {
	color: #004E82;
}  */

a {
	color: #E9592F;
}
a:hover {
	color: #E9592F;
}

.img {
	float: left;
	position: relative;
	margin: 10px !important;
	margin-left: 5px;
	margin-bottom: 0px;
}

.ic {
	float: left;
	position: relative !important;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 160px;
}

.img img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 50px;
	height: 50px;
}

.game {
	width: 240px;
	float: left;
}

.header {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #E9592F;
	border-bottom: 1px solid #96A9C9;
}

.general {
	margin-left: 10px;
	margin-top: 3px;
}

option.headname {
	font-weight: bold;
}

object {
	display: block;
	border: 1px solid black;
	margin: auto;
	margin-top: 20px;
}

.playcenter {
	margin: 10px;
}

.top {
	text-align: left;
	border-top: 2px solid #004E82;
	border-right: 2px solid #004E82;
	border-left: 2px solid #004E82;
	background:#99BDE6;
}

.top img {
	margin-left: 8px;
}