body {
	background: #30dbe9;
	background-image: url(../Grafike/pozadina2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	min-width:960px;
	background-attachment: fixed;
}
html {
	overflow-y:scroll
}
div, td, th {
	font-family: Tahoma, Geneva, sans-serif
}
#content {
	font-size: 13px;
	width:100%;
	text-align:left;
}
#meni {
	font-size: 13px;
	width:100%;
	text-align:right;
	height: 53px;
	margin-bottom: 0px;
	background-image: url(../Grafike/trans_crno40.png);
}
#meni .column-meni {
	width:800px;
	margin: 0;
	float:left;
}
#meni .column-logo {
	color: #FFF;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 265px;
	text-align: left
}
div.container {
	overflow:hidden;
	width: 100%;
}
.main {
	margin:0 auto;
	text-align:left;
	width:800px; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px
}
#content .column-left {
	width:300px;
	margin: 0 40px 0 0;
	float:left
}
#content .column-center {
	width:510px;
	margin-right:0px;
	float:left
}
#content .column-top {
	width:800px;
	margin: 20px 0px;
	float:left
}
.design {
	padding: 5px 0px;
	color: #000;
	text-align:left;
	font-size: 11px;
	margin-bottom: 25px;
}
.naslov {
	font:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#109F55;
	padding-bottom: 3px;
	line-height:18px
}
.header {
	font:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#928d83;
	border-bottom: 1px dotted #928d83; margin-bottom: 15px;
}
.login {
	width:320px;
	padding:1px
}
.forma {
	width:288px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	border:1px solid #e7e6e2
}
.tekst {
	font: Tahoma, Geneva, sans-serif;
	font-size:13px;
	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;
}
.submitt
{ border: 0; margin: 0; background: #EAA72D; color: #FFF; font-weight: bold; padding: 2px 10px; cursor: pointer 
