
body{
	font-family: "Trebuchet MS";
	background-color:#dedede;
	height:100%;
}

html, body, #wrapper{
	height: 100%;
	
	vertical-align: middle;
}

#wrapper {
	width:100%;
}

.pustiprice {
	font-size: 22px;
	color: #e67200;
	background-color: #E6DFD9;
	text-transform: none;
}
.a3 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.a2 {
	font-size: 14px;
	color: #000000;
}

.link {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	padding-left:25px;
	padding-right:25px;
	line-height:33px;
	height:33px;
	float:left;
	background-image:url(slike/bg-meni.gif);

}
.link:hover {
	background-image:url(slike/bg-meni-hover.gif);
}
.float-left {
	float:left;
}

.float-right {
	float:right;
}

.main {
	background-image:url(slike/bg-main.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:14px;
	background-color:#f1e9e2;
	padding:15px;
}
.main-bottom {
	font-size:1px;
	background-image:url(slike/bg-main-bottom.gif);
	height:8px;
}

.footer {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
