body	{ background: url(../files/img/back1.gif); font-family: verdana, sans-serif; font-weight: normal; text-decoration: none; font-size: 11px; background-color: white; color: black;}
img		{ border: 0px; margin-bottom: 0px; padding: 0px;}
form	{ margin: 0px;}

a:link    {text-decoration: none;  color: #000000; background-color: inherit;}
a:visited {text-decoration: none;  color: #000000; background-color: inherit;}
a:active  {text-decoration: none;  color: #000000; background-color: inherit;}
a:hover   {text-decoration: underline;  color: #000000; background-color: inherit;}

.clear	{ clear: both; height:0px;}
h1 {
	font-size: 14px;	
	font-weight: bold; 
	color: #40b286; 
	padding: 25px 0px 0px 20px;
	margin-top: 0px; 
	background-color: inherit;
}

#body_print {  background: white; color: black; }

#page {
	width: 100%;
	text-align: center;
	}

#container {
	position: relative;
	width: 725px; 
	margin: 30px auto auto auto;
	padding: 5px 5px 20px 5px;
	text-align:left;
  background-color: #dbdbd4;
  color: inherit;
	}

#subcontainer1 {
  position: relative;
	width: 715px; 
	padding: 5px;
  background-color: #fbfbfb;
  color: inherit;
	}

#subcontainer2 {
	width: 710px; 
  background: url(../files/img/main_shade2.gif) repeat-y;
  padding: 0px 5px 5px 0px; 
	}

#panel {
	position: relative;
	float: left;
  width: 230px;
  padding: 0px 0px 10px 0px;
  border: 0px solid red;
	}

#container_main {
	position: relative;
	float: right;
	left: 0px;
	top: 15px;
	width: 464px; 
  margin-right: 10px; 
}

#main {	
	position: relative;
  background:url(../files/img/main_back3.gif) repeat-y;
  border-top: 3px solid #e6e6e6;
  border-bottom: 3px solid #e6e6e6;
  padding-bottom: 0px;
  height: 469px;
  }

#main2 {	
	position: relative;
  background:url(../files/img/main_back4.gif) repeat-y;
  border-top: 3px solid #e6e6e6;
  border-bottom: 3px solid #e6e6e6;
  padding-bottom: 0px;
  height: 469px;
  }


#categories_header { 
  border: 0px solid #01995e;
  width: 230px;
  height: 166px;
	background: url(../files/img/logo4.gif);
	font-weight: bold; 
	color: white;
  background-color: inherit;
	}

#categories {
  margin-left: 16px;
  width: 211px;
  }

#categories a {
	display: block; 
  padding: 10px 5px 10px 30px;
  text-align: left;
	font-size: 11px;
  background: url(../files/img/menu_back.gif) repeat-x;
  height: 13px;
  color: white;
  background-color: inherit;
  font-family: verdana, sans-serif;
  font-weight: bold;
  border-left: 3px solid #01995e;
  border-right: 3px solid #01995e;
  border-bottom: 3px solid #01995e;
	}

#shade_bottom {
  position: relative;
  background: url(../files/img/shade_b.gif) no-repeat; 
  height: 3px;
  }
#shade_top {
  position: relative;
  background: url(../files/img/shade_t.gif) no-repeat; 
  height: 3px;
  }

#shade_main_bottom {  
  position: relative;
  }
#shade_main_top {  
  position: relative;
  padding: 0px;
  margin: 0px;
  }

#text {	
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 315px;
  background-color: #ffffff;
  color: inherit;
	}

#photos {
  float: right;
  width: 135px;
  background-color: #eff5e6;
  height: 100%;
  padding: 10px 10px;
  color: inherit;  
}

#show_short {
  float: left;
  padding-left: 10px;
	padding-top: 20px;
  width: 283px;
  color: #343c3f;
  background-color: inherit;
}
#show_short .desc_full {
	padding-right: 50px;
	}
#show_short .files {	
	padding-top: 20px;
	}
#show_short h1 {
	font-size: 14px;	
	font-weight: bold; 
	color: #40b286; 
	padding: 0px 0px 0px 0px;
	margin-top: 0px; 
	background-color: inherit;
}
#show_short .articles_sub {
	}

#show_short_photos {
  width: 170px;
  text-align: right; 
	float: right;
	}

#show_short_galeria {
  width: 440px;
  text-align: center; 
  padding: 0px 5px;
	}


#articles_info {
  display: none;
  padding-left: 10px; 
	border-bottom: 1px solid #dddddd; 
	padding-bottom: 15px;
	padding-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	}
#articles_info .print {
	float: left;
	}
#articles_info .back {
	float: right;
	text-align: right; 
	font-weight: bold;
	margin-right: 10px;
	}

#photos_list_galeria {
	padding-top: 10px;
  text-align: center;
  width: 450px;
	}
#photos_list_galeria a{
	padding: 10px 5px;
	}
#photos_list_galeria img {
  margin-bottom: 15px;
  border: 1px solid #c7dbab;
  }

#photos_list {
	padding-top: 10px;
  text-align: center;
  width: 165px;
	}
#photos_list a{
	padding: 15px 5px;
	}
#photos_list img {
  margin-bottom: 15px;
  border: 1px solid #c7dbab;
  }

#files_list {
	padding-top: 10px;
	}
#files_list a{
	padding: 15px 5px;
	}
#files_list p{
	margin: 0px;
	padding: 3px;
	}


#articles_list {
	padding-left: 30px;
}
#articles_list ul {
	margin: 0px;
	list-style: disc outside;
}
#articles_list li {
	padding: 2px;
	margin: 0px;
	color: red;
	background-color: inherit;
}


#subarticles_list { }
#subarticles_list .clear {
	margin: 10px 10px 10px 0px; 
	border-top: 1px solid #dddddd; 
	clear: both;
	}
#subarticles_list .photo {
	float: left; 
	width: 170px; 
	padding-left: 10px;
}
#subarticles_list .desc_short {
	margin-left: 170px; 
	padding-top: 0px;
}
#subarticles_list a{
	font-weight: bold;
}


#footer {
	position: relative;
	width: 100%;
	background-color: inherit;
	color: #797973;
	font-weight: normal;
  font-size: 10px;
	}
#footer .company {
	float:right;
	text-align: right;
	margin-right: 5px;
  padding-top: 5px;  
	}

#article_send {
	margin-top: 150px;
	font-weight: bold;
	font-size: 10px;
	color: green;
	background-color: inherit;
  width: 300px;
  text-align: center;
	}


#operations {
	border: 0px; 
	width: 100%;
	padding-top: 50px; 	
	text-align: center;
	}
#operations p {	
	font-size: 14px;
	font-weight: bold;
	color: red;
	background-color: inherit;
	} 
#operations a {
	padding-top: 30px;
	font-size: 12px; 
	color: black;
	background-color: inherit;
	}

#contact_form {
	margin: 0px;
	padding: 0px;
	}
#contact_form p {
	margin: 0px;
	padding-top: 10px;
	text-align: left;
	}
#contact_form h2 {
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 50px;
	margin: 0px;
	padding: 0px;
	}
#contact_form .submit { 
	font-size: 8pt; 
	color: #ffffff; 
	background-color: #b6b6b6; 
	border: 1px solid #666666; 
	}
#contact_form .input {
	border: 1px solid #b6b6b6;  
	font-size: 8pt; 
	background-color: white; 
	color: black;
	}

#contact_table {
  width: 200px;
  margin-left: 30px;
  margin-top: 30px;
}

#contact_table .input {
  font-size: 10px;
  font-family: verdana, sans-serif;
  border: 1px solid #acca84;
}

#contact_table .submit {
  font-size: 10px;
  font-family: verdana, sans-serif;
  background-color: #acca84;
  color: black;
  border: 1px solid #01995e;
}

#galeria {
  width: 450px;
  text-align: center;
}

#galeria img {
  margin: 10px 30px;
}