* {
	margin: 0px;
	margin-bottom: 0px;;
	padding: 0px;
}

body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #999;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.autor {
	font-size: 11px;
	color: #FFF;
	text-transform: lowercase;
	
}

.comment {float: right;}

.border {border-top:1px inset #D3D3D3;}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font-family: "Bookman Old Style"; 
font-size: 14px; 
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid black;
}

.solidblockmenu li a:visited{
color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #3f3801;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

a:link {
	color: #FF0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #CCC;
}

h1 {
	margin: 0px 10px 0px;
	text-align: justify;
	line-height: 25px;
	font-size: 25px;
	color: #FF0;
}

img {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
p {
	margin: 5px 20px 10px;
	text-align: justify;
	line-height: 20px;
}

#container {
	margin: 0px auto;
	padding: 0px 0px 0px 0px; /* sve na 3 za bordere */
	width: 800px;
	background: #FFF 0px 0px;
	text-align: justify;
}


#header {
	margin-bottom: 0px;
	background: url('images/header.jpg') no-repeat 100% 0px;
	width: 800px;
	height: 150px;
	overflow: hidden;
}

#footer {
	background: no-repeat url('images/footer.jpg') 100% 0px;
	margin: 0px -10px 0px;
	text-align: center;
	color: #EEEEEE;
	font-size: 10px;
	line-height: 20px;
	width: 800px;
	height: 50px;
	position:relative;
}


#content {
	padding: 5px 0px 10px;
	width: 800px;
	background: #000 ;
}

img {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.float {
	float: left;
	margin: 0px 20px 0px 0px;
}
.noborder {
	padding: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 35px;
	
}

.noborderfloat {
	padding: 0px;
	border-width: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.clubhouseimg {
	padding: 3px;
	border-width: 1px;
	margin: 0px 0px 0px 26px;
	
}
