body {
	color:black;
	background-color:white;
	font-family:arial,times,serif
}

p {
	margin-top:9px;
	margin-bottom:9px;
}

#container {
	position:absolute;
		top:0px;
		left:50%;
	margin-left:-470px;
	width:900px;
}
#head {
	margin-left:8px;
	margin-right:12px;
	margin-top:14px;
	vertical-align:middle;
	height:50px;
}
#upper_search {
	position:relative;
		top:-70px;
		left:72%;
	color:gray;
	width:230px;
}
.cam {
margin-left:0px;
}
#head_image {
	background-image:url('../../images/header.gif');
	background-repeat:no-repeat;
	height:161px;
	width:900px;
}
#messib {
	position:relative;
		top:60px;
		left:30px;
	background-image:url('../../images/site.gif');
        background-repeat:no-repeat;
        height:31px;
        width:250px;
	cursor: pointer; cursor: hand;
}
#head_text {
	color:white;
	font-weight:normal;
	font-style:italic;
	position:relative;
		top:16px;
		left:310px;
	width:310px;
}
#login {
	font-weight:bold;
	position: relative;
		top:-62px;
		left:622px;
	font-size:small;
	width:220px;	
	height:100px;
	padding-top:20px;
	/*border:0.5px dotted black;*/
}
#login a {
	color:black;

}
#login input[type=text], #login input[type=password]{
	width:100px;
	background-color:#D6D6D6;
	border:1px solid gray;
}
#info {
	position:relative;
		top:0px;
		left:420px;
	background-image:url('../../images/info.gif');
	background-repeat:no-repeat;
	width:430px;
	height:295px;
}

#long_title {
	background-color:#D4D92A;
	position:relative;
		top:158px;
	width:450px;
	height:35px;
	filter:alpha(opacity=77); /*IE*/
	opacity: 0.77;
}
#long_title_text {
	position:relative;
                top:125px;
        width:410px;
	padding-right:30px;
        height:15px;
	text-align:right;
        color:#E64F3E;
        font-size:x-large;
        font-weight:bold;
}
#vizitka {
	position:relative;
		top:100px;
		left:40px;
	background-image:url('../../images/vizitka.gif');
	width:230px;
	height:93px;	

}
#float {
	position:relative;
		top:-30px;
	display:inline;
	width:900px;
}
#photos {
	float:left;
	width:400px;
	margin-right:30px;
	margin-top:1px;
}
#content {
	margin-top:20px;
	float:left;
	width:430px;
	font-size:small;
}
#content hr {
	height:0px;
	border-bottom:2px dotted gray;
}

.logo_images {
	border:0;
	margin-right:15px;
}

#footer {
	text-align:center;
	color:gray;
	width:900px;
	height:auto;
}

#footer ul {
	text-align:center;
        list-style: none;
        Padding:0px;
        border: none;
}
#footer li {
        margin: 0;
        display:inline;
       /* float:left;*/
	width:100px;
	margin-right:20px;
}
#footer a:link {
    color: gray;
    text-decoration: none;
}
#footer a:visited {
    color:gray;
    text-decoration: none;
}
#footer a:hover {
    color:black;
    text-decoration: underline;
}
#footer a:active {
    text-decoration: none;
}
#news_id_text {
	background-image:url('../../images/articles/news_middle.gif');
	background-repeat:repeat-y;
	padding-top:7px;
	padding-bottom:5px;
	font-size:x-small;
	color:#000066;
}
#news_id_text a{
	color:#000066;
	text-decoration:none;
	margin-top:2px;
	margin-bottom:1px;
}
#news_id_text a:hover {
        text-decoration:underline;
}
.news_over {
	border-top:1px solid white;
	border-bottom:1px solid white;
	color:#000066;
	margin-left:10px;
	margin-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}
.news_over:hover {
	background-color:#6E6EDC;
}
#news_id_title {
	color:orange;
	font-size:large;
	background-image:url('../../upload/images/news_image.gif');
	height:76px;
	text-align:right;
	padding-right:17px;
	background-repeat:no-repeat;
}
#documents_id_text {
        background-image:url('../../images/articles/documents_middle.gif');
        background-repeat:repeat-y;
        padding-top:5px;
        font-size:small;
        color:#000066;
}
#documents_id_title {
        color:orange;
        font-size:large;
        background-image:url('../../upload/images/documents_image.gif');
	background-repeat:no-repeat;
        height:76px;
        text-align:right;
        padding-right:17px;
}
#thumb a:link {
    color: #000066;
    text-decoration: none;
}
#thumb a:visited {
    color:#000066;
    text-decoration: none;
}
#thumb a:hover {
    color:black;
    text-decoration: underline;
}
#thumb a:active {
    text-decoration: none;
}
#news_docs {
	width:200px;
	vertical-align:top;
}
#subs {
	margin-top:30px;
}
#printer {
	font-size:small;
	text-align:right;
}
#printer a {
	color:gray;
}
#parents {
	width:95%;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:7px;
	margin-top:10px;
	font-size:small;
	color:#989898;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}
#parents a {
	color:#989898;
	text-decoration:none;
}
#parents a:hover {
	color:#53657A;
	text-decoration:none;
}
#parents a.zadnji {
	color:#BEBBBB;
	text-decoration:none;
}
#content_title {
	padding-top:9px;
	padding-left:15px;
	padding-bottom:10px;
	font-size:x-large;
	color:#E64F3E;

}
#content_sub {
	padding-left:15px;
        width:650px;
	vertical-align:top;
	font-size:small;
}
#content_sub hr {
        height:0px;
        border-bottom:2px dotted gray;
}
#upper_meni {
        position:relative;
           top:-32px;
           left:38%;
        color:gray;
        width:300px;
	margin-top:-20px;
	text-align:center;
	font-size:small;
}

#upper_meni ul {
        text-align:center;
        list-style: none;
        Padding:0px;
        border: none;
}
#upper_meni li {
        margin: 0;
        display:inline;
       /* float:left;*/
        width:100px;
        margin-right:20px;
}
#upper_meni a:link {
    color: gray;
    text-decoration: none;
}
#upper_meni a:visited {
    color:gray;
    text-decoration: none;
}
#upper_meni a:hover {
    color:black;
    text-decoration: underline;
}
#upper_meni a:active {
    text-decoration: none;
}
#ajaxSearch_form {
	border:0;
	background-image:none;
}
#ajax_search_input {
	background:none;
}
