body {
	background: #0064e2;
	background: url(../Grafike/pozadina.jpg) #1c84fd; background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	margin:0;
	min-width:960px;
}
html {
	overflow-y:scroll
}
div, td, th {
	font-family: Tahoma, Geneva, sans-serif
}
#content {
	font-size: 13px;
	width:100%;
	text-align:left;
	width: 100%;
}
#meni {
	font-size: 13px;
	width:100%;
	text-align:left;
	background: #CCC;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
#meni .column-meni {
	width:615px;
	margin: 10px 10px;
	float:left
}
#meni .column-chart {
	font: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	float: left;
	margin: 10px 5px;
	width: 305px;
	text-align: left
}
#meni .img-left {
	float: left;
	margin:0px 10px 0px 0px
}
div.container {
	overflow:hidden;
	width: 100%;
}
.main {
	margin:0 auto;
	text-align:left;
	width:1000px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px
}
#content .column-left {
	width:720px;
	margin: 0 30px 0 15px;
	float:left
}
#content .column-right {
	width:260px;
	margin-right:0px;
	float:left
}
#content .column-top {
	width:920px;
	margin: 0 15px;
	float:left
}
.bar { background: url(../Grafike/gradient3.jpg) #000; background-repeat: repeat-x; font-size: 14px; padding: 3px 5px; margin: 0px 0 15px 0; font-weight: bold; color: #fff  }
.design {
	padding: 5px 10px;
	color: #f6f6f6;
	text-align:left;
	font-size: 11px;
	margin-bottom: 25px;
}
.naslov {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#E52185;
	line-height:18px
}
.login {
	width:320px;
	padding:1px
}
.forma {
	width:288px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border:1px solid #999
}
.zk {
	font: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#e18a07;
	font-weight:bold
}
.tekst {
	font: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px
}
.rubovi {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}