@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,latin-ext);


#ziedot {
	font:12px 'Open Sans', 'Helvetica', Arial, sans-serif;
}
#ziedot .top {
	height:350px;
	position: relative;
	background:white url(ek_bgr_03.jpg) no-repeat top center;
}
#ziedot .top .intro {
	float:left;
	width:300px;
	color:#f2ebd2;
	padding:20px 20px;
	display: inline-block;
}
#ziedot .top .intro h1 {
	border:0;
	font-size:36px;
}
#ziedot .top .intro p {
	height: 130px;
}
.cta {
	border-radius: 5px;
	border:1px solid #537a07;
	color:white;
	font-size:28px;
	font-weight:bold;
	display: inline-block;
	padding:0 2em;
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.6);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-decoration: none;
	line-height:50px;
	height:50px;
	background: #75b100; /* Old browsers */
	background: -moz-linear-gradient(top,  #83ba00 0%, #68a800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83ba00), color-stop(100%,#68a800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #83ba00 0%,#68a800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #83ba00 0%,#68a800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #83ba00 0%,#68a800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #83ba00 0%,#68a800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83ba00', endColorstr='#68a800',GradientType=0 ); /* IE6-9 */
	margin-bottom:10px;
}
.btn {
	cursor:pointer;
}
#ziedot .top .paddedAction {
	margin:20px;
}
#ziedot .top .paddedAction .formItem {
	margin-left:20px;
}
#ziedot .top .formItem label {
	color:#8d8d8d;
}
#ziedot .mid {
	background: #f0f6f7;
	border:1px solid #E7EAEC;
	border-width:1px 0;
	padding:15px;
	margin:0;
}

#ziedot .mid h1 {
	border:0;
	font-size:22px;
	font-weight: normal;
	color:#8397a5;
}
#ziedot .mid h1 span {
	color:#1e4466;
}
#ziedot .mid .userPic {
	border-radius: 50%;
	height:70px;
	width:70px;
	margin-right:30px;
	margin-bottom: 30px;
}
#ziedot .footer {
	background: white url(ek_bgr_06.jpg) no-repeat center top;
	height:100px;
	margin:0;
}
#ziedot .allRight {
	display:block;
	margin:0 5px 20px;
	padding:5px;
	text-align: center;
	color:#68a800;
	font-size:22px;
	font-weight: bold;
}



#ziedot .recommendBox a {
	margin:8px 10px;
}
#ziedot .recommendboxBg {
	background: transparent url('lm-ieteikt-bg.png') no-repeat right center;
	height: 48px;
	right:0;
	position: absolute;
	top:10px;
}
#ziedot .recommendBox {
	background-color: #fff;
	border-radius: 6px 0 0 6px;
	height: 36px;
	width: 109px;
	margin-top: 6px;

}

/* vipendroni more pogai */
#ziedot .more {
	text-align: center;
}
#ziedot .more .button {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	width: 200px;
}
#ziedot .more .buttonLink > div {
	background: #66a4cf;
	border-color: #5A96C3;
	height: 35px;
}
#ziedot .more .button .buttonC {
	color: white;
	font-size: 14px;
	line-height: 32px;
	text-shadow: none;
	height: 35px;
}