/* CSS Document */

/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background-color:#FFFFFF;
 
 /* font: 12px/170% Verdana, sans-serif; 
  
  font: 12px/170% "Lucida Grande", "Lucida Sans Unicode", sans-serif */
  font: normal 80%/1.54em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  
  color: #A2A0A1;
}


a:link, a:visited {
  color: #A2A0A1;
  text-decoration: none;
}

a:hover {
  color: #A2A0A1;
  text-decoration: underline;
}

a:active, a.active {
  color: #A2A0A1;
}


.ui-widget-header {
background:#A2A0A1;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #E3001A;
	}


#wrapper {
  width:100%;
  background-image:url(img/bg.jpg);
  background-position:center top;
  background-repeat:repeat-y;
}

#kep {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:626px;
	background-image:url(img/main2.jpg);
  background-repeat:no-repeat;
  }
  
.valaszd {
	font-size:120%;
	padding-bottom:10px;}

#tcsopok {
	position:absolute;
	top:268px;
	left:55px;
	width:450px;
	height: 150px;
}

ul.thumbnails.image_picker_selector li {
margin: 0px 4px 0px 4px;
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
background: #A2A0A1;
}

ul.thumbnails.image_picker_selector li .thumbnail {
padding: 2px;
}
  

#csuszka {
	position:absolute;
	top:445px;
	left:55px;
	width:450px;
	height: 150px;
	
	}
#csuszka .aktft {
	color:#777;
	font-size:40px;
	text-align:center;
	text-align:center;
	padding-top:39px;}
	
#csuszka #tol {
	position:absolute;
	top:21px;
	left:0;
	}	
	
#csuszka #ig {
	position:absolute;
	top:21px;
	right:0;}
	
#csuszka .submit {
	position:absolute;
	top:105px;
	}
	

#lablec {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:991px;
	height:199px;
	background-color:#A2A0A1;

  }

#wrapper-lablec {
  width:100%;
  background-image:url(img/bglablec.jpg);
  background-position:center top;
  background-repeat:no-repeat;
}


#lablec .contact{
	color:#FFF;
	position:absolute;
	top:20px;
	left:64px;
}

#wrapper-lablec-alja {
	height:135px;
  width:100%;
  background-image:url(img/bgalja.jpg);
  background-position:center top;
  background-repeat:repeat-y;
}