﻿body {
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(http://www.svijetfotografije.com/tompaki/themes/njofra/templates/source/images/bg.gif);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #753B00;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #B30000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #753B00;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #B30000;
	font-weight:bold;
	text-decoration: none;
}
img {
	border: none;
}

/* glava */

#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background-image: url(http://www.svijetfotografije.com/tompaki/themes/njofra/templates/source/images/banner.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */
#menu {
	width: 980px;
	height: 22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* drop down */
#main_navigation		{
	position: absolute;
	width: 980px;
	height:22px;
	background-color:#000000;
}
.message-error {
	width:700px;
	background-color:#F00;
	border: thin solid #900;
	font-weight:bold;
	margin:3px;
	margin-top:20px;
	padding:7px;
	text-align:center;
	color:#FFF;
}
/* sadr�aj */

#content {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#central{
	width: 750px;
	float: left;
	margin-top:30px;
        margin-left: 15px;
}
#colOne {
	float: left;
	width: 330px;
	padding: 20px 10px 0 10px;
	padding-top: 40px;
}

#colTwo {
	float: left;
	width: 380px;
	padding: 20px 10px 0 10px;
	padding-top: 40px;
}

#colThree {
	float: left;
	width: 160px;
	padding: 10px;
	padding-top: 40px;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(http://www.svijetfotografije.com/tompaki/themes/njofra/templates/source/images/img6.gif) repeat-x;
	font-size: smaller;
	text-align: center;
}

#footer * {
	color: #FFFFFF;
}

#content #colOne img {
	margin-right: 5px;
	border: 1px solid #000000;
}
#content #colTwo img {
	margin: 2px;
	border: 1px solid #000000;
}
/* Foto navigation */

.thumb {
	float: left;
	border: 1px solid #999;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	text-align: center;
	}
input {
	color: #730000;
	background: #eee;
	border: 1px solid #000;

} 
.submit input {     
	color: #730000;
	background: #eee;
	border: 1px outset #ccffff;
} 
.forum_header {
	background: #aaa;	
}
.forum_title{
	float:left;
	width:400px;
}
.forum_last{
	float:left;
	width:220px;
}
.forum_thread_count{
	float:left;
	width:50px;
}
.forum_post_count{
	float:left;
	width:45px;
}
