*{margin: 0; padding: 0;}
body
{
	font-family: Arial;
	background-color: #eaeaea;
	margin-top: 0;
}

a{
	color: #cf312d;
	text-decoration: none;
}
a:hover
{
	color: #ee0000;
	text-decoration: underline;
}

span
{
	font-weight: bold;
}
h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #6f675a;
	padding-top: 10px;
}
h4, h5 {
	color: #c5a654;
	font-size: 0.9em;
	font-family: arial;
	font-weight: bold;
	
}
table
{
	margin: 5px auto 0 auto;
	font-size: 0.8em;
}

table thead{
	background-color: #cf312c;
	color: white;
	text-align: center;
	font-weight: bold;
}

td
{
	vertical-align: top;
}

td.label
{
	color: #808080;
	text-align: right;
	padding-right: 5px;
}
td.value
{
	color: #505050;
	font-weight: bold;
}
td.price
{
	color: #008000;
	font-weight: bold;
}

tr.odd{
	background-color: #f2ebc7;
}
table td.center{
	text-align: center;
}
table td.right{
	text-align: right;
}

div.clear
{
	clear: both;
	height: 10px;
}

p.message
{
	color: #008000;
	font-size: 0.8em;
}
p.error
{
	color: #aa0000;
	font-size: 0.8em;
}

/** START:: Main containers definitions **/
#wrapper
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFBE7;
	border: 1px solid #aaaaaa;
	min-width: 960px;
	max-width: 1600px;
}

#header
{
	background-image: url(../images/design/backgroundBanner.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 200px;
}

#banner
{
	width: 100%;
	height: 100%;
	background-image: url(../images/design/cct_banner_muncitori.png);
	background-repeat: no-repeat;
	background-position: 22%; 
}
#bannerTop
{
	height: 35px;
	margin-bottom: 12px;
}
#bannerMiddle{ 
	height: 113px;	
}
#bannerBottom
{
	height: 30px;
	padding: 10px 0 0 50%;
}
#logo
{
	float: left;
	height: 50px;
}
#logo h1
{
	font-size: 1.2em;
	color: #c23025;
	margin-top: 1.5em;
}
#logo h2
{
	font-style: italic;
	text-align: center;
	
	font-weight: normal;
	color: #505050;
	
}

#menu
{
	background-color: #b2281d;
	background-image: url(../images/design/menu.gif);
	font-family: Verdana;
	font-size: 0.9em;
	letter-spacing: 3px;
	width: 100%;
	height: 40px;
	float: left;
}

#mainContent
{
	background-color: #FFFBE7;

}

#left
{
	background-color: #fffbe7;
	width: 70%;
	float: left;
	font-family: Verdana;
	display: block;
}

#content
{
	padding: 2% 3% 2% 5%;
}

#news
{
	background-color: #d7be7b;
	width: 30%;
	margin-left: 70%;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer
{
	background-color: #b3a6f5;
	background-image: url(../images/design/backgroundBanner.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color:#d7be7b;
	width: 100%;
	height: 23px;
	clear: both;
	text-align: right;
	padding-top: 7px;
}
/** END:: Main containers definitions **/

/** START: menu **/
#menu ul
{
	list-style: none;
	
}
#menu ul li
{
	float: left;
}
#menu a
{
	color: white;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 12px 10px 11px 10px;
}
#menu a.selected
{
	background-image: url(../images/design/menu_a.gif);
	background-repeat: repeat-x;
	color: white;
}

#menu a.selected:hover
{
	background-image: url(../images/design/menu_a.gif);
	background-repeat: repeat-x;
	color: white;
}

#menu a:hover
{
	background-color: #fffbe7;
	background-image: url(../images/design/menu_o.gif);
	background-repeat: repeat-x;
	color: #a62e2b;
}
/** END: menu **/

/** START: content **/
#content h1
{
	color: #505050;
	font-size: 1.5em;
	text-align: center;
	padding-top: 30px;
}
#content h2
{
	margin-top: 20px;
	clear: both;
}
#content h3
{
	color: #505050;
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
#content h4{
	text-align: center;
}

#content p.signature
{
	text-align: right;
	margin-right: 25px;
	font-style: italic;
	color: #000050;
}

#content p
{
	text-align: justify;
	font-family: Arial;
	font-size: 0.9em;
	text-indent: 25px;
	margin-top: 10px;
}

#content ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #b51813;
	margin-left: 25px;
	padding-left: 25px;
	display: block;
}


/** END: content **/

/** START: news **/
#news h2
{
	background-image: url(../images/design/news.gif);
	background-repeat: repeat-x;
	color: white;
	height: 60px;
	text-align: center;
	padding: 0;
}

#news ul
{
	padding: 0 10px 0 10px;
	list-style: none;
}

#news ul li
{
	color: white;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#news h3
{
	color: #505050;
	background-color: #edd89f;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin-bottom: 5px;
}
#news ul li h3 img
{
	padding: 0 4px 0 4px;
}

#news ul li img.left
{
	float: left;
	margin: 5px 7px 5px 0;
	border: 1px solid #fff;
}

#news ul li img.right
{
	float: right;
	margin: 5px 0 5px 7px;
	border: 1px solid #fff;
}

/** END: news **/
div.detalii
{
	text-align: right;
	clear: right;
}

div.detalii a
{
	font-size: 0.7em;
	padding: 0 5px 0 5px;
}

#detalii 
{
	margin: 0 auto 0 auto;
	font-family: verdana;
	margin-top: 15px;
}
#detalii img
{
	border: 1px solid red;
}
#gallery, #similar
{
	margin-top: 2%;
	padding: 0 0 0 3%;
	font-weight: bold;
}
#gallery, #similar
{
	background-image: url(../images/design/img5.gif);
	background-repeat: repeat-x;
	margin: 0;
}
	
ul.gallery
{
	list-style: none;
	padding: 15px 0 0 0;
	display: inline;
}
ul.gallery li
{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	display: block;
}
ul.gallery li img
{
	border: 3px solid #D7BE7B;
}

#oferte
{
	margin-top: 15px;
}
#oferte thead td
{
	margin: 1px;
}
#oferte tbody td
{
	padding: 5px;
}
