@charset "UTF-8";

/*
Theme Name: Mo-reszletes
*/

/* * {
  box-sizing: border-box;
} */

/* Create two unequal columns that floats next to each other */
.column {
  float: left;
}

.left {
  width: 596px;
}

.right {
  width: 224px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

article {
	background: #fff;
	text-align: center;
}

.min {
	color: #057ca7;
	font-size: inherit;
}

.max {
	color: #ca293b;
	font-size: inherit;
}

.szel {
	width: 34px;
	margin-top: 4px;
	margin-left: 30px;
}

/* kis térképek */

.mo-kicsi {
	background: url(images/idojaras14-bgr.png);
	border-radius: 0 4px 4px 4px;
	width: 224px;
	padding: 10px 0 4px 0;
	position: relative;
}

.mo-kicsi span {
	color: #363636;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
}

.ikon-kicsi {
	width: 34px;
}

.szel-tavoli {
	width: 24px;
	margin-top: 5px;
	margin-left: 22px;
}

.napnev {
	top: 10px;
	left: 20px;
}

.mo-kicsi .eny {
	top: 30px;
	left: 30px;
}

.mo-kicsi .dny {
	top: 90px;
	left: 50px;
}

.mo-kicsi .kp {
	top: 44px;
	left: 84px;
}

.mo-kicsi .ek {
	top: 2px;
	left: 140px;
}

.mo-kicsi .dk {
	top: 70px;
	left: 124px;
}

/* előrejelzési térkép */

.elorejTerkep {
	width: 576px;
	padding: 2px 0px;
	background: #3f72ab;
}