/* Created by design.bg studios. Source code in this website is property of design.bg. */
#left,
#mainMenu {
	display: none;
}

#right{
	margin-left:0;
	margin-top:-170px;
	}
*html #right {
	margin-top:none;
	}

.print {
	display: block;
}

body {
   background: white;
   font-size: 13pt;
}

a img {
	border: 0;
	
}
a:link, 
a:visited {
   color: grey;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

