/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtLARGE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtREB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.txtBLDRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}  

#pagewidth{
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/mainbg_gerdavina.jpg);
}   
#header{
	position:relative;
	height:45px;
	width:100%;
	background: url(../images/Top_gerdavina.jpg);
} 
 
#leftcol{
	width:372px;
	float:left;
	position:relative;
  }
 
#maincol{
float: right; 
 display:inline; 
 position: relative;
	width:478px;
 }
 
#footer{
	height:24px;
	clear:both;
	background: url(../images/bot_gerdavina.jpg);
	padding-top: 10px;
 } 
.Box_containerRIGHT {
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 470px;
	text-align: left;
	float: none;
}
.Box_containerheaderRIGHT {
	background: url(../images/righttop_gerdavina.jpg);
	height: 21px;
}
.Box_containercontentRIGHT {
	background: url(../images/rightslide_gerdavina.jpg) repeat-y;
	height: 580px;
	padding-left: 10px;
	float: none;
}
.Box_containerfooterRIGHT {
	background: url(../images/reightbot_gerdavina.jpg);
	height: 20px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.border {
	border: 1px solid #4C084C;
}

