body
{
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #a8a8a8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #656464;
}
h1, h2
{
	color: #0e4d17;
}
h1
{
	font-size: 130%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2
{
	margin-bottom: 10px;
	text-transform: uppercase;
}
a
{
	color: #188f29;
}
a:hover
{
	color: #0e4d17;
}
.borderLink:hover
{
	border-bottom: dotted 1px #0e4d17;
}
#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: 190px;
	margin-left: 55px;
}
.aktualnoIzdanjeImg
{
	float: left;
	background-color: Transparent;
	margin-left: 25px;
	margin-top: 27px;
}
#arhiva
{
	float: left;
	background-color: Transparent;
	width: 160px;
	height: 40px;
	margin-left: 30px;
	margin-top: 190px;
}
#feature-top
{
	height: 345px;
	clear: both;
	position: relative;
	background-image: url(../images/bg.png);
}
#feature-top ul
{
	float: left;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 90px;
	width: 100%;
}
#feature-top ul li
{
	display: inline;
	vertical-align: top;
	float: left;
	padding-right: 25px;
}
#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; /*90px;*/
}
#body-title ul
{
	padding-top: 35px;
	padding-left: 200px;
}
#body-title ul li
{
	float: left;
	padding-right: 35px;
}
#body-title ul li a
{
	color: #0e4d17;
	font-weight: bold;
	font-size: 16px;
}
#body-title ul li a:hover, #body-title ul li a.selected
{
	color: #188f29;
	border-bottom: dotted 1px #188f29;
}
#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;
}
#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;
}

