html, body { height: 100%; }
body {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: url('../img/bg.jpg') no-repeat center 11px;
}
a:active, a:link, a:visited {text-decoration: none;outline: none;}

#bodis {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 100%;
	background: url('../img/flower.gif') no-repeat center 480px;
}

html>body #bodis { height: auto; }

img {border:none;}

#header {
	width: 100%; height: 11px;
	background:#794e49;
	margin-bottom:305px;
}


#container {
  position: relative;
  width: 100%;
  padding-bottom: 65px;
}

#main {
	margin: 0;
	width: 850px;
	margin-left: auto; margin-right: auto;
}

	.head {
    height:46px;
		background: url('../img/bg_top.png') no-repeat top left;
	}
	
	.bg { 
    width:780px;
    padding:20px 25px 20px 20px;
    background: url('../img/bg.png') repeat-y top left; }
	
	.bot {
    font-size:0;height:9px; margin:0 0 13px 0;
		background: url('../img/bg_foo.png') no-repeat bottom left;
	}
	
	.l24 {line-height:24px;}
	.l20 {line-height:20px;}
	
	#main a {color:#980101;}
	#main a:hover {color:#980101;text-decoration:underline;}
	
  .box {float:left;width:260px;}

  h1, h2 {    
    line-height:44px;margin:0 0 0 15px;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 18px;
    color: #990000;
    font-weight: normal;
  }
  
  
  .clear {
		height: 1px;
		clear: both;
		font-size: 0;
	}


#footer {
	position: absolute;
	width: 100%; height: 30px;
	bottom: 0; margin: 0; padding: 0;padding-top:35px;
  background: #794e49 url('../img/foo.gif') repeat-x top left;
  color:#fff;text-align:center;
}
#footer a {color:#fff;text-decoration:underline;}
#footer a:hover {color:#ffeeec;text-decoration:underline;}

  #copy {
    width:950px; height: 98px;
    margin-left: auto; margin-right: auto;
  }
  #copy a:active, #copy a:link, #copy a:visited {color: #8bd288; text-decoration: none;}
  #copy a:hover {color: #8bd288; text-decoration: underline;}
  
  #copy p {
    margin:0; padding: 25px 0 0 244px;
    text-align:right;
    color:#fff; line-height:20px;
  }


#content table {border-collapse: collapse; border-bottom: none;border-right: none;border-top: solid 1px #3ea32f;border-left: solid 1px #3ea32f;}
#content table td {padding:3px 7px;margin:0;border-top: none;border-left: none;border-bottom: solid 1px #3ea32f;border-right: solid 1px #3ea32f;}


.skirt {
  font-size:0;
  height:2px;
  margin: 20px 0;
  background:#2a7127;
}



/* -- FORMA --  */

.contactBox table {border:none !important;}
.contactBox table td {border:none !important;}

.inp_msg { width:450px; height:70px; font-family: Arial, sans-serif; font-size:12px;}
.inp, .inp_msg { margin-left:10px; margin-bottom:5px;font-family: Arial, sans-serif; font-size:12px;}

.butas {
  background: #469e41;
  border:solid 1px #5bce55;
  color:#fff;
  padding:2px 15px;margin:18px 3px 3px 3px;
  cursor: pointer;
}











