@charset "utf-8";
/* CSS Document */

#descriptionText{
	position: relative;
	margin-left: 380px;
	margin-top: -400px;
	width: 300px;
	height: 100px;
	font: 14px "Times New Roman", Times, serif;
	font-style:italic;
	text-align: right;
	color: #4c4c4c;
	z-index: 2;
}
#kindOfBeer{
	position: relative;
	/*top: 60px;*/
	top: 300px;
	left: 450px;
	width: 197px;
	height: 192px;
}
#rightBlock{
	float: right;
	margin-top: -350px;
	width: 350px;
	height: 400px;
}
#contactDiv{
	width: 296px;
	height: 185px;
	margin-top: 65px;
	margin-left: 44px;
}
#contactTitle{
	font-size: 24px;
	color: #013a1a;
	font-weight: bold;
	margin: -35px 80px 0px;
}
#galleryTitle{
	position: relative;
	font-size: 24px;
	color: #013a1a;
	font-weight: bold;
	margin: 0px 70px -20px;
}
#galleryDiv{
	width: 224px;
	height: 153px;
	margin-left: 55px;
}
#conatacText{
	font-family: Arial, Helvetica, sans-serif;
	width: 214px;
	height: 108px;
	font-size: 12px;
	color: #4c4c4c;
	margin: 15px 80px 0px;
}