@charset "UTF-8";
/* CSS Document */
html {
    min-height:100%;
    margin-bottom: 1px;
} 
.box {
	width:101px;
	position: fixed;
	left: 350px;
	top: 275px;
}
* html .box { 
	position: absolute;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	border:0;
	font-size:13px;
	color: #cccccc;
	font-family: tahoma, verdana, courier;
	background-color:#333333;
}
a:focus {
	outline: none; 
}
#prvi {
	background-image:url(images/ozadje_crta.jpg);
	background-repeat: repeat-y;
}
	
#glavna {
	background-image:url(images/ozadje_glavno.jpg);
	background-repeat:no-repeat;
}
#menu_zgoraj {
	color:#beb808;
}
#menu_zgoraj a, #menu_zgoraj a:visited {
	color:#cccccc;
	text-decoration:none;
}
#menu_zgoraj a:hover {
	color:#beb808;
	text-decoration:none;
}
#menu_spodaj {
	color:#777777;
}
#menu_spodaj a, #menu_spodaj a:visited {
	color:#777777;
	text-decoration:none;
	border-bottom: 1px solid #777777;
}
#menu_spodaj a:hover {
	color:#beb808;
	text-decoration:none;
	border-bottom: 1px dotted #beb808;
}
#noga {
	font-size:11px;
	color:#777777;
}
#noga a, #noga a:visited {
	color:#777777;
	text-decoration:none;
}
#noga a:hover {
	color:#beb808;
	text-decoration:none;
	border-bottom: 1px dotted #beb808;
}
.slika {
	border: 0;
}
h1 {
	font-size:22px;
	font-weight:bold;
	color: #beb808;
	line-height:normal;
	margin: 0;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color: #beb808;
	line-height:normal;
	margin: 0;
}
#email a, #email a:visited {
	color: #ffffff;
	text-decoration:none;
}
#email a:hover {
	color:#beb808;
	text-decoration:none;
	border-bottom: 1px dotted #beb808;
}
#vec_motivov a, #vec_motivov a:visited {
	color: #cccccc;
	text-decoration:none;
}
#vec_motivov a:hover {
	color:#beb808;
	text-decoration:none;
	border-bottom: 1px dotted #beb808;
}
#narocilo {
	font-size:11px;
}
#jeziki, #jeziki a, #jeziki a:visited {
	font-size:10px;
	text-align:right;
	margin-top:20px;
}
