body {
	background-color: #445873;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #462F30;
}
.clear {clear:both}
img {
	border: none;
}
a,
a:active,
a:visited {
	color: #445873;
}
a:hover {
	text-decoration: none;
}
hr {
	border: none;
	height: 1px;
	background-color: #b74810;
	margin: 20px 0;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h1 { color: #b74810; }
h2 { color: #589219; }
h3 { color: #C60; }
#baseDiv {
	width: 785px;
	margin: 40px auto;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
}
.top-menu {
	width: 200px;
	position: absolute;
	margin-left: 560px;
	margin-top: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 785px;
	height: 120px;
}
#main-menu {
	width: 775px;
	margin: 0 auto;
	background-image: url(../images/mm-bg.gif);
	background-repeat: repeat-x;
	height: 71px;
}
.mm-nuc-right, .mm-nuc-left {
	background-image: url(../images/mm-nuc.gif);
	width: 20px;
	height: 20px;
	position: absolute;
	margin-top: 24px;
	margin-left: 10px;
}
.mm-nuc-left {
	margin-left: 745px;
}

#main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 58px;
	margin-top: 27px;
}
#main-menu li {
	display: inline;
	float: left;
}
#main-menu li a,
#main-menu li a:active,
#main-menu li a:visited,
#main-menu li a:hover {
	margin-right: 19px;
}
#content {
	width: 775px;
	margin: 0 auto;
}
#content-kontakt {
	width: 775px;
	margin: 0 auto;
	background-image: url(../images/kontakt-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 493px;
}
.content {
	width: 725px;
	margin: 0 auto;
	padding: 25px 0;
}
.home-content {
	width: 775px;
	height: 495px;
	background-repeat: no-repeat;
}
.kajron {
	width: 750px;
	margin: 0 auto;
	padding-top: 472px;
}
.kajron a {
	color: #FFF !important;
	text-decoration: none !important;
}
.bend-thumbs {
	width: 748px;
	margin: 0 auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bend-thumbs .thumb {
	width: 148px;
	height: 288px;
	background-color: #FFF;
	float: left;
	margin-right: 2px;
}
.bend-thumbs .inst, .trumba .inst {
	width: 138px;
	margin: 0px; auto;
	text-align: right;
	color: #445873;
	font-weight: bold;
	font-size: 11px;
}
.trumba .inst {
	width: 123px;
	margin: 0px; auto;
	text-align: right;
	color: #445873;
	font-weight: bold;
	font-size: 11px;
}
.bend-thumbs .info {
	width: 138px;
	margin: 10px auto;
	text-align: center;
}
.trumba .info {
	width: 123px;
	margin: 10px auto;
	text-align: center;
}
.bend-radijacija {
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #462F30;
}
.bend-radijacija p {
	margin: 3px 0;
}
.bend-radijacija .prvoslovo {
	font-size: 22px;
	font-weight: bold;
}
.zahvalnica {
	text-align: center;
	font-size: 18px;
}

.leftColumn {
	width: 450px;
	float: left;
}
.rightColumn {
	width: 220px;
	float: right;
}
.trenutno {
	background-color: #d1c9b2;
	margin-bottom: 20px;
}
.trenutno p,
.planovi p {
	padding: 20px;
	margin: 0;
	color: #B74810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.planovi {
	background-color: #d1c9b2;
}
.albumi {
	list-style: none;
	margin: 0;
	padding: 0;
}
.albumi li {
	display: inline;
}
.cLeft {
	width: 350px;
	float: left;
}
.cRight {
	width: 350px;
	float: right;
}
.box {
	background-color: #d2d5d5;
	margin-bottom: 20px;
}
.box-top {
	height: 10px;
	background-image: url(../images/field-top.gif);
	background-repeat: no-repeat;
}
.box-title {
	border-bottom: 1px solid #462F30;
	font-weight: bold;
	margin-bottom: 10px;
}
.box-content {
	padding: 0 10px;
}
.box-bottom {
	height: 10px;
	background-image: url(../images/field-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
ol.pesme {
	padding-left: 20px;
}
ol.pesme li {
	margin-bottom: 10px;
}
.tekst {
	padding: 5px;
	background-color: #FFF;
}
.box-mesec {
	width: 230px;
	margin: 0 17px 20px 0;
	background-color: #d2d5d5;
	float: left;
}
.box-mesec-title {
	background-color: #8c9393;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 3px;
}
.box-mesec ul {
	list-style: none;
	padding: 0 10px;
}
.box-mesec li {
	margin-bottom: 10px;
}
#bottom {
	background-image: url(../images/bg-bottom.gif);
	height: 10px;
}
#bottom-home {
	background-image: url(../images/bg-bottom.gif);
	background-position: bottom;
	height: 5px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.crveno {
	color:red;
}
#footer {
	background-color: #445873;
	padding: 5px;
	height: 100px;
}
#footer .span {
	background-color: #445873;
	padding-right: 20px;
	color: #999;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a,
#footer a:active,
#footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.baneri {
	float: left;
	width: 570px;
	text-align: left !important;
	padding-left: 0px;
	position: absolute;
}
.bannerDiv1 {
	margin-right: 10px;
	width: 120px;
	height: 60px;
	float: left;
}
span.ds {
	display: inline;
}
span.dsie {
	display: none;
}
.trumba, .oglas, .repertoar-img {
	width: 135px;
	height: 171px;
	float: left;
	margin-right: 10px;
}
.trumba {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.repertoar-img {
	margin-right: 0;
}
.oglas {
	width: 433px;
}
/*
PAGINACIJA
*/
.pagination {
	margin: 3px;
	text-align: center;
}
.pagination span {
	padding: 2px 4px;
	margin-left: 1px;
}

.pagination a, .pagination a:active, .pagination a:visited {
	padding: 2px 4px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.pagination a:hover  {
	text-decoration: underline
}