html, body {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #454c51;
    background-color: #ebe6d3;
}
html *, body * {
}
#top {
    width: 100%;
    height: 57px;
    background: url(../pictures/v10_03.jpg) left top no-repeat transparent;
    overflow: hidden;
}
#top_inner {
    position: relative;
}
#top2 {
    width: 100%;
    height: 354px;
    background: url(../pictures/v10_04.jpg) left top no-repeat transparent;
    overflow: hidden;
}
#top2_inner {
    position: relative;
}
#top2_left {
    position: absolute;
    left: 40px;
    top: 33px;
    color: #ffffff;
    width: 400px;
    height: 280px;
    overflow: hidden;
}
#top2_right {
    position: absolute;
    right: 58px;
    top: 145px;
    color: #000000;
    width: 180px;
    height: 190px;
    overflow: hidden;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#site {
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    width: 978px;
    min-height: 870px;
}
#content {
    width: 100%;
    background-color: #fffdf7;
    position: relative;
    border-top: 4px solid #DBD2B0;
    border-bottom: 4px solid #DBD2B0;
}
#content_inner {
    color: #000000;
    padding: 15px;
    min-height: 200px;
    position: relative;
}
.coded_div {
    padding: 2px;
    text-align: right;
}
.design_link {
    color: #000000;
    text-decoration: none;
}
.design_link:hover {
    color: #FF3333;
    text-decoration: underline;
}


#content_home {
    width: 100%;
    background-color: #fffdf7;
    position: relative;
}
#content_home_inner {
    color: #000000;
    position: relative;
}


#home_a {
    background-color: #ffffff;
    height: 120px;
}
#home_b {
    background-color: #ffffff;
    height: 120px;
}
#home_c {
    background-color: #ffffff;
    height: 120px;
}
#home_d {
    background-color: #ffffff;
    height: 120px;
}


#home_bottom_a {
    background: url(../pictures/home_a.jpg) top center no-repeat #ffffff;
    height: 172px;
    overflow: hidden;
}
#home_bottom_b {
    background: url(../pictures/home_b.jpg) top center no-repeat #ffffff;
    height: 172px;
    overflow: hidden;
}
#home_bottom_c {
    background: url(../pictures/home_c.jpg) top center no-repeat #ffffff;
    height: 172px;
    overflow: hidden;
}
#home_bottom_d {
    background: url(../pictures/home_d.jpg) top center no-repeat #ffffff;
    height: 172px;
    overflow: hidden;
}

#home_bottom_a ul,
#home_bottom_b ul,
#home_bottom_c ul,
#home_bottom_d ul {
    list-style-image: url(../pictures/nyil.gif);    
}



.home_box_inner {
    padding: 7px;
    text-align: left;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.home_box_inner h3 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #003333;
    text-decoration: underline;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
}
.home_box_inner a {
    font-family: Tahoma, Arial, sans-serif;
    color: #003333;
    text-decoration: underline;
    font-size: 11px;
}
.home_box_inner a:hover {
    color: #CC0000;
}
.home_box_inner_title,
.home_box_inner_title_inner a {
    font-weight: bold;
    height: 62px;
    width: 140px;
    overflow: hidden;
    position: relative;
}
.home_box_inner_title_inner a {
    text-decoration: underline;
    cursor: pointer;
}
.home_box_inner_title_inner {
    padding: 10px;
    padding-top: 18px;
}


.top_csik {
	background: url(../pictures/accordion_arrow.jpg) left center no-repeat #b1a583;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 4px 22px 3px;
    z-index: 100;
    font-weight: normal;
    font-size: 12px;
}

