@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}

html {
	margin:0;
	padding:0;
}

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

div>p {margin:0}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
}
body {
	background-image: url(../img/core/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: Times New Roman, Times, serif;
  font-size: 3em;
  font-weight: normal;
  color: #8c6019;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 3em;
	line-height: 2em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
.bigwrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 1px;
	line-height: 1.4em;
	vertical-align: top;
	background-image: url(../img/core/page_bg.jpg);
}
.wrapper {
  width: 920px;
	/*border: 1px solid #FF0000;*/
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background-image: url(../img/core/bottm_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.header {
	margin-left: 10px;
  padding-top: 20px;
	/*margin-bottom: 10px;*/
	height: 150px;
	width: 900px;
	/*background-color: #99FF00;*/
	text-align: center;
}
.nav {
  margin: 10px;
  padding-top: 10px;
  width: 900px;
  /*background-color: #FF0000;*/
  border-bottom: 1px solid #401611;
  text-align: center;
  }
.left_col {
	float:left;
  width: 222px;
	/*background-color: #FFCC33;*/
	margin-left: 30px;
	padding: 10px;
	background-image: url(../img/core/sidebar_bg.jpg);
	background-repeat: no-repeat;
}
.left_col a{
	color: #8c6019;
	text-decoration: none;
}
.left_col a:hover{
	color: #000000;
	text-decoration: none;
}
.src_bar{
  text-align: center;
}
.nav_left{
  text-align: left;
  margin-left: 50px;
  margin-top: 20px;
  font-family: Times New Roman, Times, serif;
  font-size: 1.2em;
  font-weight: bold;
}
.nav_left ul{
  list-style-type: none;
}
.nav_left ul li{
  list-style-type: none;
  background-image: url(../img/core/kockica.gif);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 20px;
  line-height: 2em;
}
.call {
  margin-top: 20px;
}
.top_col {
  width: 536px;
  /*background-color: #FFCC33;*/
  text-align: right;
	margin-left: 350px;
  margin-bottom: 10px;
	padding: 10px;
}
.center_col {
  /*height: 200px;*/
	width: 490px;
	/*background-color: #CCCCCC;*/
	margin-left: 350px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.center_col img{
  background-color: #faf5ed;
  padding: 4px;
  border: 1px solid #e5e5e5;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
.center_col a{
	color: #8c6019;
	text-decoration: none;
}
.center_col a:hover{
	color: #000000;
	text-decoration: underline;
}
.galerija2 {
  clear: left;
  margin-bottom: 10px;
}
.right_col {
  float:right;
  height: 240px;
	width: 180px;
	background-color: #FF9999;
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 10px;
}
.footer {
  clear: both;
	padding: 6px;
	text-align: right;
}
.footer a{
  color: #FFFFFF;
  text-decoration: none;
}
.footer a:hover{
  color: #FFFFFF;
  text-decoration: underline;
}
.rowcolor {
background-color: #faf5ed;
}
.hitext {
  color: #8c6019;
}
.newsborder {
  border-bottom: 1px solid #8c6019;
  height: 6px;
  width: 280px;
}
