
#piacter {
	margin: 15px;
}
#piacter h1 {
	float: right;
	width: 49%;
	margin: 4px 4px 4px 4px;
}
#piacter h2 {
	
}
#piacter div.felt img, #piacter div.szab img {
/*	float: left;*/
	margin: 5px 15px -12px 0px;
}


#piacter div.felt, #piacter div.szab {
	clear: left;
	margin-top: 16px;
	width: 49%;
	font-size: 16px;
	font-weight: bold;
}
#piacter div.szab {
	font-size: 13px;
}

.errors, .success {
	padding: 10px 20px 10px 20px;
	background-color: #F5F5F5;
	border: 1px #AAAAAA dotted;
}
.errors {
	color: red;
}
.success {
	color: green;
}

/*---*/

h2 {
	font-weight: bold;
	font-size: 150%;
}
form {
	margin: 0px;
}
#main_mid {
	position: relative;
	top: -12px;
	color: #00007B;
	/* padding-left: 0px;
	padding-right: 0px;
	width: 360px; */
}
.h_box_e {
	padding: 10px;
/*	height: 170px;*/
/*	width: 370px;*/
/*	background: url(images/piacter_hbe.gif);*/
/*	background-repeat: no-repeat;*/
	overflow: auto;
	background-color: #F3F7F9;
	border: 1px #D0DFEC solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	 border-radius: 5px; 
}
.h_box_v {
/*	margin-left: 7px;*/
	padding: 10px;
/*	height: 170px;*/
/*	width: 370px;*/
	background-color: #F3F7F9;
	border: 1px #D0DFEC solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	 border-radius: 5px; 
/*	background: url(images/piacter_hbv.gif);*/
/*	background-repeat: no-repeat;*/
}
.h_title_e {
/*	color: #F93E05;*/
/*	height: 43px;*/
	/* background: url(images/tbe.gif);
	background-repeat: no-repeat;  in html  */
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 150%;
/*	position: relative;
	top: 12px;*/
/*	width: 300px;*/
/*	white-space: nowrap;*/
/*	letter-spacing: -1px;*/
}
.h_title_v {
/*	color: #00007B;*/
/*	height: 43px;*/
	/* background: url(images/tbv.gif);
	background-repeat: no-repeat;  in html */
/*	margin-left: 10px;*/
	padding-left: 5px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 150%;
/*	position: relative;*/
/*	top: 12px;*/
/*	width: 300px;*/
}
.h_sublist_links {
	padding: 10px 0px 10px 10px;
	/* float: right; */
	/* width: 70px */
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	/* text-align: right; */
}
.h_title {
/*	height: 14px;*/
/*	overflow: hidden;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}
.h_descr {
/*	display: table;*/
/*	height: 110px;*/
/*	width: 450px;*/
	/* overflow: hidden; */
	font-family: Arial;
}
.h_price {
	font-family: Arial;
	padding-top: 7px;
	padding-bottom: 7px;
	
}
.h_contact {
	font-family: Arial;
	padding-bottom: 0px;
}
.h_time {
	font-family: Arial;
	padding-top: 0px;
}
.h_img {
	margin-left: 5px;
/*	margin-right: 8px;*/
	margin-bottom: 5px;
}
.gr_title_e {
/*	color: #F93E05;*/
/*	height: 43px;*/
/*	background: url(images/piacter_te.gif);
	background-repeat: no-repeat;*/
/*	margin-left: 10px;*/
	padding-left: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 150%;
/*	position: relative;
	top: 12px;*/
}
.gr_title_v {
/*	color: #00007B;*/
/*	height: 43px;*/
/*	background: url(images/piacter_tv.gif);
	background-repeat: no-repeat;*/
/*	margin-left: 10px;*/
/*	padding-left: 58px;
	padding-top: 12px;*/
	padding-left: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 150%;
/*	position: relative;
	top: 12px;*/
}
.gr_b_e {
/*	border-bottom: 1px #FCCCA2 solid;*/
	border-bottom: 1px #D0DFEC solid;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}
.gr_b_e a {
/*	color: #F58A5F;*/
}
.gr_b_v {
	border-bottom: 1px #D0DFEC solid;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}
.gr_b_e:hover, .gr_b_v:hover {
/*	background-color: #F3F7F9;*/
}

.gr_link {
	font-weight: bold;
}
.gr_info.date {
	float: right;
	font-size: 11px;
}
.gr_describe {
	font-family: Arial;
	font-size: 90%;
	color: #726C5D;
}