html {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #264E80; 
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td, span, div, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

p {
	text-align: justify;
}

input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #4C6F99;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.menu_lnk {
    background-color: #4C6F99;
	color: #000000;
}

.menu_lnk:hover {
    background-color: #D8E1EB;
	color: #000000;
}

th {
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background: #e5e5e5;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 28px;
	color: #B42222;
	font-weight: normal;
	margin-bottom: 20px;
	position:relative;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	margin: 0 0 10px 0;
}


#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
}

#container2 {
	position: absolute; 
	z-index: 0; 
	top: 302px; /* valoarea cu BANNER ESTE 392  - fara banner este 304*/
	width: 770px;
}

#content {
	background: #ffffff;
	padding: 10px;
}

#content #bread {
	font-size: 9px;
	color: #999999;
	margin-bottom: 10px;
	position:relative;
}

#content #bread a {
	color: #999999;
	text-decoration: none;
}

td.logo-right {
	background: url(http://www.marcom.ro/img/logo-right.jpg) no-repeat top left;
	text-align: right;
}

#flash {
	position: relative; 
	z-index: 5; 
	top: -2px;
}

#menu {
	background: url(http://www.marcom.ro/img/btn-background.gif);
	height: 30px;
}

#menu-shadow {
	background: url(http://www.marcom.ro/img/btn-shadow.gif);
	height: 8px;
	width: 770px;
	font-size: 0px;
}

#footer {
	padding-top: 5px;
}

#footer td {
	font-size: 10px;
	color: #CCD6E1;
}


a.details {
	display: block;
	width: 100%;
	padding: 2px;
	background: #f0f0f0;
	color: #B42222;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
	border: 1px solid #f0f0f0;
}

a.details:hover {
	background: #e0e0e0;
	border: 1px solid #cccccc;
}

a.brand {
	display: block;
	margin-bottom: 8px;
}

.right {
	border-left: 1px solid #f0f0f0;
	padding-left: 5px;
}

.right ul a {
	text-decoration: none;
}

div.right {
	width: 180px;
	float: right;
}

ul.special {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px;
	width: 180px;
}

ul.special li {
	margin-bottom: 3px;
	border: 1px solid #6E9CD6;
	background: #EAF4FF;
}

ul.special li a {
	padding: 3px;
	display: block;
	background: #EAF4FF;
	margin: 0px;
}

ul.special li a:hover {
	background: #D8E1EB;
}

ul.special li.gama {
	padding: 3px;
}

ul.special li.gama a {
	padding: 0px;
	display: block;
	margin-top: 5px;
	padding-left: 14px;
	background: url(http://www.marcom.ro/img/bullet-gama.gif) no-repeat left top;
}

ul.special li.gama a:hover {
	background: url(http://www.marcom.ro/img/bullet-gama.gif) no-repeat left top;
	text-decoration: underline;
}

li.gama span.current {
	padding: 0px;
	margin-top: 5px;
	display: block;
	padding-left: 14px;
	background: url(http://www.marcom.ro/img/bullet-gama.gif) no-repeat left top;
}

a.grey {
	color: #999999;
	font-size: 10px;
}

div.w180 {
	width: 178px;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 170px;
}

/* mozilla hack */ 
body:last-child div.w180 {
	width: 158px;
	height: 150px;
}

/* netscape 7 hack*/
html*#content div.w180 {
	width: 158px;
	height: 150px;
}

/* IE 6 hack */
* html #content div.w180 {
	width: 178px;
	height: 170px;
}

div.w180 img {
	margin-bottom: 5px;
}

div.w180 a {
	font-weight: bold;
	text-decoration: none;
}

div.gallery-box {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 150px;
}

div.gallery-box p {
	border-left: 5px solid #cccccc;
	padding-left: 5px;
	margin: 3px 0px;
}

div.last {
	margin-right: 0px;
}

br.clear {
	clear: left;
}
.clearall {
clear:both;
height:0;
font-size:0px;
line-height:0;}

div.produs {
	margin-bottom: 15px;
	clear: left;
}

div.produs img{
	float: left;
	margin-right: 10px;
}

tr.even-row td {
	background: #f0f0f0;
}

img.imgl {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}


.menuskin{
position:absolute;
width:500px;
background-color: #7F97B5;
border:0px solid #7F97B5;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
display: block;
height: 32px;
text-decoration:none;
padding:3px;
background: #ffffff;
}

.menuskin a:hover {
background: #D8E1EB;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

#site-map a {
	text-decoration: none;
}

#site-map h2 {
	background: #f5f5f5;
	border-bottom: 2px solid #e0e0e0;
	padding: 5px;
	margin: 5px 0px;
}

#site-map h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	margin: 0px;
}

#site-map ul {
	margin: 0px;
	list-style: none;
}

#site-map ul ul{
	margin: 5px 20px;
	list-style: disc;
}

#site-map ul li {

}

td.gallery {
	text-align: center;
	font-weight: bold;
}

td.gallery img{
	margin-bottom: 5px;
}

.external {
	display: none;
}

td.index a { 
	color:#000000;
	text-decoration:none;
}

td.index a:hover { 
	color:#000000;
	text-decoration:none;
}
