@charset "utf-8";



/***************/
/*  STRUCTURE  */ 

body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Georgia; 
	font-size: 14px;
	color: #706756;
	background: #483a1d url(../design/footer.jpg) repeat-y center; 
}

#page {
	width: 100%;
  height: 100%;
	font-size: 14px;
  background: #483a1d url(../design/body_bg.jpg) repeat-x; 
}
/*
#header_left {
  position: absolute; top: 15px; left: 10px; width: 560px; height: 235px; cursor: pointer; border: 0px solid #ffbbbb;
  background: #fff url(../design/fejlec.jpg) no-repeat;
}

#logo_div {
  position: absolute; top: 10px; right: 10px; width: 400px; height: 250px; cursor: pointer; border: 0px solid #ffbbbb;
   
}

#logo {
  background: url(../design/logo.jpg) no-repeat;
  width: 374px;
  height: 106px; 
  margin: 70px 0px 0px 15px;
}
*/

#header_left {
  position: absolute; top: 16px; left: 12px; width: 617px; height: 276px;  border: 0px solid #ffbbbb;
  background: #fff url(../design/fejlec2.jpg) no-repeat;
}

#logo_div {
  position: absolute; top: 10px; right: 10px; width: 335px; height: 280px; cursor: pointer; border: 0px solid #ffbbbb;
  
}

#logo {
  background: url(../design/logo3.jpg) no-repeat;
 /* width: 374px;
  height: 106px; */
  width: 323px;
  height: 92px;
  margin: 95px 0px 0px 18px;
}

#container {
	width: 990px;
	/*height: 100%;*/
	position: relative;	
	
	border: 0px solid #ddd;
	text-align: left;
		
}

/*
#header {
	position: relative;
	width: 990px;
	height: 265px;  
	border: 0px solid #b60000;
  padding:0px;
  margin:0px;
	background: url(../design/header_bg.jpg) no-repeat;
}*/

#header {
  position: relative;
  width: 990px;
  /*height: 265px;  */
  height: 304px;
  border: 0px solid #b60000;
  padding:0px;
  margin:0px;
  background: url(../design/header_bg_2.jpg) no-repeat;
}

#tdcontent {
  background: url(../design/cnt_bg.jpg) repeat-y;
  height: 665px;
}

#main {
	background: url(../design/cnt_bottom.jpg) no-repeat bottom;
}

#content_bottom {
	border: 0px solid #b60000;
}

#content_top {
	border: 0px solid #b60000;
	width: 100%;
}


#center {
	width: 978px; 
  height: 400px;
  border: 0px solid #b60000;
  margin: 0px 0px 0px 5px;
  padding:0px;
  background: url(../design/cnt.jpg) no-repeat;  
}

#main_content {
	width: 100%;
	margin: 5px 0px 0px 0px;
/*	background:url(../design/bg_content_top.jpg) no-repeat top left;*/
}

.menu {
  padding: 74px 0px 0px 45px;
}

#menuitem {
  background: url(../design/bull.jpg) no-repeat 0px 7px;
  padding-left: 12px;
  
}

#menuitem a:link, #menuitem a:active, #menuitem a:visited {
  text-decoration: underline;
  color: #706756;
  font-size:14px;
  font-family: Georgia;
}

#menuitem a:hover {
  color: #483A1D;
  text-decoration: none;
}

div#footer a.menutop:link, div#footer a.menutop:active, div#footer a.menutop:visited {
  color:#a09784; 
  text-decoration: underline;
}

div#footer a.menutop:hover {
  text-decoration: none;
  color: #483A1D;
}

.iwlogo {
  position: absolute; width: 145px; height: 16px; top: 45px; right: 12px; cursor: pointer; border: 0px solid #b60000;
  background: url(../design/iwlogo.jpg) no-repeat;
}

.bordera {
  
  height: 1px;
  width: 247px;
  padding-top:5px;
  padding-bottom:7px;
}

.right_label {
  font-size: 18px;
  color: #fff;
  padding: 20px 0px 18px 18px;
  font-weight: normal;
}

.menu2 {
  color: #fff;
  padding: 0px 0px 0px 45px;
}

#menuitemr {
  background: url(../design/bullr.jpg) no-repeat 0px 7px;
  padding-left: 12px;
  
}

#menuitemr a:link, #menuitemr a:active, #menuitemr a:visited {
  text-decoration: underline;
  color: #fff;
  font-size:14px;
  font-family: Georgia;
}

#menuitemr a:hover {
  text-decoration: none;
}

.borderr {
  
  height: 1px;
  width: 200px;
  padding-top:5px;
  padding-bottom:7px;
}

#ws_content {
	width: 530px;
	padding: 20px 30px 85px 30px;	
	border: 0px solid #ffbbbb;
	white-space: normal;
	text-align:left;
}

#tdright {
	width: 210px;
	padding-top: 5px;
}  


#footer {
	position:relative;
	height: 70px;
	border: 0px solid #b60000;
	background: url(../design/footer_h.jpg) no-repeat;
	text-align:center;	
}

#footer a:link, #footer a:visited, #footer a:active {
	padding: 0px;
	color: #3A84BB;
	font-size: 14px;
	text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}
/*  structure END  */ 
/*******************/



 

/*******************/
/* ADDITIONAL DIVS */

div.zaszlo {
	border:0px solid black; 
	cursor:pointer; 
	float:right; 
	text-transform:uppercase;
	color:#a09784;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.zaszlo a {
	color:#a09784;
}

#navilabel{
	margin-left: 30px;
	margin-right: 30px;
	padding: 25px 0px 5px 0px;
	border-bottom: 1px solid #505050; 
}

#transpar
{
	position: fixed; 
	display: none; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	background: #000; 
	z-index: 999; filter: alpha(opacity=80); opacity: 0.8;
}

.transparency {
	cursor: pointer; 
	position: fixed; 
	height: 100%; 
	display: none; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	background: #000; 
	z-index: 999; 
	filter: alpha(opacity=80); 
	opacity: 0.8;
}

* html #transpar {
	position: absolute;
}

div.clear {
	clear: both;
	float: none;
}

/* dropable, dragable */
.dropbox {
	width:165px; height: 200px; border: 1px dotted #aaa; float:left; overflow: hidden;
	margin: 5px;
	position: relative;
} 

.draghover{
	border: 1px solid #b60000;
}

.draging {
	border: 1px dotted #b60000;
	background: #E8D9DA;
}

.resizable { width: 150px; height: 150px; padding: 0.5em; }
.ui-resizable-helper { border: 1px dotted gray; }

  
/* additional divs END */
/***********************/



/*****************/
/* TEXT ELEMENTS */

p {
	line-height:1.2em;
}

h1 {
	padding: 0px;
	margin:0px;
	font-size: 1.2em;
	font-family: Georgia;
	color: #505050;
	text-transform:uppercase;
}

a:link, a:visited, a:active {
	font-size: 1.0em;
	color: #D5392D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.messages {
	min-height: 20px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 35px;
	border-left: 5px solid #e17a85;
	border-bottom: 0px solid #9f1020;
	background: #fef0f2;
	line-height: 20px;
	color: #b60000;
	text-align: left;
	font-size: 12px;
}

.nomessages {
	padding: 0px;
	margin-bottom: 0px;
	border: 0px dotted #b60000;
}

.messageindent {
	padding-left: 0px;
}

div.urlap_foot_first {
	margin-top: 10px;
	font-size: 11px;
	color: #b60000;
	text-align: center;
}

span.kiemelt {
	color: #666FFF;
}

/* text elements END */
/*********************/
 
 
 

/************/
/*  IMAGES  */

img {
	border: 0px;
}

/* images END */
/**************/




/*****************/
/* FORM ELEMENTS */

/* inputok */
input {
  cursor: default;
}

input, select, textarea {
	border: 1px solid #ddd;
	padding: 1px;
	/*width: 200px;*/
	color: #505050;  
}

.inputakt {
	color: #b60000;
}

.tdinputakt {
	/*background: #D8DFEA;
	border-top: 1px dotted #D8DFEA;
	border-bottom: 1px dotted #D8DFEA;*/
	color: #b60000;
}

div.input_hint {
	margin-bottom: 6px;
	font-size: 10px;
	color: #615d5c;
}

input.login {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #fff;
	color: #008037;
	font-size: 10px;
	vertical-align: top;
}

.button_base {
	color: #505050;
}

td.button_base, input.button_base {
	width: 100px;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 9px;
	cursor: pointer;
	border: 0px solid #aaa;
	background: url(../design/button_class_bg.jpg) no-repeat;
	background: #ce0000;
	color: #F5E6E7;
	font-weight: bold;
}

td.button_base:hover {
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	/*background: #F5E6E7;*/
	color: #fff;
}

div.button_class {
	display: inline; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #ccc; 
	background: #eee url(../design/button_ajanlat.jpg) repeat-x; 
	color: #8c0000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold; 
}

div.button_class a.button_class:link, div.button_class a.button_class:visited, div.button_class a.button_class:active{
	color: #8c0000;
	text-decoration: none;
}

div.button_class a.button_class:hover {
	color: #8c0000;
	text-decoration: none;
} 
/* form elements END */
/*********************/

   
/*************************/
/*       overDiv         */
.fontClass {
	font-family: 'Georgia'; 
	font-size: 11px;
}
/* hatterszin: */
.fgClass {
	background-color: #DFD2BF;
}

/* szegelyszin: */  
.bgClass {
	background-color: #505050;
}
/*     overDIV END     */ 
/***********************/


/*************************/
/*        SLIDER         */
#sliderBox {
  padding:0px;
  background: #fff;
  border: 0px solid #fff;
    width: 617px; /* important to be same as image width */
    height: 276px; /* important to be same as image height */
    position: relative; /* important */
  overflow: hidden; /* important */
  margin:0 0 0px 0px;
}
#sliderBoxContent {
    width: 617px; /* important to be same as image width or wider */
    position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
}
#sliderBox ul {
  list-style-type: none;
}
.sliderBoxImage {
    float: left;
    position: relative;
  display: none;
}
.sliderBoxImage span {
  position: absolute;
  font: 10px/15px Arial, Helvetica, sans-serif;
  padding: 10px 13px 10px 13px;
  width: 592px;
  min-height:40px;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  color: #fff;
  display: none;
}
.clearBox {
  clear: both;
}
.sliderBoxImage span strong {
    font-size: 14px;
  color:#FFF;
}
.sliderBox_toptext {
  top: 0;
  left: 0;
}
.sliderBox_bottomtext {
  bottom: 0;
    left: 0;
}
/*ul { list-style-type: none;}*/
/*      slider END     */ 
/***********************/


span.lower {
 text-transform: lowercase;
}

div#logged {
 color: #b60000;
 margin-top: 20px;
 margin-right: 15px;
 border: 1px dotted #b60000;
 float: right; 
}

/* panorama */
#slider {
	width: 520px;
	height: 150px;
	border: 0px solid #c2c1c1;
	overflow: hidden;
	position:relative;
}
 
#pics { 
	height: 50px;
	position: absolute;
}

span.sliderlapozo {
	color: #fff;  
	text-decoration: underline;
	cursor:pointer;
}

span.sliderlapozo:hover {
	color: #fff;  
	text-decoration: none;
	cursor:pointer;
}

span.sliderlapozo_akt {
	color: #F7C415;
	cursor:default;
} 

/***********************/
/*      NIVO slider    */
/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 */
 
/* The Nivo Slider styles */
.nivoSlider {
  position:relative;
  width: 617px; height: 276px; 
  border: 0px solid #b60000;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:617px;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:60;
  display:none;
}
/* The slices in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:50;
  height:100%;
}
/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  /*opacity:0.5; /* Overridden by captionOpacity setting */
  width:100%;
  z-index:89;
  text-align:right;
}
.nivo-caption p {
  padding:10px;
  text-align:left;
  margin:0;
 
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  position:absolute;
  right:25px;
  top:0px;
  z-index:5000;
  color:#5d3514;
  border: 0px solid #b60000;
}
.nivo-controlNav a {
  width:22px;
  height:16px;
  display:block;
  float:left;
  border:0;
  cursor:pointer;
  background: #fff;
  text-align:center;
  padding-top:3px;
  z-index:3000;
  margin-left:2px;
}
.nivo-controlNav a.active {
  background: #c19562; /*url(../design/controlNav_a.png) no-repeat;*/
  z-index:3000;
} 


/* enhanced css */
#slider3 {
  position:relative;
  width:617px;
  overflow:hidden;
  background:#202834 url(../design/loading.gif) no-repeat 50% 50%;
  border: 0px solid #b60000;
}
#slider3 img {
  position:absolute;
  max-width: 617px;
  max-height: 236px;
/*  display:none;*/
}
#slider3 a {
  border:0;
}


/*   NIVOslider END    */ 
/***********************/
