body{ background-image:url(images/sitebg.png);
padding:0;
margin:0;
}
html, body, p{

font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
p{
  line-height: 1.5em;
}
p.naslov{
font-size: 15px;	
/*background-color: #CCC;
border-bottom: 1px solid #000;*/
padding-left: 0px;
font-weight: bold;
color:#ED008C;
}

.container{
	background-image: url(images/tmpl_projektnodelo_r1_c1.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
}

.main{
	padding: 0px 20px 10px 20px;
	text-align:justify;
}
a{
color: #ED008C;
text-decoration: none;
}
a:hover{
color: #ED008C;
text-decoration: none;
font-weight: bold;
}
.bg_vertical{
background-image: url(images/tmpl_projektnodelo_r11_c3.png);	
background-repeat: repeat-y;
}
.obojestransko{
	text-align: justify;
}
.noga{color:#999;
}
.noga a{color:#999;
}
.noga a:hover{color: black;
}
 
