/*
# Proiect: Societatea specializata "Detectivi particulari - detectpart" :: www.detectpart.ro
# Autor: Edi Mitrea
# Data: 24.02.2006
# Descriere: Sablon tiparire 
*/

body{
color: #000000;
background: #ffffff;
margin: 0 auto;
padding: 0;
font-family: "Times New Roman",Serif;
}
	
#cont {
margin:0 auto;
width: auto;
float: none !important;
}

#hd h1{
margin: 0 0 10px 0;
}

#logo, #nav ul, #badr, .st, .hide{
display: none;
}

#cnt img {
display: none;
}

a {
color: #0000FF;
background-color: #ffffff;
text-decoration: underline;
}
