@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background: url(media/bg_top.gif);
background-repeat:repeat-x;
font: 12px "Trebuchet MS", Tahoma;
color:#333333;

}

.naziv {
font-family:"Trebuchet MS", Tahoma;
font-size:16px;
color:#FFFFFF;
padding-top:5px;

}

#clan {
margin-top:20px;
border: 1px solid #999999;
}

.kontakt{
margin-top:20px;
border: 1px solid #3366CC;
}

.izumitelj{
font-size:18px;
}

.ing_klan
{
	color:#1b4a7d;
	font-size:12px;
	text-align:left;
}


#footer{

clear: left;
width: 100%;
height: 3px;
background: url(media/bg_bottom.gif);
background-repeat:repeat-x;
font-size:11px;
}

a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	color:#333333;
	text-decoration:underline;
	font-size:11px;
}

a.izdelava {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

a.izdelava:hover {
	color:#333333;
	text-decoration:underline;
	font-size:11px;
}

