body{
	background-color: #EBEBEB;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}


/*  wrap::   */
.wrap-h {
	width: 580px;
	float: left;
	background-color: #fff;
	padding-left: 6px;
	border-left: 2px;
	border-left-style: none;
	border-left-color: currentcolor;
	border-left-style: dashed;
	border-left-color: #CC99CC;
	color: #CCCCCC;
	background-image: url(/img-30/home15/perf.gif);
	background-repeat: repeat-y;
}
#top-csik-cont{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-image: url(/img-30/new_head_2012/head_01.jpg);
	background-repeat: no-repeat;
	min-height: 30px;
}
#top-search {
  display: inline;
  font-size: 25px;
}
#search-home{
/* w */
	padding: 4px;
	background-color: #eaeaea;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* powered by green humanism */
.powered {
  color: #FFFFFF;
  font-style: italic;
  padding: 0 0 0 80px;
}
.grh{
	color: #FFFFFF;
	font-style: normal;
	font-size: 150%;
}

.cikk-block{
	width: 100%;
	padding-bottom: 2px;
	position: relative;
	color: #535353;
	margin-top: 20px;
	background-color: #F5F5F5;
	box-shadow: 3px 3px 5px #888888;
}
#col-a-h, #block-1{
    width: 500px;
    height: auto;
}
.cikk-pic-cont{
	min-height: 330px;
}
.cikk-pic-cont-16-9{
	min-height: 280px;
	/*min-height: calc(var(--variable-width) * 1.6);*/
}
.cikk-pic-cont-200{
	min-height: 200px;
}
.cikk-pic-big{
	vertical-align: middle;
	border: 0;
	/*min-height: 450px;*/
	text-align: center;
}

.rov-tit {
  position: absolute;
  top: 0px;
  width: auto;
  float: none;
  right: 0px;
}
.rovat-label-c1 {
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 2px 2px 6px;
  text-decoration: none;
}
.curve-bot-left{
	border-radius: 0 0 0 9px;
}
.cikk-tit {
  font-size: 180%;
  line-height: 100%;
  font-family: 'Lora', serif;
  color: #fff;
  display: block;
  padding: 2px 0 0 10px;
}
.subtit-block {
  padding: 8px 8px 8px 12px;
}
.subtit {
  color: #333333;
  background-color: #FFEF00;
  line-height: 120%;
  padding: 2px 4px 2px 4px;
  
}
.lead-1 {
  margin-top: 4px;
  display: block;
  font-family: 'Lora', serif;
  color: #333;
}


/* - - - - - mq -------------------------------------------------------------- */
@media only screen and (min-width: 170px) and (max-width: 580px) {
	.wrap-h{
	    width: 100%;
	}
}
@media only screen and (min-width: 170px) and (max-width: 504px) {
	#col-a-h, #block-1{
	    width: 96%;
	    height: auto;
	}
	.cikk-pic-cont{
	min-height: 100px;
    }
    .cikk-pic-cont-200{
	min-height: 100px;
    }
    .cikk-pic-cont-16-9{
	min-height: 100px;
}
}
/* - - - - - - - - - - - - - mq // END */
