@charset "utf-8";

div.box {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
	}
div.box .fejlec {
	width: 100%;
	height: 30px;
	margin-bottom: 3px;
	}
div.box h3 {
	font-weight: bold;
	margin-bottom: 1em;
	}
div.box .bal {
	float: left;
	width: 192px;
	margin: 3px 10px 3px 3px;
	}
div.box .bal a img {
	margin-bottom: 1em;
	}
div.box .bal .more {
	position: relative;
	float: right;
	margin-top: 1ex;
	}
div.box .jobb {
	margin: 3px;
	width: 400px;
	}
div.box span.almenu {
	float: right;
	display: block;
	margin: -24px 0 0 0;
	}
div.box span.almenu a {
	text-indent: 0;
	width: auto;
	height: auto;
	margin-right: 12px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	float: left;
	padding: 2px;
	}
	
/* mahu */	
	
.box.mahu .fejlec {background: url(/img/box/box_mahu.png);}
.box.mahu {color: #003;}
div.box.mahu h2 a,
div.box.mahu .more a {color: #f60;}
div.box.mahu h3 a {color: #348;}

/* eletmod */

.box.eletmod .fejlec {background: url(/img/box/box_eletmod.png);}
.box.eletmod {color: #030;}
div.box.eletmod h2 a,
div.box.eletmod .more a {color: #480;}
div.box.eletmod h3 a {color: #360;}

/* kultura */

.box.kultura .fejlec {background: url(/img/box/box_kultura.png);}
.box.kultura {color: #330;}
div.box.kultura h2 a,
div.box.kultura .more a {color: #470;}
div.box.kultura h3 a {color: #840;}
div.box.kultura span.almenu a {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 0 6px #420;
	filter: glow(color=#442200,strength=6);
	}

/* auto */

.box.auto .fejlec {background: url(/img/box/box_auto.png);}
.box.auto {color: #300;}
div.box.auto h2 a,
div.box.auto .more a {color: #666;}
div.box.auto h3 a {color: #800;}
div.box.auto span.almenu a {
	font-family: "Comic Sans MS", cursive;
	font-stretch: extra-expanded;
	letter-spacing: .5px;
	text-shadow: 0 0 6px #300;
	filter: glow(color=#330000,strength=6);
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
	}

/* noi */

.box.noi .fejlec {background: url(/img/box/box_noi.png);}
.box.noi {color: #300;}
div.box.noi h2 a,
div.box.noi .more a {color: #b63;}
div.box.noi h3 a {color: #612;}

/* bulvar */

.box.bulvar .fejlec {background: url(/img/box/box_bulvar.png);}
.box.bulvar {color: #030;}
div.box.bulvar h2 a,
div.box.bulvar .more a {color: #470;}
div.box.bulvar h3 a {color: #800;}
div.box.bulvar span.almenu a {
	color: #800;
	background:#fff;
	padding: 4px 10px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	-moz-box-shadow: 0 2px 4px #000;
	-webkit-box-shadow: 0 2px 4px #000;
	box-shadow: 0 2px 4px #000;
	margin-top: -3px;
	}

/* custom (alrovatos) */	
	
.box.custom .fejlec {background: url(/img/box/box.png);}
.box.custom {color: #003;}
div.box.custom h2 a,
div.box.custom .more a {color: #f60;}
div.box.custom h3 a {color: #348;}

div.box.custom .fejlec a {
display: inline-block;
height:30px;
text-indent:0;
width: auto;
color: #fff;
font-family:  "Arial Black", Helvetica, Arial, Gadget, sans-serif;
font-weight: bold;
font-size: 20px;
margin: 7px 0 0 10px;
text-shadow: 0 2px 3px #545;
filter: dropshadow(color=#554455,offx=0,offy=2);
}

