@charset "utf-8";
/* CSS Document */

/* Globals */

html {
/*	font-family: trebuchet ms;*/
}
body {
	margin: 0;
	background: #ecf5e1;
}
.clearer {
	clear: both;
}
h1 {
	font: bold 1.8em impact;
	color: #9fcf67;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}
h2 {
	font: bold 1.8em impact;
	color: #6a6c68;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}
h3 {
	font: normal 1.4em impact;
	color: #6a6c68;
	margin: 10px 0 5px 0;
}
img.img-left {
	float: left;
	padding: 0 10px 5px 0;
	margin-top: 5px;
}
p {
	margin: 0;
	padding: 0;
	font: normal 0.9em trebuchet ms;
	color: #73756d;
	line-height: 1.4em;
}

/* Layout */

.header {
	height: 299px;
	margin: 0 auto;
	background: #333 url(../images/header_bg.jpg) center top no-repeat;
}
.magona-container {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
.magona-container a img {
	border: none;
}
.prirucnik-container {
	width: 960px;
	margin: 0 auto;
}
.prirucnik-container a img {
	border: none;
	width: 370px;
	height: 160px;
	margin-top: 78px;
}
.content-wrapper {
	width: 960px;
	margin: 0 auto;
}
.o-prirucniku {
	float: left;
	width: 320px;
	margin-top: 35px;
	padding-right: 10px;
	background: url(../images/o_prirucniku_bg.jpg) right top no-repeat;
}
.o-autoru {
	float: left;
	width: 320px;
	margin-top: 35px;
	margin-left: 40px;
	padding-right: 10px;
	background: url(../images/o_autoru_bg.jpg) right top no-repeat;
}
.narucite-kritike {
	float: right;
	width: 220px;
}
.narucite-kritike-home {
    float: right;
    width: 220px;
}
.narucite-kritike-ie6bug {
	float: right;
	width: 220px;
}
.narucite {
	width: 220px;
	height: 120px;
	text-align: center;
	background: url(../images/narucite_kritike_bg.jpg) left top no-repeat;
}
.narucite a {
	font: bold 1em trebuchet ms;
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
}
.narucite a:hover {
	color: #6f9f37;
}
.kritike {
	padding: 0 10px;
}
.kritike blockquote {
	font: normal 0.7em trebuchet ms;
	color: #73756d;
	margin: 0;
	padding: 0;
}
.kritike p {
	font: bold 0.7em trebuchet ms;
	color: #73756d;
	margin: 0;
	padding: 10px 0;
	text-align: right;
	line-height: 1.6em;
}
.kritike a img {
	border: none;
	margin-top: 20px;
}
.komentar-container {
	background: url(../images/komentar_bg.gif) bottom left repeat-x;
	border-bottom: 1px dashed #a0a798;
	padding: 10px 20px;
}
.komentar-container p {
	font: italic 0.8em trebuchet ms;
	margin: 10px 0;
}
.komentar-container h3 {
	font: bold 1em trebuchet ms;
	color: #73756d;
	margin: 10px 0;
	text-align: right;
}
.sadrzaj {
	margin-top: 30px;
	float: left;
	width: 320px;
	padding-left: 10px;
	background: url(../images/sadrzaj_bg.jpg) right top no-repeat;
}
.sadrzaj p {
	margin: 0;
	padding: 0;
	font: normal 0.9em trebuchet ms;
	color: #73756d;
	line-height: 1.4em;
}
.izvodi {
	margin-top: 30px;
	float: right;
	width: 580px;
	padding-left: 30px;
	background: url(../images/izvodi_bg.jpg) left top no-repeat;
}
.izvodi p {
	margin: 0;
	padding: 0 0 15px 0;
	font: normal 0.9em trebuchet ms;
	color: #73756d;
	line-height: 1.4em;
}
.izvodi a {
	display: block;
	float: right;
	width: 128px;
	height: 29px;
	margin: 15px 10px 25px 0;
	padding: 5px 10px 0 0;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font: normal 0.9em trebuchet ms;
	color: #fff;
	background: url(../images/detaljnije_bg.jpg) left top no-repeat;
}
.izvodi a:hover {
	 text-decoration: underline;
}
.footer-wrapper {
	background: #333 url(../images/footer_bg.jpg) left top repeat-x;
	padding: 0;
	margin-top: 40px;
}
.footer-container {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0;
}
.footer-container h2 {
	color: #484848;
	margin: 0 0 10px 5px;
}
.footer-container h3 {
	font: normal 1.4em impact;
	color: #6a6c68;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.footer-container p {
	color: #999;
	text-align: left;
	margin-left: 20px;
}
.links-container {
	float: left;
	width: 310px;
	margin: 0 5px;
}
.links-container a {
	font: normal 0.9em trebuchet ms;
	text-decoration: none;
	color: #676a64;
	background: #2e2e2e;
	display: block;
	border-top: 1px solid #1c1c1c;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
.links-container a:hover {
	color: #89cd35;
	background: none;
}
.copyrights-container {
	padding: 10px 0;
	text-align: center;
	background: #000;
	color: #333;
	border-top: 1px solid #fff;
	font: normal 0.9em trebuchet ms;
}

/* Accordion */

#basic-accordian {
	width: 300px;
	z-index: 2;
	font: normal 0.9em trebuchet ms;
	color: #73756d;
}
#basic-accordian p {
	margin: 10px 0;
}
.accordion_headings {
	font: normal 1em trebuchet ms;
	padding: 5px;
	background: #9fcf67;
	color: #FFFFFF;
	border-top: 1px solid #fff;
	cursor: pointer;
	font-weight: bold;
}
.accordion_headings:hover {
	background: #1b3d4f;
}
.accordion_child {
	padding: 5px 15px;
}

.header_highlight {
	background: #37657e;
}

/* Narudzbenica */

.narudzbenica {
	float: left;
	width: 700px;
}
.narudzbenica-text {
	width: 670px;
	margin-top: 35px;
	padding-right: 30px;
	padding-top: 1px;
	background: url(../images/narudzbenica_bg.jpg) right top no-repeat;
}
.kritike-text {
	width: 670px;
	margin-top: 35px;
	padding-right: 30px;
	padding-top: 1px;
	background: url(../images/kritike_bg.jpg) right top no-repeat;
}
.narudzbenica-form {
	width: 660px;
	margin-top: 20px;
	margin-left: 10px;
	border-top: 1px solid #999;
}
.hvala {
	width: 640px;
	padding: 15px 0 15px 60px;
	font: bold 1em trebuchet ms;
	color: #333;
	background: #f8e400 url(../images/ok_message.gif) 10px center no-repeat;
	margin-top: 35px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}