/* CSS Document */
/*méreteK: sablon:766*750
	világosszürke rész:766*530
	sötétszürke sávok:110
	menüsor:650*25
	nagydiv:650*530
	content:620*400
	adat:480*400
Színek:
							szürke		kék
	
	nagyon sötét oldalt		#010101		#000815	
	kevésbé sötét oldalt	#161616		#00112c
	sötétszürke sáv:		#191919		#01112c
	világosszürke közsáv:	#2c2c2c		#012054
	menüsáv:				#212121		#01183f
	szürke betűk:			#6e6e6e		#6692C9
	világosabb betűk:		#9b9b9b		#A8BDD7
	sárga betűk:			#ffcc00
	
	

*/
/*ALTER TABLE `új_tábla` CONVERT TO CHARACTER SET 'utf8';*/
body{
margin:0;
padding:0;
background-color:#01112c;
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6692C9;
font-size:12px;


	/*filter:chroma(color=#440002);
	scrollbar-face-color:#5E2013;
    scrollbar-shadow-color:#440002;
    scrollbar-highlight-color:#721f06;
    scrollbar-3dlight-color:#721f06;
    scrollbar-darkshadow-color:#440002;
    scrollbar-track-color:#7D3600;
    scrollbar-arrow-color:#da7E29;*/

}
/*input{
background-color:#da7E29; 
border:2px inset #da7E29; 
color:#831e0a;
}
.sub{
background-color:#da7E29; 
border:2px outset #da7E29; 
color:#831e0a;
}
textarea{
background-color:#da7E29; 
border:2px inset #da7E29; 
color:#831e0a;
}*/
p{
margin:0;
padding:0;
}
/*#loadingbox{
position:absolute;
z-index:2;
background-color:#5E2013;
padding:3px;
border:2px outset #440002;
color:#da7E29;
text-align:center;
top:250px;
left:330px;
}*/
/*.sotetsav{
position:relative;
width:100%;
height:110px;
background-color:#01112c;
float:left;

}*/
#containerback{
position: relative;
width:620px;
height:750px;
margin:auto;
}
#main{
position:relative;
top:18px;
width:620px;
height:527px;
float:left;
margin:auto;
}
#flashmenu{
position: relative;
float:left;
width:620px;
left:4px;
height:50px;
background-color:#012054;
}
#flash{
	position:relative;
	margin:auto;
	width:766px;
	/*height:750px;	*/
}

#bottom{
position:relative;
float:left;
width:620px;
top:43px;
height:35px;
background-color:#012054;
}

/*#flash{
	position:absolute;
	float:left;
	z-index:1;
	width:234px;
	height:346px;
	left: 90px;
	top: 134px;
}


#flashmenu{
	position:absolute;
	z-index:1;
	float:left;
	width:600px;
	height:43px;
	left: 83px;
	top: 83px;
}*/
#loadingbox{
	position:absolute;
	z-index:1;
	padding:6px;
	top:300px;
	left:240px;
	background-color:#01112c;
	color:#0099FF;
	border: outset 2px #01112c;

}
#content{
position:relative;
float:left;
width:620px;
height:400px;
top:20px;
background-color:#000815;
}
#adat{
position: relative;
float:left;
top:15px;
width:459px;
height:373px;
border-right: solid 1px #012054;
overflow: auto;
}
.jobb{
position:relative;
float:left;
width:160px;
top: 15px;
height:373px;
}
.jobblink{
position:relative;
float:left;
width:160px;
heigth:20px;
background-color:#000815;
text-align:center;
}
.jobblink:hover{background-color:#00112c;}
.jobbtermekek{
position:relative;
float:left;
width:160px;
height:332px;
margin:0px;
padding:0px;
background-color:#00112c;
}

.jobbcim{
width:134px;
background-color: #A8BDD7;
color:#01112c;
font-size:16px;
font-weight:bolder;
margin-bottom:5px;
height:16px;
padding:3px;
}
.jobbbel{
position:absolute;
float:left;
width:130px;
margin:5px;
margin-top:0px;
text-align:justify;
}
/*.bal{
position:absolute;
float:left;
color:#f5ee8f;
width:234px;
margin:2px;
top:351px;
text-align:justify;
background-color:#440002;
border: 2px solid #da7E29;
height:149px;
}*/
.balbel{
position:absolute;
float:left;

width:440px;
margin:10px;
margin-top:0px;
}
.balcim{
width:430px;
background-color: #A8BDD7;
color:#01112c;
font-size:16px;
font-weight:bolder;
margin-bottom:5px;
height:16px;
padding:3px;
}


/*.bigscroll{
position:relative;
float:left;
width:428px;
height:503px;
overflow:auto;
	filter:chroma(color=#123456);
	scrollbar-face-color:#123456;
    scrollbar-shadow-color:#123456;
    scrollbar-highlight-color:#123456;
    scrollbar-3dlight-color:#939393;
    scrollbar-darkshadow-color:#939393;
    scrollbar-track-color:#123456;
    scrollbar-arrow-color:#939393;
}*/

.link{
position:relative;
display: block;
clear:both;
width:331px;
margin-top:2px;
text-align: right;
height:12px;
}
.menupont{
position:relative;
display: block;
background-color:#01183f;
float:left;
text-align:center;
font-size:12px;
width:101px;
height:30px;
padding-top:2px;
padding-bottom:2px;
margin:1px;
margin-left:1px;
margin-right:1px;
}
.menulink {

color:#a8bdd7;
text-decoration:none;
font-size:10px;
font-weight:bold;
}
.menulink:hover {
color:#ffcc00;
}
.adatlink{
color:#a8bdd7;
text-decoration:none;
font-size:42px;
font-weight:bold;
}
.adatlink:hover {
color:ffcc00;
}


/*.header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:yellow;
}

.szoveg{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: white;
}*/



a{
color:#ffcc00;
}
a:hover{
color:a8bdd7;
}

form {
    margin:0;
    padding:0;
}

.uzenetkuldes .input .title,
.uzenetkuldes .input_notvalid .title,
.uzenetkuldes .textarea .title,
.uzenetkuldes .textarea_notvalid .title {
    font-weight:bold;
    text-align:center;
    padding-bottom:5px;
}

.uzenetkuldes .input_notvalid .title,
.uzenetkuldes .textarea_notvalid .title {
    /*color:#962121;*/
}

.uzenetkuldes .input .field,
.uzenetkuldes .input_notvalid .field,
.uzenetkuldes .textarea .field,
.uzenetkuldes .textarea_notvalid .field {
    text-align:center;
    padding-bottom:10px;
}

.uzenetkuldes .input input,
.uzenetkuldes .input_notvalid input,
.uzenetkuldes .textarea textarea,
.uzenetkuldes .textarea_notvalid textarea {
    width:200px;
    font-family:tahoma;
    font-size:11px;
    /*border:1px solid #818181;
    color:#818181;*/

}

.uzenetkuldes .textarea textarea,
.uzenetkuldes .textarea_notvalid textarea {
    height:75px;
    overflow:auto;


    /*filter:chroma(color=#123456);
    scrollbar-face-color:#123456;
    scrollbar-shadow-color:#123456;
    scrollbar-highlight-color:#123456;
    scrollbar-3dlight-color:#939393;
    scrollbar-darkshadow-color:#939393;
    scrollbar-track-color:#123456;
    scrollbar-arrow-color:#939393;*/
}

.uzenetkuldes .submit {
    text-align:center;

}

.uzenetkuldes .submit input,
.hirform .submit {
    background-color:#da7E29; 
	border:2px outset #da7E29; 
	color:#831e0a;
	/*border:2px solid #818181;
    background:#eee;
    color:#962121;*/
	font-weight:bold;

}

.message_notfill {
    color:#962121;
    padding:0 0 5px 0;
    text-align:center;
}

.uzenetkuldes .head {
    color:#0c0;
    padding:0 0 5px 0;
    text-align:center;
    font-weight:bold;
}