
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:black;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:600px;
		width:1200px;
		clear:left;
		background: url(../gui/bg_a.jpg) no-repeat;
		}
	.vsebina{
		width: 800px;
		height: 600px;
		margin:0 auto;
		}	

/*
	#container div {
		font-size:80%;
		float:right;
		width:17em;
		margin-left:2em;
		}
*/

	#container h1 {
		font-size:120%;
		padding-top:2.4em;
		margin-left:2.4em;
		}

	#container p {
		margin:1.5em 13.6em 1.5em 3em;
		}
  #container a {color: #dcbb85; 
    text-decoration: none;
    font-weight: bold;}
  #container a:hover {color: #dcbb85;}
  
  #container b{
    font-weight: bold;
    color: #dcbb85;
    }

	address {
		font-weight:normal;
		font-size:80%;
		font-style:normal;
		text-align:right;
		margin:0 20em 0 3em;
		}
	.logo{
		margin: 0 auto;
		width: 250px;
		height:75px;
		background: url(../gui/logo.png) no-repeat;
		}
	.menu{margin:0 auto;
		width: 620px;
		height:60px;
		bottom: -30px;
		left: 320px;
		position:absolute;
		background: url(../gui/menu.png) no-repeat;
		padding: 10px  0 0 5px;
		}	
	.menu a img, .content a img, .content map{border:none;}
	
	.content{z-index:1;
		position:relative;
		top: 40px;
		left: 100px;
		}

	.m1{
		position: absolute;
		top: 10px;
		left: -50px;
		z-index:5;
		border: none;
		}
	.m2{
		position: absolute;
		top: 10px;
		left: 150px;
		z-index:4;
		}
	.m3{
		position: absolute;
		top: 70px;
		left: 320px;
		z-index:3;
		}
	.m4{
		position: absolute;
		top: 140px;
		left: 410px;
		z-index:2;
		}
	
	.menu_n{
		position: absolute;
		top: 300px;
		left: 60px;
		}
	.menu_n a {
		width: 150px;
		height:20px;
		display: block;
		}
	.n1{
		background: url(../gui/menu_n1.png) no-repeat 0 0px;}
	.n1:hover{
		background-position: -150px 0px;
		}		

	.n2{
		background: url(../gui/menu_n1.png) no-repeat 0 -20px;
		}
	.n2:hover{
		background-position: -150px -20px;
		}
	.n3{
		background: url(../gui/menu_n1.png) no-repeat 0 -40px;
		}
	.n3:hover{
		background-position: -150px -40px;
		}	
	.n4{
		background: url(../gui/menu_n1.png) no-repeat 0 -60px;
		}
	.n4:hover{
		background-position: -150px -60px;
		}
		
.levi_tekst{
  position: absolute;
  text-align: right;
  color: #9b7c4b;
  top: 200px;
  left: 20px;
  width: 200px;
  font-size: 12px;
  }
  
.desni_tekst_1{
  position: absolute;
  text-align: left;
  color: #9b7c4b;
  top: 150px;
  right: 170px;
  width: 200px;
  font-size: 12px;
  } 

.desni_tekst_2{
  position: absolute;
  text-align: left;
  color: #9b7c4b;
  top: 370px;
  right: 170px;
  width: 200px;
  font-size: 12px;
  } 
  
 .border{
 	display: inline;
 	height: 45px;
 	width: 45px;
 	background: url('../gui/img_bg_glow.png');
 	padding: 5px;
 	}
   
.zemljevid_bg{
  width: 626px;
  height: 549px;
  top: 50px;
  left: 200px;
  background: url(../gui/index_b.png) no-repeat;
  position: relative;
  }
  
.zemljevid_logo{
  background:transparent url(../gui/logo.png) no-repeat scroll 0 0;
  height:75px;
  width:250px;
  top: 280px;
  left: 820px;
  position: absolute;
  }
  
#student a{
  position: absolute;
  top: 370px;
  right: 160px;
  background: transparent url(../gui/student.png) no-repeat;
  height: 203px;
  width: 270px;
  border:none;
}

#new_year a{
  position: absolute;
  top: 300px;
  left: 320px;
  background: transparent url(../gui/new_year.png) no-repeat top left;
  height: 46px;
  width: 193px;
  border:none;  
  }
#new_year a:hover{
  background-position: bottom left;
  }  
  
/* Valentinovo */
.valentinovo{
  display: block;
  height: 307px;
  width: 260px;
  position: absolute;
  top: 120px;
  left: 280px;
  background: transparent url(../gui/Button_valentinovo.png) top left no-repeat;
  }
.valentinovo:hover{
  background-position: top right;
  }

/* Valentinovo */