.red {
	color: rgb(204, 0, 0);
}
.red a:link    { color: #dd0000; text-decoration:none; }
.red a:active  { color: #dd0000; text-decoration:none; }
.red a:visited { color: #dd0000; text-decoration:none; }
.red a:hover   { color: #dd0000; text-decoration:none; }


.gray {
	  color: #666;
}
.gray a:link    { color: #666; text-decoration:none; }
.gray a:active  { color: #666; text-decoration:none; }
.gray a:visited { color: #666; text-decoration:none; }
.gray a:hover   { color: #666; text-decoration:underline; }

.blue {
	  color: #114C9E;
}
.blue a:link    { color: #114C9E; text-decoration:none; }
.blue a:active  { color: #114C9E; text-decoration:none; }
.blue a:visited { color: #114C9E; text-decoration:none; }
.blue a:hover   { color: #114C9E; text-decoration:none; }

.black {
	  color: #000000;
}
.black a:link    { color: #000000; text-decoration:none; }
.black a:active  { color: #000000; text-decoration:none; }
.black a:visited { color: #000000; text-decoration:none; }
.black a:hover   { color: #000000; text-decoration:none; }



 a:link    { color: #114C9E; text-decoration:none; }
 a:active  { color: #114C9E; text-decoration:none; }
 a:visited { color: #114C9E; text-decoration:none; }
 a:hover   { color: #114C9E; text-decoration:none; }
	

body {  
			background-repeat:repeat-x;
			font: normal 15px/150% Arial, Helvetica, sans-serif; 
			color: #666;
			background-color:#FFFFFF;             
   	  margin: 0px;
}
#bottom {  		 
		font: normal 14px/140% Arial, Helvetica, sans-serif;  
		 background-color: white;
     border: 0px solid red;
     width: 990px;
		 height: 22px;
		 margin-top: 10px;
     margin-bottom: 20px;
	   float: left;	
	   position:relative;		 	 
}
.bottom1 {
    border: 0px solid blue;
    margin-top: 4px;
		margin-left: 0px;
		margin-bottom:4px;
	  float: left;
	  position:relative;
}


#left { 
   border: 0px solid #3D81EE;
   text-align:left; 
   margin-top: 50px;
	 margin-left: 0px;
	 width: 665px; 
	 float: left;
	 position:relative;
}


.leftred a:link    { color: #dd0000; text-decoration:none; }
.leftred a:active  { color: #dd0000; text-decoration:none; }
.leftred a:visited { color: #dd0000; text-decoration:none; }
.leftred a:hover   { color: #dd0000; text-decoration:none; }



#left11a {
   text-align:left;
   border: 0px solid gray;
   margin-top: 110px;
   margin-bottom: 0px;
	 margin-left: 5px;
	 width: 600px; 
	 float: left;
	 position:relative;
}
#left11 {
   text-align:left; 
   border-top: 0px solid #cecece;
   margin-top: 5px;
   margin-bottom: 20px;
	 margin-left: 5px;
	 width: 650px; 
	 float: left;
	 position: relative;
}


#middle { 
		background-repeat:repeat-x;   
    float: left;
    border-top: 0px solid #F0F0F0;   
    width: 998px;
    margin-top: 0px;
    margin-left; 0px;
		margin-bottom: 120px;
	  position: relative;
} 
#middle2 { 
		background-repeat:repeat-x;   
    float: left;
    border-top: 0px solid #F0F0F0;   
    width: 997px;
    margin-top: 105px;
    margin-left; 0px;
	  position: relative;
} 
#right { 
    border: 0px solid #EFEFEF;
    width: 309px;
		margin-top: 40px;
	  float: right;		
	  position:relative;
    text-align:right; 
}
.right1 { 
    border: 0px solid gray;
		width: 290px;
		margin-top: 120px;
		margin-right: 10px;
	  float: right;		
	  position:relative;
    text-align:right; 
}


#tank { 
    border: 0px solid red;  
	  margin-top: 0px;
		margin-left:auto;
    margin-right:auto;
    width: 1000px;
	  position:relative;
}
#tanka {  
    background-image:url('veu/jablko.png');
    background-repeat: no-repeat; 
    border: 0px solid red;  
	  margin-top: 0px;
		float:left;
    width: 999px;
	  position:relative;
}
 


h1 {
	font-size: 13px;
		color: rgb(204, 0, 0);
}
	  
}

h2 {
	font-size: 18px;
}


p
{
text-align:left;
margin: 0px;
padding: 0px;
}

