html, body{height:100%}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
}

a, a:visited {
	color: #0033CC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1 {
	border-bottom: 1px solid #CCCCCC;
	font-size:12px;
	color:#666666;
	margin-top: 3px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.login_box {
	position: absolute;
	top: 20%;
	height: 200px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	background-image: url(gfx/kljucavnica.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
.button_classic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 2px groove #666666;
	width: 150px;
	height: 25px;
	line-height: 25px;
	float: left;
	cursor: pointer;
}
.login_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 2px;
	color: #666666;
	height: 30px;
	width: 150px;
	line-height: 25px;
}
.login_err_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.inner_body {
	background-color: #666666;
}

#fullheight{height:300px}

.tabela_inner_body {
	background-image: url(gfx/zobniki_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_off {
	padding: 2px;
	height: 25px;
	width: 160px;
	margin-bottom: 10px;
	background-color: #999999;
	border: 1px solid #333333;
	cursor:pointer;
}
.menu_on {

	padding: 2px;
	height: 25px;
	width: 160px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	cursor:pointer;
}
.content_box {
	background-color: #FFFFFF;
	padding: 10px;
}

.content_box h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
}

.content_box_title {
	background-color: #333333;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_box_subtitle {

	background-color: #333333;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:1px solid white;
}

#podstrani ul {
	margin: 0px;
	padding:0px;
}
#podstrani li
{
margin:0px;
padding: 0px;
list-style:none;
padding-bottom:3px;
}

#Menu{
    background-color:#fff;
    color: #000;
    font-size: 10pt;
    font-family:  verdana, sans-serif;
}

#Menu ul{
    list-style:none;
    clear:left;
}

#Menu li{
    margin: 5px 0 0 -18px;
    
    clear:left;
}

#Menu ul img{
    float:left;
    margin: 0 4px 0 0;
}

#open_close {
	float: right;
	cursor:pointer;
}
/*UPLOADER */
iframe {
	border-width: 0px;
	width: 95%;
	height:60px;
}
#iframe {
	position:relative;
	border: 0px;
	height:60px;
	overflow:hidden;
}
iframe.hidden {
	width:0px;
	height:0px;
	visibility: hidden;
}
#images_gal {
	width: 100%;
	height: 250px;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	/*border: 1px solid black;*/
	position:relative;
}

#images_gal div {
	margin: 10px;
	width: 150px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images_gal div:hover {
	border-color: #529EBD;
}

#images_gal img.load {
	margin: 36px;
}

.seje {
	background-color: #CCCCCC;
	margin-bottom: 10px;
	border: 1px solid #999999;
	width:100%;
	padding:3px;
	text-align:center;
}

.seje_datoteke {
	background-color: #FFFF99;
	margin-bottom: 10px;
	border: 1px solid #999999;
	width:100%;
	padding:3px;
	text-align:center;
}
