@import 'menu.css';
@import 'main_text.css';

body {
    margin: 0px;
    padding: 0px;
    background: white;
    }

#szavform {
	margin: 0px;
	padding: 3px;
}

p.szavhead {
	font: bold 14px Garamond, arial;
	color: #000000;
	margin: 0px;
}

p.szavval {
	font: normal 12px Garamond, arial;
	color: #000066;
	margin: 0px;
}

a.clear:link, a.clear:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	padding: 5px;
	text-decoration: none;
}

h1 {
    width: 670px;
    height: 39px;
    margin: 0px;
    padding-left: 30px;
    padding-top: 3px;
    background: url("../images/text_fejlec.png") no-repeat;
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #eee;
}

h2 {
    height: 39px;
    margin: 0px;
    padding-left: 30px;
    padding-top: 3px;
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000066;
}
/**************************** CONTAINER ***********************************/
#container {
    border: 0px solid black;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -492px;
    width: 984px;
}

#header {
    border: 0px solid yellow;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
/*    background: url('../images/nagyfejlec.png') no-repeat;*/
    width: 984px;
    height: 250px;
}
#footer {
    border: 0px solid teal;
    position: relative;
    top: 0px;
    left: 0px;
    width: 984px;
    height: 19px;
    background: url(../images/lab_lec.png) no-repeat;
    z-index: 100;
}


/**************************** CONTENT ***********************************/
#content {
    border: 0px solid maroon;
    position: relative;
    width: 984px;
/*    min-height: 350px;*/
    padding-bottom: 15px;
    background: url("../images/csikos_hatter.png") repeat-y;
}

#hack350pxhigh {
    float: right;
    width: 1px;
    height: 350px;
}
#page_left {
    border: 0px solid red;
    position: relative;
    top: 0px;
    left: 15px;
    float: left;
    width: 210px;
    z-index: 300;
}
#page_text {
    border: 0px solid green;
    position: relative;
    top: 0px;
    left: 30px;
    float: left;
    width: 700px;
    z-index: 200;
}
#clear {
    position: relative;
    clear: both;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}

#page_text h1 {
    width: 670px;
    height: 39px;
    margin: 0px;
    padding-left: 30px;
    padding-top: 3px;
    background: url("../images/text_fejlec.png") no-repeat;
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #eee;
}

/**************************** PAGE_LEFT ***********************************/
#menu {
    border: 0px dashed blue;
    position: relative;
    top: 0px;
    left: 10px;
    width: 175px;
    z-index: 100;
}

.menu0 {
    filter: alpha(opacity=90);
    opacity: .9;
}
.menu1 {
    filter: alpha(opacity=70);
    opacity: .7;
}
.menu2 {
    filter: alpha(opacity=50);
    opacity: .5;
}
.kisbox {
    position: relative;
    left: 10px;
    width: 175px;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    background: url('../images/kisbox_hatter.gif') repeat-y;
}
.kisbox h3 {
    position: relative;
    top: -10px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-top: 3px;
    background: url('../images/kisbox_fejlec.gif') no-repeat;
    /*font-family: Garamond, Verdana, Arial, sans-serif;*/
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 12px;
    /*font-size: 14px;*/
    color: white;
}

.kisbox h1 {
    position: relative;
    top: -10px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-top: 3px;
    background: url('../images/kisbox_fejlec.gif') no-repeat;
    /*font-family: Garamond, Verdana, Arial, sans-serif;*/
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 12px;
    /*font-size: 14px;*/
    color: white;
}

.kisbox_lablec {
    position: relative;
    left: 10px;
    height: 10px;
    margin: 0px;
    background: url('../images/kisbox_lablec.gif') no-repeat;
}
.kisbox p {
    margin: 0px;
    padding: 2px 7px;
}
.kisbox a {
    text-align: left;
    color: red;
}

/**************************** MAIN - TEXT ***********************************/

#page_text h3 {
    width: 670px;
    height: 39px;
    margin: 0px;
    padding-left: 30px;
    padding-top: 3px;
    background: url("../images/text_fejlec.png") no-repeat;
    font-family: Garamond, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #eee;
}

.text_text {
    z-index: 2;
    padding: 5px 10px;
    width: 680px;
/*    min-height: 150px;*/
    background: url(../images/text_hatter.png) repeat-y;
}
.text_text img {
    margin: 5px;
    border: none;
}
.text_foot {
    width: 700px;
    height: 42px;
    margin-bottom: 15px;
    background: url("../images/text_lablec.png") no-repeat;
}

#impresz {
    position: relative;
    bottom: 0px;
    padding-left: 20px;
    text-align: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
}
#impresz a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    color: #444;
    text-decoration: none;
}


