body , html{
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	
}
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #255E0A;
	
}

img{
  border-style: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #255E0A;
}



#content 

{
	margin: 0 auto -79px;
	min-height:100%;
	height:auto !important;
	height:100%;
	width: 937px;
	text-align: left;
	background: url(images/shadow.png) center repeat-y;
}

#main
{
	width: 857px;
	background: url(images/back_top.jpg) no-repeat top;
	padding: 30px;
	padding-top: 50px;
	min-height: 100%;
}

#back
{
width: 917px;
background: url(images/table_back.gif) repeat-y;   /*Daje belu boju pozadine svom sadrzaju*/
margin-left:auto;
margin-right:auto;  /*dodao sam levu i desnu marginu*/

}

#header {
	height: 376px;
	text-align: right;
	background-image:url(images/header.jpg);
	background-position:0 18px; 
}

#logo {

width: 877px;
height: 81px;
text-align: right;
padding-top: 220px;
padding-right: 40px;
}


#logo p {
	font-style: italic;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	right: 5px;
	top: 50px;
}


#logo a {
	color: #09F;
	text-decoration: none;
	font-style: italic;
}



#menu
{
width: 777px;
height: 48px;
padding-left: 140px;
margin-top:310px;
background: url(images/buttons.gif) no-repeat;
}




#right
{
	width: 249px;
	float: right;
}

#right H3
{
	width: 224px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title-index.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back-index.gif) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #255E0A;
}
#right a:visited {
	color: #255E0A;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 550px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #255E0A;
}

#left a
{
color: #255E0A;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #255E0A;
}
.date {
	text-align: right;
	color: #255E0A;
	font-size: 11px;
}

.date a {
	color: #255E0A;
}

#left ol
{
margin-left: 30px;
}




#footer {
	height: 54px;
	padding-top: 20px;
	border-top: 5px solid #FEFA8B;
	margin-left: auto;
	margin-right: auto;
	background: url(images/footer.gif) repeat-x top;
	width: 917px;
}


#push {
	height:79px;
}



#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
	
#background {
	padding: 0;
	width:2500px;
	height:400px;
	z-index:-1;
	position:fixed;
	left: 50%;
	bottom: 0px;
	margin-left: -1250px;

}

