/*#EAFDE6*/

p {
    margin: 0.7em 0 1em;
}

div {
    margin: 0;
    padding: 0;
    border: 0;
}

h2 {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 14px;
}

.normal-text {
    color: #333333;
}

#main {
    margin:0 auto;
    padding:0 40px 0 40px;
    width: 780px;
    background: #FCFEF5;
}
#top {
    margin:0 auto;
    width: 860px;
    background: transparent;
    height: 30px;
}
#left_corner {
    width: 50px;
    height: 30px;
    background: transparent url(img/l_big_corner2.png) left top no-repeat;
    float: left;
    display: inline;

}
#top_center {
    width: 760px;
    height: 30px;
    background: #FCFEF5;
    float: left;
    display: inline;

}
#right_corner {
    width: 50px;
    height: 30px;
    background: transparent url(img/r_big_corner2.png) right bottom no-repeat;
    float: left;
    display: inline;

}

#bottom {
    margin:0 auto;
    width: 860px;
    background: transparent;
    height: 30px;
}
#left_bottom_corner {
    width: 50px;
    height: 30px;
    background: transparent url(img/l_big_corner_botm2.png) left top no-repeat;
    float: left;
    display: inline;

}
#bottom_center {
    width: 760px;
    height: 30px;
    background: #FCFEF5;
    float: left;
    display: inline;
}
#right_bottom_corner {
    width: 50px;
    height: 30px;
    background: transparent url(img/r_big_corner_botm2.png) right bottom no-repeat;
    float: left;
    display: inline;
}


/*tlo #F1F1F1 #EAEAEA #FCFEF5*/

#header {
    overflow: hidden;
}
#logo {
    width: 100%;
    color: #44a5ae;
    color: teal;
    padding: 20px 0px 0px 0px;
    height: 60px;
    margin-bottom: 20px;
    text-align: center;
    font-family: arial;
}
/*
#logo h1 {
    font-family: "Tahoma";
    letter-spacing: 2pt;
    line-height: 113%;
    font-size: 25pt;
    margin: 0;
    padding: 10px 0px 40px 0px;
}*/
#logo h1, #logo h2 {
    margin: 0;
}
#logo div.logo_l1{
    float: left;
    width : 590px;
    width : 518px;
    display: inline;

}
div.logo_l1 h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: right;
}

#logo div.logo_l2{
    letter-spacing: normal;
}
/*780*/
#logo div.logo_l3{
    /*letter-spacing: 5px;*/
    padding-right: 100px;
    padding: 14px 0px 20px 0px;
    text-align: left;
    width: 190px;
    width: 262px;
    float: right;
    display: inline;
}
div.logo_l3 h2 {
    font-size: 30px;
    font-style: italic;
    color: #A6CE39;
    font-weight: normal;
}


#menu {
    width: 140px;
    float: left;
    padding-top: 71px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size : 10pt;
    text-align: left;
    display: inline;
}

.menu_item {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size : 10pt;
    text-align: left;
    width : 140px;
    list-style: none;
}

.menu_item a {
    background: url(img/kula2.png) left top no-repeat;
    padding: 4px 0px 13px 17px;
    color: teal;
    display: block;
    width: 123px;
    height: 18px;
}

.menu_item a:hover {
    background: url(img/kula2_teal.png) left top no-repeat;
    color: teal;
    text-decoration: none;
}

/*disable hover*/
.menu_item a.nohover:hover {
    background: url(img/kula2.png) left top no-repeat;
    text-decoration: none;
}
.bowl {
    background: url(img/kula2.png) left top no-repeat !important;
}
.bowl_teal {
    background: url(img/kula2_teal.png) left top no-repeat !important;
}

span.menu_item_active {
    background: url(img/kula2_teal.png) left top no-repeat;
    color: teal;
    padding: 4px 0px 13px 17px;
    display: block;
    width: 123px;
    height: 18px;
    cursor: pointer;
}
/*submenu*/
.submenu {
    margin-top: -8px;
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size : 8pt;
    text-align: left;
}
.submenu_item {
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size : 8pt;
    text-align: left;
}

.submenu_item a {
    background: url(img/kula_mala.png) left center no-repeat;
    color: teal;
    padding: 0px 0px 0px 17px;
    margin: 0 0 5px 10px;
    display: block;
}

span.submenu_item_active {
    background: url(img/kula_mala_teal.png) left center no-repeat;
    color: teal;
    padding: 0px 0px 0px 17px;
    margin: 0 0 5px 10px;
    display: block;
    cursor: pointer;
}

.submenu_item a:hover {
    background: url(img/kula_mala_teal.png) left center no-repeat;
    color: teal;
    text-decoration: none;
}
/*disable hover*/
.submenu_item a.nohover:hover {
    background: url(img/kula_mala.png) left center no-repeat;
    text-decoration: none;
}
.bowl_small {
    background: url(img/kula_mala.png) left center no-repeat !important;
}
.bowl_small_teal {
    background: url(img/kula_mala_teal.png) left center no-repeat !important;
}


#content {
    border-top: 2px solid #A6CE39;
    background: #FCFEF5;
    color: #333333;
    margin: 0 10px 0 151px;
    padding: 0;
    padding-bottom: 15px;
    min-height: 360px;
    position: relative;
}

#quote {
    color: #99CC00;
    padding: 0;
    padding-top: 10px;
    font-style: italic;
    font-family: "Trebuchet MS";
    font-size: 12px;
    text-align: center;
}

#footer {
    padding:10px 8px 20px 8px;
    overflow: hidden;
    color: #6E891B;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: normal;
    padding: 15px 0px 12px 151px;
    height: 100%;
    text-align: left;
    clear: both;
    padding-left: 0px;
    position: relative;
}
 #footer a  {
    color: #6E891B;
    font-family: "Trebuchet MS";
    font-size: 14px;
 }
#adress {
    text-align: left;
    padding-top: 3px;
}

#footnote{
    border-top: 2px solid #A6CE39;
    padding-top: 5px;
    margin-right: 0px;
    text-align: center;

    margin-left: 151px;
}

#cright {
    float: right;
    font-size: 7px;
    font-weight: normal;
    padding-top: 5px;
    display: inline;
}
#cright > a {
    font-size: 7px;
    font-weight: normal;
}

#cright a:hover {
    color: teal;
}
#keywords {
    width: 860px;
    text-align: center;
    margin: 0 auto;
    color: #849D37;
    font-style: italic;
    font-size: 13px;
}

#keywords a {
    color: #849D37;
    font-size: 10px;
}
#keywords a:hover {
    color: teal;
    font-size: 10px;
}


#all {
    width: 100%;
    margin: 0;
    padding: 0;
    outline-width: 0;
    border: 0 none;
    background: #b8dc4c url(img/bg_grad2.png) repeat-x scroll left top;
    padding-top: 15px;
}

#main_para {
    font-size: 10pt;
    padding-top: 37px;
    font-family: "Trebuchet MS";
    line-height: 194%;
    height: 100%;
}

#main_para img {
    margin-left: 7px;
    margin-bottom: 5px;
    position: relative;
    display: inline;
}

a {
    color : #333333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color : teal;
    text-decoration: none;
}

a:hover {
    color : teal;
    text-decoration: none;
}
a.active_a {
    color : teal;
    text-decoration: none;
}

.img_signature {
    font-family: Arial;
    font-weight: bolder;
    text-align: center;
    line-height: 140%;
}
.img_contact {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bolder;
    text-align: left;
    line-height: 140%;
}
#gmap {
    width: 350px;
    height: 275px;
    float: right;
    position: relative;
}

body {
    font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
    background: #b8dc4c;
    margin: 0;
    padding: 0;
}

h5 {
    margin: 5px 0 0 0;
    padding: 0;
}


#contentmenu {
    margin: 0 auto;
    font-size: 10.5pt;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 100%;
}

#contentmenu ul{
    margin: 0;
    padding: 0;
    /*list-style: none;*/
    margin-left: 30px;
}

#contentmenu div {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size : 12pt;
    text-align: center;
    float: left;
    width: 280px;
    padding-top: 12px;
    padding-bottom: 5px;
    margin-top: 5px;
    height: 33px;
}

.show-more {
    font-style: italic;
    cursor: pointer;
    padding-left: 7px;
    color: #178C8C;
}
.hide-more {
    font-style: italic;
    cursor: pointer;
    padding-left: 7px;
    color: #178C8C;
}

#sub_content {
    margin-top: 10px;
}

#offer_img {
    float: right;
    position: relative;
    display: inline;
}

.workshop_img {
    float: right;
    position: relative;
    display: inline;
}

#main_para p {
    padding-left: 0px;
}

ul.links {
    list-style: none;
}
ul.links li {
    padding-top: 20px;;
}

ul.links a {
    margin-bottom: 15px;
}

#ask_link {
    color: teal;
    font-weight: bold;
}
#question_form {
    font-size: 10pt;
    line-height: 194%;
}
.response-option {
    border: 1px solid #A6CE39;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.response-option input {
    margin-left: 10px;
    font-style: italic;
    color: gray;
}

.input-normal {
    font-style: normal !important;
    color: #333333 !important;
}

#send_button_div {
    padding-top: 10px;
    text-align: center;
}


ul.foreign-links {
    height: 100%;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    margin-right: 205px;
}

ul.foreign-links li {
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    list-style: none !important;
}

ul.foreign-links a {
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #A6CE39;
}

ul.foreign-links img {
    display: block !important;
    float: left !important;
    margin: 0 5px 0 0 !important;
    border: 0;
}

#facbook-plugin {
    position: absolute;
    top: -3px;
    left: -60px;
}
