/* CSS Document */

/*------------------------------Gobal veriable----------------------*/
body {
	padding:0;
	margin:0;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 13px;
	color: #000;
	/*background-color: #C0DDEB;*/
	background-image:url(pozadina.jpg);
	background-repeat: no-repeat;
			}
.naslov_u_tabeli {
	margin-left: 5pt;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #3586AE;
	}			
			
.email {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	font-size:8pt;
	font-family: Tahoma;
				}
.email:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	font-size:8pt;
	font-family: Tahoma;
				}
				
.more {
	color:#5E6D1F;
	font-weight:bold;
	font-size:8pt;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: hand;
	text-decoration: underline;
	line-height: 13px;
				}
.more:hover {
	color:#000;
	font-weight:bold;
	font-size:8pt;
	font-family: Tahoma;
	cursor: hand;
	text-decoration: none;
	line-height: 13px;
				}
.uvlaka_squad {
	font-family: Tahoma;
	font-size: 8pt;
	text-indent: 10px;
	list-style-type: disc;
	list-style-image: none;
	line-height: 20px;
}
.adresa {
	padding:0;
	margin:0;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	background-color: #C0DDEB;
	font-weight: normal;
}
.naslov_uvodna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	background-position: left center;
	font-weight: bold;
	text-transform: none;
	background-color: #A4C037;
}

/* ======================= user div ======================= */

div#alien_btn {
    bottom: 0px;
    right: 0px;
    position: fixed;
	z-index:2000;
	
}

