@charset "utf-8";
a, input{
	outline:none;
}
#start {
	margin: 0px;
	padding: 0px;
	background-color: #fcfcfc;
}
#start #centraldiv {
	height: 400px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	border: 1px solid #888;
	padding: 4px;
	background-color: #f0f0f0;
}
#start #centraldiv #centraltitlediv {
	padding: 10px;
	height: 60px;
	width: auto;
	background-color: #069;
}
#start #centraldiv #centraltitlediv h2 {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 28px;
	margin-top: 12px;
}
#startlogin {
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.startrow1 {
	height: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.startrow2 {
	height: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.startrow2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 33px;
	margin: 0px;
}
html{
	width: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden; 
}

#body {
	height: 100%;
	width: 100%;
	overflow-y: scroll;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#container{
	min-height:100%;
	height:100%;
	position:relative;
}
#header {
	height: 70px;
	width: 100%;
	background-color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#header-in {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #069;
}
#main {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#logo {
	float: left;
	height: 50px;
	width: 160px;
	padding-top: 20px;
}
#logo a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

#login {
	float: right;
	height: 70px;
	width: 900px;
}
#login #navigation1 {
	float: left;
	width: 730px;
	height:70px;
}
#login #navigation2 {
	float: right;
	height: 32px;
	width: 150px;
	padding-top: 28px;
}
a.alogout:link, a.alogout:active, a.alogout:visited {
	color: #eee;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 15px;
}

#topmenu {
	padding: 0px;
	margin:0px;
	display: inline;
}
#topmenu li {
	float:left;
	list-style:none;
}
#topmenu li a:link , #topmenu li a:active, #topmenu li a:visited{
	color: #fff;
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display:block;
	font-weight:bold;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#topmenu li a:hover {
	color: #9CF;
}

#smenu{
	position:absolute;
	visibility:hidden;
	z-index:20;
	width: 170px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding: 0;
}

#smenu li{
	float:none;
	margin: 0;
	padding: 0;
}

#smenu li a{
	display: block;
	padding: 10px !important;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #39C;
	font-weight: normal !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87a5ff;
}

#smenu li a:hover{
	background-color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;

}

#main #content{
	height: auto;
	width: 1100px;
	position: relative;
}
#contentx {
	height: auto;
	width: 1100px;
	padding-bottom: 70px;
	position: relative;
	float: left;
}

#content-centre {
	height: auto;
	width: auto;
	text-align: center;
}
#formdiv {
	height: auto;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #8f8e8d;
	background: #eee;
	padding-top: 60px;
	padding-right: 60px;
	padding-left: 60px;
	margin-bottom: 30px;
}
#formdiv form {
	margin: 0px;
	padding: 0px;
}

.formfield {
	height: 90px;
}
.formfield2 {
	height: 50px;
}
.formfield3 {
	height: 120px;
}


.formfield-left {
	width: 150px;
	float: left;
}
.formfield-left2 {
	width: 130px;
	float: left;
}

.formfield-right {
	width: 360px;
	float: left;
	height: auto;
	clear: left;
	padding-top: 7px;
}
.formfield-right2 {
	width: 230px;
	float: right;
	height: auto;
}
.formfield-right3 {
	width: 200px;
	float: right;
	height: auto;
	text-align: right;
	padding-top: 20px;
}

#formdiv span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-shadow: #eee 0 1px 0;
}
.formfield select {
	border: 1px solid #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	padding:5px;
	width:358px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
.newclientrow select {
	border: 1px solid #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	padding:5px;
	width:358px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}


#formdiv label {
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 20px;
	font-size: 14px;
}
.lbl {
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 20px;
	font-size: 14px;
}

.inputtext {
	width: 345px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 5px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
}
.inputtext2 {
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 5px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
}
.inputtext3 {
	width: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}

.button-adv {
	border: 1px solid #447314;
	background: #6aa436;
	background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
	background: -webkit-linear-gradient(top, #8dc059, #6aa436);
	background: -moz-linear-gradient(top, #8dc059, #6aa436);
	background: -ms-linear-gradient(top, #8dc059, #6aa436);
	background: -o-linear-gradient(top, #8dc059, #6aa436);
	background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow: #addc7e 0 1px 0;
	color: #31540c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	cursor:pointer;
}
.button-adv:hover {
	background: #5aa436;
}
.button-faktura {
	border: 1px solid #3866a3;
	background: #63b8ee;
	background: -webkit-gradient(linear, left top, left bottom, from(#63b8ee), to(#468ccf));
	background: -webkit-linear-gradient(top, #63b8ee, #468ccf);
	background: -moz-linear-gradient(top, #63b8ee, #468ccf);
	background: -ms-linear-gradient(top, #63b8ee, #468ccf);
	background: -o-linear-gradient(top, #63b8ee, #468ccf);
	background-image: -ms-linear-gradient(top, #63b8ee 0%, #468ccf 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow:1px 1px 0px #7cacde;
	color: #11315c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor:pointer;
}

#button-reset {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-size: 12px;
	color: #333;
	background:transparent;
	border:0;
	cursor:pointer;
}
#button-reset:hover {
	color: #666;
}

span.pseudotitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #090;
}
span.param1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 15px;
}
span.param2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #444;
	padding-right: 20px;
}





#searchbox1 {
	height: auto;
	width: auto;
	background-color: #dce2fc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	padding-top: 30px;
	padding-bottom: 10px;
}
#searchbox-x {
	height: 85px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}


#searchbox2 {
	height: 85px;
	width: 900px;
	float: left;
}

#searchbox3 {
	float: left;
	height: 80px;
	width: 500px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#searchbox2 #search1 {
	height: 50px;
	width: 850px;
}
#searchbox2 #search1 #search2 {
	float: left;
	height: 40px;
	width: 250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #090;
	padding-top: 2px;
}
#searchbox2 #search1 #search3 {
	float: left;
	height: 45px;
	width: 450px;
	text-align: center;
}
#search3 input {
	width: 420px;
	height: auto;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #39f;
}

#searchbox2 #search1 #search4 {
	float: right;
	height: 40px;
	width: 130px;
	text-align: left;
}
#search4 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	height: 36px;
	width: 88px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	cursor:pointer;
	outline:none;
	border:1px solid #74b807;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
}
#search4 input:hover {
	background-color:#99d443;
	background: #99d443;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #99d443), color-stop(1, #99d443) );
	background:-moz-linear-gradient( center top, #99d443 5%, #99d443 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d443', endColorstr='#99d443');
}
#search5  {
	height: 25px;
	width: 400px;
	padding-left: 310px;
}
#search5 label  {
	font-family: Tahoma, Geneva, sans-serif;
	color: #222;
	font-size: 13px;
	margin: 8px;
}
a#searchlink:link, a#searchlink:active, a#searchlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	background-color: #f6b33d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #f77a1b) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #f77a1b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#f77a1b');
	border:1px solid #b8790b;
	text-shadow:1px 1px 0px #B53004;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	display:inline-block;
	text-decoration:none;
	text-align: center;
	padding-top: 17px;
	padding-right: 40px;
	padding-bottom: 17px;
	padding-left: 40px;
	font-weight: normal;
	width: 405px;
}
a#searchlink:hover{
	background:#f77a1b;
	background-color:#f77a1b;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f77a1b), color-stop(1, #f77a1b) );
	background:-moz-linear-gradient( center top, #f77a1b 5%, #f77a1b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f77a1b', endColorstr='#f77a1b');
}
#search-right {
	height: 30px;
	width: 600px;
	display:inline-block;
	padding: 15px;
	margin-top: 12px;
	background-color: #eee;
	margin-right: auto;
	margin-left: auto;
}

#search6 {
	float: left;
	width: 200px;
}


#content  #contentx #content-left{
	float: left;
	height: auto;
	width: 430px;
	margin-left: 67px;
}
#content  #contentx #content-right{
	float: right;
	height: auto;
	width: 500px;
}
.h3title {
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	margin-bottom: 38px;
	font-size: 26px;
}
a.list1:link, a.list1:active, a.list1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a.list1:hover {
	text-decoration: underline;
}
span.emphasize {
	color: #F60;
}

h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #444;
	margin-bottom: 40px;
	margin-top: 40px;
}
h1.title-2 {
	color: #222;
	margin: 30px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
}


#stats {
	height: 40px;
	width: 1100px;
	margin-bottom: 60px;
	margin-top: 49px;
	background-color: #eee;
	border: 1px solid #aaa;
	clear: both;
}
.statdiv {
	float: left;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-left: 10px;
}
.statdiv-right {
	float: right;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.spnn  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.spnn2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
	margin-left: 5px;
	font-weight: bold;
}
.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 8px;
	color: #666;
}
.formtop {
	margin-top: -2px;
}

.select-page {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #fbfbfb;
	border: 1px solid #777;
	font-weight: bold;
}
.insert-numbers-page {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #fbfbfb;
	border: 1px solid #777;
	padding: 3px;
}

.button1 {
	width: 60px;
	height: 24px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
	outline:none;
	border:0;
	font-style: italic;
	background-color: #eee;
	font-weight: bold;
}
.button2 {
	width: 60px;
	height: 24px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
	outline:none;
	border:0;
	font-style: italic;
	background-color: #FFF;
	font-weight: bold;
}

.stats2 {
	height: 40px;
	width: 1100px;
	clear: both;
}
.static2 {
	height: 40px;
	width: auto;
	float: right;
	margin-left: 40px;
	text-align: right;
}
.static3 {
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 8px;
}
a.next:link, a.next:active, a.next:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	color: #390;
	border: 1px solid #ddd;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a.next:hover {
	background-color: #eee;
	border: 1px solid #ccc;
}

#list {
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
#list table {
	width: 1098px;
}
#list table tr th {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #33414f;
	vertical-align: middle;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #fff;
}
tr.top {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #33414f;
	vertical-align: middle;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #fff;
	height: 60px;
}

#list table tr.regular {
	height: 60px;
}
#list table tr:nth-child(odd){
	background-color:#ebeef0;
}
#list table tr:nth-child(even){
	background-color:#fff;
}

.tdRednibroj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}
.tdMB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #444;
}

.innerdiv {
	height: auto;
	width: auto;
	padding-right: 11px;
	padding-left: 11px;
}
a.aOsoba:link, a.aOsoba:active, a.aOsoba:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
a.aOsoba:hover {
	color: #69F;
}

a.ustanova:link, a.ustanova:active, a.ustanova:visited, a.ustanova:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
p.function {
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 13px;
}
#titlediv {
	height: auto;
	width: 1000px;
	margin-bottom: 60px;
	margin-top: 40px;
	float: left;
}
#titlediv-left {
	float: left;
	width: 240px;
	padding-top: 4px;
}
#titlediv-right {
	float: right;
	height: auto;
	width: 755px;
}


#h1klijent {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 24px;
}
#h2partner {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}

#msgOK {
	background-color: #f8f8f8;
	padding: 6px;
	height: auto;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 2px dashed #090;
}
#msgOK p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #333;
}

#msgERROR {
	background-color: #FFC;
	height: auto;
	width: 500px;
	border: thin dashed #F60;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#msgERROR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0px;
}
#klijenttable {
	width: 900px;
}

#klijenttable td {
	max-width:400px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.tr-klijent2 {
	height: 30px;
}
.tr-klijent2:nth-child(even){
	background-color:#fff;
}

.tr-klijent2:nth-child(odd){
	background-color:#eee;
}

.td1 {
	width: 220px;
}
.td2 {
	width: 160px;
}
.td3 {
	width: 330px;
}
a.gotolink:link, a.gotolink:active, a.gotolink:visited {
	border: 1px solid #3866a3;
	background: #63b8ee;
	background: -webkit-gradient(linear, left top, left bottom, from(#63b8ee), to(#468ccf));
	background: -webkit-linear-gradient(top, #63b8ee, #468ccf);
	background: -moz-linear-gradient(top, #63b8ee, #468ccf);
	background: -ms-linear-gradient(top, #63b8ee, #468ccf);
	background: -o-linear-gradient(top, #63b8ee, #468ccf);
	background-image: -ms-linear-gradient(top, #63b8ee 0%, #468ccf 100%);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
a.gotolink:hover {
	background: #7ce;
}





.spanintro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.spanintro2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	word-wrap: break-word;
}
#tablewrapper {
	height: auto;
	border: 1px solid #ddd;
	padding: 5px;
	max-width:900px;
	float: left;
	width: auto;
	max-width:900px;
}
#tabletopdiv {
	width: 880px;
	background-color: #eee;
	margin-bottom: 70px;
	padding: 10px;
	height: 22px;
}
#tabletopdiv1 {
	width: 880px;
	background-color: #eee;
	margin-bottom: 20px;
	padding: 10px;
	height: 22px;
}

#tabletopdiv-left {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
}
#tabletopdiv-right {
	text-align: right;
	float: right;
	height: 22px;
	width: 500px;
}
#topfaktura {
	float: left;
	height: 40px;
	width: 880px;
	padding: 10px;
	margin-bottom: 40px;
	text-align: right;
}
.spanintro3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #060;
	padding-right: 11px;
}

#tableone {
	border: 1px solid #ddd;
	clear: left;
}

span#edittitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #555;
	text-transform: uppercase;
}

.editlink:link, .editlink:active, .editlink:visited {
	border: 1px solid #447314;
	background: #690;
	/*	background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
	background: -webkit-linear-gradient(top, #8dc059, #6aa436);
	background: -moz-linear-gradient(top, #8dc059, #6aa436);
	background: -ms-linear-gradient(top, #8dc059, #6aa436);
	background: -o-linear-gradient(top, #8dc059, #6aa436);
	background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
*/	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-left: 15px;
}


.editlink:hover {
	background-color: #60c030;
}


.editlink1:link, .editlink1:active, .editlink1:visited {
	border: 1px solid #447314;
	background: #690;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

.editlink1:hover {
	background-color: #60c030;
}
.editlink2:link, .editlink2:active, .editlink2:visited {
	border: 1px solid #900;
	background: #c00;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-left: 15px;
}
.editlink2:hover {
	background: #a00;
}
.deletelink:link, .deletelink:active, .deletelink:visited {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d11111), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #d11111 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d11111', endColorstr='#ce0100');
	background:#d11111;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #d83526;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 4px;
	text-decoration: none;
}
.deletelink:hover{
	background: #900;
	border:1px solid #980506;
}
a.createlink {
	border: 1px solid #3866a3;
	background: #63b8ee;
	background: -webkit-gradient(linear, left top, left bottom, from(#63b8ee), to(#468ccf));
	background: -webkit-linear-gradient(top, #63b8ee, #468ccf);
	background: -moz-linear-gradient(top, #63b8ee, #468ccf);
	background: -ms-linear-gradient(top, #63b8ee, #468ccf);
	background: -o-linear-gradient(top, #63b8ee, #468ccf);
	background-image: -ms-linear-gradient(top, #63b8ee 0%, #468ccf 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow:1px 1px 0px #7cacde;
	color: #11315c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor:pointer;
	text-decoration: none;
}
a.createlink:hover {
	background: #49c;
}

#newclient {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-color: #eee;
	border: 1px solid #aaa;
	text-align: left;
}
.newclientrow {
	clear: both;
	width: auto;
	height: 45px;
	padding-top: 9px;
}
.newclientrow-x {
	clear: both;
	width: auto;
	height: auto;
	padding-top: 9px;
	float: left;
	padding-bottom: 12px;
}

.newclient-left {
	float: left;
	width: 180px;
}
.newclient-right {
	float: right;
	width: 370px;
}
p.innerP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.select-input {
	border: 1px solid #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	padding:5px;
	width:358px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.select-input2 {
	border: 1px solid #aaa;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	padding:5px;
	width:110px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin-right: 11px;
	margin-left: 11px;
}

.newclient-right label {
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 25px;
}



#footer {
	height: auto;
	width: 100%;
	background-color: #c5d0fc;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9eb1ff;
	clear: both;
	color: #36F;
	font-family: Verdana, Geneva, sans-serif;
}
div.clear {
	clear: both;
}
