* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(../images/img01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A38560;
}

h1, h2, h3 {
	font-weight: normal;
	color: #B27217;
}

h1 {
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img06.gif) no-repeat left center;
	text-align:left;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.bg {
	background: url(../images/img02.jpg) repeat-x;
}

.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

#container {
  position:relative;
  text-align: left;
  top:0px;
  left:0px;
  width:1020px;
  margin:0;
  padding:0;
}

/* Header */
#header {
  position:relative;
  top:0px;
  left:-100px;
  margin:0;
  padding:0;
  width: 1020px;
	height: 135px;
  padding-top: 20px;
  padding-left: 100px; 
}

/* Logo */
#logo {
  float: left;
}

#logo h1 {
	margin: 0;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: .8em;
/*	font-weight: bold; */
	font-style: italic;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#kozep {
  float: left;   
}
#kozep h2 {
	margin: 0;
	padding-left: 1em;
	font-size: .8em;
/*	font-weight: bold; */
	font-style: italic;
}

#kozep a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	float: left;
  padding-top: 3em;
  padding-left: 4em;
	width: 590px;	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: -10;
	padding-top: 0em;
	list-style: none;
	font-size: 1em;
}

#menu li {
	display: inline;
	padding-left: 0em;
	background: none;
	font-size: 1.3em;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px; 
	color: #FFFFFF;
}

#menu a:hover {
/* text-decoration: overline underline;*/

}

/* Wrapper */

#wrapper { 
	width: 820px; 
	margin: 0 auto;
}

/* Sidebar */

#baloldal {
  position:relative;
  float:left;
  top:0px;
  left:15px;
  width:230px;
  margin:0;
  padding:0;
 	background: url(../images/img04.jpg) repeat-y;
}

#baloldal .title_back {
  padding: 4px;
  padding-left: 5px;
  
}

#baloldal .title_sid {
	margin: 0;
	padding: 10px 20px 0px 10px;
	background: url(../images/img03.jpg) no-repeat;
}

#baloldal .content {
	padding: 10px;
	text-align: justify;
}

#baloldal .bottom {
	height: 33px;
	background: url(../images/img05.jpg) repeat-x left bottom;
}

/* kozep */
#kozepen {
  position:relative;
  float:left;
  top:0px;
  left:30px;
  width: 500px;                                 
}

/* Splash */

#splash {          
	text-align: center;
	background: url(../images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(../images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(../images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding: 0px;
}

/* Samples */

#samples { 
	padding: 2px;
	background: url(../images/img05.jpg) repeat-x;
	text-align: justify;
	letter-spacing: -1px; 
}
#samples .date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

#jobboldal{
  position: relative;
  width: 230px;
  margin: 0;
  padding: 0;
  left:  45px;
  float: left;
  background: url(../images/img04.jpg) repeat-y;
}

#jobboldal .title_back {
  padding: 4px;
  padding-left: 5px;
  
}

#jobboldal .title_sid {
	margin: 0;
	padding: 10px 20px 0 10px;
	background: url(../images/img03.jpg) no-repeat;
}

#jobboldal .content {
	padding: 10px;
}

#jobboldal .bottom {
	height: 33px;
	background: url(../images/img05.jpg) repeat-x left bottom;
}

/* Footer */
#footer {
	position:relative;
  top:0px;
  left:0px;
  clear:both;  	
}

#footer p {
	font-size: 10px;
	 text-align:center;
}
display: none;
//background-color:#f00;