html, body {
	height: 100%;
	font-size: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #222222;
	vertical-align: baseline;
	text-align: center;
}

div#footer {
	height: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 68%;
	color: #ffffff;
	border: 0px;
	
	clear: both;
	position: relative;
	width: 700px;
	text-align: left;
}

div#wrapper {
	clear: both;
	position: relative;
	width: 700px;
	text-align: left;
	/* min-height: 95%; */
	height: auto !important;
	height: 100%;
	margin: 0px auto -1.8em;
}

.HiddenTipka {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	z-index: 1000;
}
.HiddenTipka a {
	color: #222222;
	text-decoration: none;
}
.HiddenTipka a:hover {
	text-decoration: none;
}

div#title {
	text-align: left;
	padding-top: 0px;
	display: block;
	width: 100%;
	height: 71px;
	/*background: url(/images/title_04.png);*/
	/*background-repeat:no-repeat;*/
}

.hlinija  {
	display: none;
}

div#loader {
	position: absolute;
	top: 370px;
	text-align:center;
	width: 100%;
	height: 19px;
	margin: 0 auto;
	z-index: 1000;
	zoom: 1;
}

div#floaterVertical {
	padding: 0% 0;
}

div#razmakFooter {
	height: 1.6em
}

div#inform {
	background: url(/images/pic03_2.png);
	background-color: #dadada;
	margin-top: 15px;
	font-size: 70%;
	color: #ffffff;
	display: none;
	width: 100%;
	height: 5em;
}
div#informleftcontent {
	width: 200px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}
div#informright {
	width: 560px;
	float: right;
}
div#informcentercontent {
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-right: 40px;
}
div#informrightcontent {
	float: right;
	width: 200px;
	margin-left: 40px;
	margin-right: 40px;
}
div#inform h1 {	
	font-family: Century Gothic, Charcoal, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.15em;
	text-decoration: none;
	font-style: normal;
}
div#inform h1 a {
	color: #eeeeee;
	text-decoration: underline;
}
div#inform h1 a:hover {
	text-decoration: none;
}
div#inform ul {
	font-size: 0.95em;
	line-height: 125%;
}
div#inform ul a {
	text-decoration: underline;
	color: #ffffff;
}
div#inform ul a:hover {
	text-decoration: none;
}

div#footercopy{
	font-size: 100%;
	padding: 3px 0px;
	text-align: center;
	color: #ffffff;
	-background-color: #efefef;
	height: 2em;
}
div#footercopy p#left {
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
}
div#footercopy p#right {
	position: relative;
	right: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	text-align: right;
}
p#right a {
	text-decoration: none;
	color: #ffffff;
}
p#right a:hover {
	text-decoration: underline;
	color: #eeeeee;
}

div#space {
	clear: both;
	position: relative;
	height: 5px;
	background: url(/images/pic04.png);
}

.shadow { 
 -moz-box-shadow: 2px 2px 2px #dadada;
 -webkit-box-shadow: 2px 2px 2px #dadada;
 box-shadow: 2px 2px 2px #dadada; 
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#dadada')";
 : progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#dadada'); 
}
/*contents*/
div#contents {
}

div#contentbootom {
	position: absolute;
	color: #333333;
	bottom: 35px;	
	left: 0px;
	right: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}


/*global buttons*/
.Tipka {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 50px;
	vertical-align: middle;
	background-color: #222222;
	color: #ffffff;
	font-size: 11px;
}

.Tipka a {
	text-decoration: none;
	color: #ffffff;
}

.Tipka a:hover {
	height: 13px;
	color: #ffffff;
}

.Tipka a:active {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: -1px;
}

div#EditPageButton {
	position: absolute; 
	right: 0px; 
	top: 5px;
}
.ListQueryTipka {
	position: absolute;
	font-size: 11px;
	max-width: 100%;
	height: 14px;
	min-width: 50px;
	width: 50px; 
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-color: #222222;
	color: #ffffff;	
	right: 10px;
	top: 7px;
}
.ListQueryTipka a {
	text-decoration: none;
	color: #ffffff;
}
.ListQueryTipka a:hover {
	height: 13px;
	color: #ffffff;
}
.ListQueryTipka a:active {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: -1px;
	padding-bottom: -1px;
}
/*ostalo*/
.Info {
	margin: 10px;
	padding: 10px;
	border: 1px solid navy;
	font-size: 11px;
	text-align: center;
	color: navy;
	font-weight: bold;
	background-color: #ffffff;
}
.Info a {
	text-decoration: underline;
	color: navy;
}
.Info a:hover {
	text-decoration: none;
	color: navy;
}

h3 {
	line-height: 25px;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
}