body {
	background: url(img_jpg/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #E7E7E7;
	padding: 0;
	margin: 0;
}

a:link {
	color: #FF5A00;
	text-decoration: none;
}
a:visited {
	color: #FF5A00;
	text-decoration: none;
}
a:hover {
	color: #FF5A00;
	text-decoration: underline;
}
a:active {
	color: #FF5A00;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-size: 20px;
	color: #1D787F;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	color: #1D787F;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1D787F;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#container {
	background-color: #010101;
	width: 1000px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}

#container2 {
	background: url(img_jpg/footer_background.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	overflow: hidden;
	/*float: left;*/
	clear: both;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

#header {
	width: 1000px;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align : left;
	background-color: #060709;
}

#header1 {
	/*background: url(img_gif/header_background.gif);
	overflow: hidden;*/
	background-color: #060709;
	float: left;
	width: 500px;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align : left;
}

#header1contenttop {
	float: right;
	width: 495px;
	height: 25px;
	padding: 5px 5px 0 0;
	margin: 0;
	text-align : right;
}

#header1content {
	background: url(img_gif/logo.gif);
	background-repeat: no-repeat;
	background-position:center;
	float: right;
	width: 500px;
	height: 170px;
	padding: 0;
	margin: 0;
	text-align : left;
}

#header2 {
	/*background: url(img_jpg/header_pic.jpg);*/
	overflow: hidden;
	float: left;
	width: 500px;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align : left;
}

#content {
	background: url(img_jpg/content_background.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	clear: both;
	width: 1000px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #FAFAFA;
}

#contentfooter {
	background: url(img_jpg/content_footer.jpg);
	clear: both;
	width: 1000px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#columnleft {
	background: url(img_jpg/column_header.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	width: 230px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #DCDBDB;
}

#columnleftcontent {
	padding: 0;
	margin: 0;
	width: 230px;
	height: auto;
	text-align: left;
}

.columnleftcontentformat {
	padding: 10px 15px 0 15px;
	margin: 0;
	width: 200px;
	height: auto;
	text-align: left;
	font-size: 12px;
}

.columnleftcontentspacer {
	clear: both;
	width: 200px;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.columnleftlink {
	clear: both;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 18px;
	text-align: left;
	font-size: 12px;
	background-color: transparent;
}

.columnleftlink a {
	color: #009E00;
	text-decoration: none;
	background-color: transparent;
}

.columnleftlink a:hover {
	color: #009E00;
	text-decoration: none;
	background-color: #FAFAFA;
}

#columnleftfooter {
	background: url(img_jpg/column_footer.jpg);
	overflow: hidden;
	clear: both;
	width: 230px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#contents {
	background: url(img_jpg/content_header.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	width: 770px;
	height: auto;
	padding: 0;
	margin: 0;
}

.contentsformat {
	float: left;
	padding: 10px 15px 10px 25px;
	margin: 0;
	width: 730px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsformatleft {
	float: left;
	padding: 10px 10px 10px 25px;
	margin: 0;
	width: 520px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsformatleftformatcenter {
	background-color:#010101;
	float: left;
	padding: 10px;
	margin: 10px 0 10px 0;
	width: 465px;
	height: auto;
	font-size: 20px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	border:solid 4px #D8D8D8;
}

.contentsformatleftspacer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 520px;
	height: 6px;
	font-size: 6px;
}

.contentsformatleftspacer2 {
	clear: both;
	padding: 0;
	margin: 0;
	width: 520px;
	height: 20px;
	font-size: 12px;
}

.contentsformatleftspacer3 {
	clear: both;
	padding: 0;
	margin: 0;
	width: 520px;
	height: 12px;
	font-size: 12px;
}

.contentsformatright {
	float: left;
	padding: 10px 15px 10px 10px;
	margin: 0;
	width: 190px;
	height: auto;
	font-size: 12px;
	text-align: left;
}

.contentsformatrightspacer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 190px;
	height: 6px;
	font-size: 6px;
}

.contentstitle {
	clear: both;
	padding: 0 0 2px 0;
	margin: 0;
	width: 730px;
	height: auto;
	text-align: left;
	border-bottom : solid 1px #1D787F;
}

.contentsspacer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 730px;
	height: 18px;
}

.imgborder {
	border : solid 4px #D8D8D8;
}

.imgborder2 {
	border : solid 3px #D8D8D8;
}

.imgborder3 {
	border-left : solid 1px #D8D8D8;
	border-top : solid 1px #D8D8D8;
	border-bottom : solid 1px #D8D8D8;
	border-right : solid 1px #D8D8D8;
}

.flashborder {
	width: 485px;
	height: 285px;
	border : solid 4px #D8D8D8;
}

.flashborder2 {
	width: 136px;
	height: 104px;
	border : solid 4px #D8D8D8;
}

#footer {
	width: 1000px;
	height: 200px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#footerformat {
	width: 978px;
	height: 170px;
	padding: 15px 0 15px 22px;
	margin: 0;
	color: #C8C8C8;
	font-size: 11px;
}

#footerformat a {
	color: #F3F3F3;
	text-decoration: none;
}

#footerformat a:hover {
	color: #F3F3F3;
	text-decoration: underline;
}

.footercontent {
	float: left;
	width: 306px;
	height: 170px;
	padding: 0 20px 0 0;
	margin: 0;
	text-align: left;
}

.cellopis {
	clear: both;
	float: left;
	text-align: right;
	width: 150px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
	font-size: 13px;
}

.cellpolje {
	float: left;
	text-align: left;
	width: 350px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
}

.polje {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #F2F2F2;
	BORDER: solid 1px #666;
}
