
html {
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
}

body {
	margin: 0px;
	margin-top:15px;
	margin-bottom:15px;
	padding: 0px;
	width:100%;
	background-color:#8794A1;
	/*background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper {
	width:910px;
	height:auto;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top:1px;
	/*background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-x;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;*/
	background-color:#fff
}

html>body #wrapper { height: auto; }

/*===================================================================*/
#header {
	width:900px;
	height:80px;
	background-color:#304c6b;
	text-align:right;
	margin:5px;
	margin-top:5px;
	padding:0px;
	/*background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;*/
}

#menu {
	width:890px;
	height:25px;
	background-color:#000;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	background-image:url(../images/bg_menu.gif);
	background-position:left;
	background-repeat:repeat-x;
}

#menu a {
	margin-right:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#FFFFFF;
}

div #menu a.here {color:#FF9900;}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
	color: #FFF;
}

#menu a:hover {
	color: #FF6600;
}

#navbar {
	width:880px;
	height:15px;
	background-color:#e4e7ea;
	margin-left:5px;
	margin-right:5px;
	color:#e4e7ea;
	/*color:#8794A1;*/
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
}
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
#content {
	width:900px;
	min-height:500px;
	background-color:#e4e7ea;
	margin-left:5px;
	margin-right:5px;
	padding:0px;

}
/*===================================================================*/
/*===================================================================*/
#lcolumn {
	width:275px;
	min-height:200px;
	background-color:#e4e7ea;
	margin:0px;
	padding:0px;
	float:left;
}
/*===================================================================*/
#submenu {
	width:275px;
	height:auto;
	background-color:#000;
	background-image:url(../images/bg_submenu2.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#submenu_head {
	width:250px;
	height:35px;
	background-color:#000000;
	color:#E4E7EA;
	background-image:url(../images/bg_submenu_head.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-left:25px;
	
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#E4E7EA;
}

#submenu_head a {
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#E4E7EA;
}

#submenu_content {
	height:auto;
	width:220px;
	margin:0px;
	margin-left:10px;
	padding:0px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	background-image:url(../images/bg_submenu_content.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#submenu_content p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E4E7EA;
}

#submenu_content a {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#E4E7EA;
}

div #submenu_content a.here {color:#FF9900;}

#submenu_content .sub {font-size:12px;}

#submenu_content a:link {
	text-decoration: none;
}

#submenu_content a:visited {
	text-decoration: none;
	color: #E4E7EA;
}

#submenu_content a:hover {
	color: #FF6600;
}

#submenu_content hr {
	width:220px;
	height:3px;
	background-color:#FF9900;
	border:0px solid;
	margin-bottom:13px;
}

#submenu_foot {
	width:275px;
	height:20px;
	background-color:#000000;
	color:#E4E7EA;
	background-image:url(../images/bg_submenu_foot2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/*===================================================================*/
#news {
	margin-top:10px;
	margin-bottom:20px;
	width:275px;
	height:auto;
	background-color:#fff;
	background-image:url(../images/bg_news.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#news_head {
	width:275px;
	height:25px;
	background-color:#fff;
	color:#E4E7EA;
	background-image:url(../images/bg_news_head.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#news_content {
	height:auto;
	margin-left:11px;
	width:228px;
	background-image:url(../images/bg_news_content.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:5px;
	
	/*font-family:"Courier New", Courier, monospace;*/
	font-size:12px;
}

#news_content p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#465363;
}

#news .date {color:#000000; font-weight:bold; margin-right:10px;}
#news .title {color:#003399; font-weight:bold; margin-right:10px;}

#news_content a {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#465363;
}

#news_content a:link {
}

#news_content a:visited {
	color:#465363;
}

#news_content a:hover {
	color: #FF6600;
}

#news_content hr {
	width:220px;
	height:3px;
	background-color:#465363;;
	border:0px solid;
	margin-bottom:13px;
}

#news_foot {
	width:275px;
	height:20px;
	background-color:#fff;
	background-image:url(../images/bg_news_foot.gif);
	background-position:left;
	background-repeat:no-repeat;
}


/*===================================================================*/
/*===================================================================*/
#rcolumn {
	width:600px;
	height:auto;
	background-color:#e4e7ea;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:15px;
	float:right;
	color:#465363;
}

#rcolumn p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#465363;
	margin-top:0px;
	margin-bottom:15px;
/*	margin-right:15px;
	margin-left:10px;*/
}

#rcolumn img {margin:10px; border:none;}
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
#footer {
	clear:both;
	width:900px;
	height:81px;
	background-color:#fff;
	margin:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	padding-bottom:15px;
	color:#465363;
}

#footer p { margin:0px; padding:0px;float:left;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#8794A1; line-height:12px;}


/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/

p, h1, h2, {
padding-top:0px;
margin-top:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear:both;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear:both;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	clear:both;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}

#rcolumn .hot { color:#FF3300 }
.hot { color:#FF3300 }
.end { width:758px; height:0px;	clear:both; padding:0px; margin:0px;}
.inicijal {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; /*line-height:15px;*/ position:relative; top:5px;}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.right {float:right}
.left {float:left}
