/***** Global Settings *****/

html, body {
	border:0;
	margin:0;
	padding:0;
	height:100%;
	font-size:12px;
	line-height: 16px;
	text-align: justify;
}

body {
	background: #fff url(../images/bg.gif) repeat-x scroll;
	color: #010300;
	font-family: Verdana, Geneva, sans-serif;
}

div {
	margin:0px;
	padding:0px;
}

p {
	font-size:12px;
	margin:12px 0;
	padding:0px;
	line-height: 16px;
	text-align: justify;
	text-indent: 20px;
}

p a, p a:visited {
	text-decoration: underline;
	color: #510500;
}

p a:hover {
	text-decoration: none;
}

ul {
	list-style:none;
	margin:0px;
}

/***** Wrappers *****/

#wrap {
	width:963px;
	margin:0 auto;
	height:100%;
	background: url(../images/bg1.gif) repeat-x;
}

#content {
	width:940px;
	background: #e8ecd1;
	margin:0 auto;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

#header {
	background-image: url(../images/header.jpg);
	height: 141px;
	position: relative;
}

#logo {
	position:absolute;
	top: 17px;
	left: 20px;
	width: 542px;
	height: 106px;
}

#main {
	background: #e8ecd1 url(../images/main_bg.gif) repeat-x;
	padding: 35px 25px 26px 25px;
}

#maincontent {
	margin-left:25px;
	float:left;
	width:473px;
	padding-bottom:20px;
}

/**** Menu ****/

#menu {
	background: url(../images/menu_bg.gif);
	height:23px;
}

#menu ul {
	padding:5px 0 0 72px;
	text-align:center;
}

#menu ul li {
	display:block;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-right:#a20a00 solid 1px;
}

#menu ul li a, #menu ul li a:visited {
	text-decoration:none;
	color: #fff;
	padding:0 25px;
}

#menu ul li a:hover {
	text-decoration:none;
	color: #e8ecd1;
}

/**** Submenu ****/

#submenu {
	float:left;
	width: 175px;
	margin:7px 0 0 0;
	padding:0px;
}

#submenu ul {
	border-top: solid 1px #510500;
	padding:0px;
}

#submenu ul li {
	border-bottom: solid 1px #510500;
	font-size:11px;
	line-height:20px;
	text-indent: 11px;
}

#submenu ul li a, #submenu ul li a:visited {
	text-decoration: none;
	color: #010300;
	display:block;
}

#submenu ul li a:hover {
	text-decoration: none;
	color: #019141;
}

/**** Thumbs ****/

#thumbs {
	width:193px;
	float:right;
	margin: 7px 0 0 0;
}

#thumbs .tbn {
	background: url(../images/thumbs_bg.gif);
}

#thumbs .tbn img {
	border: #510500 solid 1px;
	margin: 3px;
}

.nazad, .page {
	font-size: 11px;
}

.nazad a, .nazad a:visited, .page a, .page a:visited {
	color: #510500;
	text-decoration:none;
}

.nazad a:hover, .page a:hover {
	text-decoration:underline;
}

.page a, .page .tu {
	padding:0 2px;
}

.img {
	text-align: center;
}

.loader {
	text-align: center;
	height: 192px;
	padding-top: 168px;
}

/**** Novosti ****/

.sivo {
	margin-bottom:5px;
}

.sivo .txt {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	border-bottom:1px solid #510500;
	padding-bottom:5px;
}

.sivo .txt img {
	float: left;
	margin-right:7px;
	border: #510500 solid 1px;
}

.sivo .txt .date, .datum {
	font-size: 10px;
	font-weight:bold;
	color: #04943e;
	display:block;
}

.sivo .txt .title, .naslov {
	font-weight:bold;
	color:#510500;
	display:block;
}

.sivo .txt a, .sivo .txt a:visited {
	color: #510500;
	text-decoration:none;
}

.sivo .txt a:hover {
	text-decoration:underline;
}

/**** Headings ****/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color: #510500;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color: #510500;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #04943e;
}

h4 {
}

/**** Cenovnik ****/

.cenovnik {
	clear:left;
	font-size:11px;
	margin-bottom:15px;
}

.cenovnik .header {
	background-color: #04943e;
	color: #fff;
	font-size:12px;
}

.cenovnik td {
	border-bottom: #04943e 1px solid;
	padding: 2px 10px;
}

/**** Search ****/

#search {
	float:right;
	font-size:12px;
	padding:0 0 15px 0;
	margin:0px;
}

form {
	padding:0px;
	margin:0px;
}

#search label {
	padding:0 5px 0 0;
	margin:0px;
}

/**** Footer ****/

#footer {
	background-color: #510500;
	height:21px;
	position:relative;
	clear:both;
}

#footer ul {
	padding:4px 0 0 210px;
}

#footer ul li {
	float:left;
	display:block;
	font-size:11px;
	border-right:#fff solid 1px;
}

#footer ul li a, #footer ul li a:visited {
	text-decoration:none;
	color: #fff;
	display:block;
	padding:0 10px;
}

#footer ul li a:hover {
	color: #e8ecd1;
}

.left {
float: left;
margin-bottom: 15px;
margin-right: 20px;
}
.right {
float: right;
margin-bottom: 15px;
margin-left: 20px;
}
