body {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-image: url(media/bg.gif);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.header {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 118px;
}

td.menu {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

td.content {
	text-align:center;
	vertical-align: top;
	background: white url(media/pozadina.gif) no-repeat center center;
	width:750px;
	height:500px;
}

td.footer {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 32px;
}
td.button {
	background-color: #DBDBDB;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	height: 22px;
	padding-right: 10px;
}

td.banner {
	text-align: right;
	padding-right: 20px;
}
img.banner {
	float:right;
	margin-right: 5px;
}


a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:link.menu {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited.menu {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	background-image: url(media/bg_h.png);
	background-position: center top;
	background-repeat: repeat-y;
	vertical-align: top;
}
h2 {
	text-align: left;
	font-size: 18px;
	margin: 10px 40px 0px 40px;
	}
	
h6 {
	line-height: 2px;
	text-align: left;
	font-size: 12px;
	margin: 20px 40px 0px 40px;
}
p.vest {
	text-align: left;
	margin: 0px 40px 0px 40px;
	background:url(media/cbg.png) repeat-x;
	padding: 10px;
}
p {
	text-align: left;
	margin: 0px 40px 0px 40px;
	padding: 10px;
}
.bottom {
	background-image: url(media/bg_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
	}
.top {
	background-image: url(media/bg_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-bottom: 0px;
	}
	th{
	text-align:center;
	}
	
div#acp
{
	font-weight: bold;
	text-align: center;
}

#formular
{
visibility: visible;
height: 100%;
text-align: center;p
}

#dugme
{
	cursor: pointer;
	margin-right:2px;
}

#dugme2
{
	cursor: pointer;
	margin-right:2px;	
}
.brojac {
	color: white;
	font-weight: bold;
	}
	
a:link.mail {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited.mail {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.mail {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.statistika {	
 	color: black;
 	font-size: 14px;
	background-color:#FFFFFF;
	text-align: right;
	height: 22px;
}
hr {
 color: red;
 background-color: red;
 margin-left: 10px;
 margin-right: 50px;
 }
 
#svesti {
	width: 350px;
	float: left;
	padding: 0px;
	margin: 5px;
	border-right: thin solid black;
}

#rcontainer {
	width: 350px;
	float: right;
	padding: 0px;
	margin: 5px;
}
.tabela{
	width: 160;
	font-size: 12px;
	text-align: right;
	border: 1px solid black;
	background-color: white;
	}
	
#obavestenje{
	height: 150px;
	background-color: #dbdbdb; 
	margin: 20px;
	border: thick dotted red;
	}
	
#bottomcontainer {
	clear: left;
}