.bevitel {
    border: 1px solid #D2B48C;
}

.bevitel_50 {
    width: 50px;
    border: 1px solid #D2B48C;
    height: 18px;
}

.bevitel_120 {
    width: 120px;
    border: 1px solid #D2B48C;
    height: 18px;
}

.bevitel_200 {
    width: 200px;
    border: 1px solid #D2B48C;
    height: 18px;
}

.bevitel_300 {
    width: 300px;
    border: 1px solid #D2B48C;
    height: 18px;
}

.bevitel_400 {
    width: 400px;
    border: 1px solid #D2B48C;
    height: 18px;
}

.betu14 {
	font-size: 14px;
}

.projekt_gombok {
	width: 120px;
	margin-bottom: 5px;
	font-size: 12px;
}

.felso_kek {
    vertical-align: super;
    font-size: smaller;
    color: #336;
}

.hiba {
	color: #800000;
}

.cim {
	font-size: 20px;
	color: #0a2e44;
}

.cim2 {
	font-size: 16px;
	color: #0a2e44;
}

.rejtett_pdf_gomb {
	display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	font-family: 'Play', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center; /* for IE */
	margin: 0px;
    background: url('../elemek/backg2.png');
    overflow-y:scroll;
}

#befoglalo {
	position: relative;
	width: 992px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    border: 1px solid #777;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 20px;
	background: url('../elemek/natural_paper.png');
}

#lablec {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 992px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
    border-top: 1px solid Chocolate;
    font-family: Times, serif;
    background-repeat: no-repeat;
	background: url('../elemek/lablec.png');

}

#fejlec {
	position: relative;
	top: 0px;
	left: 0px;
	width: 992px;
	height: 100px;
	text-align: left;
    font-family: Times, serif;
    background-repeat: no-repeat;
	background: url('../elemek/fejlec.png');
}

    #fejlec_url {
        position: absolute;
        top: 10px;
        left: 20px;
        color: #EEE8AA;
        font-size: 30px;
        text-shadow: 2px 2px 4px #000000;
    }

    #fejlec_url_disz {
        position: absolute;
        top: 50px;
        left: 21px;

    }

    #fejlec_statusz {
        position: absolute;
        top: 15px;
        right: 16px;
		font-size: 13px;
        color: #fff;
    }

    #fejlec_szlogen {
        position: absolute;
        bottom: 15px;
        right: 15px;
        color: #B0C4DE;
        font-size: 18px;
        text-shadow: 2px 2px 4px #000000;
    }
    
    #fejlec a {
        color: #EEE8AA;
        text-decoration: none;
    }
    
    #fejlec a:hover {
        color: white;
    }

#urlap_befoglalo {
	position: relative;
	width: 670px;
	top: 5px;
    padding: 10px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    margin-bottom: 20px;
}

#tartalom_teljes {
	position: relative;
	width: 992px;
	top: 5px;
    padding: 10px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    margin-bottom: 20px;
	min-height: 600px;
}

#tartalom_keskeny {
	position: relative;
	width: 670px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
    text-align: justify;
    margin-bottom: 20px;
	min-height: 600px;
	overflow: hidden;
}

	#ck {
		position: relative;
		top: 50px;
		left: 0px;
		width: 125px;
		float: left;
	}

		#ck img {
			border: 1px solid Chocolate;
		}
	
	#csz {
		position: relative;
		top: 50px;
		left: 20px;
		width: 508px;
		float: left;
		font-family: Times, serif;
		font-size: 16px;
	}
	
		#csz ul {
			list-style: none
		}
	
			#csz li:before {
				content: "✓";
				color: Chocolate;
				display: inline-block; width: 2em;
				margin-left: -2em;
				font-weight: bold;
			}

	input.figyelmeztetes {
    background: #ccc;
    border: none;
    width: 300px;
    background-color: #0a2e44;
    padding: 4px 7px 4px 7px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

#szamlalo {
	position: fixed;
    top: 165px;
    width: 105px;
    padding: 5px;
    background: #eee;
    border: 1px solid #D2691E;
    box-shadow: 6px 6px 5px #888888;
	z-index: 10;
}

/*
#projekt_hozzaad {
	position: fixed;
    top: 190px;
	width: 88px;
	height: 23px;
	padding: 10px;
	text-align: center;
 	z-index: 10;
	border: 1px solid #D2691E;
	box-shadow: 0 10px 10px -4px gray;
	background: #888;
	background: #fff;
}
*/

#urlap_gombok {
	position: fixed;
    top: 190px;
	right: 10px;
    width: 120px;
	height: 220px;
    padding: 10px;
    background: #eee;
    border: 1px solid #D2691E;
	box-shadow: 0 10px 10px -4px gray;
	z-index: 10;
}

#lejart_elofizetes {
	position: relative;
	top: 10px;
	left: 0px;
	width: 410px;
	padding: 4px;
	background: #d00;
	border: 1px solid #900;
	color: #fff;
	margin-bottom: 10px;
}

#dokumentum_limit {
	position: relative;
	top: 10px;
	left: 0px;
	width: 410px;
	padding: 4px;
	background: #FFD700;
	border: 1px solid #DAA520;
	color: #000;
	margin-bottom: 10px;
}

/* * * * * Ű R L A P O K * * * * * * * * * * * * * * * * * * * * * */ 

table.urlap {
    border-spacing: 0px;
    width: 100%;
}

table.urlap tr:hover {
    background-color: #DEB887;
}

table.urlap td {
    border-width: 0px;	
}

table.urlap td.elvalaszto {
    border-top: 1px solid #D2691E;
}

table.urlap td.bekezd20 {
    padding-left: 20px;
}

table.urlap td.bekezd40 {
    padding-left: 40px;
}

table.urlap td.bekezd60 {
    padding-left: 60px;
}

table.urlap td.bekezd140 {
    padding-left: 160px;
}

table.urlap td.sorszam {
    width: 25px;
    text-align: right;
    background-color: #0a2e44;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border-top: 1px solid #fff;
}


/* * * * * P R O J E K T   L I S T Á K * * * * * * * * * * * * * * * */

table.projekt_lista {
	max-width: 970px;
}

table.projekt_lista tr.felsorolas:hover {
    background: #B0C4DE;
}

table.projekt_lista td {
    padding: 2px 10px 2px 10px;
	border-top: 1px dashed #999;
}

.fel_gomb {
	width: 24px;
	height: 24px;
	background: url('../elemek/fel_inaktiv.png');
	border: none;
}

.le_gomb {
	width: 24px;
	height: 24px;
	background: url('../elemek/le_inaktiv.png');
	border: none;
}

th.rendezo {
	padding-top: 4px;
}


/* * * * * P R O J E K T   D O K  * * * * * * * * * * * * * * * * * * * */

td.fejlec_1 {
    text-align: right;
    background-color: #0a2e44;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border-top: 1px solid #fff;
}

td.fejlec_2 {
    text-align: right;
    background: #B0C4DE;
    padding: 2px 5px 2px 5px;
    color: #0a2e44;
    font-weight: bold;
    font-size: 13px;
    border-top: 1px solid #fff;
}

table.pdf_lista {
	max-width: 850px;
	border-spacing: 0px;
}

table.pdf_lista tr{

}

table.pdf_lista td {
	padding: 2px 5px 2px 5px;
}

table.pdf_lista td.vonal {
	border-right: 1px dashed #999;
}
table.pdf_lista tr:hover {
    background: #B0C4DE;
}