body { background: url(../images/bg.jpg) repeat-x top left; 
       background-color: #2D2226; 
       margin: 0 0 0 0;
       font: 10px century gothic;
       }

table { width: 100%; 
        border: 0px solid; 
	}

TR.one { height:31px; }
TD.one_A { width: 197px; }
TD.one_B { width: 244px; }
TD.one_C { width: 244px; }
TD.one_D { width: 294px; background: url(../images/adres.gif) no-repeat top left; text-align: right; }
TD.one_E { width: *%; }

TR.two { height:286px; }
TD.two_AB { width: 441px; background: url(../images/bg4.jpg) no-repeat; }


TD.two_E { width: *%; background: url(../images/bg7.jpg) no-repeat top left; }

TR.three { height:167px; }
TD.three_A { width: 197px; background: url(../images/bg3.jpg) no-repeat; }
TD.three_B { width: 244px; background: url(../images/bg_corobimy.jpg) no-repeat; }


TD.three_E { width: *%; }

TR.four { height:86px; }
TD.four_A { width: 197px; background: url(../images/bg1.png) no-repeat; }

TD.four_E { width: *%; }

TR.five { height:85px; }
TD.five_A { width: 197px; background: url(../images/bg2.png) no-repeat; }

TD.five_E { width: *%; }

TR.six { height:145px; }
TD.six_A { width: 197px; }
TD.six_B { width: 244px; vertical-align: top; padding:14 0 0 0; }
TD.six_C { width: 244px; }
TD.six_D { width: 294px; }
TD.six_E { width: *%; }

TR.seven { height:20px; vertical-align: top; }
TD.seven_A { width: 197px; }
TD.seven_BCD { width: 782px; background: url(../images/dol.jpg) no-repeat top; }				  
TD.seven_E { width: *%; }

a.adres:link, a.adres:visited, a.adres:active { font-family: century gothic; 
						font-size: 10px; color: #FFFFFF; text-decoration: none; 
						margin-right: 25px; 
						}

a.adres:hover { font-family: century gothic; 
		font-size: 10px; 
		color: #FFFFFF; 
		text-decoration: underline; 		
		margin-right: 25px; 
		}

a.dre:link, a.dre:visited, a.dre:active { font-family: century gothic; 
					  font-size: 9px; 
					  color: #F777E3; 	
					  text-decoration: none; 
					  }

a.dre:hover { font-family: century gothic; 
	      font-size: 9px; 
	      color: #F777E3; 
	      text-decoration: underline; 
	      }

.copy { font-family: century gothic; 
	font-size: 11px; 
	color: #888888; 
	line-height: 10px; 
	padding-left: 20px; 
	}

.peter { font-family: century gothic; 
	 font-size: 9px; 
	 color: #F777E3; 
	 line-height: 0px; 
	 padding-left: 20px;
	 }

#menu { position: absolute; 
	border: 0px solid;
	width:150px;
	top: 450;
	left: 250;
	font-size:10px;
	text-decoration: none; 
	z-index:1001; 
	}

ul { padding: 0;
     margin: 0;
     list-style: none;
     cursor: pointer;
     width:135px; 
     }

li { float: left;
     position: relative;
     width: 135px;
     }

li ul { display: none;
	position: absolute; 
	top: 1em;
	left: 0;
   	}

li > ul { top: auto;
	  left: auto;
	  }

li:hover ul, li.over ul { display: block; 
			  background: #ffffff; 
			  color: #AB528E;
			  filter:alpha(opacity=90);
			  -moz-opacity:.90;
			  opacity:.90;
		          }
  
#menu li a:hover, #menu li a:focus { text-decoration: none; 
				     display: block;
				     background: #FAC6F3;
				     color: #AB528E; 
				     }

a.dropdown:link, a.dropdown:visited, a.dropdown:active { font-size:10px; text-decoration: none; color: #AB528E; }
