html * {
    padding: 0;
    margin: 0;
}

body {
    background: #658d34 url("images/bg.jpg") repeat-x top center;
    font-family: Verdana;
    color: black;
    font-size: 11px;
}

a {
    text-decoration: none;
    color: black;
}

img {
    border: 0;
}

div.bg {
    width: 1020px;
    background: url("images/bg_content.jpg") repeat-y center;
    margin: 0;
    margin: auto;
    min-height: 300px;
    margin-bottom: 0;
}

div.contener {
    width: 1020px;
    margin: auto;
    background: url("images/top.jpg") no-repeat top center;
    
}

div.block {
    width: 980px;
    margin: auto;
}

div.top {
    padding-top: 60px;
    padding-left: 110px;
    height: 194px;
    background: url("images/logo.jpg") no-repeat bottom center;
    
}

div.menu {
    color: white;
    background: url("images/menu.jpg") repeat-x;
    height:  26px;
    margin-left: 3px;
    margin-right: 3px;
}

div.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

div.menu ul li {
    float: left;
    width: 100px;
    text-align: center;
    padding-top: 4px;
    background: url("images/menu_act.jpg") repeat-x;
    height: 22px;
    margin-left: 21px;
    margin-right: 15px;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

div.menu ul li a {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

div.bg_content {   margin: 0;
    margin: auto;
    background: url("images/bg_content.jpg") repeat-y center;
}

div.bg_bottom {
    background: url("images/bottom.jpg") no-repeat bottom;
    padding-bottom: 970px;
}

div.content {
    padding-left: 20px;
    padding-right: 20px;
    width: 940px;
    margin: auto;
}

div.clear {
    clear: both;
}

h1 {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}

p {
    line-height: 190%;
    text-indent: 20px;
}

div.content ul {
    padding-bottom: 20px;
    line-height: 170%;
}

.forma {
    display: none;
}

form.form {
    clear: both;
    margin: 40px;
    margin-left: 100px;
    margin-right: 40px;
    width: 360px;
    float:  left;
}

div.form {
    margin: 0;
}

form.form .line {
    background: #6e9737;
    padding: 4px;
    width: 328px;
    margin: 5px;
}

form.form .line input {
    width: 318px;
    padding: 4px;
    font-size: 12px;
    color: white;
    background: #8dad62;
    border: 1px solid white;
}

form.form .line .label {
    display: none;
}

form.form .line .content {
    padding: 0;
    margin: 0;
    text-indent: 0;
}

form.form .line textarea {
    width: 318px;
    padding: 4px;
    height: 200px;
    font-size: 12px;
    color: white;
    background: #8dad62;
    border: 1px solid white;
}

form.form .line_button {
    text-align: right;
    padding-right: 30px;
}

#button {
    background: none;
    border: 0;
    background: url("images/send.jpg") no-repeat;
    width: 42px;
    height:  17px;
}

div.map {
    width: 406px;
    height:  288px;
    display: block;
    background: url("images/map.jpg") no-repeat bottom center;
    float: left;
    padding-bottom: 60px;
}

ul.gallery {
    list-style: none;
    padding:  0;
    margin:  0;
    width: 840px;
    margin: auto;
}

ul.gallery li {
    width: 280px;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}

ul.gallery li div.img {
    width: 229px;
    height: 120px;
    display: block;
    margin: auto;
}

ul.gallery li div.img a {
    width: 229px;
    height: 120px;
    display: block;
}

ul.gallery li div.text {
    width: 239px;
    display: block;
    margin: auto;
}

p {
	padding-left: 30px;
	padding-right: 30px;
}

#table{  color:#777777;font-family:Tahoma; font-size:11px; }
#table_2{  color:#777777;font-family:Tahoma; font-size:11px; }
.input_short { background-color:#97CA51; color:#416B17; font-size:11px; border:none; width:150px; padding:5px 5px; display:block; margin-bottom:10px; border:#416B17 solid 1px; }
.input_long { background-color:#97CA51; color:#416B17; font-size:11px; border:none; width:557px; padding:5px 5px; display:block; margin-bottom:3px; border:#416B17 solid 1px; }
.sub { margin-right:80px; background:url(images/send.jpg); width:42px; height:17px; border:none; float:right; }
.textarea { background-color:#97CA51; color:#416B17; font-size:11px; border:#416B17 solid 1px; width:828px; height:120px; padding:5px 5px; font-family: Tahoma; display:block; margin-bottom:10px; }
.select {   background-color:#97CA51; color:#416B17; font-size:11px; border:none; width:253px; padding:5px 5px; display:block; margin-bottom:10px; border:#416B17 solid 1px; margin-bottom:3px; float:left; }
.select_2 {   background-color:#97CA51; color:#416B17; font-size:11px; border:none; width:266px; padding:5px 5px; display:block; margin-bottom:10px; border:#416B17 solid 1px; margin-bottom:3px; float:left; }

