/* CSS Document */

body {
	color: #0D192F;
	font-size: 13px;
	/*background: #E6E7E8;*/
	background-image: url(bg.png);
	margin: 0px 0px 0px 0px;
	background-position: center;
	background-repeat: repeat-y;
}
input,select,textarea {
	border: 1px solid #FFFFCC;
	background: #E6E7E8;
}
.nowrap{
	white-space: nowrap;
}
#inhalt {
	position: absolute;
	height: 390px;
	width: 810px;
	margin: -190px 0px 0px -405px;
	top: 50%;
	left: 50%;
	text-align: left;
	border: 1px solid Gray;
	overflow: auto;
	
}
.sorminta{
	border-top: 10px dashed #FFFFFF;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	}

  .b_line {
/*	background-image: url(../images/b_line.gif);
	background-repeat: repeat-x; */
	padding: 8px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: Silver;
	/*width: 162px;*/
	text-align: left;
	font-weight: bold;
	
}
.desSlideshow{
    background-image: url(../images/loading.gif);
   /* background-position: center center; */
    background-repeat: no-repeat;
    float: right;
}
.desSlideshow .switchBigPic,.desSlideshow .nav{
    display: none;
}
#banner{
	height: 100px;
	width: 310px;
	float: left;
	text-align: center;
}
.firstcat {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
	vertical-align: top;
	color: #330000;
	font-weight: bold;
	text-align: center;
}
.szerviz {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: oblique;
	text-decoration: none;
	vertical-align: top;
	color: #330000;
	text-align: center;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	cursor: hand;
	margin: 1px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.megjegyz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-left:10px;
}
.megjegyz a:link {
	text-decoration: underline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	margin: 3px 1px 3px 1px;
}

.termekkat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin: 3px 1px 3px 1px;
	text-align: center;
} 
.top{
	background-color: #f2f2f2;
	
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

.uzenet_box {         /*kek*/
	border:1px solid #9ac1fa;
	background:#dbeefe;
	color:#4180cf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
}
.sikerult_box {     /*zold*/
	border:1px solid #a4cb8b;
	background:#e9fedb;
	color:#488e1b;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
}
.figyelem_box {      /*sarga*/
	border:1px solid #f2c779;
	background:#fff8c4;
	color:#ed7c18;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
}
.error_box {         /*piros*/
	border:1px solid #f7b3b1;
	background:#fff1f1;
	color:#d93e39;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:8px 10px;
	line-height:22px;
	margin-bottom:10px;
}

/*.button {
	background-position: 0 -18px;
	cursor: pointer;
	font-size:18px;
}
.button {
	background: #990000;
	border: 1px solid #df6f8b;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.3);
} */
.top{background-color: #333333;
color: #f2f2f2;
}
.top a:link {
	color: #f2f2f2; 
	text-decoration: none;
	}
	
.top a:visited {
	text-decoration: none;
	color: #f2f2f2; 
	}
	
.top a:hover {
	text-decoration: none;
	color: #f2f2f2; 
	}
	
.top a:active {
	text-decoration: none;
	color: #f2f2f2; 
	}   
.navigacio{
	font-weight: bold;
	font-size: 12px;
}
.navigacio a:link {
	color: #696969;
	text-decoration: underline;
}
	
.navigacio a:visited {
	text-decoration: none;
	color: #696969;
}
	
.navigacio a:hover {
	text-decoration: underline;
	color: #696969;
}
	
.navigacio a:active {
	text-decoration: none;
	color: #696969;
}   
  
  	
.idno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: gray;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.egysar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: gray;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.leiras{
padding: 0 15px 0 10px;
}
.listaar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

.akcio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
	text-decoration: line-through;
	}
	
.bg{
	background: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bg2{
	background: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.ar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	}

.marka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: right;
	}
#rightside td
{
	border-left: 1px solid #dcdcdc;
}
.hiba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
}
.oke {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #669933;
	text-align: center;
	font-weight: bold;
}
.fejlec{
	background-image: url(images/banner.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.loginszov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 3px 1px 3px 1px;
	}

.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid Silver;
	border-right: 2px solid Silver;
	border-bottom: 2px solid Silver;
	border-left: 1px solid Silver;
	max-width: 140px;

}
.photofirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid Silver;
	border-right: 2px solid Silver;
	border-bottom: 2px solid Silver;
	border-left: 1px solid Silver;


}
.photox {
	margin: 10px 5px 5px 5px;
}

.kosarhoz {
	background-image: url(../images/os3_menu_pix.gif);
	background-repeat: repeat-x;
}

.termekcim {
	background-image: url(../images/os3_menu_pix.gif);
	background-repeat: repeat-x;
}
.vissza {
	background-image: url(../images/os3_menu_pix.gif);
	background-repeat: repeat-x;
	text-align: right;
	background-color: silver;
}
.trhatter {
	background: #EAEAEA; 
}	
.menutitletermek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 0px;
	background-color: #D3D3D3;	
	color: #333333;
	width: 182px;
	padding: 2px;
	text-align: left;
	border: 1px solid #FFFFFF;
}

.menutitlepartner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #333333;
	width: 182px;
	padding: 2px;
	text-align: left;
	border: 1px solid #FFCC33;
	border-color: White;
}
.menutitlemarkak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 0px;
	background-color: transparent;
	color: #333333;
	width: 182px;
	padding: 2px;
	text-align: left;
	border: 1px solid #FFCC33;
	border-color: White;
}
.fokat {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #333333;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	line-break: strict;
}
.alkat {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-style: italic;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}

.nowrap{
	white-space: nowrap;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 0em;
	background-color: #FFFFFF; 
	width: 180px;
	border: 1px solid #e4e4d3;
}

.link {
  color: #000;
  border: 0; 
	}

a:link {
	color: #060A0D; 
	text-decoration: none;
	border: 0;
	}
	
a:visited {
	text-decoration: none;
	color: #060A0D;
  border: 0; 
	}
	
a:hover {
	text-decoration: none;
	color: #0D192F; 
	border: 0; 
	}
	
a:active {
	text-decoration: none;
	color: #060A0D;
  border: 0;  
	}

/*#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
/*	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prev.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}   */
	
.topic {
  color: #fff;
  font-weight: bold;
  background-color: blue;
}

.headmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	border: thin solid Window;
	line-height: 30px;
	font-weight: bold; 
}
.headmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top border-left border-right: thin solid Window;
	border-left: thin solid silver;
	/*border-right: thin solid Window;*/
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.headmenu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding-top: 10px;*/
	line-height: 20px;
	/*text-align: center;*/
	/*font-weight: bold;*/
	border: 1px solid Window;
}
.headmenu4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height: 16px;
	text-align: center;
	
	
}
.infomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	border: thin solid Window;
	line-height: 30px;
	font-weight: bold;
}

.katmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	border: thin solid Window;
	line-height: 30px;
	font-weight: bold; 
	text-align: center;
	background: #D3D3D3;
}

.katmenu:hover {
	cursor: pointer; 
	background: #8CB353;
}

.markak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 20px;
	font-style: bold;
	text-align: center;
	}
	
.button{
	background: #8CB353; 
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #eeeeee;
	padding: 6px 10px 6px 6px;
}

.button2{
	background: #8CB353; 
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #eeeeee;
	padding: 3px 10px 5px 1px;
}

.button2:hover {
	cursor: pointer;
}
 
.button:hover {
	cursor: pointer; 
	background: #ffcc33;
} 

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
/*sroll*******************************************/
 #encFilmMain
    {
      width:165px; /* Max widht of the container */
    }
    #encFilm 
    {
	height: 550px; /* Max height of the container */
	background-color:transparent;
	padding: 1px 1px 1px 1px;
}
    #encFilmInner
    {
	position: relative; /*background-color:transparent;*/
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	height: 540px; /* Inner films height. It will be -10 from Max height */
	width: 145px; /* this will be -20px from full width of #encFilmMain*/
	overflow: hidden;
}
    #encScrollBarTop
    {
	text-align: center;
	color: #fff;
}
    #encScrollBarBottom
    {
	text-align: center;
	color: #fff;
}
    #encScrollBarTop a, #encScrollBarBottom a
    {
      line-height:20px;
      padding:2px;
      color:#fff;
      display:block;
      text-decoration:none;
    }
    #encNav
    {
      position:relative;
      color:#99cc00;
      top:0px;
    }
.topmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0em;
	line-height: 30px;
	background-color: #E6E6E6;
	width: 180px;
	border: 1px solid #e4e4d3;

}
.firstmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0em;
	line-height: 20px;
	background-color: #E6E6E6;
	width: 180px;
	border: 1px solid #e4e4d3;

}
.navlinkk {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
}

a:link.navlinkk {
	color: #F8F8FF;
}
a:visited.navlinkk { color:#FFFFFF; }
a:hover.navlinkk { color:#FFFFFF; }
.navlinkk2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
}

a:link.navlinkk2 {
	color: #F8F8FF;
}
a:visited.navlinkk2 { color:#FFFFFF; }
a:hover.navlinkk2 { color:#FFFFFF; }
.frisshir{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	/*color: #01A4A4;*/
}

table{
	border: 0px;
}
p.ge{
font-size:0.6em;}
/*.button {	background-position: 0 -18px;
	cursor: pointer;
	font-size:18px;
}
.button {
	background: #990000;
	border: 1px solid #df6f8b;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.3);   */