body{
	 background-image: url(../images/bl_back.jpg);
    -moz-background-size:100% 100%; /* Firefox 3.6 */
    background-size:100% 100%;
    background-repeat:no-repeat;
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;  
	text-align: justify;

}



#moto{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7C821E;
	font-size: 34px; 
	font-weight: bold;
	text-align: center;
}
#moto_pod{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7C821E;
	font-size: 18px; 
	font-weight: bold;
	text-align: center;
}
#lang{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 10px; 
	font-weight: bold;
	text-align : right;
}
#adres{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 19px; 
	font-weight: bold;
}
#prava{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 10px; 
}
img{
	border: 0px;
}
#table{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 14px;  
	text-align: justify;
	background-color: white;
	border-top: 4px #9eaba8 double;
	border-bottom: 4px #9eaba8 double;
	border-left: 4px #9eaba8 double;
	border-right: 4px #9eaba8 double;
	}
	
#table_meni{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F2F;
	font-size: 14px;  
	text-align: justify;
	font-weight: bold;
	background-color: #cad5d3;
	border-top: 4px #9eaba8 double;
	border-bottom: 4px #9eaba8 double;
	border-left: 4px #9eaba8 double;
	border-right: 4px #9eaba8 double;
	}
	
	
	
a.meni {
	color: #7C821E;
	font-size: 16px; 
	text-align: left;
	font-weight:bold; 
	
}
a.out {
	color: #010154;
	font-size: 14px; 
	text-align: left;

}
.hidden {
  display: none; }
