/************************
 MERKUR
	mersteel-print.css
   by GregoR - Creatim
************************/

/*************** DEFAULT ***************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	}
	 
a, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

/*************** LAYOUT ***************/

#container {
	width: 650px;
	text-align: left;
	margin: auto;
	}
	
#float-wrapper {
	float: left; 
	width: 450px;
	} /*** Must enclose two of the three cols. Must include center col. ***/

#head {
	display: none;
	}
	
#middle {
	float: left; 
	width: 450px;
	padding: 0px 0px 0px 0px;
	}

#left {
	display: none;
	}

#right {
	vertical-align: top;
	margin-left: 465px;
	}
	
#footer { 
	display: none;
	}
	
div#globalnav { 
	display: none;
	}
	
/*************** LAYOUT - STYLES ***************/
 
#head h1	{
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	}
	
#head h1 a 	{
	display: block;	
	width: 165px;
	height: 40px;
	background: url(../pic/logo-mersteel.gif) top left no-repeat;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
 
#nav {
	display: none;
	}
	
#left h1 {
	border-bottom: 1px #000000 solid;
	padding: 14px 0px 14px 13px;
	margin: 0px 0px 0px 0px;
	}
	
#left h1 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}
	
#path {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	}

#path a {
	color: #000000;
	text-decoration: underline;
	}
	
#path .txt {
	display: none;
	}
	
#right {
	display: none;
	}
	
.crta	{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #000000 solid;
	}
	
.linkNews, .linkNews:visited {
	color:#000000; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.link, .link:visited {
	color:#000000; 
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#footer {
	display: none;
	}

	
#useful { 
	display: none;
	}

/*************** OSTALO ***************/

h1, h2, h3 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


#globalnav .search	{
	display: none;
	}

.fieldSearch {
 	display: none;
	}