* {
padding:0;
margin:0;

}

.bg {
	background-image: url(../img/eye/bg5x5.png);
	background-repeat: repeat;
}

.redbac {
	background-image: url(../img/eye/rbg.png);
	background-repeat: repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
}

div#poloska {
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	height:18px;
	background-image: url(../img/eye/poloska.png);
}

a:link, a:visited {
text-decoration: underline;
color:#000000;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:109px;
	height:132px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	left:137px;
	top:8px;
	width:160px;
	height:71px;
	z-index:1;
}

#Layer3 {
	position:absolute;
	right:0px;
	top:0px;
	width:581px;
	height:182px;
	z-index:1;
}

#Layer4 {
	position:absolute;
	left:5px;
	top:135px;
	width:140px;
	height:35px;
	z-index:2;
}
#Layer5 {
	position:absolute;
	left:139px;
	top:135px;
	width:137px;
	height:34px;
	z-index:2;
}
#Layer6 {
	position:absolute;
	left:271px;
	top:135px;
	width:144px;
	height:34px;
	z-index:2;
}

.logo {
	background-image: url(../img/eye/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:109px;
	height:132px;
}

.fsoft {
	background-image: url(../img/eye/f_soft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:160px;
	height:71px;
}

.redcar {
	background-image: url(../img/eye/redcar.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:581px;
	height:182px;
	
}


.home {
	background-image: url(../img/eye/home.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:40px;	
}
.news {
	background-image: url(../img/eye/news.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:40px;	
}
.soft {
	background-image: url(../img/eye/soft.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:40px;	
}
