body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.gif) center repeat-y #babfc1;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #4a6682;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #50535a;
}
h3 {
	color:#4a6682;
	font-size:14px;
	font-weight:bold;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
p, ul, li, h1, h2, h3, input, form {
	margin:0;
	padding:0;
}
p {
	line-height:16px;
}
p, ul {
	font-size:11px;
	color:#50535a;
}
ul {
	list-style-type: none;
}

p a {
	color:#4a6682;
}
li {
	line-height:16px;
}
.menu {
	font-family:'Arial Narrow', Arial, Tahoma, Verdana, sans-serif;
	list-style:none;
	font-size:13px;
	color:#fff;
	margin-left:8px;
}
.menu li {
	display:inline;
	margin-left:12px;
}
.menu li a{
	color:#fff;
	text-decoration:none;
}
.menu li a:hover {
	padding-bottom:2px;
	border-bottom:1px dotted #fff;
}
.nastevanje {
	list-style:none;
}
.nastevanje li{
	padding-left:10px;
	background:url(../images/puscica.gif) no-repeat 0px 4px;
}
.nastevanje a {
	font-weight: bold;
	color: #4a6682;
	line-height:18px;
}
