/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline; 
 }
:focus { outline:0; }
a:active { outline:none; }
//body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }


body {
    margin:0;
    padding:0;
    font: 100%/1.3 arial,helvetica,sans-serif;
	text-align: left;
    background-image: url("../img/wood-pattern.png");
	color: fff;
	

	
/*zold fehér átmenet*/	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,085c08+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #085c08 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#085c08 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#085c08 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#085c08',GradientType=0 ); /* IE6-9 */




/*szurke szürke átmenet*/
/* IE10+ */ 
background-image: -ms-linear-gradient(top, #807F7F 0%, #484848 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #807F7F 0%, #484848 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #807F7F 0%, #484848 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #807F7F), color-stop(100, #484848));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #807F7F 0%, #484848 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #807F7F 0%, #484848 100%);



}
h1 {
	font-family: tahoma,arial,sans-serif,verdana;
	font-size: 20px;
	text-shadow: 4px 4px 8px red ;
	text-align: center;
}
h2 {
	font-family: tahoma,arial,sans-serif,verdana;
	font-size: 16px;
	text-shadow: 4px 4px 8px red ;
	text-align: left;
}
h3 {
	font-family: tahoma,arial,sans-serif,verdana;
	text-align: center;
	font-size: 14px;
	text-shadow: 4px 4px 10px blue ;
}
h4 {
	font-family: arial,sans-serif,verdana;
	font-size: 14px;
	text-align: left;
	font-weigth: normal;
}
h5 {
	font-family: tahoma,arial,sans-serif,verdana;
	text-align: left;
	font-size: 10px;
	font-weigth: normal;
}

#kezd{width:1000px;margin:0 auto;font-size:.8125em;position:relative;background: #2a371d;height:800px;width:100%;padding-top:150px;}
#belep{background: #2a371d;height:170px;width:410px;margin: 0px auto 0 auto;vertical-align:center;padding:10px 10px 10px 10px;}


#keret {
    width:1000px;
    margin:0 auto; 
    /*temporary text styles below*/
    text-align:center;
    font-weight:bold;
}
#fejlec {
    height:250px;
	width : 1000px;
    //background:#d348b1;
	background-image:url('../web_img/fejlechatter.png');
}

#logo {
    min-height:150px;
	width:150px;
	padding-top: 25px;
	padding-left:18px;
    //background:#1822dd;
	text-align: left;
	float: left;
}
#szovegbox {
    height:400px;
	width:700px;
	margin-Top:10px;
    background:#1822dd;
	float: right;
}


#header {
    min-height:280px;
    //background:#A71D1D;
background-image: -ms-linear-gradient(top, #FEFFFE 0%, #98C553 100%);
background-image: -moz-linear-gradient(top, #FEFFFE 0%, #98C553 100%);
background-image: -o-linear-gradient(top, #FEFFFE 0%, #98C553 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFFFE), color-stop(100, #98C553));
background-image: -webkit-linear-gradient(top, #FEFFFE 0%, #98C553 100%);
background-image: linear-gradient(to bottom, #FEFFFE 0%, #98C553 100%);

	
}
#lap {
    min-height:500px;
	width:960px;
	text-align: left;
	float: left;
	margin:0 0 auto 22px; 
	position: relative;
	top: -36px;
	height: auto;
	background-image:url('../web_img/lap_background.jpg');	
}
/*======================================================*/
#ful{
	min-height:500px;
	height: auto;
	width: 90px;
	position: absolute;
	left: -11px;
	margin-Top:40px;
	color:white;
	font-size:10pt;
	text-decoration: none;
}
.fulek {
	background-image:url('../web_img/fulek.png');	
	background-repeat: no-repeat;
	height:54px;
	width:950px;
	margin-Top:10px;
}
.fulek a {
	color:white;
}
.fulek a:hover {
    background-image: linear-gradient(#fff, #000);
	color:#000;
}

.fulek a:active {
    background-image: linear-gradient(#fff, #000);
	color:yellow;
}
/*======================================================*/

#doboz {
	min-height:500px;
	height:auto;
	width:960px;
	text-align: left;
//	position:absolute;
//	top:30px;
//	left:90px;
//  background:red; 
}
#doc_box {
	background:red;
	min-height:200px;
	width:200px;
	height:auto;
}


#lab {
    height:30px;
	width: 1000px;
	background:#2a453d;
	position:relative;
	top:-36px;
	float:left;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}



#pdftok {
    height:auto;
	width:auto;
    background:#90c6c3;
	text-align: left;
	float: left;	
}