body {
	background: url(slike_jpg/pozadina.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #CCC;
	padding: 0;
	margin: 0;
}

a:link {
	color: #950000;
	text-decoration: none;
}
a:visited {
	color: #950000;
	text-decoration: none;
}
a:hover {
	color: #950000;
	text-decoration: underline;
}
a:active {
	color: #950000;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	color: #3A3A3A;
}

h2 {
	font-size: 14px;
	color: #3A3A3A;
}

h3 {
	font-size: 12px;
	color: #3A3A3A;
}

#container {
	background-color: #AFA089;
	width: 1000px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}

#header {
	width: 1000px;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align : left;
}

#header1 {
	background: url(slike_gif/zaglavlje1.gif);
	overflow: hidden;
	float: left;
	width: 550px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align : left;
}

#header2 {
	background: url(slike_jpg/zaglavlje2.jpg);
	overflow: hidden;
	float: left;
	width: 300px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align : left;
}

#header3 {
	background: url(slike_jpg/zaglavlje3.jpg);
	overflow: hidden;
	float: left;
	width: 150px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align : left;
}

#contentspacer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 20px;
	text-align: left;
	background-color: #AFA089;
}

#content {
	background: url(slike_gif/sadrzaj_pozadina.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	clear: both;
	width: 1000px;
	height: auto;
	padding: 0;
	margin: 0;
}

#columnleft {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
}

.columnleftcontent {
	padding: 0;
	margin: 0;
	width: 220px;
	height: auto;
	text-align: left;
}

.columnleftheader {
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	height: auto;
	color: #000;
	text-align: left;
}

.columnleftcontentformat {
	padding: 0px 10px 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.columnleftspacer {
	padding: 0;
	margin: 0;
	width: 220px;
	height: 10px;
	font-size: 10px;
	text-align: left;
}

.columnleftfooter {
	background: url(slike_gif/kalifornijska_glista.gif);
	padding: 0;
	margin: 0;
	width: 220px;
	height: 20px;
	text-align: left;
}

#contents {
	float: left;
	width: 780px;
	padding: 0;
	margin: 0;
}

.contentsheader {
	float: left;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: auto;
	text-align: left;
}

.contentsformat {
	float: left;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsformat2 {
	float: left;
	padding: 0px 10px 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 740px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsformatslika {
	float: left;
	background: url(slike_jpg/slika_poz.jpg);
	background-repeat : no-repeat;
	padding: 6px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	width: 268px;
	height: 199px;
	text-align: left;
}

.contentsformattext {
	float: left;
	padding: 0;
	margin: 0;
	width: 470px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsspacer {
	float: left;
	padding: 0;
	margin: 0;
	width: 780px;
	height: 20px;
	font-size: 10px;
}

#footer {
	background: url(slike_gif/podnozje.gif);
	background-repeat: repeat-x;
	width: 1000px;
	height: 100px;
	padding: 0;
	margin: 0;
}

#footercontent {
	padding: 30px 0px 0px 0px;
	margin: 0;
	color: #CBC1B2;
	font-size: 12px;
	text-align: center;
}

#footercontent a {
	color: #E1E1E1;
	text-decoration: none;
}

#footercontent a:hover {
	color: #FFF;
	text-decoration: underline;
}

.textbox {
	color: #000000;
	font-size: 12px;
	background-color: #BFB5A7;
	border: #3A3A3A 1px solid;
}

.textboxright {
	color: #000000;
	font-size: 12px;
	text-align: right;
	background-color: #BFB5A7;
	border: #3A3A3A 1px solid;
}

.button {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #3A3A3A;;
	border: #3A3A3A 1px solid;
}