/* default */

#header {
    height: 66px;
    width: 950px;
    background: url(/images/top.jpg) no-repeat top left;
    margin: 10px 0px 0px 10px;
} 
#header h1 {
    float: right;
    color: #999;
    padding: 2px 10px 0px 0px;
    font-size: 16px; 
}
#header h2 {
    color: #999;
    padding: 2px 0px 0px 100px; 
    font-size: 16px; 
}
#header .menu {
    position: absolute;
    bottom: 0px;
    left: 90px;
    width: 790px;
}
#header .menu .selected_middle{
    height: 34px;
    float: left;
    background: url(/images/menu_bg.jpg) repeat-x top left;     
}

#header .menu .selected_middle a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding  : 10px 5px 0px;
    display: block;
    color: #000;
}
#header .menu .selected_middle a:hover{
    color: #999;
}

#header .menu .selected_left{
    width: 8px;
    height: 34px;
    float: left;
    background: url(/images/menu_left.jpg) no-repeat top left;     
}

#header .menu .selected_right{
    width: 8px;
    height: 34px;
    float: left;
    background: url(/images/menu_right.jpg) no-repeat top left;     
}

#header .menu .noselected_left{
    width: 8px;
    height: 34px;
    float: left;
}

#header .menu .noselected_right{
    width: 8px;
    height: 34px;
    float: left;
}

#header .menu .noselected_middle{
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 0px 5px 5px 5px;
}
#header .menu .noselected_middle a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding  : 10px 5px 0px;
    display: block;
    color: #fff;
}


#header .menu .exit_left{
    width: 8px;
    height: 34px;
    float: right;
}
#header .menu .exit_right{
    width: 8px;
    height: 34px;
    float: right;
}

#header .menu .exit_middle{
    float: right;
    color: #fff;
    font-size: 16px;
    padding: 0px 5px 5px 5px;
    width: 80px;
}
#header .menu .exit_middle a {
    padding  : 10px 5px 0px;
    display: block;
    text-decoration: none;
}
#header .menu .exit_middle a p {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    cursor: pointer;
}
#header .menu .exit_middle a img {
    border: 0px;
    float: left;
}

#header .menu .noselected_middle a:hover{
    color: #bbb;
}
 
#main_top {
    height: 36px;
    width: 950px;
    background: url(/images/main_top.jpg) no-repeat top left;
    margin: 0px 0px 0px 10px;
}
#main_top .almenu {
    position: absolute;
    top: 6px;
    left: 11px;
    width: 850px;
    height: 28px;
}


#main_top .almenu p {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0px 0px 10px;
}

#main_bottom {
    height: 46px;
    width: 950px;
    background: url(/images/main_bottom.jpg) no-repeat top left;
    margin: 0px 0px 15px 10px;
}

#main_bottom .pg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 0px 15px 8px;
}

#main_bg {
    margin: 0px 0px 0px 10px;
    width: 950px;
    background: url(/images/main_bg.jpg) repeat-y top left;
    /*padding: 10px 0px 10px 10px;*/
}

#main_conatiner {
}

#main_conatiner .sz {
    width: 100px;
    height: 20px;
    float:left;
    font-weight: bold;
    
}
#main_conatiner .sz_div {
    width: 220px;
    height: 20px;
    float:left;
}
#main_conatiner .mk {
    width: 90px;
    height: 20px;
    float:left;
    font-weight: bold;
}
#main_conatiner .mk_div {
    width: 100px;
    height: 20px;
    float:left;
}

#main_conatiner .tart {
    clear: both;
    margin: 20px 0px 0px 0px;
}

#main_conatiner .tart table {
    margin: 20px 0px 0px 0px;
}

#main_conatiner .tart table th {
    width: 150px;
    font-weight: bold;
    text-align: left;
}
#main_conatiner .tart table td {
    text-align: left;
}

.ajax {
    margin: 0px;
    padding: 12px 20px 0px 0px;
    float: right;
}

.ajax img {
    margin: 0px;
    padding: 0px;
    float: left;
}


.doc_table {
    margin: 5px 0px 10px 10px;
    width: 580px;
    font-size: 12px;
}
.doc_table th{
    text-align: left;
    vertical-align: top;
    width: 130px;
}
.doc_table td{
    vertical-align: top;
}
.doc_table td a img {
    float: left;
}
.doc_table td a span {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    color: #a33;
    width: 400px;
}
.doc_table td a p {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    color: #a33;
    width: 400px;
}
.doc_table td a {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-decoration: none;
}
.doc_table td p {
	 float: left;
	 width: 400px;
	 height: 20px;
    margin: 0px;
    padding: 0px;
}
.doc_table td li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
/*    display: block;    */
    height: 20px;
}

.search_form {
    width: 905px;
    padding: 10px 10px 10px 25px;
    /*border: solid 1px #888;*/
}
.search_form div{
    height: 22px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.search_form .clear{
    height: 10px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 0px;
}
.search_form .identifier_m {
    width: 85px;
    float: left;
    padding: 4px 0px 0px 0px;
    height: 18px;
}
.search_form .identifier_i {
    width: 150px;
    float: left;
}
.search_form .identifier_i input{
    width: 140px;
}

.search_form .title_m {
    width: 100px;
    float: left;
    padding: 4px 0px 0px 0px;
    height: 18px;
}
.search_form .title_i {
    width: 550px;
    float: left;
}
.search_form .title_i input{
    width: 540px;
}

.search_form .year_m {
    width: 140px;
    float: left;
    padding: 4px 0px 0px 0px;
    height: 18px;
}
.search_form .year_i {
    width: 100px;
    float: left;
}
.search_form .year_i input{
    width: 80px;
}
.search_form .type_m {
    width: 110px;
    float: left;
    padding: 4px 0px 0px 10px;
    height: 18px;
}
.search_form .type_i {
    width: 160px;
    float: left;
}
.search_form .year_i select{
    width: 150px;
}
.search_form .area_m {
    width: 140px;
    float: left;
    padding: 4px 0px 0px 0px;
    height: 18px;
}
.search_form .area_i {
    width: 200px;
    float: left;
}
.search_form .area_i select{
    width: 170px;
}
.search_form .operative_m {
    width: 60px;
    float: left;
    padding: 4px 0px 0px 10px;
    height: 18px;
}
.search_form .operative_i {
    width: 20px;
    float: left;
}
.search_form .creator_m {
    width: 130px;
    float: left;
    padding: 4px 0px 0px 0px;
    height: 18px;
}
.search_form .creator_i {
    width: 280px;
    float: left;
}
.search_form .creator_i input{
    width: 270px;
}
.search_form .keywords_m {
    width: 80px;
    float: left;
    padding: 4px 0px 0px 10px;
    height: 18px;
}
.search_form .keywords_i {
    width: 280px;
    float: left;
}
.search_form .keywords_i input{
    width: 270px;
}
.search_form .button {
    width: 80px;
    float: right;
}
.search_form .button input{
    width: 70px;
}
.tal {
    padding: 0px 0px 5px 10px;
    font-size: 14px;
    font-weight: normal;
}

.lista_szoveg { /*rekord sorok*/
	font-size:12px;
	font-family:Arial, Times New Roman;
    border: solid 1px #999; 
    margin: 10px 0px 10px 10px;
}

.lista_kiemelt { /*kiemelt sz?veg*/
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Times New Roman;
}
.gomb {
	cursor				: pointer;
	background-color	: #FeFeFe;
	color				: #000000;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: sans-serif;
	border-top-style	: solid;
	border-top-width	: 1px;
	border-top-color	: #bbbbbb;
	border-left-style	: solid;
	border-left-width	: 1px;
	border-left-color	: #bbbbbb;
	border-right-style	: solid;
	border-right-width	: 1px;
	border-right-color	: #666666;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	border-bottom-color	: #666666;
}
.gomb a {
	color				: #000000;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: sans-serif;
	text-decoration 	: none;
}
.lista_table {
/*	background-color:#FFFBD6; */
	color:#000000;
	background-color:#FFFBD6;
	font-size:12px;
	font-family:Arial, Times New Roman;
}

.lista_mezo {
/*	background-color:#FFFBD6; */
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	border-bottom-color	: #bbbbbb;
	border-left-style	: solid;
	border-left-width	: 1px;
	border-left-color	: #bbbbbb;

	color:#000000;
	font-size:12px;
	font-family:Arial, Times New Roman;
}
.lista_mezo_red {
/*    background-color:#FFFBD6; */
    border-bottom-style    : solid;
    border-bottom-width    : 1px;
    border-bottom-color    : #bbbbbb;
    border-left-style    : solid;
    border-left-width    : 1px;
    border-left-color    : #bbbbbb;

    color: red;
    font-size:12px;
    font-family:Arial, Times New Roman;
    font-weight: bold;
}
.gomb_inactive {
	background-color	: #FeFeFe;
	color				: #000000;
	font-size			: 12px;
	font-family			: sans-serif;
	border-top-style	: solid;
	border-top-width	: 1px;
	border-top-color	: #bbbbbb;
	border-left-style	: solid;
	border-left-width	: 1px;
	border-left-color	: #bbbbbb;
	border-right-style	: solid;
	border-right-width	: 1px;
	border-right-color	: #666666;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	border-bottom-color	: #666666;
}
.gomb_lenyom {
	cursor				: pointer;
	background-color	: #898989;
	color				: #000000;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: sans-serif;
	border-top-style	: solid;
	border-top-width	: 1px;
	border-top-color	: #666666;
	border-left-style	: solid;
	border-left-width	: 1px;
	border-left-color	: #666666;
	border-right-style	: solid;
	border-right-width	: 1px;
	border-right-color	: #bbbbbb;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	border-bottom-color	: #bbbbbb;
}

.div_kep {
	float		: left;
	text-align	: center;
	width		: 15px
}
.div_szoveg {
	float	: left;
}
.lista_sor {
	background-color	:#FFFBD6;
    cursor: pointer;
    
}
.kiemelt_sor {
	background-color	:#a1a1a1;
    cursor: pointer;
}

#lista_help {
	width			: 950px;
	padding			: 0px;
	margin			: 25px;
	margin-left		: 25px;
}
#lista_help p {
	font-weight		: normal;
	font-size		: 12px;
	padding			: 0px;
	margin			: 5px;
	margin-left		: 0px;
	color: #000;
}

.attch_row img {
    float: left;
}
.attch_row span {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    color: #a33;
}
.attch_row a {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-decoration: none;
}
.attch_row p {
     float: left;
     width: 400px;
     height: 20px;
    margin: 0px;
    padding: 0px;
}

.inp_row {
    clear: both;
    float: left;
    width: 600px;
    margin: 0px 0px 2px;
}

.inp_desc {
    float: left;
    width: 190px;
}
.inp_desc p {
     float: left;
    margin: 4px 5px 5px;
    font-weight: bold;
}
.inp_desc img {
     float: left;
    margin: 0px 5px 5px;
    font-weight: bold;
}

.inp_div {
    float: left;
    width: 380px;
}
.inp_div input, .inp_div textarea, .inp_div select {
     float: left;
     margin: 2px 5px 0px 5px;    
     width: 330px;
}

.inp_checkbox {
     float: left;
     margin: 2px 5px 0px 5px;    
     width: 30px;
}



.inp_text {
}
.inp_text_yello {
    border: solid 1px #ffd700;
}
.inp_text_red {
    border: solid 1px #dc143c;
}
.inp_text_gray {
    border: solid 1px #444;
    background: #aaa;
}
.inp_buttons {
    width: 50px;
    float: right;
}
.inp_warning {
    float:left;
}
.rendelet_link {
    font-weight: bold;
    color: #494568;
    text-decoration: none;
}
.rendelet_link:hover {
    color: #494568;
}
