body {
	 margin: 0px 0px 0px 0px;
	 font-family: Verdana,Arial, Helvetica, sans-serif; 
	 font-size: 14px;
 	 text-align:left;
	 line-height:150%;

	 
 	 
	 
  	background-image: url("images/note.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% 100%;


 }
@font-face {
    font-family: myFont;
    src: url(libra.ttf);
}

a, a:visited {
	color:white;
	text-decoration:none;
	
  }	
a:hover {
	color:#E26B0A;
  }	

img {
	border:0px;
	border-style:none;
}

table {
    border-collapse: collapse;
}

td, th { 
	padding: 2px;
	/*border:  1px solid white;*/
}	
p {
	 margin-top: 0px;	  
	 margin-bottom: 0px;
}

h1 {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:15px; 
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
	color: white;
	/*font-style:italic;*/
	}

h2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	color:white;
}

h3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	margin:10px 0px 5px 0px;
	color: white;
	
	}
.hand {
	cursor:pointer;
}

div.MDinterijeri {
	float: left;
	background-image: url("images/md-interijeri_logo.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 50px;
	/*width: 600px;*/
	width: 60%;
	margin-top: 20px;
	margin-left: 6%;
}	
.header {
	padding-top:10px;
	width:100%;
	text-align:center;
	margin: auto;
	
}
h1.kpd {
	font-family: myFont;
	font-size:40px; 
	font-weight:bold;
	padding:0px;
	color: white;
	text-shadow:
    -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 4px 0 #000;
	
}
h1.zlatarjeve {
	font-family: myFont;
	font-size:60px; 
	font-weight:bold;
	padding:0px;
	
   color: white;
   text-shadow:
    -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 4px 0 #000;
}
div.menu{
	width:100%;
	text-align:center;
	margin: auto;	
}
div.container{
	width:100%;
	text-align:center;
	margin: auto;
}
div.data{
      width:1000px;
      min-height:300px;
      padding:10px;
margin: auto;	
;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;border:1px solid #FFFFFF;background:rgba(227,220,220,0.5);-webkit-box-shadow: #000000 5px 5px 5px;-moz-box-shadow: #000000 5px 5px 5px; box-shadow: #000000 5px 5px 5px;
}
.clearfix {
	float: none;
	clear: both;
}

