body {
	font-family: verdana;
	font-size:15px;
	margin:0;
	padding:0;
	background-color:#e5e5e5;
}
.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/vlek.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(images/vlek.png);
}

.main{
	width:100%;
}
#header{
	width:100%;		
	background-image:url(images/top_bg2.gif);
	background-repeat:repeat-x;
	height: 80px;	
}
#left{
	position:relative;
	float:left;
	width:71%;
	padding:5px;
	padding-bottom:25px;
}
#right{
	position:relative;
	float:right;
	height:300px;
	width:27%;	
	padding:5px;
}
#foto1{
	margin-left:;
	text-align:center;
	float:left;
	width:49%;	
	margin-bottom:15px;
}
#foto2{
	float:left;
	text-align:center;
	width:33%;
	margin-bottom:15px;	
}
#foto3{
	margin-right:;
	text-align:center;
	float:right;
	width:49%;
	margin-bottom:15px;
}
#footer{
	position:relative;
	clear:right;	
	width:100%;
	background-image:url(images/bg3.gif);
	background-repeat:repeat-x;
	height:30px;
	padding:0px 0 0 0px;
	color:#FFFFFF;
	background-color:inherit;	
}
a{
	color:#135913;
	background-color:inherit;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.name{
	margin-left: 25px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	background-color:inherit;
	font-size:35px;
	font-weight: bold;
	padding:10px 0 0 30px;
}
.nav{
	float:right;
	padding-top:35px;
	font-size:12px;
}
.nav a{
	color:#FFFFFF;
	background-color:inherit;
	margin:10px;
	background-image:url(images/im.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}
.nav a:hover{
	text-decoration:none;	
	background-image:url(images/im2.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
}
.box{
	border:1px solid #000000;
	padding:1px;
	padding-bottom:20px;
}
.imgborder{ 
	border:2px solid #2d8b2d;
} 
.title1{
	font-size:25px;
	font-weight:bold;
	padding-bottom:25px;
	text-align:center;
}
.title3{
	background-image:url(images/bg4.gif);
	background-repeat:repeat-x;
	height:20px;
	padding:8px 0 0 10px;
	font-size:14px;
	color:#FFFFFF;
	background-color:inherit;
	border:1px solid #000000;
}
.text{
	margin:10px;
	padding:10px 0 0 10px;
	text-align:justify;
	font-size:20px;
}
.text1{
	margin-left:40%;
	padding:0 0 25px 0;
}
.text2{
	padding:0 0 20px 20px;
}

#footer a{
	color:#FFFFFF;
	background-color:inherit;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:20px;
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}