body {
	padding: 0;
	margin: 0;
	background: url('images/bg.jpg');

}

#main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	width: 100%;
	max-width: 1200px;
	min-width: 800px;
	height: 100%;
}

#wrapper {
	margin: 5px auto;
	width: 98%;
	text-align: left;
}

#disclaimer {
	margin: 20px auto;
	width: 50%;
	font-size: 11px;
	color: #7BA1B6;
}

#top1 {
	background: url('images/top.jpg') top no-repeat;
	width: 100%;
	height: 14px;
}

#bottom1 {
	width: 100%;
	height: 12px;
}

#bot-left1 {
	background: url('images/bot-left1.jpg') top left no-repeat;
	float: left;
	width: 100%;
	height: 12px;
	padding:0;
	margin:0;
}

#bot-mid1 {
	background: url('images/bot-mid.jpg') top left repeat-x;
	width: 100%;
	height: 12px;
	padding:0;
	margin:0;
}

#bot-right1 {
	background: url('images/bot-right1.jpg') top right no-repeat;
	float: right;
	height: 12px;
	width: 100%;
	padding:0;
	margin:0;
}

#bottom2 {
	width: 100%;
	height: 12px;
}

#bot-left {
	background: url('images/bot-left.jpg') top left no-repeat;
	float: left;
	width: 100%;
	height: 12px;
	padding:0;
	margin:0;
}

#bot-mid {
	background: url('images/bot-mid.jpg') top left repeat-x;
	width: 100%;
	height: 12px;
	padding:0;
	margin:0;
}

#bot-right {
	background: url('images/bot-right.jpg') top right no-repeat;
	float: right;
	height: 12px;
	width: 100%;
	padding:0;
	margin:0;
}

#sitetitle {
	padding-left: 14px;
	padding-top: 0px;
	color:ffffff;
	font-size: 14;
	width: 158px;
}

#logo-left {
	background: url('images/logo-left.jpg') top left no-repeat;
	width: 172px;
	height: 74px;
}
#logo-mid {
	background: url('images/logo-mid.jpg') top left repeat-x;
	height: 74px;
	margin: 0;
	padding: 0;
}
#logo-right {
	background: url('images/logo-right.jpg') top right no-repeat;
	float: right;
	width: 22px;
	height: 74px;
	padding: 0;
	margin: 0;
}

#timeline {
	background: url('images/timeline.jpg') top right no-repeat;
	height: 1px;
	padding: 0;
	margin: 0;
}

#search {
	font-size: 11px;
	padding: 5px 0px 5px 2px;
}

#search  form{
	padding: 0;
	margin: 0;
}

#search #q {
	width: 100px; 
	height: 16px;
}

/*
#sitelinks_title {
	background-color: #ECEBEB;
	padding: 5px;
	color: #E75B01;
	font-size: 10px;
}


#sitelinks ul{
	list-style-type: none;
	background-color: #F2F0F0;
	padding: 5px 0 5px 5px;
	color: #05779C;
	text-transform: lowercase;
	margin: 0;
	font-size: 11px;
}
#sitelinks ul li {
	padding: 0;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #FFF;
}
#sitelinks ul li a{
	color: #205A96;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks ul li a:hover{
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks .hilite {
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks .hilite a{
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}
*/


/********************  NEW SITELINKS *********************/

.newsroom {
	background-color: #F2F0F0;
	color: #777;
	cursor: pointer;
	font-size: 11px;
	padding-top: 2px;
	height: 18px;
	vertical-align: middle;
}
.newsroom A:link, .newsroom A:visited {
	color: #777;
}
.newsroom A:link, TR .newsroom A:visited {
	text-decoration: none;
}
.newsroomHilite {
	background-color: #ECEAEB;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	padding-top: 2px;
	height: 18px;
	vertical-align: middle;
}
.newsroomHilite A:link, .newsroomHilite A:visited {
	color: #ffffff';
	text-decoration: none;
	padding-top: 2px;
	height: 18px;
}
.newsroomRow  {
	vertical-align: middle;
	border: 1px solid;
	border-color: #FFFFFF #f7f7f7 #f7f7f7;
}
.newsroomHiliteRow  {
	vertical-align: middle;
	border: 1px solid;
	border-color: #f7f7f7 #f7f7f7 #f7f7f7;
}


/******************  NEW SITELINKS ******************/



.spacer1 {
	background-color: #F6F4F4;
	height: 2px;
}

.spacer2 {
	background: url('images/spacer2.jpg') top no-repeat;
	width: 172px;
	height: 15px;
}

.spacer3{
	background-color: #ECEBEB;
	width: 4px;
}

.menu {
	padding: 5px;
	font-size: 10px;
	color: #000000;
	background-color: #d6dfe7;
}

.menu a{color: #666666;}
.menu a:hover{color: #FF0000;}
.menu a:active{color: #DDDDDD;}

.menu h3 {
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: url('images/hr.jpg') bottom left no-repeat;
	height: 18px;
}

#wrapper2 {

	vertical-align:top; 
	background-color: #FFFFFF;
	padding-top: 13px;
}

#wrapper-news {

	vertical-align:top; 
	background-color: #FFFFFF;
	padding-top: 13px;
}

#topright {
	background: url('images/top3.jpg') top no-repeat;
	width: 4px;
	vertical-align:top; 
	background-color: #ECEBEB;
	padding: 0;
	margin: 0;
	padding-top: 13px;
	border-spacing: 0;
}

#Clock {
	color: #FFFFFF;
	text-align: right;
	padding-top: 35px;
	padding-left: 5px;
	font-size: 10px;
	width:50%;
}

#fontbuttons {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 10px;
}

#wmessage  {
	color: #000000;
	text-align: left;
	font-size: 10px;
	width: 60%;
	padding: 20px;
	text-align: justify;
}

#wmessage h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content {
	color: #555;
	font-size: 12px;
	text-align: justify;
}

#content_cell{
	text-align: left;
}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #000000;
}

#content h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: none;
	color: #205A96;
}

#content h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	color: #000000;
}

.content_border {
	padding: 0;
	margin:0;
	padding:10px;
	text-align: center;
	background-color: #F4F4F4;
}

.content_text {
	background-color: #F4F4F4;
	text-align:left;
	padding:0px;
	margin: 0 auto;
	font-size: 10px;
}

/** table border */
.top-left {
	background: url('images/top-left.jpg') top left no-repeat;
	background-color: #F4F4F4;
}

.top-right {

	background-color: #F4F4F4;
}

.bottom-left {
	background: url('images/bottom-left.jpg') bottom left no-repeat;
	background-color: #F4F4F4;
}

.bottom-right {
	background: url('images/bottom-right.jpg') bottom right no-repeat;
	background-color: #F4F4F4;
}

#chatbox {
	color: #FFFFFF;
	width: 90%;
}

.hr1 {
	padding: 2px 0 10px 0;
	margin: 0;
	width: 100%;
	height: 1px;
}

.hr2 {
	padding: 10px 0 2px 0;
	margin: 0;
	width: 100%;
	height: 1px;
}

.hr3 {
	text-align:center;
}

a {

	padding: 0;
	margin: 0;
	color: #205A96;
	text-decoration: none;
}

a:hover {

	color: #E87F3B;
	text-decoration: none;
}

#menu4 {
	color: #CCCCCC;
}

#menu4 a {

	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#menu4 a:hover {

	color: #FF8A00;
	text-decoration: none;
}


table {
	margin-left: auto;
	margin-right: auto;
}

td{
	text-align:left;
}

img{
	border: none;
}

/** e107 classes */
.button{
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font-size: 10px;
}

.smallblacktext {
	font-size: 10px;
	color: #000;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	background-color: #F4F7FA;
	border: #ccc 1px solid;
	color: #000000;
	font-size: 10px;
}

.indent {
	border: #111 1px;
	background-color: #DDD;
	color:#444;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font-size: 9px;
}

.fborder {
	padding: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border: #FFFFFF 0px solid;
}

.forumheader{
	font-size: 11px;
	color:#888;
	padding: 4px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FFF;
/*	background-image: url("images/forumheader.jpg"); */
}

/*nazivi foruma */
.forumheader2{
	background-color: #EEE;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border-bottom: #FFFFFF 1px solid;
	height: 40px;
/*	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
*/
}
.forumheader2 a{
	font-weight: bold;
}

/* broj poruka u forumu */
.forumheader3{
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color:#555;
	padding: 4px;
	border-top: #ffffff 1px solid;
	border-left: #eee 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #eee 1px solid;
}

.fcaption {
	height:30px;
	border-bottom: #FFFFFF 1px solid;
	padding: 2px auto 2px auto;
	font-size: 12px;
	font-weight: bold;
	color:#fff;

	padding-left:4px;
	background-color: #CCCCCC;
	/* background-image: url("images/fcaption.jpg"); */

}

.fcaption a{
	padding-right:4px;
	color:#fff;
}


.rcmenu-left {
	background: url("images/rcmenu-left.jpg") no-repeat;
	width: 22px;
	height: 22px;
}

.rcmenu-mid {
	background: url("images/rcmenu-mid.jpg") top left repeat-x;
	height: 22px;
	color: #CCCCCC;
	font-size:10px;
}

.rcmenu-right {
	background: url("images/rcmenu-right.jpg") no-repeat;
	width: 29px;
	height: 22px;
}

.rdmenu-left {
	background: url("images/rdmenu-left.jpg") no-repeat;
	width: 22px;
	height: 20px;
}

.rdmenu-mid {
	background: url("images/rdmenu-mid.jpg") top left repeat-x;
	height: 20px;
	color: #CCCCCC;
	font-size:10px;
}

.rdmenu-right {
	background: url("images/rdmenu-right.jpg") no-repeat;
	width: 29px;
	height: 20px;
}

.rbmenu-left {
	background: url("images/rbmenu-left.jpg") repeat-y;
	width: 22px;
}

.rbmenu-mid {
	background-color: #243945;
	color: #CCCCCC;
	font-size:10px;
}

.rbmenu-right {
	background: url("images/rbmenu-right.jpg") repeat-y;
	width: 29px;
}

#menu5 {
	color: #CCCCCC;
}

#menu5 a {

	padding: 0;
	margin: 0;
	color: #CCCCCC;
	text-decoration: none;
}

#menu5 a:hover {

	color: #FFFFFF;
	text-decoration: none;
}