/*CSS made by Zoran Perin - ALEZZO.com*/

html,body,td,th {
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size:12px;
	color:#5e5e5e;
	height:100%;}
	
body {
	background-color:#AEAEAF;
	background-image:url(../images/main_bg2.png);
	background-repeat:repeat-x;
	margin:0px;
	height:100%;}
		
a:link {
	color:#777777;
	text-decoration:none;
	outline:none}

a:visited {
	color:#cccccc;
	text-decoration:none;
	outline:none}

a:hover {
	color:#aeaeae;
	text-decoration:none;
	outline:none}

a:active {
	color:#777777;
	text-decoration:none;
	outline:none;}
	
hr {border:1px #747475 solid;}
	
img {border:0;}

h1 {font-size:14px; padding:0; margin:0;}

.mb{
	opacity:0.6;filter:alpha(opacity=60);}

.mb:hover {
	opacity:1;filter:alpha(opacity=100);}

/*HEADER*/

#header {
	width:962px;
	height:60px;
	margin-left:0px;
	background-color:#EFF0F2;}
	
.logo { padding-top:10px; padding-left:10px;}
	
/*MENU*/

#menu {
	width:962px;
	height:30px;
	margin-left:0px;
	background-color:#5e5e5e;
	border-bottom: 2px solid #AEAEAE;}
	
.menu_wrap { 
	margin-left:15px;
	padding-top:0px;}

/*MAIN*/

#flash {
	width:962px;
	height:240px;
	margin-left:0px;}

#flash2 {
	width:962px;
	height:80px;
	margin-left:0px;
	background-image: url(../images/indexb.png);
	background-repeat:no-repeat;
	border-bottom: 1px solid #5e5e5e;}
	
/*PANEL*/

#panel_hold {
	width:942px;
	height:220px;
	margin-left:0px;
	background-color:#EFF0F2;
	padding:10px;}
	
.panel {
	width:314px;
	height:220px;
	margin-left:0px;
	float:left;}	

.panel_text {
	width:270px;
	height:110px;
	padding:20px;
	text-align:justify;}
	
.panel_det {
	text-align:right;
	padding-right:20px;}
	
/*O NAMA*/

#onama {
	width:942px;
	height:730px;
	margin-left:0px;
	background-color:#EFF0F2;
	padding:10px;
	text-align:justify;}
	
#onama_text {
	width:840px;
	margin-left:40px;}

#servis	{
	width:942px;
	height:2200px;
	margin-left:0px;
	background-color:#EFF0F2;
	padding:10px;
	text-align:justify;}

/*PROSTOR*/

#prostor {
	width:942px;
	height:630px;
	margin-left:0px;
	background-image:url(../images/prostor_bg.jpg);
	background-repeat:no-repeat;	
	padding:10px;}
	
#kontakt {
	width:962px;
	height:630px;
	margin-left:0px;
	background-color:#EFF0F2;}	
	
#kontakt_hold {
	width:932px;
	margin: 40px auto auto auto;}
	
/*VESTI*/

#vesti {
	width:942px;
	overflow:auto;
	margin-left:0px;
	background-color:#EFF0F2;
	padding:10px;
	text-align:justify;}
	
/*MAPA*/
#mapa {
	width:942px;
	height:600px;
	margin-left:0px;
	background-color:#EFF0F2;
	padding:10px;
	text-align:justify;}

/*FOOTER*/

#footer {
	width:962px;
	height:30px;
	margin-left:0px;
	background-color:#8C8989;}
	
.foot_levo {
	width:300px;
	float:left;
	margin-top:5px;}
	
.foot_desno {
	width:500px;
	float:right;
	text-align:right;
	margin-right:10px;
	line-height:30px;}