@charset "UTF-8";
body {
	background-color: #4C4C4C;
	margin: 0px;
	line-height: 0em;
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 777px;
}
#header {
	width: 777px;
	margin: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 777px;
}
#leftSidebar {
	margin: 0px 0px 0px;
	float: left;
	width: 188px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0em;
}
#menuBar {
	width: 589px;
	background-image: url(../images/menunar_bg_08.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	padding-top: 2px;
	line-height: 1.3em;
}
#menuBar     a {
	color: #000000;
	text-decoration: none;
}
#menuBar a:hover {
	color: #E298E1;
	background-color: #000000;
}
#menuBar a.donji {
	color: #879392;
	text-decoration: none;
}
#menuBar   a.donji:hover {
	color: #E298E1;
	background-color: #000000;
}
.naglasen {
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#content {
	background-color: #000000;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 589px;
	float: right;
}
#headline {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	display: inline;
}
#headline img {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.headline  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	display: inline;
	color: #BE9BBD;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #222;
	margin: 0px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 1.7em;
	margin: 0px 30px 0px 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222222;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.picHolder {
	float: right;
	margin: 0px 10px 0px 10px;
	padding: 10px 20px 10px 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #222222;
	background-color: #000000;
	width: 234px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	margin: 0px;
	width: 777px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	height: 28px;
	background-repeat: no-repeat;
	line-height: 2em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE9BBD;
	text-decoration: none;
}

