@charset "utf-8";
@font-face {
    font-family: 'AllerLight';
    src: url('../fontok/aller_lt-webfont.eot');
    src: url('../fontok/aller_lt-webfont.eot?#iefix') format('eot'),
         url('../fontok/aller_lt-webfont.woff') format('woff'),
         url('../fontok/aller_lt-webfont.ttf') format('truetype'),
         url('../fontok/aller_lt-webfont.svg#webfont2umcEOeb') format('svg');
}
@font-face {
    font-family: 'Aller';
    src: url('../fontok/aller_rg-webfont.eot');
    src: url('../fontok/aller_rg-webfont.eot?#iefix') format('eot'),
         url('../fontok/aller_rg-webfont.woff') format('woff'),
         url('../fontok/aller_rg-webfont.ttf') format('truetype'),
         url('../fontok/aller_rg-webfont.svg#webfontqXcyoCdo') format('svg');
}
p {
	font-family: AllerLight;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Aller;
	font-weight: normal;
}
h1 {
	font-size: 26px;
	color: #666666;
}
#csmlogo {
	width: 361px;
	height: 53px;
	background-image: url('../kepek/logo.png');
	background-repeat: no-repeat;
	position:absolute;
	top: 55px;
	left: 64px;
	overflow: hidden;
}
#csmlogo h1 {
	display:none;
}
#ltlogo{
	width: 92px;
	height: 31px;
	background-image: url('../kepek/ltech_logo.png');
	background-repeat: no-repeat;
	position:absolute;
	top: 14px;
	right: 83px;
	overflow: hidden;
}
#ltlogo h1 {
	display:none;
}
#labszoveg {
	position:absolute;
	top: 21px;
	left: 83px;
	font-family: AllerLight;
	font-size: 13px;
	font-weight: normal;
	color: #888888;
}
.fomenu {
	width: 100%;
	list-style-type: none;
	background-image: url('../kepek/zgomb_hat.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.fomenu li {
	display: inline;
	padding:18px;
	height:36px;
	background-image: url('../kepek/zgomb_j.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.fomenu a {
	color:#FFFFFF;
	line-height: 50px;
	font-family: Aller;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration: none;
	margin-right:5px;
}
.fomenu a:hover {
	color:#EEEEEE;
}
.slideshow { height: 218px; width: 539px; margin: auto; }
.cikk {
	/* border-bottom: 1px dotted #999999; */
	margin: 10px 0 10px 0;
	padding-bottom: 15px;
}
.cikk h1 {
	margin: 0 0 3px 0;
	color: #9E3F6A;
}
.cikk h2 {
	margin: 3px 0 3px 0;
	font-family: AllerLight;
	font-size: 22px;
	color: #666666;
}
.cikk h3 {
	margin: 3px 0 3px 0;
	font-family: AllerLight;
	font-size: 18px;
	color: #666666;
}
.cikk img {
	/* margin: 5px 5px 5px 0; */
	max-width: 529px;
	max-height: 529px;
	/* float:left; */
}
.cikk p {
	margin:0;
}

