* {
	padding: 0;
	margin: 0;
}

body{
	margin:0px;
	font-family:Tahoma;
	color:#FFFFFF;
	background-color:#000000;
	text-align: center;
	margin-bottom: 30px;
}

hr {
	border: 0;
	color: #fff;
	background: #fff;
	height: 1px;
	margin: 5px 0;
}

#slike {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

img, a img {
	border: 0;
}

#slike img {
	margin: 5px;
	border: 0;
}

button { cursor: pointer; }

.comments {
	margin: 0;
}

/*.menu */ a:link, a:visited, a:hover {
	text-decoration: none;
	color: #fff;
}

/*.menu */ a:hover {
	text-decoration: underline;
}

.box-title {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

table{ 
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.table-middle {
	font-size: 12px;
	padding: 0 20px;
	text-align: left;
}

.black-middle {
	font-size: 12px;
	background-image:url(../imgs/black_border_middle.gif);
	padding: 15px 30px;
	text-align: left;
}

.spacer {
	height: 10px;
}

#foot {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
}

.center {
	margin-top: 5px;
	text-align: center;
}

.news_title {
	text-decoration: underline;
	font-weight: bold;
}

.content a, .content a:link, .content a:visited, .content a:active {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}

.black-middle table {
	margin: 5px 0;
	align: left;
}