body {
    background-image: url(../images/main_bg2.jpg);
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    text-align: justify;
    margin: 0;
    padding: 0;
}

h1
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #cc3300;
    background-color: inherit;
    padding: 0;
    margin: 12px 0px 12px 0px;
}

h2
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #cc3300;
    background-color: inherit;
    padding: 0;
    margin: 12px 0px 12px 0px;
}

.small
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10px;
    color: #000000;
}

p.big
{ 
line-height: 1.6
}

p.small
{ 
line-height: 0.8
}

a
{
    text-decoration: none;
    color: #cc3300;
}
a:hover
{
    text-decoration: underline;
    color: #ffcc33;
}
a, img {
    outline: none;
}



#container {
    width: 878px;
    margin: 0 auto;
    background-image: url(../images/container_bg.jpg);
    background-repeat: repeat-y;
    background-position: 0 146px;
    position: relative;
}
#left {
    display: block;
    float: left;
    width: 187px;
    min-height: 700px;
    height: auto !important;
    height: 700px;
    background-image: url(../images/left_bg.jpg);
    background-repeat: no-repeat;
}

#left ul {
    margin: 180px 0 0 15px;
    padding: 0;
    list-style: none;
    width: 145px;
}


#left ul li {
    background-image: url(../images/left_menu_li.png);
    background-repeat: no-repeat;
    background-position: midle left;
    text-align: left;
    padding: 0 0 15px 10px;
}
#left ul li a{
    color: #ffcc33;
    text-decoration: none;
}
#left ul li a:hover{
    color: #cc3300;
    text-decoration: none;
}
#fejlec ul li a.menu_akcio{
    color: #ff0000;
    font-weight: bold;
}
#right {
    display: block;
    float: left;
    width: 691px;
}
#fejlec {
    width: 691px;
    height: 251px;
    background-image: url(../images/fejlec_bg.jpg);
    background-repeat: no-repeat;
    position: relative;
}
#fejlec ul {
    position: absolute;
    bottom: 2px;
    right: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}


#fejlec ul li {
    display: inline;
    background-image: url(../images/top_menu_li.png);
    background-repeat: no-repeat;
    padding: 0 20px 0 8px;
}
#fejlec ul li a{
    color: #4b4034;
    text-decoration: none;
}
#fejlec ul li a:hover{
    color: #ff0000;
    text-decoration: none;
}

#fejlec img {
    border: none;
    position: absolute;
    right: 11px;
    top: 0;
}
#content {
    padding: 0 20px 20px 10px;
}

.kepek img
{
	margin: 0 0 0 10px;
	border: 1px solid #666666;
}

#lablec {
    background-image: url(../images/lablec_bg.png);
    background-repeat: no-repeat;
    text-align: right;
    width: 838px;
    height: 34px;
    padding: 8px 40px 0 0;
}
.clear {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.refer img {
    border: none;
    margin: 0 10px 30px 0;
}
#google_map {
    width: 650px;
    height: 400px;
}
.akcio img {
    float: left;
    margin: 0 8px 4px 0;
}
.ikon {
    padding: 0 0 0 30px;
}
.doc {
    padding: 0 0 0 30px;
    background-image: url(../images/icon/doc.gif);
    background-repeat: no-repeat;
}
.xls {
    padding: 0 0 0 30px;
    background-image: url(../images/icon/xls.gif);
    background-repeat: no-repeat;
}
