body {
	background-image:url(../images/bg2.jpg);
	background-attachment: scroll;
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #5f5f5f;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #656464;
}
h1,h2
{
	color: #a801b7;
}
h1
{
	font-size: 130%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2
{
	margin-bottom: 10px;
	text-transform: uppercase;
}
a
{
	color: #a801b7;
}
a:hover
{
	color: #730074;
}
.borderLink:hover
{
	border-bottom: dotted 1px #a801b7;
}
#logo 
{
	float: left;
	background-color: Transparent;
	height: 200px;
	width: 200px;
	margin-left: 60px;
	margin-top: 45px;
}
#prelistajte
{
	float: left;
	background-color: Transparent;
	width: 250px;
	height: 40px;
	margin-top: 170px;
	margin-left: 55px;
}
.aktualnoIzdanjeImg
{
	float: left;
	background-color: Transparent;
	margin-left: 25px;
	margin-top: 50px;
}
#arhiva
{
	float: left;
	background-color: Transparent;
	width: 160px;
	height: 60px;
	margin-left: 40px;
	margin-top: 170px;
}
#feature-top {
	height: 365px;
	clear: both;
	position: relative;
	background-image: url(../images/bg2.png);
}
#feature-top ul 
{
	float: left;
	vertical-align: top;
	margin-top: 35px;
	margin-left: 90px;
	width: 100%;
}
#feature-top ul li
{
	display: inline;
	vertical-align: top;
	float: left;
	padding-right: 35px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#body-title
{
	background-image: url(../images/title.png);
	height: 86px;
}
#body-title img
{
	float: left;
	padding-top: 35px;
	padding-left: 60px;
}
#body-title ul 
{
	 padding-top: 35px;
	 padding-left: 200px;
}
#body-title ul li
{
	float: left;
	padding-right: 35px;
}
#body-title ul li a 
{
	color: #a801b7;
	font-weight: bold;
	font-size: 16px;
}
#body-title ul li a:hover, #body-title ul li a.selected
{
	color: #5a5a5a;
	border-bottom: dotted 1px #5a5a5a;
}
#mainBox {
	float: left;
	width: 1000px;
	background-image:url(../images/bodybg.png);
	background-repeat: repeat-y;
}
#content-main {
	float: left;
	margin-left: 60px;
	width: 900px;
}
#content-left {
	float: left;
	margin-left: 60px;
	width: 550px;
	/*text-align: justify;*/
}
#content-right {
	float: right;
	margin-right: 60px;
	width: 300px;
	/*text-align: justify;*/
}
#footer
{
	background-image:url(../images/footer.png);
	height: 160px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
}
#footer ul 
{
	 padding-top: 53px;
	 padding-left: 80px;
}
#footer ul li
{
	float: left;
	padding-right: 25px;
}
#roularta
{
	float: right;
	padding-right: 80px;
	padding-top: 50px;
}
#logo:hover, #prelistajte:hover, #roularta:hover
{
	border: 0px;
}
.tbxWide
{
	width: 400px;
}
.gray
{
	color: #656464;
}
.verticalMiddle
{
	vertical-align: middle;
}
.clanak
{
	width: 260px;
	padding-bottom: 20px;
	margin-right: 25px;
	vertical-align: top;
}
