* {
	margin: 0;
	padding: 0;
}

html {height: 100%;font-size:100%;}

body {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
  color:#000;
  width: 100%;
	height: 100%;
  background-color:#fff;
}

a {
  font-size:0.9em;
  color: #114063;
	outline: none;
	text-decoration: underline;
  line-height:2;
}

a:hover {
  font-size:0.9em;
  text-decoration: none;
}

p {
  font-size:0.75em;
  color:#554c3d;
  line-height:1.5;
  margin-bottom:15px;
  text-align:left;
}


h1 {
  text-align:center;
  font-size: 0.9em;
  font-weight: 600;
  color: #3f3f3f;
  padding:40px;
}

h2 {
  font-size: 0.9em;
  font-weight: 400;
  color: #d5750d;
  margin:34px auto 24px;
}

h3 {
  text-align:left;
  font-size: 1.5em;
  font-weight: 400;
  color: #691010;
  margin:0px auto 10px;
}

img {
  border: none;
}

li{
  text-align:left;
  font-size:0.75em;
  color:#4c4c4c;
  list-style:none;
  padding-left:10px;
  line-height:2;
}

input{
  vertical-align:middle;
}

#map a{
  font-size:1.1em;
}

/* Header
-----------------------------------------------------------------------------*/
#cntr_tbl{
  width:1000px;
  background:url('/img/des/body_bg.jpg') no-repeat 0% 0%;
}

#heder{
  height:130px;
  border-bottom:1px solid #000;
}

#heder img{
  margin:29px 0px 0px 14px;
}

#dop_menu{
  float:right;
  margin:42px 100px 17px 10px;
}

#dop_menu div{
  float:right;
  height:14px;
  margin-left:10px;
}

#dop_menu div img{
  margin:0px;
  padding:0px;
}

#main_menu{
  clear:both;
  text-align:right;
}

#main_menu ul{
  float:right;
  margin:0px 100px 0px 0px;
}

#main_menu li{
  float:right;
  margin-left:10px;
}

#main_menu li a{
  font-size:1.3em;
  color:#7c6338;
  font-weight:600;
}

#main_menu li a:hover{
  font-size:1,6em;
  color:#4c3c21;
}

#leftbar{
  width:101px;
  height:610px;
  background:url('/img/des/left_bg.jpg') no-repeat 0% 0%;
}

#rightbar{
  width:101px;
  background:url('/img/des/right_bg.jpg') no-repeat 0% 0%;
}

#content_box{
  width:520px;
  height:566px;
  background:url('/img/des/content_box_bg.jpg') no-repeat 0% 0% #f7d595;
}

.contener{
  width:450px;
  border:1px solid #000;
  background-color:#fff;
  margin:46px auto 46px;
  padding:25px 10px 22px 10px;
}

#portfel{
  width:369px;
  border:1px solid #d2d0c7;
  background-color:#ecf5dd;
  padding:8px 1px 8px;
  margin:2px;
}

#portfel img{
  margin:0px 9px 0px;
}

#cont_rightbar{
  padding:25px;
  background:url('/img/des/line_rght.jpg') no-repeat 0% 56px #f7d595;
}

.h1{
  color:#7f9460;
  font-size:1.2em;
  text-align:center;
}

#cont_rightbar li a{
  color:#7f9460;
  font-size:1.1em;
}

#cont_rightbar li a:hover{
  color:#000;
  font-size:1.1em;
}

#form{
  margin-top:50px;
}

#mainstar{
  clear:both;
  color:#7f9460;
  font-size:0.6em;
  line-height:1.7;
}

label{
  float:left;
  color:#7f9460;
  font-size:0.8em;
  line-height:1.7;
}

#in_1,#in_2,#in_3,#in_4,#in_5,#in_6{
  float:right;
  width:120px;
  border:1px solid #98825c;
  margin:2px;
  overflow:hidden;
}

#contact{
  height:102px;
  background:url('/img/des/contact.jpg') no-repeat 0% 0% #f7d595;
}

#contact table td{
  color:#4e4526;
  font-size:0.6em;
}

#footer{
  height:101px;
  background:url('/img/des/foter_bg.jpg') no-repeat 0% 0% #f7d595;
}

#footer_box{
  margin-top:18px;
}

#footer_box td{
  padding:5px;
  font-size:0.7em;
  color:#000;
}

#fotts{
	float: left;
	margin: 10px 0 0 20px;
	font-size: 7pt;
	height: 20px;
	overflow: hidden;
}
#fotts a{
	color: #000;
	text-decoration: underline;
}