@charset "utf-8";
/* CSS Document */

html{
	padding-bottom:30px;
}

body,h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(../img/body.gif);
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img{
	border:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
}
#load img{
	margin-left:440px;
	margin-top:210px;
}
#front img{
	position:absolute;
	z-index:8;
}
#front img.active {
    z-index:10;
}

#front img.last-active {
    z-index:9;
}

#bg-strip{
	height:175px;
	width:100%;
	background-color:#000;
	position:absolute;
	top:300px;
	left:0px;
}
.csikbg{
	background-image:url(../img/csik-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#logo{
	height:141px;
	width:52px;
	cursor:pointer;
	position:absolute;
	top:40px;
	left:-100px;
}

#container{
	width:907px;
	position:relative;
	margin:auto;
	padding-top:80px;
}

#menu{
	position:absolute;
	top:55px;
	z-index:8;
}

.menu{
	float:left;
}

.submenu{
	position:absolute;
	top:40px;
	left:0px;
	z-index:10;
	width:230px;
	height:100px;
	background-color:#FFF;
	border:1px solid #000;
	display:none;
}

.submenu .bg{
	background-color:#000;
	position:absolute;
	top:0px;
	left:5px;
	width:230px;
	height:105px;
}

.submenu .subm{
	position:absolute;
	top:0px;
	left:0px;
	width:230px;
	height:100px;
	background-color:#FFF;
}

.submenu .subm a{
	color:#000 !important;
	display:block;
	font-size:18px;
	text-decoration:none;
	text-align:left;
	padding:2px !important;
	font-family:"Palatino Linotype", Georgia, Impact, serif, Arial;
	letter-spacing:-1px;
}
.submenu .subm a:hover{
	background-color:#000;
	color:#FFF !important;
}
#content{
	height:476px;
	width:907px;
	position:relative;
	top:15px;
}

#content .front{
	background-color:#fff;
	border:1px solid #000;
	width:898px;
	height:466px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#content .bg{
	width:898px;
	height:466px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#000;
}

.top{
	text-align:center;
	color:#FFF;
	position:relative;
	margin-right: 28px;
}
.top a{ color:#000; text-decoration:none; font-size:24px; letter-spacing:-1px; font-family:"Palatino Linotype", Georgia, Impact, serif, Arial; margin:0px 5px; padding:5px;}
.top a:hover{ color:#fff; background-color:#000;}
.sifr span{
	letter-spacing:-7px;
}

#product{
	top:10px;
	right:20px;
	padding:5px;
	text-align:right;
	position:absolute;
	z-index:5;
}

#product a{
	text-decoration:none;
	color:#000;
	padding:3px;
}

#product .fokat{
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	display:block;
}

#product .selected a{
	background-color:#000;
	color:#FFF !important;
}

#product .alkat{
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	width:250px;
}

#product .alkat a{
	display:block;
	background-image:url(../img/dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:13px;
	line-height:15px;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	float:left;
	width:100px;
	margin-right:10px;
}

#product .alkat a:hover{
	background-color:#000;
	background-image:none;
	color:#FFF;
}

.product-img{
	border:none;
	position:absolute;
	top:20px;
	left:80px;
}

.click{
	position:absolute;
	font-size:36px;
	top:200px;
	left:310px;
	display:none;
}

.click a{
	color:#fff;
	text-decoration:none;
}

.click span{
	font-size:40px;
	font-weight:bold;
}

.prod:hover .click{
	display:block;
}

.info{
	min-height:100px;
/*	background-image:url(../img/zarojel.png);
	background-repeat:no-repeat;
	background-position:right top;
*/	position:absolute;
	top:25px;
	left:10px;
	text-align:left;
}

.info h2{
/*	color:#808080;
*/	font-size:30px;
	color:#000;
	font-weight:normal;
	margin-bottom:3px;
}

.kat-title{
	color:#808080;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	top:3px;
	left:10px;
	z-index:10;
}
.info p{
	color:#808080;
	font-size:12px;
	font-weight:normal;
	width:300px;
	line-height:20px;
}

#prev{
	position:absolute;
	bottom:10px;
	left:10px;
	cursor:pointer;
	z-index:5;
}

#next{
	position:absolute;
	bottom:10px;
	right:10px;
	cursor:pointer;
	z-index:5;
}

#jcar{
	width:898px;
	height:466px;
	display:none;
}

#jcar ul li{
	width:898px;
	height:466px;
}

.cr{
	text-align:center;
	font-size:12px;
	float:left;
	margin-top:20px;
}

.cr a{
	color:#6b6b6b;
	text-decoration:none;
	float:left;
}
.cr a img{
	padding-left:5px;
}
.mt20{
	margin-top:20px;
}

.page{
	width:898px;
	height:466px;
	top:0px;
	left:0px;
	position:absolute;
}
#tartalom{
	padding:20px;
	height:426px;
	width:858px;
	color:#000;
	overflow:auto;
	line-height:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#tartalom .logo{
	width:100%;
	text-align:center;
}
#tartalom h1{
	margin-bottom:20px;
	font-size:20px;
}
#tartalom h2{
	margin-bottom:10px;
	font-size:16px;
}

#tartalom a{
	color:#000;
}
#tartalom p{
	padding-bottom:10px;
}
#tartalom ul{
	font-size:14px;
	color:#000;
	margin-left:30px;
}

#tartalom ul li{
	line-height:20px;
}
#contact-form{
	float:left;
	width:50%;
}
#contact-text{
	float:left;
	width:50%;
}

#contact-form label{
	display:block;
	font-size:16px;
	margin-bottom:2px;
}

#contact-form input{
	border:1px solid #000;
	width:250px;
	font-size:14px;
	padding:3px;
	margin-bottom:10px;
}

#contact-form textarea{
	border:1px solid #000;
	width:300px;
	font-size:14px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:150px;
}

#contact-form button{
	font-size:16px;
	display:block;
	background-color:#000;
	color:#FFF;
	padding:5px;
	border:none;
	margin-top:10px;
	cursor:pointer;
}

#status{
	position:absolute;
	left:0px;
	width:310px;
	text-align:center;
	line-height:40px;
	height:210px;
	padding-top:130px;
	z-index:5;
}

.subscribe{
	width:170px;
	height:120px;
	position:absolute;
	right:-174px;
	top:451px;
}

.subscribe .front{
	background-color:#fff;
	border:1px solid #000;
	width:160px;
	height:110px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.subscribe .bg{
	width:165px;
	height:110px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#000;
}

#subform{
	padding:10px;
}

.subs{
	font-size:30px;
	color:#000;
	font-family:"Palatino Linotype", Georgia, Impact, serif, Arial;
	letter-spacing:-1px;
}

.subscribe input{
	border:1px solid #000;
	width:95px;
	font-size:13px;
	padding:2px;
	margin-top:2px;
}
.subscribe button{
	font-size:13px;
	background-color:#000;
	color:#FFF;
	padding:2px;
	border:none;
	cursor:pointer;
	margin-top:10px;
}

#subform{
	float:left;
}

#substat{
	width:100%;
	height:75px;
	padding-top:35px;
	text-align:center;
	position:absolute;
}

#omenu{
	position:absolute;
	right:-77px;
	top:40px;
	cursor:pointer;
}

#omenu a{
	display:block;
	color:#000;
	text-decoration:none;
	margin-top:5px;
	font-size:18px;
	padding:2px;
}
#omenu a:hover{
	background-color:#000;
	color:#FFF;
}

#fb{
	position:absolute;
	right:-90px;
	top:40px;
	cursor:pointer;
}

#fb-form{
	float:left;
	width:50%;
}

#fb-form label{
	display:block;
	font-size:16px;
	margin-bottom:2px;
}

#fb-form input{
	border:1px solid #000;
	width:250px;
	font-size:14px;
	padding:3px;
	margin-bottom:10px;
}

#fb-form textarea{
	border:1px solid #000;
	width:300px;
	font-size:14px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:150px;
}

#fb-form button{
	font-size:16px;
	display:block;
	background-color:#000;
	color:#FFF;
	padding:5px;
	border:none;
	margin-top:10px;
	cursor:pointer;
}

#fbstatus{
	position:absolute;
	left:0px;
	width:310px;
	text-align:center;
	line-height:40px;
	height:210px;
	padding-top:130px;
	z-index:5;
}

.pdf{
	background-image:url(../img/pdf-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.ml20{
	margin-left:20px;
}

.show-more{
	width:100px;
	padding:3px;
	cursor:pointer;
	margin-top:2px;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	margin:auto;
	text-align:center;
	margin-bottom:10px;
}

.more{
	position:absolute;
	top:20px;
}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 100px; height: 105px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 100px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../img/pageear.jpg) no-repeat right top;
	text-indent: -9999px;
}

.images{
	width:170px;
	height:250px;
	position:absolute;
	z-index:10;
	right:0px;
	top:130px;
	overflow:hidden;
}

.images .box{
	width:82px;
	height:82px;
	background-image:url(../img/img-box.png);
	background-repeat:no-repeat;
	float:right;
}

.images .box img{
	margin-left:2px;
	margin-top:4px;
	border:none;
}

.accbox{
	float:left;
	min-height:150px;
	margin:15px 10px;
}
.accbox .accimg{
	width:140px;
	height:140px;
	background-image:url(../img/acc-img-bg.png);
	float:left;
}
.accbox .accimg img{
	margin-top:5px;
	margin-left:5px;
}
.accbox .accimg label a{
	text-decoration:none;
}
.accbox .accimg label a:hover{
	text-decoration:underline;
}
.acctext{
	float:left;
	width:245px;
	margin-left:10px;
}

.acctext h2{
	font-size:16px;
	margin-bottom:3px;
}

.acctext p{
	font-size:12px;
}
.mb{
	margin-bottom:50px !important;
}

.mb10{
	margin:10px !important;
}

#footmenu{
	margin-top:17px;
	float:left;
	width:550px;
	text-align:center;
}

#footmenu a{
	text-decoration:none;
	color:#000;
	margin:0px 10px;
	padding:3px;
}

#footmenu a:hover{
	color:#FFF;
	background-color:#000;
}

#news{
	position:absolute;
	right:-174px;
	top:95px;
	width:170px;
	height:280px;
	z-index:50;
}
#news .front{
	background-color:#fff;
	border:1px solid #000;
	width:140px;
	height:200px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	padding:5px 10px;
}

#news .bg{
	width:160px;
	height:270px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#000;
}

#news b{
	font-size:14px;
}
#news p{
	font-size:12px;
	line-height:16px;
	margin-top:5px;
	height:115px;
	overflow:hidden;
}
#news a{
	color:white;
	background-color:#000;
	text-decoration:none;
	font-size:12px;
	padding:2px;
	float:right;
}

#ts{
	margin-top:30px;
}

.ts{
	margin-bottom:5px;
}
.ts span{
	font-size:12px;
	margin-left:10px;
}
.ts a{
	padding:2px;
}
.ts a:hover{
	background-color:#000;
	color:#FFF !important;
	text-decoration:none;
}

.galeria{
	width:228px;
	height:250px;
	background-image:url(../img/galeria-bg.png);
	background-repeat:no-repeat;
	float:left;
	margin:20px 40px 0px 0px;
}
.galeria img{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.galeria p{
	text-align:center;
}

#selector{
	position:absolute;
	top:5px;
	left:400px;
	z-index:15;
}

#selector #slide{
	background-image:url(../img/slide.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
	text-decoration:none;
	font-size:14px;
	padding-right:25px;
	line-height:21px;
	height:21px;
	display:block;
	float:left;
	padding-left:2px;
}
#selector #slide:hover{
	background-color:#000;
	color:#FFF;
}
#selector #thumb{
	background-image:url(../img/thumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#000;
	text-decoration:none;
	font-size:14px;
	padding-left:25px;
	line-height:21px;
	height:21px;
	display:block;
	float:left;
	margin-left:5px;
	padding-right:2px;
}
#selector #thumb:hover{
	background-color:#000;
	color:#FFF;
}
#preload{
	background-color:#FFF;
	text-align:center;
}
#preload img{
	margin-top:200px;
}

#links{
	width:120px;
	height:90px;
	position:absolute;
	left:-120px;
	top:200px;
}
#links h1 a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	display:block;
	line-height:20px;
	font-weight:normal;
}
#links h1 a:hover{
	background-color:#000;
	color:#fff;
}
