/* CSS Document */
body{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: orange;
	font-size: 12px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.h2{
color:#FF9933;
}
.container
{
text-align:center;
background-color:#ffffff;
}

.mainpage
{
margin-left:auto;
margin-right:auto;
width:912px;
background-color:#ffffff;
background-image:url(../images/orangeBGD5.jpg);
background-repeat:no-repeat;
background-position:top,left;
text-align:left;
height:1300px;
}
.header{
width:100%;
height:140px;
clear:both;
}
.buttonbar{
text-align:center;
vertical-align:middle;
width:100%;
height:40px;
clear:both;
}
.oldbuttonbar{
text-align:center;
vertical-align:middle;
width:100%;
height:40px;
clear:both;
}
.leftside{

width:165px;
height:1100px;
float:left;
margin-right:10px;
margin-left:0px;

}
.rightside{
width:170px;
height:1100px;
float:right;
}
.centre{
width:550px;
float:left;
}
.maincontent{
width:100%;
clear:both;
text-align:left;
font-size:small;
overflow:auto;
padding-right:10px;

}
.footer{
background-color:#ff9900;
width:100%;
height:20px;
clear:both;
}
.mainbutton{
background-color:#ff6600;
font-size:small;
width:85px;
height:30px;
float:left;
margin-right:3px;
margin-left:3px;
margin-top:4px;
color:#FFFFff;
text-decoration:none;

}
.subbutton{
font-size:small;
background-color:#ff9900;
width:160px;
height:20px;
clear:both;
margin-top:8px;
margin-bottom:6px;
text-align:right;
color:#FFFFff;

}
.donatepanel{
margin-left:auto;
margin-right:auto;
width:85px;
height:40px;
float:left;
}
.buttonpanel{
vertical-align:top;
width:900px;
float:right;
height:40px;
}
.imagebox{
background-color:#F5E49C;
width:165px;
height:148px;
clear:both;
margin-right:5px;
margin-left:5px;
margin-top:20px
}
.imagepanel{
float:left;
margin-right:20px;
}
.imagepanelright{
float:right;
margin-left:5px;
}
.desna_rubrika1 {
	float: left;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}
.desna_rubrika1 a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}
.desna_rubrika {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
	text-decoration:none;

}
.desna_rubrika a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	text-decoration:none;

}
.lijeva_rubrika {
	padding: 5px 10px 5px 10px;
	line-height: 1.5em;
	text-align: left;
	color: #5D0000;
    text-decoration:none;
	border:none;

}

.lijeva_rubrika a, #lijeva_rubrika a:visited, #lijeva_rubrika img {
	text-decoration: none;
	border:none;
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
	color: #5D0000;
	border:none;
text-decoration:none;
}

