/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background:#D1D1D1 url(../../images/back.jpg) repeat-y top center;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	padding:0;
	margin:0;
	text-align:center;
}
#outer{
	min-height:100%;
	width:950px;
	height:657px;
	background:url(../../images/web_back.jpg) no-repeat;
	margin:auto;
	text-align:left;
	position:relative;
}
#footer{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin-left:650px;
}
#footer a{
	color:#C8D523;
}
* html #outer{height:100%} 
#left{
	width:635px;
	float:left;
	margin:25px 0px 0px 55px;
	line-height:180%;
	text-align:justify;
}
#right{
	float:left;
	margin:80px 0px 0px 60px;
	text-align:left;
}
#right a{
	font-size:15px;
	color:#C8D523;
	font-weight:bold;
	display:block;
	padding-bottom:20px;
}
#right a:hover{
	color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#FF6600;
}
a:hover{
	color:#597705;
}
h1{
	font-size:20px;
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#8DA42F;
	font-family:Helvetica, sans-serif;
}
h2{
	font-size:15px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#597705;
	font-family:Helvetica, sans-serif;
}
form{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
#menu{
	padding:26px 0px 0px 25px;
	float:left;
}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
}
#menu a:hover{
	color:#333333;
}
.obr{
	padding:2px;
	border:1px solid #BEBEBE;
    background-color:#ffffff;
}
.text10{
	font-size:10px;
}
.text11{
	font-size:11px;
	font-weight:bold;
}
a .foto{
	border:1px solid #333333;
}
a .foto:hover{
	border:1px solid #FF0000;
}
