* {
	margin:  0px;
	padding: 0px;
}

body {
  background-color: #D0D0D0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}

a {
  text-decoration: none;
  color: #004990;
}

a:hover {
  text-decoration: underline;
  color: #111111;
}

#container {
  margin: 0px auto;
  width:  980px;
  background-color: #ffffff;
}

/* Fejléc ***********************************************/

#header {
  height: 90px;
}

#header h1 { 
  font-size: 28px;
  letter-spacing: -1px;
  padding: 23px 0 0 20px;
  color: #aaaaaa;
}

#header h1 a { 
  color: #aaaaaa;
  text-decoration: none;
  font-weight: 100;
  letter-spacing: -2px;
}

#header h1 a:hover {
  color: #111111;
}

#header h2 {
  font-size: 19px;
  color: #111111;
  padding: 5px 0 0 20px;
  letter-spacing: -1px;
  font-weight: 100;
}

/* Menü ************************************************/

#menu {
  height: 30px;
  line-height: 30px;
  border-top: 1px dotted #555555;
  border-bottom: 1px dotted #555555;
}

#menu ul {
  list-style-type: none;
  padding-left: 20px;
}

#menu ul li {
  display: block;
  float: left;
}

#menu ul li a {
  padding: 0 20px 0 0;
  text-decoration: none;
  font-weight: 100;
  font-size: 14px;
  color: #004990;
}

#menu ul li a:hover {
  color: #004990;
  text-decoration: none;
  font-weight: 600;
}

/* Tartalmi rész *******************************/

#content {
  padding: 0 20px 20px 20px;
}

.clear {
  clear: both;
}

/* Jobb oldalsó rész */
#right {
  float: right;
  width: 720px;
  text-align: left;
}

#right h2 {
  font-size: 18px;
  font-weight: 100;
  padding: 15px 0 7px 0;
}

#right h3 {
  font-size: 18px;
  font-weight: 100;
  padding: 15px 0 7px 0;
}

#right h4 {
  font-size: 18px;
  font-weight: 100;
  padding: 15px 0 7px 0;
}

#right h5 {
  font-size: 16px;
  font-weight: 100;
  padding: 10px 0 4px 0;
}

#right h2 a {
  text-decoration: none;
  color: #004990;
}

#right h2 a:hover {
  color: #111111;
}

#right p {
  font-size: 14px;
  font-weight: 100;
  padding: 10px 0 7px 0;
}

#right ul {
  margin-left: 16px;
}

#right ol {
  margin-left: 16px;
}

#right img {
  margin-right: 16px;
  border-width: 3px;
  border-style: solid;
  border-color: #cccccc;
}

#right img.smile {
  border-width: 0px;
  border-style: none;
  margin: 0px;
  margin-bottom: -4px;
}

#right p.lastmod {
  font-size: 12px;
  margin-top: 20px;
}

/* Bal oldalsáv *************************/

#left {
  float: left;
  width: 200px;
  margin-top: 10px;
  background: #004990;
}

#left h2 {
  margin: 10px 0 0 0;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  color: #ffffff;
  font-size: 13px;
  background: #788BBD;
}

#left ul {
  padding: 10px 0 15px 20px;
  list-style-type: square;
  color: #788BBD;
}

#left ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 100;
}

#left ul li a:hover {
  color: #fff;
  font-weight: 600;
}

.adsense {
  width: 162px;
  margin: 16px auto;
}

.opera_banner {
  width: 125px;
  margin: 16px auto;  
}

.opera_banner img {
  border-width: 0px;
  border-style: none;
}

/* Lábléc **************************************/

#footer {
  height: 30px;
  line-height: 30px;
  background: #657983;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
}
