html,body,p,img {
	border: none;
	padding: none;
}

.element {
	position: relative;
	clear: both;
	width: 100%;
}

.isz_small,.isz_medium,.isz_large {
	overflow: hidden;
}

.isz_small img,.isz_medium img,.isz_large img {
	width: 100%;
}

.ial_left,.txt_left {
	float: left;
	clear: none;
}

.ial_centre,.txt_centre,.gal_big {
	margin-left: auto;
	margin-right: auto;
	clear: none;
	text-align: center;
}

.ial_right,.txt_right {
	float: right;
	clear: none;
	width: auto;
}

.gal_small img,.gal_big img {
	width: 100%;
}

.gal_small {
	float: left;
	clear: none;
	margin: 1%;
	margin: 1%;
	width: 31%;
}

.gal_big {
	width: 100%;
	clear: both;
}

.e_2i,e_3i {
	
}

.tisz_medium img {
	width: 33%;
}

.m_img_left {
	text-align: left;
}

.m_img_centre {
	text-align: center;
}

.m_img_right {
	text-align: right;
}

.m_img_left,.m_img_centre,.m_img_right {
	width: 100%;
	float: left;
}

.isz_small {
	width: 320px;
	height: 240px
}

.isz_medium {
	width: 640px;
	height: 480px;
}

.isz_large {
	width: 800px;
	height: 600px;
}

.disz_small img,.disz_medium img,.disz_large img {
	padding: 10px;
}

.disz_small img {
	width: 200px;
	height: 150px
}

.disz_medium img {
	width: 320px;
	height: 240px;
}

.disz_large img {
	width: 400px;
	height: 300px;
}

.gsz_small {
	width: 320px;
	height: 320px
}

.gsz_medium {
	width: 500px;
	height: 500px;
}

.gsz_large {
	width: 700px;
	height: 700px;
}

.gal_left {
	float: left;
	padding: 10px;
}

.gal_right {
	float: right;
	padding: 10px;
}

.gal_small .caption {
	display: none;
}

.foot_left {
	float: left;
	clear: none;
	position: relative;
	left: 0;
	bottom: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.mi {
	clear: none;
	float: left;
	text-align: center;
}

.mi img {
	width: 100%;
}

.e_2i .mi {
	width: 50%;
}

.e_3i .mi {
	width: 33%;
}

.e_cnt table{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.e_cnt input{
	width: 300px;
}

.e_cnt textarea{
	width:300px;
	height:120px;
}

#cookie_policy{
	float:right;
}