@charset "utf-8";
/* CSS Document */
body{
	background-color: #E2E2E2;
	margin: 0px;
}
img{
	border:0px;
}
.header{
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height:110px;
}
.center{
	background-color: #FFFFFF;
	height:240px;
	vertical-align:top;
}
#link{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#link a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.narocilnica_tf{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	width:130px;
}
.barvna_naslov{
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.grafika_naslov{
	font-family: Tahoma;
	font-size: 16px;
	color: #7c0404;
	text-decoration: none;
	text-align:left;
}

