* {margin: 0; padding: 0; text-decoration: none; border: none;}
html {background: #fff;}
body {
	background: url(images/crte.gif) #fff;
	color: #7b7b7b;
	text-align: center;
	font: .7em "lucida grande", "lucida sans unicode", "tahoma", "verdana", sans-serif;
}
a:link, a:visited {
	color: #375675;
}
#sadrzaj a:hover {color: #999; text-decoration: underline;}
h1 {text-indent: -9999px;}
h2 {
	font: bold 1.2em "trebuchet ms", "lucida grande", "lucida sans unicode", "verdana", sans-serif;
	padding: .1em .3em;
	margin: .4em 1px 2px 1px;
	color: #FD8B38;
}
h3 {
	font: bold 1.2em "trebuchet ms", "lucida grande", "lucida sans unicode", "verdana", sans-serif;
	color: #284C68;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	text-align:center;
	background:#f5f5f5;
	margin-bottom: .5em;
	padding: .2em .3em;
}
p {margin: .2em 0;}
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding-top:20px;
}
#header {
	height: 110px;
	background: url(images/header.jpg) #fff 0 0 no-repeat;
	position: relative;
	font: 100% "lucida grande", "lucida sans unicode", "tahoma", "verdana", sans-serif;
	color: #999;
	border: 4px solid #713625;
	border-bottom: none;
}
#header h1 a {display: block; width: 500px; height: 100px;}
#footer {
	height: 40px;
	clear: both;
	color: #F07250;
	padding-top: 10px;
	text-align:center;
}
#footer a:link, #footer a:visited {color: #b6b6b6;}
#footer a:hover {color: #999; text-decoration: underline;}
#sadrzaj {
	border: 4px solid #713625;
	border-top: none;
	background: #fff;
}
#srednji {
	width: 404px;
	float: left;
}
#drzac {
	width: 570px;
	float: right;
}
#desni {
	width: 164px;
	float: left;
}
#lijevi {
	width: 164px;
	float: right;
}
/* clearing */
#sadrzaj:after, #menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sadrzaj, #menu {display: inline-table;}
/* hides from ie-mac \*/
* html #sadrzaj, * html #menu {height: 1%;}
#sadrzaj, #menu {display: block;}
/* end hide from ie-mac */
/* end clearing */
.box {
	margin: 5px;
	padding: 5px;
	background: #fff;
	color: #555;
	border: 1px solid #eee;
	clear: both;
}
#sadrzaj .box h2 {
	margin: 0 0 .5em 0;
}
.menu {
	list-style:: none;
}
.menu li {
	display: inline;
}
.menu li a {
	display:block;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
	color: #375675;
	padding: .2em .5em;
	margin: 1px;
}
#sadrzaj .menu li a:hover {
	background: #eee;
	color: #C66400;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}
.droge {
	list-style: none;
	font-size: 120%;
}
.droge li {
	margin: 5px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 10px;
}
.droge li img {border: 1px solid #ddd; vertical-align:middle;}
#sadrzaj .droge li a:hover {text-decoration: none; color:#C66400;}


