﻿body{
	font-family:Courier New, Courier, monospace;
	color: #ffd57d;
	font-size: 13px;
	font-color: #ffffff;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
    background-image: url(../bgimg/pixel.jpg);
	/*background-color: #006633;*/
	
}
#main  
   {
	width: 1000px;
	position: relative;
	margin: 10px auto 0px auto;
	border: 2px solid #F6C88D;
	/*background-color: #000000;*/
	text-align: center;
	background-image: url(../bgimg/main.jpg);
   }     
a{
	color: #FFFFCC;
    font-size: 13px;
	text-decoration: none;
}

a:link{
	color: #FFFFCC;
    font-size: 13px;
	text-decoration: none;
}

a:visited{
	color: #FFFFCC;
    font-size: 13px;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
    font-size: 13px;
	text-decoration: underline;
}

h1{
 	font-size: 13px;
 	color: #ffffff;
 	margin: 0px;
 	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #FFFFFF;
	width:800px;
	background-color: #333333;
}

h3{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
	color: #FFFFFF;
 	margin: 0px;
 	padding: 0px;
}

h4{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
 	font-weight: normal;
	color: #FFFFFF;
 	margin: 0px;
 	padding: 0px;
}

h5{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 100%;
	color: #FFFFFF;
 	margin: 0px;
 	padding: 0px;
}

ul{
 	list-style-type: square;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
 	font-weight: bold;
	color: #FFFFFF;
}

fejlec{
	
}
#banner{
	position: relative;
	margin: 0px;
	width:1000px;
	height: 140px;
	/*border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;*/
}
#almenu{
	position: relative;
	padding: 10px 0px 10px 0px;
	font-size: 90%;
	width:1000px;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6C88D;
	border-right-color: #F6C88D;
	border-bottom-color: #F6C88D;
	border-left-color: #F6C88D;
}
/************* #baloldal styles **************/
#baloldal{
	float: left;
	width: 160px;
	text-align: center;
	
	
}

#jobboldal{
	float:right;
	width: 160px;
	text-align: center;
	
	
	
}
#zaszlo{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
}
/************* #közepe styles **************/
#kozepe{
	width: 670px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 13px;
}

#fooldalkisbox{
	width: 180px;
	height: 165px;
	text-align: center;

	
}
#kereses{
	background-color: #000000;
	width: 1000px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6C88D;
	border-right-color: #F6C88D;
	border-bottom-color: #F6C88D;
	border-left-color: #F6C88D;
}

#lang{
	background-color: #000000;
	width: 1000px;
	/*border-top-width: 2px;*/
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	/*border-top-style: solid;*/
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*border-top-color: #F6C88D;*/
	border-right-color: #F6C88D;
	border-bottom-color: #F6C88D;
	border-left-color: #F6C88D;
}

#Info{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #F6C88D;
	border-bottom-color: #cccccc;
}
#menu {
	padding-left: 5px;
}

