* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body {
	background-color: #222222;
	background-image: url(bg_HKD.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #777;
	min-width: 701px;
}
#kont {
	width: 704px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 20px;
}

h1, h2 {
	font-size: 1.1em;
	color: #B0894E;
}
h1 a, h2 a, a {
	color: #B0894E;
}
h1 a:hover, h2 a:hover, a:hover {
	color: #aaa;
}
strong {
	color: #aaa;
}


/* titles */

.titleNovosti, .titleNagrade, .titlePredstave { text-indent: -10000px }

.titleNovosti 		{ background: transparent url(img/t_novosti-HKD.gif) no-repeat }
.titleNagrade 		{ background: transparent url(img/t_nagrade-HKD.gif) no-repeat }
.titlePredstave 	{ background: transparent url(img/t_predstave-HKD.gif) no-repeat}


/* header elements */

#head {
	width: 701px;
	height: 114px;
	margin-bottom: 30px;
}
#head ul {
	float: right;
	list-style: none;
	margin-top:87px;
}
#head li {
	display: inline;
	height: 27px;
	line-height: 27px;
}
#head a {
	background-image:url(HKD_menu_bg.jpg);
	color: #B0894E;
}
#head a:hover {
	background-image: url(HKD_menu_bgX.jpg);
	color: #958369;
}
#head .nav1 {padding:7px 24px 7px 23px;}
#head .nav2 {padding:7px 19px}
#head .nav3 {padding:7px 15px}
#head .nav4 {padding:7px 21px}
#head .nav5 {padding:7px 14px 7px 13px}


/* lijevo1 elementi */

#lijevo1 {
	width: 442px;
	float: left;	
}
.txt1, .txt2, .txt3 {
	width: 405px;
	background-color: #1B1B1B;
	border: solid #181818;
	border-width: 0 2px 2px 0;
	margin-top: 11px;
	padding: 17px;
	text-align: justify;
	line-height: 1.5em;
}
.txt1 img, .txt3 img {
	float: left;
}
.txt3 img {
	margin-right: 20px;
}
.txt3 p {
	margin-top: 1.2em;
}
.txt3 em {
	color: #B0894E;
}
.txt1 p, .txt1 h1, .txt1 h2 {
	margin: 0 0 1em 97px;
}
/* .txt1 p {
	text-indent: 15px;
}*/ 
.slika {
	border: solid #181818;
	border-width: 0 2px 2px 0;
}
.nagrade {
	list-style-type:none;
}
.nagrade ul, .predstave  {
	list-style-image: url(img/HKD-list.gif);
	margin: 0.3em 0 0 2em;
}
.nagrade h2 {
	margin: 0;
}
.nagrade span {
	color: #aaa;
	font-size: 1em;
}
.predstave  {
	margin-top: 1em;	
}
.but { 
	display: block;
	height: 24px;
	line-height: 24px;
	width: 121px;
	background-image: url(img/b_hkd.gif);
	color: #B0894E;
	text-align: center;
}
.but:hover {
	background-image:url(img/b_hkd_x.gif);
	color: #958369;
}

/* desno1 elementi */

#desno1 {
	width: 241px;
	float: right;
}
#desno1 img {
	margin-top: 11px;
}
.txt2 {
	width: 205px;
	text-align: left;
}
.txt2 ul {
	padding-left: 12px;
	list-style-image: url(img/HKD-list.gif);
}
.txt2 li {
	margin-top: 0.8em;
}
.txt2 em {
	color: #aaa;
	font-style: normal;
}


/* desno2 elements */

#desno2 {
	width: 241px;
	float: left;
}
#desno2 ul {
	list-style-type: none;
}
#desno2 ul a {
	display: block;
	width: 221px;
	height: 23px;
	line-height: 23px;
	background-image:url(img/b_predstave.gif);
	color: #B0894E;
	padding: 0 10px;
	
}
#desno2 ul a:hover {
	color: #958369;
	background-image: url(img/b_predstave_x.gif);
}


/* lijevo2 elementi */

#lijevo2 {
	width: 442px;
	float: right;	
	
}
.gall {
	width: 440px;
	list-style-type: none;
}
.gall li {
	float: left;
	border-bottom: 2px solid #111;
	margin-right: 1px;
}
.gall li:hover {
	border-bottom: 2px solid #B0894E;
}

/* footer elements */

#footer {
	/*position: absolute;*/
	width: 100%;
	bottom: 0px;
	clear:both;
	background-image: url(bg_HKD_footer.gif);
	height: 42px;
	text-align: center;
	padding-top: 10px;
	font-size: 0.9em;
}
#footer li {
	display: inline;
	margin-right: 15px;
}
#footer li a {
	color: #aaa;
}
#footer li a:hover {
	color: #B0894E;
}
