
li {
 	list-style-type:square;
}

body {
  background-image: url(fundal.jpg); 
  background-repeat: no-repeat;
  background-color: #606060;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size: 13px;  
  margin: 0;
  padding: 0;
  color: white;
}


.ofertatitle {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 15px;  	 
	font-weight: bold;
	color: #000000}

.ofertabody {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 13px;  	 
	font-weight: normal;
	color: #000000}

.ofertasuplimg {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;  	 
	font-weight: normal;
	color: #CCCCCC}

a {
 	text-decoration: none;
 	color: white;
}

hr {
 	color: #AAAAAA;
 	background-color: #AAAAAA;
 	height: 1px;
}

td {
   font-size: 13px;  
}

.white {
 	color: white;
}

.animation {
   position: absolute; 
   left: 399px; 
   top: 4px; 
   height: 136px; 
   width: 624px; 
   cbackground-color: #CCCCCC;	 
   overflow:none;
}

.resultlist {
   position: absolute; 
   left: 399px; 
   top: 4px; 
   height: 136px; 
   width: 624px; 
   cbackground-color: #CCCCCC;	 
   overflow:auto;
}

.menu {
   position: absolute; 
   left: 184px; 
   top: 120px; 
   height: 27px; 
   width: 840px; 
   cbackground-color: #FAFAFA;	 
}

.menuleft {
   position: absolute; 
   left: 0px; 
   top: 210px; 
   height: 466px; 
   width: 184px; 
   color: white;	 
   font-family: Arial, Verdana, helvetica, sans-serif;
   font-size: 11px; 

}

.menuleft a {
   color: #CCCCCC;	 
   text-decoration: none;	
}

#subsubmenu {
   font-family: Arial, Verdana, helvetica, sans-serif;
   font-size: 8pt;  	
}

#subsubmenu a:hover, #subsubmenu a#current {
 	color: #FAFAFA;
	font-weight: bold;  	
}

.menuleft a:hover, .menuleft a#current {
   color: #FAFAFA;	 
   text-decoration: none;	
   font-weight: bold; 
}

.main {
   position: absolute; 
   left: 184px; 
   top: 146px; 
   height: 466px; 
   width: 840px; 
   background-image: url(content.jpg); 
   background-repeat: no-repeat;
   background-color: #8D8D8D;	 
}

.offerlist {
   position: absolute; 
   left: 500px; 
   top: 5px; 
   height: 22px; 
   width: 336px; 
   cbackground: #FF0000;	 
   overflow:auto;
   font-size: 11px;
 }
 

.content {
   position: relative; 
   left: 10px; 
   top: 15px; 
   height: 405px; 
   width: 820px; 
   cbackground: red;
   overflow: auto 
}

.contentbig {
   position: relative; 
   left: 10px; 
   top: 15px; 
   height: 410px; 
   width: 820px; 
   cbackground: green;
   overflow: auto; 
}

.footer {
   position: absolute; 
   left: 184px; 
   top: 617px; 
   height: 40px; 
   width: 840px; 
   font-family: Arial, Verdana, helvetica, sans-serif;
   font-size: 8pt; 
   color: #CCCCCC;	 
}

/* submenus */

#subnavlist {
        cpadding: 0px 0 0 100;
        margin-left:0;
        margin-bottom: 2px;
        border-bottom: 2px solid #666666;
        font-family: Arial, Verdana, helvetica, sans-serif;
  		font-size: 11px; 
}

#subnavlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#subnavlist li a {
        padding: 3px 0.5em 0px;
        margin-left: 3px;
        background: #8D8D8D;
        border-bottom: none;
		border-left: 2px solid #8D8D8D;        
		border-right: 2px solid #8D8D8D;  
		border-top: 2px solid #8D8D8D;   
        
        text-decoration: none;
        color: #000000;
}

#subnavlist li a:hover, #subnavlist li a#current {
        padding: 3px 0.5em 0px;
        margin-left: 3px;
		border-left: 2px solid #666666;        
		border-right: 2px solid #666666;  
		border-top: 2px solid #666666;        
        border-bottom: 2px solid #A0A0A0;
        background: none;
        text-decoration: none;
        color: #FAFAFA;
        z-index: 100;
}

#csubnavlist li a:link { color: #448; }
#csubnavlist li a:visited { color: #667; }

#csubnavlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #227;
}

#csubnavlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}

/* main menu */

#navlist {
        padding: 7 7 7 0;
        margin: 0 0 0 0;
        width:500px;
}

#navlist li {
        list-style: none;
        margin: 10 0 0 0;
        display: inline;
}

#navlist li a {
        padding: 7px 7px 7px 7px;
        border-bottom: none;
        background: #CCCCCC;
        text-decoration: none;
        display: inline;
        line-height:15px;
        color: #000000;
}


#navlist li a:hover, #navlist li a#current {
        color: #FAFAFA;
        background: #A0A0A0;
}
