/*printer styles Brasov Tourism */ 

/*hide the left column when printing*/ 
#left {display:none;} 

/*hide the right column when printing*/ 
#right {display:none;} 
#twocols, #main {width:100%; float:none;}

