html, body { 
	height: 100%;
	width: 100%;
	background-color: White;
	border-right: 0px;
   padding-right: 0px;
   border-top: 0px;
   padding-left: 0px;
   font-size: 11px;
   padding-bottom: 0px;
   margin: 0px;
   border-left: 0px;
   color: Black;
   line-height: 15px;
   padding-top: 0px;
   border-bottom: 0px;
   font-family: Helvetica, Arial, Arial CE, sans-serif;
	
}

div#zapati {
	bottom: 0px;
	height: 29px;
	width: 270px;
	position: fixed;
	padding: 25px;
		
}

div#holder1 {
	width: 300px;
	height: 350px;
	margin-top: 25px;
	margin-left: 30px;
	position: fixed;
	text-align: left;
	
}

div#holder2 {
	width: 270px;
	margin-left: 30px;
	margin-top: 263px;
	position: fixed;
	text-align: left;
	float: left;
}

div#holder3 {
	width: 700px;
	margin-left: 330px;	
	margin-top: -16px;
	text-align: left;
	float: left;
	
}


div#holder4 {
	margin-left: 320px;	
	margin-top: -16px;
	text-align: left;
	float: left;
	margin-right: 140px;

}

div#holder5 {
	margin-left: 340px;	
	margin-top: -16px;
	text-align: left;
	float: left;
}

div#holder6 {
	margin-left: 30px;
	margin-top: 26px;
	text-align: left;
	float: left;
	width: 400px;

}

img, p, div { 
   border-right: 0px;
   padding-right: 0px;
   border-top: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   margin: 0px;
   border-left: 0px;
   padding-top: 0px;
   border-bottom: 0px;
}

.thin {
	color: Black;
	font-size: 27px;

}

.bold {
	color: Black;
	font-size: 27px;

}

a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.eng a {
	color: #b0b0b0;
}

.eng link {
	color: #b0b0b0;
}

a:hover {
	text-decoration: none;
	color: #f8de00;
}

ul {
	list-style-type: none;
}

.eng {
	color: #b0b0b0;
}

