html, body {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(../img/body_bg.jpg);
}
a, img {
    outline: none;
}
a {
    color: #ffffff;
}
p {
    line-height: 1.5em;
}
img {
    border: none;
}
#container {
    width: 986px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}
#header {
    height: 175px;
    background-image: url(../img/header_bg.jpg);
    position: relative;
}
#logo {
    margin: 2px 0 0 19px;
    border: none;
}
#header ul {
    width: 648px;
    height: 151px;
    margin: 2px 0 0 0;
    padding: 0;
    float: right;
    list-style: none;
}
#header ul li {
    display: block;
    float: left;
    margin-right: 10px;
}
#header ul li a {
    display: block;
    width: 150px;
    height: 151px;
    text-indent: -9999em;
}
#header ul li a:hover, #header ul li a.aktiv {
    background-position: 0px -151px;
}
#header ul li a.motor {
    background-image: url(../img/menu_motor.jpg);
}
#header ul li a.szemely {
    background-image: url(../img/menu_szemely.jpg);
}
#header ul li a.teher {
    background-image: url(../img/menu_teher.jpg);
}
#header ul li a.agrar {
    background-image: url(../img/menu_agrar.jpg);
    margin-right: 0;
}
#header .left, #header .right {
    position: absolute;
    width: 150px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
    top: 102px;
}
#header .left span, #header .right span {
    font-weight: normal;
}
#header .left {
    left: 22px;
}
#header .right {
    text-align: right;
    left: 176px;
}
#header .left a {
    color: #000000;
    text-decoration: none;
}
#left {
    float: left;
    width: 340px;
}
#left ul {
    margin: 0;
    padding: 0;
    background-image: url(../img/menu_bg.jpg);
    list-style: none;
    width: 340px;
    height: 140px;
    padding: 30px 0 0 0;
}
#left ul li {
    text-align: center;
    margin: 0 0 4px 0;
}
#left ul li a {
    color: #ffff00;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
#left ul li a:hover, #left ul li a.aktiv {
    color: #ffffff;
}
#galeria {
    width: 340px;
    background-image: url(../img/galeria.jpg);
    background-repeat: repeat-y;
}
#galeria h2 {
    width: 340px;
    height: 22px;
    background-image: url(../img/galeria_top.jpg);
    background-repeat: no-repeat;
    text-align: center;
    color: #6d6d6d;
    text-transform: uppercase;
    padding-top: 22px;
    margin: 0 0 10px 0;
}
#galeria_bottom {
    width: 340px;
    height: 25px;
    background-image: url(../img/galeria_bottom.jpg);
    background-repeat: no-repeat;
}
#galeria .left_kep {
    width: 280px;
    margin: 0 auto 20px auto;
}
.left_kep p {
    margin: 4px 0 0 0;
    text-align: center;
}
#galeria .last {
    margin-bottom: 0px;
}
#content {
    float: left;
    width: 646px;
}
h1, h2 {
    font-weight: normal;
    color: #fff;
    font-size: 20px;
}
.sarok {
    background-image: url(../img/sarok.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0 20px 40px 0;
    overflow: hidden;
    position: relative;
}
.kep {
    width: 200px;
    float: left;
    margin: 0 10px 10px 0;
}
.kep p {
    margin: 4px 0 0 0;
}
.last {
    margin-right: 0;
}
.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
	line-height: 0;
}
.tovabb {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    right: 26px;
    bottom: 24px;
}
.datum {
    float: right;
    font-size: 12px;
    color: #ffffff;
}
.hir_kep {
    float: left;
    margin: 0 10px 4px 0;
}
.pager {
    display: block;
    height: 26px;
    clear: both;
    margin: 10px 0px 10px 0px;
}
.pager ul {
	padding: 5px 0px;
	text-align: center;
    margin: 0px;
    color: #000000;
    font-size: 1.1em;
    width: 100%;
    float: left;
}
.pager ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 3px;
}
.pager ul li a {
	background-color: inherit;
	text-decoration: none;
    color: #000000;
    padding: 2px 3px;
}
.pager ul li a:hover, .pager ul li.aktiv {
    background-color: #000000;
    color: #ffffff;
}
.pager .sum {
    padding: 0px 0px 0px 20px;
}
#map_canvas {
    width: 648px;
    height: 486px;
}
#infowindow {
    color: #000000;
}
.red {
    color: #ed1c24;
}

#footer {
    float: left;
	height: 125px;
	width: 340 px;
}