html, 
body{ 
 margin:0; 
 padding:0;
 background-color:#ededed;
background: -webkit-gradient(linear, left top, left bottom, from(#80ABF3), to(#ededed));
background: -moz-linear-gradient(top, #80ABF3, #ededed);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ABF3, endColorstr=#ededed);

-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ABF3, endColorstr=#ededed)”;
  
text-align:center; 
font-weight:bold; 
font:9pt Verdana, Arial, sans-serif; 
} 
 
#pagewidth{ 
 width:1080px; 
  height:1080px;
 text-align:relative;  
 margin-left:auto; 
 margin-right:auto; 
 
}
#pagewidth2{ 
 width:1080px; 
position:relative;  
margin-left:auto; 
 margin-right:auto;  
}  
.p{ 
					padding: 0 10px; 
					color:#194680; 
					font-weight:bold; 
					font:13pt "Lucida Grande", Arial, sans-serif; 
				}
        
  #topblok{
 position:relative; 
 height:125px;
 width:1080px; 
 background-color:transparent;
}
  #topblok1{
 position:absolute; 
 width:200px; 
 height:125px;
 margin-top:0;
 margin-left:0px;
background-color:transparent; 
} 
  #topblok2{
 position:absolute;  
 width:600px; 
 height:125px;
 margin-top:0;
 margin-left:200px;
 background-color:transparent; 
}
  #topblok3{
 position:absolute; 
 width:280px; 
 height:125px;
 margin-top:0;
 margin-left:800px;
background-color:transparent; 
}          
#header{
 position:relative; 
 height:125px; 
  background-color:#eeeeee;
  background-image:url('images/top125.jpg'); 
background-repeat:repeat; 
 width:1080px;
} 
#header2{
 position:relative; 
 height:125px;
 width:1080px; 
  background-color:none

 width:1080px;
} 
  
#leftcol{
 width:210px; 
 float:left; 
 position:relative; 
 background-color:#990F29;
 background-image:url('img/stlpecback210.jpg'); 
background-repeat:repeat; 
 }
 
#maincol{background-color: #eeeeee;  
 float: right; 
 display:inline; 
 position: relative; 
 width:870px;
 }
 #maincol2{background-color:none;
  background-image:url('img/frontback.jpg'); 
         background-repeat:repeat;   
 float: relative; 
  
 position: relative; 
 width:1080px;
 }


#footer{
float: relative; 
height:24px; 
  background-color:none; 
 
 clear:both;
 }
 #footer a{ 
				padding: 0 5px; 
					color:#194680; 
					font-weight:bold; 
					font:9pt Verdana, Arial, sans-serif; 
				}
#footer p{ 
					padding: 0 10px; 
					color:#fff; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Verdana, Arial, sans-serif;  
				} 
#footer2{
float: relative; 
 height:24px;
 text-align:relative; 
  background-color:none; 
 clear:both;
 }
 #footer2 a{ 
					padding: 0 5px; 
					color:#194680; 
					font-weight:bold; 
					font:9pt Verdana, Arial, sans-serif; 
				}
   
#footer2 p{ 
					padding: 0 0px; 
					color:#194680; 
					font-weight:bold; 
					font:9pt Verdana, Arial, sans-serif; 
				}
 
 /* *** 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;}
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:1080px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:125px; 
  background-color:#9613BF; 
 width:100%;
} 
#footer{
 height:24px; 
  background-color:#eeeeee; 
 clear:both;
 } 

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 210px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 100px;
height: 105px;
display: block;
float: left;
color: eeeeee;
text-decoration: none;
}

.cssnav img
{
width: 100px;
height: 105px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
#menup a
{
display:block;
width:100px;
height:105px;
float:left;
margin-left:0px;
font-size:14px;
text-align:center;
padding-top:2px;
color:#ffffff;
background:url(images/posta.jpg) 0 0 no-repeat;
text-decoration:none;
}
#menup a:hover
{
background-position:100px 0;color:#ffffff;
}
#menup a:active
{
background-position:100px 0;color:#ffffff;
}

