@import "reset.css";

/* --- defaults --- */

html, body, tbody, table, th, td, ul, ol, li, input, textarea, select, option {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #231e20;
}

img {
	border: none;
}

h1 {
	font-size: 16px;
	line-height: 29px;
}

h2 {
	height: 32px;
	margin: 10px 0px 0px 0px;

	font-weight: bold;
	display: block;
	border: 1px solid #d8dcd6;
	border-style: none solid none solid;
	background: url(/img/bar_green.gif) repeat-x top left;
}

h2 span {
	position: absolute;
	margin: 9px 10px 9px 10px;
}

h2.iskanje {
	height: 40px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	display: block;
	border: 1px solid #d8dcd6;
	border-style: none solid none solid;
	background: url(/img/bar_green_40.gif) repeat-x top left;
}

h2.iskanje div.iskanje {

	padding: 7px 10px 33px 10px;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
}

div#c {
	clear:both;

}

div#cont div#c ul li {
	list-style-type: disc;
	list-style-position: inside;
}

body {
	background-color:#ecf3e9;
}

div#header {
	background: url(/img/header.gif) center top repeat-x;
	height: 35px;
	width: 100%;
}

div#header_l {
	float: left;
	background: url(/img/header_l.gif) no-repeat top left;
	width: 170px;
	height: 35px;
}

div#nav {
	float: left;

}

div#user {
	float: right;
	padding-right: 25px;
	padding-top: 10px;
}

div#header_r {
	float: right;
	background: url(/img/header_r.gif) no-repeat top right;
	height: 35px;
	width: 31px;
}



br.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}

input, textarea, select {
	background: url(/img/input.gif) left top no-repeat #ecf3e9;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 5px;
}

form table {
	width: 100%;
}

form table th, form table td {
	padding: 3px;
}

form table th {
	text-align: right;
	font-weight: bold;
	width: 80px;
}

form table td input,
form table td textarea,
form table td select {
	width: 350px;
	height: 25px;
}

form table#login {
	margin-top: 50px;
}

form table#login td input {
	width: 15%;
}

form table#login th,
form table#login td {
	text-align: center;
}

form table td textarea {
	height: 80px;
}

form table td input.box {
	width: auto;
	height: auto;
}

form table td select.date {
	width: 57px;
}

form table td select.date option {
	width: auto;
}

a {
	color:#231e20;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

div#bar {
	border: 1px solid #7fbb17;
	border-style: solid none solid none;
	padding-left: 20px;
	padding: 5px;
	height: 15px;
}

div#bar a {
	display: block;
	float: left;
	height: 10px;
	line-height: 15px;
	text-decoration: none;
}

div#cont {
	background-color: #ffffff;
}

div#cont div#c {
	padding: 10px 20px;
	margin: 0px 20px;
}

.ipRange {
	width: 5.8%;
	min-width: 52px;
	float: left;
	padding: 20px 4px 2px 0px;
}

.ipRange h2 {
	font-size: 10px;
}

.ipRange h2 span {
	padding: 2px 3px;
}

.ipRange a:hover{
	color: #78a15b;
	text-decoration: underline;
}

.ipRange font.used {
	color: red;
	text-decoration: line-through;
}

.body_l {
	background: url(/img/content_l.gif) repeat-y;
	width: 15px;
}

.body_r {
	background: url(/img/content_r.gif) repeat-y;
	width: 15px;
}

table.list {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

table.list th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 10px;
}

table.list td {
	padding: 3px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	font-size: 10px;
}

table.list td.first {
	border-top: 1px solid #dedede;
}

table.list td.last {
	border-bottom: 1px solid #dedede;
}

table.list td.both {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

table.list tr.highlight {
  background-color: #e0f8ce;
}

/*************/

table.list_group {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.list_group th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 10px;
}

table.list_group td {
	padding: 3px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	font-size: 10px;
}

table.list_group td.first {
	border-top: 1px solid #dedede;
}

table.list_group td.last {
	border-bottom: 1px solid #dedede;
}

table.list_group td.both {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

table.list_group tr.highlight {
  background-color: #e0f8ce;
}

/*************/

.row1 {
	background: #f2f6ef;
}

.row2 {

}

.invalid {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: red;
}

div.shadedbox {
	margin: 10px 5% 0px 5%;
	border: 1px solid #d8dcd6;
	padding: 3px;
	background: #ecf3e9;
}

div#text {
	padding:  0px 0px 0px 20px;
}

div.messages {
	padding-left: 90px;

}

div#text_warning {
	padding:  5px 0px;
	font-weight: bold;
}

div#text_info {
	padding:  5px 0px;
	font-weight: bold;
	color: #70b119;
}

div#tabs {
	border-bottom: 1px solid #7fbb17;
	height: 34px;
  font-size: 93%;
  line-height: normal;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0px 20px;
	list-style: none;
}

#tabs li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#tabs a {
	float: left;
  background: url("/img/tableftB.gif") no-repeat left top;
  margin: 0px;
  padding: 0px 0px 0px 4px;
  text-decoration: none;
}

#tabs a span {

  display: block;
  background: url("/img/tabrightB.gif") no-repeat right top;
  padding: 5px 20px 4px 6px;
  color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span, #tabs a.active span {
  color: #000;
}

#tabs a:hover, #tabs a.active {
  background-position: 0% -42px;
}

#tabs a:hover span, #tabs a.active span {
  background-position: 100% -42px;
}

div#footer {
	background-color: black;
	background: url(/img/footer.gif) center top repeat-x;
	height: 17px;
}

.foottext a, .foottext a:visited {
	color: #7fbb17;
	text-decoration: none;
}

.foottext a:hover {
	color: black;
}

.disable {
	color: #cecece;
	font-weight: normal;
}