#top1
{
background-image: 
url('img/header.jpg');
background-repeat: repeat-x;
}
#top2
{
	background-repeat: repeat-x;
	background-color: #000000;
}
#bottom
{
	background-repeat: repeat-x;
}
#right
{
	background-repeat: repeat-x;
	background-color: #000000;
}
#everlost a, active, visited {
	font-family: Verdana;
	font-size: 10px;
	color: #C00;
	font-weight: normal;
}
#everlost a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #F00;
	font-weight: normal;
}
#povezava a, active, visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #C00;
	font-weight: normal;
	text-decoration: none;
}
#povezava a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color:  #C00;
	font-weight: normal;
	text-decoration: none;
}

html {
     overflow: -moz-scrollbars-vertical;
}
#left_sider {
	background-attachment: scroll;
	background-image: url(img/spacer_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#button1 {
	background-attachment: scroll;
	background-image: url(img/button_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/button_01.jpg);
}
