/* At-Rules */
@charset "windows-1250";


BODY 
{	
	background-color: #b0b0b0;
	background-image: url(bg.gif);
	background-repeat: repeat;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-3d-light-color: #CC0099;
	scrollbar-dark-shadow-color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:0;
	margin-left: 0;
}
#header 
{
	background-color: #FFFFFF;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	right: 0;
	bottom: auto;
	left: 150px;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px white;
	
}
#banner
{
	background-color: #FFFFFF;
	position: absolute;
	width: 245;
	height: 333;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0px;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px white;
}
#menu
{
	background-color: white;
	background-image: url(template/frame mijloc.gif);
	background-repeat: repeat;
	position: absolute;
	width: 475;
	height: 10;
	top: 150px;
	right: auto;
	bottom: auto;
	left: 150px;
	text-decoration: bold;
	float: center;
}
#main
{
	background-color: white;
	background-image: url(template/main mijloc.gif);
	background-repeat: repeat;
	position: absolute;
	width: 475;
	height: auto;
	padding: 0px;
	top: 165px;
	right: 0;
	bottom: 90%;
	left: 150px;
	border-top: 1px #000000;
	border-left: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;

}

#main1
{
	position: auto;
	width: auto;
	height: auto;
	padding: 5px;
	

}

A
{	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: bold;
	line-height: 12px;
	color: black;
	background-color: mocassin;
	text-decoration: none
}

A:hover 
{	width:115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: f5f5f5;
	text-decoration: bold;
	background-color: #000000;
	background-position: 50% 50%;
}
A.nav
{	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: white;
	text-align: right;
	text-decoration: none
}

A.nav:hover 
{	width:130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: dimgray; 
	text-align: right;
	text-decoration: none;
}
.txttitlu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	background-color: darkorange;
	width: 100%;
	margin-top:-1px;
	padding: 2px;
}

.tableheader
{  
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 1.5;
	width: 100%;
	border: 1px solid white;
	background-color: orange;
}
.tablecell
{  
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	line-height: 1.5;
	width: 33%;
}

.tablecellprice
{  
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #87CEEB;
	font-weight: bold;
	color: black;
	line-height: 1.5;
	width: 100%;
}

#txtalb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding-left: 3px;
}
#txtnegru
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding-left: 3px;
}

