body {
	background: transparent url('bg.jpg');
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

a:link {
	color: #354f10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #354f10;
}
a:hover {
	text-decoration: underline;
	color: #354f10;
}
a:active {
	text-decoration: none;
	color: #354f10;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table.rub {
	border-collapse: separate;
}

table.rub td {
	border: 1px solid #354f10;
	padding: 4px;
	vertical-align: middle;
}

tr.legenda {
	background: #354f10;
}


h1 {
	font: small-caps 22px Times New Roman;
	border-bottom: 1px solid #000000;
}

h2 {
	font: small-caps 18px Times New Roman;
}

h3 {
	font: 14px trebuchet ms;
}

h4 {
	font: 10px trebuchet ms;
}

h5 {
	font: 10px trebuchet ms;
	border-bottom: 1px dashed #547b2a;

}

div.header, div.main, div.footer {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

div.header {
	height: 324px;
	background: url('header_proba3.jpg');
}

div.main {
	background: transparent url('main.jpg') repeat-y;
}

div.copyright {
	height: 307px;
	color: #000000;
	padding-top: 0px;
	text-decoration: none;
	background: center bottom url('bottom2.png') repeat-y;
	font: 12px trebuchet ms;
	position: relative;

}

div.kontakt {
	text-align:left;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 220px;
}

div.updated {
	padding-top: 220px;
    padding-left: 210px;
	text-align:left;
	top: 0px;
	left: 0px;
	height: 220px;
	font: 12px trebuchet ms;
	color: #dbba91;

}


div.copyright a, div.copyright a:hover {
	color: #e0ba83;
	text-decoration: none;
}

td.kucica {
	padding: 0px;
	background: top right url() no-repeat;
	width: 150px;
	vertical-align: middle;
	font-color: #354f10;
	text-align: center;
}

div.gb {
	padding-bottom: 50px;
	padding-right: 270px;
	background: url('separator.gif') no-repeat bottom left;; padding-left:10px; padding-top:10px
}

label {
    background: inherit;
    text-align: right;
    width: 200px;
    float: left;
}

table.main {
	width: 100%;
	font: 12px trebuchet ms;
}

td {
	vertical-align: top;
}

td.menu {
	padding-top: 65px;
	padding-left: 45px;
	background: top left url(bgmenu.jpg) no-repeat;
	height: 314px;
	
}


td.menu img {
	border: none;
}

/* vertikalni menu */

ul.menu {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.menu li{
	text-align: left;
	font: small-caps 13px times new roman;
	padding: 0px;
	margin: 0px;
}
ul.menu a, ul.menu a:hover {
	text-align: left;
	text-decoration: none;
	color: black;
	background: transparent;
	text-decoration: none;
	border: none;
	display: block;
}
ul.menu a:hover {
	background: top left url('bgmenu2.png') no-repeat;
	color: inherit;
}

/* gotov vertikalni menu */

/* linkovi */

ul.linkovi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.linkovi li{
	text-align: left;
	font: 12px trebuchet ms;
	padding: 0px;
	margin: 0px;
}
ul.linkovi a, ul.linkovi a:hover {
	text-align: left;
	text-decoration: none;
	color: #000000;
	background: transparent;
	text-decoration: none;
	border: none;
	display: block;
}
ul.linkovi a:hover {
	text-align: left;
	text-decoration: none;
	color: #354f10;
	background: transparent;
	text-decoration: underline;
	border: none;
	display: block;
}

/* gotovi linkovi */


div.jezik {
	text-align: right;
	font: 10px Times New Roman;
	margin-right: 60px;
}

td.sadrzaj {
	width: 635px;
	padding: 25px;
	padding-right: 145px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
}

td.label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

table.pedigre {
	border-collapse: separate;
	color: inherit;
}

table.pedigre td {
	border: 1px solid #ccb8a1;
	background: #e4d8c5;
	padding: 5px;
	vertical-align: middle;
}

ul.foto {
	margin: 0px;
	padding: 0px;
}

ul.foto li {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	padding: 10px;
}


#imageContainer{
	padding: 0px;
	}
	#imageContainer img{
	padding: 3px;
	border: 1px solid #999999;
	}
	a:link {
	text-decoration: none;
	color: #9999ff;
	font-size: 12px;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}



.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

hr {height: 1px; color: #ddd}
