/* CSS Document */

body {
	background-color: #8C8C8C;
	background-image:url(../images/bg.gif);
}

#l_top_logo {
	background-image:url(../images/top_logo.png);
	background-repeat:no-repeat;
	width: 163px;
	height: 188px;
}

#l_top_margin {
	background-image:url(../images/l_top_margin.jpg);
	background-repeat:no-repeat;
	width: 169px;
	height: 5px;
}

#l_mid_content {
	background-image:url(../images/l_mid_content.jpg);
	background-repeat:repeat-y;
	width: 169px;
	height: auto;
}

#l_bot_margin {
	background-image:url(../images/l_bot_margin.jpg);
	background-repeat:no-repeat;
	width: 169px;
	height: 4px;
}

#top_banner {
	background-image:url(../images/top_banner.png);
	background-repeat:no-repeat;
	width: 464px;
	height: 193px;
}

#c_top_margin {
	background-image:url(../images/c_top_margin.jpg);
	background-repeat:no-repeat;
	width: 464px;
	height: 5px;
}

#c_mid_content {
	background-image:url(../images/c_mid_content.jpg);
	background-repeat:repeat-y;
	width: 464px;
	height: auto;
	
	font-family: Verdana;
	font-size: 10px;
	color:#2D3237;	
}

#c_bot_margin {
	background-image:url(../images/c_bot_margin.jpg);
	background-repeat:no-repeat;
	width: 464px;
	height: 7px;
	text-align:left;
	table-layout:fixed;
}

.div_pad {
	padding-left: 10px;
	padding-right: 10px;
}	

#bar_bottom, #bar_bottom a {
	background-image:url(../images/bar_bottom.jpg);
	background-repeat:no-repeat;
	width: 464px;
	height: 33px;
	
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}

#bar_bottom a {
	background-image:none;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#search_box {
	background-image:url(../images/search_box.png);
	background-repeat:no-repeat;
	width: 163px;
	height: 139px;
	
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;	
}

#copyright {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}

#copyright a, #copyright a:visited {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;	
}


.hr_menu {
border:0px;
border-top: 1px dotted;
border-top-color:#999999;
line-height:0px;
margin: 0px 0px;
margin-left: 8px;
margin-right: 4px;
}

hr {
color:#FFFFFF;
border-color:#FFFFFF;
background-color:#FFFFFF;
}

h4 {
color:#0875C9;
font-size:12px;
padding-top:0px;
margin-top:0px;
}

h5 {
color:#E47302;
font-size:11px;
padding-top:0px;
margin-top:0px;
}

.hh2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f40;
	text-decoration: none;
}

.price_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#0875C9;
	text-decoration: none;
}
.mini_price_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0875C9;
	text-decoration: none;
}

.detalii a {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-shadow:#0099FF;
	color:#FF6600;
	
}

.img_right {
	float:right;
	width:150px;
}
