body{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: arial, Nimbus Sans L, sans-serif;
  color: #254292;
  background: #fff;
  font-size: 16px;
  text-align: center;
}

body a{
  color: #254292;
  text-decoration: none;
}

form, h1, h2, p{
  margin: 0;
}

input{
  border: 1px solid #fcce09;
  height: 22px;
}

.right{
  float: right!important;
}

.left{
  float: left;
}

.clear{
	clear: both;
}

#java_warning{
  display: block;
  width: 899px;
  height: 30px;
  background-color: #ffffcc;
  padding-top: 18px;
  margin-top: 20px;
  border: 1px solid #ffcc05;
  z-index: 11;
}

#java_warning div{
  font-size: 14px;
  color: black;
  font-weight: normal;
}

#container{
    margin:0 auto;
}

#header_holder{
    margin:10px 0 0 0;
    height:125px;
}
#header_holder h1{
    margin:20px 0;
}
#header_holder h1 a{
	margin:0 auto;
	width:800px;
	display:block;
}
#header_holder h1 a img{
	margin:0 0 0 218px;
	display:block;
}

#header_holder #menu_holder{
  text-align:center;
}

#header_holder #menu_holder div{
	width: 800px
}

#header_holder #menu_holder div div.community{
	float: right;
	width: 22px;
}

.community img{
	position: relative;
	top: -2px;
}

#header_holder #menu_holder div span{
    padding:0 30px;
}

#header_holder #menu_holder div span a{
  font-size:14px;
  font-weight:normal;
  color:#9e9e9c;
}
#header_holder #menu_holder div span a.active{
    color:#2151A8;
}

#container #main #content{
    margin:0 auto;
    padding:10px;
    width:800px;
    background:#fff;
    font-size:13px;
    text-align:left;
}
#container #main #content .text{
    width:430px;
    float:left;
}
#container #main #content .img_gal{
    float:right;
}
.fordito_page #menu_holder{
	font-size:13px;
}
.fordito_page #menu_holder .login_error{
	color:#c00;
	font-weight:bold;
}

#main{
    /*padding-bottom:20px;*/
    min-height:380px;
    background-color: #FFED7F;
    /*background:url(images/background.jpg) right bottom no-repeat;*/
    
}
.mainp{
    padding-top:20px;
}

#main .title{
    width:780px;
    margin:0 auto;
    padding:20px 10px 5px 10px;
    font-size:12px;
    text-align:left;
}

#main .title div, #main .title{
    text-transform:uppercase;
    text-decoration:underline;
}
#main #search{
    margin:0 auto;
    padding-top: 23px;
    width:800px;
    color:#000;
    font-size:14px;
    text-align:left;
}
#main #search .left{
    margin:0 10px 0 0;
    margin:0 auto;
    padding:10px;
    width:590px;
    height:148px;
    background:#fff;
    float:left;
}

#main #search .left .left{
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#main #search .right{
    padding:10px;
    width:160px;
    height:148px;
    background:#fff;
}

#main #search .left .right{
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#main #search .right select{
    margin:8px 0 0 0;
    width:160px;
}
#main #search .info{
    margin:0 0 10px 0;
}
#main #search #kw_input{
    padding:2px 5px 1px 5px;
    width:495px;
    border:1px solid #999;
}
#main #search a{
    margin:1px 0;
    padding:0 10px;
    width:50px;
    height:24px;
    line-height:24px;
    background:#2151a8;
    color:#ffd700;
    display:block;
    float:right;
}
#main #search #outLinks{
    margin-top: 16px;
    margin-left: 45px;
}
#main #search #outLinks div.box{
    background-color: #2151a8;
    padding: 0px 5px;
    height: 18px;
}
#main #search #outLinks div.grayBox{
    background-color: #9E9E9C;
    text-align: center;
}
#main #search #outLinks div.second{
  margin-left: 200px;
}
#main #search #outLinks .box a{
  float: none;
  width: auto;
  line-height:14px;
  background:transparent;
  color:#ffd700;
  text-decoration: none;
  font-size: 10px;
}
#main #search .left #cboxes{
    margin:13px 0 0 0;
    width: 505px; 
    clear:both;
}
#main #search .left #cboxes label{
	margin:0;
	padding:0;
	line-height:16px;
	display:block;
	float:left;
}

#main #search .left #cboxes div{
    margin:0;
}

#main #search .left #cboxes label input{
	margin:0 5px 0 0;
	line-height:16px;
	display:block;
	float:left;
}

#db_refreshed{
  margin-top: 20px;
  margin-left: 2px;
}
#page_top_holder{
  width: 900px;
  height: 126px;
}

#page_top_holder div.whole{
  padding: 96px 0 0 285px;
}

#page_top_holder div.whole input{
  width: 215px;
  margin-right: 39px;
  padding-right: 2px;
  color: #254292;
  font-weight: bold;
  float: left;
  font-size: 14px;
  height: 26px;
}

#page_top_holder div.whole div{
  margin-top: 7px;
  float: left;
}

#page_top_holder div.whole div a{
  font-size: 13px;
}

#popup_list_holder{
  background-color: white;
  border: 1px solid #fcce09;
  width: 495px;
  position: absolute;
  top:241px;
  z-index: 99;
  display: none;
}

#popup_list{
  width:495px;
  text-align: left;
  overflow-y: auto;
  overflow-x: hidden;
}

#popup_list div a{
  font-size: 14px;
}

#popup_list div.selected_item{
  background-color: lightgray;
}

#page{
    margin:0 auto;
    width:800px;
    clear:both;
}

#result ul{
    margin:0;
    padding:10px;
    width:780px;
    background:#fff;
    display:block;
}
#result ul li{
  margin-bottom: 20px;
    color:#000;
    font-size:14px;
    line-height:20px;
    list-style:none;
    text-align:left;
}
#result ul li h3{
  margin: 0px;
}
#result ul li a{
    color:#254292;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    display:block;
}
#result ul li span{
    color:#777;
    text-decoration:underline;
    display:block;
}
#result strong{font-weight: normal;}

#pagin{
    margin:20px 0 0 0;
    padding:5px;
    background:#fff;
    text-align:center;
}
#pagin .pages{
    padding:0 20px;
}
#pagin .pages a.curr_page{
    color:#000;
}
#pagin .pages span.sign{
    color:#777;
}


#page #info{
	margin:140px 0 0 0;
	padding:10px 0;
	background:#fff;
	clear:both;
	display:block;
}
#page div p a{
	text-decoration: underline;
}

#page2{
  width: 900px;
  height: 290px;
}

#page2 div{
  float: left;
  font-size: 12px;
  padding: 10px 0 0 287px;
}

#page2 div p{
  font-weight: bold;
  padding-bottom: 10px;
}

#page2 div ul{
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  list-style-image: url(images/bullet.png);
}

#page2 div ul li{
  font-weight: normal;
  padding-bottom: 10px;
  font-size: 12px;
}

#page3{
  background-image: url(images/page_bg.jpg);
  background-repeat: repeat-y;
  width: 900px;
  height: 40px;
}

#page3 div{
  float: left;
  font-size: 12px;
  padding: 10px 0 0 320px;
}

#page3 div p{
  width: 260px;
}

#page_bottom{
  background: url("images/gradient.jpg") repeat-x scroll left top #FFFFFF;
    height: 88px;
    width: 100%;
}
/*
#page_bottom div{
  padding-top: 45px;
}

#page_bottom div.pages font{
  padding: 0 3px 0 5px;
  font-size: 12px;
}

#page_bottom div a{
  font-size: 12px;
}

#page_bottom div a.curr_page{
  color: #fcce09;
}
*/
#footer{
    margin:20px 0 10px 0;
    color:#000;
    font-size:12px;
}
#footer strong{
    margin:0 0 10px 0;
    color:#999;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    display:block;
}

#link_holder{
  position: absolute;
  background-color: #dee2ed;
  width: 900px;
  height: 73px;
}

#link_holder div{
  display: inline;
  position: relative;
  top: -17px;
  font-size: 12px;
}

#link_holder a img{
  margin-top: 12px;
}

/*#link_holder .first{
  margin-right: 60px;
}*/

#hider{
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#intro{
  padding:40px;
  width:420px;
  height:190px;
  display: none;
  position: absolute;
  top: 150px;
  left: 0px;
  z-index:999;
  background:#fff;
  cursor: pointer;
}
#intro a{
    padding:0 10px;
    width:75px;
    height:35px;
    line-height:35px;
    background:#2151a8;
    color:#ffd700;
    display:block;
    position:absolute;
    bottom:40px;
    right:40px;
}

#content_holder{
  padding: 38px 0 0 38px;
}

#content_holder div{
  float: left;
}

#content_holder .text, #content_holder .full_text{
  width: 430px;
  text-align: left;
}

#content_holder .text p, #content_holder .full_text p{
  text-align: left;
  width: 300px;
  margin-left: 28px;
  font-size: 12px;
  font-weight: normal;
}

#content_holder .full_text{
  width: 660px!important;
}

#content_holder .full_text p{
  width: 100%!important;
}

#content_holder .full_text ul{
  list-style-type: decimal;
  font-size: 12px;
  font-weight: normal;
}

#content_holder .full_text ul li{
  margin-bottom: 10px;
}

#content_holder .full_text ul li ul{
  list-style-type: disc;
  margin-top: 10px;
}

#content_holder .full_text ul li ul li a{
	text-decoration: underline;
}

#content_holder .img_gal{
  padding-left: 0px;
  font-size: 10px;
}

#content_holder .img_gal img{
  margin-right: 16px;
}



.popup{
  display: none;
  /*position: absolute;
  top: 150px;
  left: 0px;
  z-index: 10;*/
  background-repeat: no-repeat;
  width: 412px;
  text-align: left;
}
.popup .error{
	margin:0 0 20px 0;
	color:#c00;
	font-weight:bold;
}

#login{
  /*background-image: url(images/login.png);*/
  height: 220px;
}

.popup div{
  margin: 35px 0 0 35px;
  font-size: 12px;
/*   font-weight: normal; */
  width: 340px;
}

.popup div form div{
  margin: 0;
}

.popup div form div.text{
  height: 15px;
}

.popup div form div input{
  margin: 5px 0 18px 0;
  padding: 0 0 2px 2px;
  font-size: 12px;
  width: 100%;
  height: 26px;
}
.popup div form div.cboxes{
	clear:both;
}
.popup div form div.cboxes input{
	margin-top:0px;
	margin-right:10px;
	width:16px;
	height:16px;
	display:block;
	float:left;
}

#login div form div.descr{
	width: 100%;
	height: 60px;
}

#login div form div.descr a{
	color: red;
	text-decoration: underline;
}

#login div form div.submit{
	padding: 13px 0 0 60px;
	width: 100px;
}

#login div form div.cancel{
	padding: 13px 0 0 71px;
	width: 100px;
}

.popup div form div a{
  font-size: 12px;
  font-weight: bold;
}

#registration{
  background:#fff;
  height: 399px;
}

#registration div.checkbox_holder{
  margin-bottom: 6px;
  width: 500px;
  height: 21px;
  line-height:21px;
}
#registration div.checkbox_holder input{
    margin:5px 5px 5px 0;
}

#registration div.checkbox_holder a{
	font-size: 12px;
	text-decoration: underline;
}

#registration div form div.descr{
	margin-top: 10px;
	width: 100%;
	height: 34px;
}

#registration div form div.submit, #login div form div.submit{
    margin:14px 0 0 35px;
    width:100px;
    padding:0 10px;
    height:35px;
    line-height:35px;
    background:#2151a8;
    text-align:center;
    cursor:pointer;
}
#registration div form div.submit a, #registration div form div.cancel a,
#login div form div.submit a, #login div form div.cancel a{
    color:#ffd700;
}

#registration div form div.cancel, #login div form div.cancel{
    margin:14px 0 0 45px;
    width:100px;
    padding:0 10px;
    height:35px;
    line-height:35px;
    background:#2151a8;
    text-align:center;
    cursor:pointer;
}

.checkbox{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}

input.styled{
  display: none;
}


.ac_loading{
    background:url(images/ajax-loader.gif) right center no-repeat;
}
.ac_results{
    background:#fff;
    text-align:left;
    font-size:13px;
    border:1px solid #FEED79;
}
.ac_results ul{
    margin:0;
    padding:2px 5px;
}
.ac_results ul li{
    margin:0;
    padding:2px;
    list-style:none;
    cursor:pointer;
}
.ac_results ul li.ac_over{
    background:#FFE64C;
}



#overlay{
    width:100%;
    height:100%;
    background:url(images/black_opa75_bg.png);
    position:absolute;
    top:0;
    left:0;
    z-index:998;
    overflow:hidden;
    display:none;
}
#overlay_loader{
    padding:10px;
    width:50px;
    height:50px;
    background:#fff url(images/loader.gif) center center no-repeat;
    position:fixed;
    font-family:arial;
    border:3px solid #70499C;
    z-index:999;
    display:none;
}
#overlay_box, .overlay_box{
    padding:10px;
    width:420px;
    min-height:100px;
    background:#fff;
    display:none;
    position:fixed;
    font-family:arial;
    z-index:999;
}




.fordito_page #header_holder{
	marin:0 auto;
	height:65px;
}
.fordito_page #header_inner{
	margin:0 auto;
	width:800px;
}
.fordito_page #header_holder a, .fordito_page #header_holder img{
    margin:0;
    width:242px;
    height:50px;
}
.fordito_page #header_holder h1{
	margin:0;
}
#ford_login{
	width:300px;
	float:right;
}
#ford_login .left{
	margin:0;
	display:block;
	float:left;
}
#ford_login .right{
	margin:0;
	display:block;
	float:right;
}
#ford_login input{
	margin:0 0 5px 0;
}
#ford_login span{
	margin:5px 0 0 0;
	font-size:12px;
	display:block;
}
#ford_login input.fsubmit{
	margin:14px 0 0 0;
	color:#FFD700;
	background:#2151A8;
	cursor:pointer;
}
#ford_login span a:hover{
	text-decoration:underline;
}
.fordito_page #menu_holder .login_error{
	margin:7px 10px 0 0;
	width:200px;
	text-align:left;
	display:block;
	float:left;
}
#ford_info{
	padding:0 0 0 35px;
	text-align:right;
	display:block;
	float:right;
}
#ford_info span{
	line-height:22px;
	color:#777;
}
.fstat{
	margin:-3px 0 0 0;
	width:240px;
	line-height:15px;
	font-size:12px;
	color:#444;
	text-align:left;
	border-right:1px solid #ccc;
	display:block;
	float:left;
}
.fordito_page #menu_holder{
	float:right;
}
style.css (63. sor)
{
	padding:15px 0;
}
.fordito_page #main{
	padding:15px 0;
}
.ui-jqgrid-titlebar-close{
	display:none;
}
#fbox_ford_list{
	margin-top:100px;
	margin-left:200px;
}
#editmodford_list{
	margin-top:100px;
	margin-left:130px;
}
.jqmOverlay{
	opacity:.7;
}
#ford_list .jqgrow{
	cursor:pointer;
}
.DataTD #targyszo, .DataTD #forditas{
	width:450px;
	height:30px;
	line-height:15px;
}
.DataTD #forditas{
	margin-bottom:5px;
}
#cboxes label input{border:none;}
