
:link,:visited {
    text-decoration:underline;
    color:#aa1a15;
  }


h1, h2, h3, h4, h5, h6, pre, code {
    font-size:1em;
  }


ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin:0;
    padding:0;
  }


a img,:link img,:visited img {
    border:none;
  }

body {
    font-family: calibri, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0;
    background-color: #ffffff;
    text-align: center;
  }


#nagy {
    width: 970px;
    height: 550px;
    background: #FFF;
    padding: 0;
    background: url("../images/background.jpg");
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -280px;
    margin-left: -485px;
   }


#nevjegy {
    width: 315px;
    height: 80px;
    position: absolute;
    top: 25px;
    left: 0px;
  }

#vakbarat{
   position:relative;
   top:10px;
   left:950px;
   width:15px;
   height:15px;
   }

#nevjegy .nev {
    color : #000000;
    text-align : left;
    text-transform : uppercase;
    font-size: 38px;
  }


#nevjegy .cim {
    color : #aa1a15;
    font-size : 17px;
    letter-spacing : 4px;
    text-align : left;
  }


#menu {
    position: absolute;
    top: 180px;
    left: 100px;
    width: 200px;
    text-align: right;
    font-size: 14pt;
    font-weight: bold;
    float: left;
    font-family: calibri, Helvetica, sans-serif;
  }


#menu a {
    display: inline-block;
    padding: 0px 0px 10px 0px;
    text-decoration: none;
    color: #000000;
    outline: none;
  }


#menu ul {
    width: 200px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-transform: lowercase;
  }


#tartalomdoboz {
    width: 600px;
    height: 345px;
    position: absolute;
    left: 350px;
    top: 165px;
  }


#tartalom {
    top: 35px;
    width: 595px;
    height: 305px;
    position: absolute;
    overflow: auto;
    text-align: justify;
    padding-right: 10px;
    float:left;
    font-family: calibri, Helvetica, sans-serif;
  }


#tartalom h2 {
    color: #aa1a15;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
  }


#oldalcime h1 {
    color: #aa1a15;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    text-transform: uppercase;
    text-align: left;
    float: left;
  }


#oldalalja {
    width: 570px;
    position: absolute;
    right: 0px;
    top: 525px;
    font-size: 13px;
    text-align: left;
    color: #ffffff;
  }
 

#fb{
	width: 330px;
	float: left;
	}

#copyright{
	margin-right: 15px;
	float: right;
	text-align: right;
	}

#oldalalja a {
    color: #ffffff;
    text-decoration: none;
  }


#oldalalja a:hover {
    color: #aa1a15;
    text-decoration: underline;
  }


#naptardoboz {
    position: relative;
    float: left;
    top: 5px;
    width: 585px;
    padding-top: 5px;
    padding-bottom: 5px;
  }


#honapfejlec {
    position: relative;
    padding: 0px 0px 0px 0px;
    font-family:Georgia, Times New Roman;
    font-size: 20px;
    bottom: 0px;
    font-weight: bold;
    color: #aa1a15;
    float: right;
  }


#naptarfejlec {
    position: relative;
    width: 570px;
    margin:auto;
    float: left;
  }


#naptartorzs {
    position: relative;
    margin: auto;
    width:570px;
    float: left;
  }


#naptarlab {
    position: relative;
    padding:0px 0px 0px 0px;
    top:5px;
    float:left;
    width: 570px;
  }


#naptarlab a, #naptarlab a:hover, #naptarlab a:visited {
    color: #aa1a15;
  }


table#naptar {
    border: 1px solid gray;
    background-color: #f0f0f1;
    position:relative;
  }


.naptar_fejlec {
    background-color: #aa1a15;
    color: #efebab;
    text-align: center;
    width:10%;
  }


.naptar_nap {
    cursor: hand;
    border: 1px solid #aa1a15;
  }


.clear {
    clear: both;
    height: 10px;
  }

.nevjegy{
	font-size: 18px; 
	font-weight: bold; 
	text-transform: uppercase;
	color:#aa1a15;
	}

.container {
    width: 550px;
    margin: 0 auto;
  }


.header_container {
    width: 100%;
    height: 25px;
    background-color: #aa1a15;
    color: white;
    text-align:left;
  }


.header_container .left {
    float: left;
    background-color: #aa1a15;
    color: white;
    width: 30px;
    height: 100%;
    margin-right: 3px;
    margin-left: 3px;
  }


.header_container .right {
    float: right;
    color: white;
    background-color: #aa1a15;
    width: 150px;
    height: 100%;
  }


.content_container {
    width: 100%;
    background-color:#f0f0f1;
  }


.content_content {
    margin-left:5px;
    margin-right: 5px;
  }


.comment {
    color: #aa1a15;
    font-size: 14px;
  }


.formLayout {
    background-color: #f0f0f1;
    border: solid 1px #a1a1a1;
    width: 550px;
    margin: 0 auto;
  }


.formLayout label {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 100px;
    text-align: right;
  }


.formLayout input[type=text] {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 350px;
  }


.formLayout input[type=submit] {
    display: block;
    margin:0 auto;
    width: 80px;
  }


#formlayouttitle {
    width: 100%border: 1px solid red;
    color: #aa1a15;
    text-align:center;
    font-weight: bold;
    margin-bottom:10px;
  }


.formclear {
    clear: left;
  }


textarea#message {
    width: 350px;
    height: 100px;
   }


.kepektarto {
    width:155px;
    float: left;
    /*margin: 5px 0px 0px 5px;*/

   
  }


.kepektarto  a {
    color: #aa1a15;
    text-decoration: none;
  }


.kepektarto a:hover {
    color: #aa1a15;
    text-decoration: underline;
    font-weight: bold;
  }


.rkepektarto {
    float: left;
    margin: 3px 3px 3px 3px;
  }


.kepek {
    width: 130px;
    height: 100px;
    float: left;
    position: relative;
    margin: auto 0 auto 0;
    text-align: center;
  }


.kepekcime {
    width: 130px;
    text-align: center;
    color: #aa1a15;
    float: left;
    position: relative;
    font-size: 13px;
  }

#hibak{
	background-color: red;
	color: white;
	text-align: center;
  }
#facebook{
	position:absolute;
	top: -18px;
	left: 850px;
	width: 120px;
	height: 20px;
}



