/* artanta.com */
@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFFFFF;
	color: #666666;
}

#author img {
	border-style: none;
}
#okvir {
	height: 535px;
	background: url(zipp_big_d.jpg) repeat-x center;
	position: fixed;
	bottom: 50px;
	width: 100%;
}
#glav img {
	padding-top: 8em;
	padding-left: 8em;
}
#glav {
	float: left;
	position: fixed;
	z-index: 100;
}

#drugi {
	background: url(zipper_big_d2.jpg) no-repeat;
	float: right;
	height: 535px;
	width: 490px;
	position: fixed;
	z-index: 20;
	right: 0px;
	bottom: 50px;
}
.tekst {
	position: absolute;
	bottom: 0px;
	padding-left: 5em;
}

a:link {
	color: #999999;
	text-decoration: none;
	border-width: 0;
	letter-spacing: 1px;
}
.clr {
	clear: both;
}


a:visited {
	text-decoration: none;
	color: #999900;
}
#okvir  a:hover {
	color: #6396C2;
	background: #FFFFFF;
}

