@CHARSET "UTF-8";
/************************************************
 * project    | visualpower.hu
 * file name  | print.css
 * developer  | worbyd
 * date       | 28.4.09
 * copyright  | weboriginal.eu
 ************************************************/

@import "reset.css";
* { color: #000000!important; }

body { font-size: 11px; }

body, #mainwrap, .box, .item, td.sign { background: #ffffff; }

#mainwrap { text-align: left; }

#mainwrap_body {overflow: visible; margin:0; text-align:left; }

.maincontainer {text-align:left;}

/*.maincontainer {_text-align: center; }*/

.midleftcol { margin: 0 0 0 5px; float:none;}

h1, h2, h3, h4, h5, h6, p, a, span, li, th, td  { color: #000000!important; text-align:left;}

h4, p, span, li, a, th, td { font-size: 11px!important; }

a { cursor: default!important; }

table { margin: 0 0 15px 0; }

img { border: 0 none!important; }

td.sign { color: #666666!important; }

.techlist h4 { text-decoration: underline; }

.adjustment, a.more, .pager { display: none; }

.mainprint .logo {
	float: left;
  display: block;
  margin: 13px 0 0 0;
	padding: 0 0 16px 0;
  width: 112px;
  height: 61px;
}

.rent .logo img {
	width: 112px;
	height: 61px;
}

p.motto {
  float: left;
  margin: 34px 0 0 18px;
  letter-spacing: 0.01mm;
	font-size: 20px!important;
}

.item { font-size: 11px; }

.topmenu, .rightcol, .search, .header, .footer, .selectrow, .narrow{
	display: none;
}

p.buttons {
	float: right;
}

p.buttons a {
	cursor: pointer!important;
}