﻿/* CSS layout */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
}
img {
	border: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	min-height: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	font-size: 0.625em;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	background: #FFF url('images/raster-repeat.gif');
}
* {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 100%;
}
/* Posities layout */
#main {
	width: 880px;
	margin: 0 auto;
	position: relative;
	min-height: 100%; background: url('../images/pbeter_webdesign_background.gif') no-repeat fixed center top;
}
* html #main {
	height: 100%;
}
body
{	/*background: #000 url(../images/raster-repeat.gif) fixed right top; margin-top: 0px; text-align:center; width:100%;*/
	scrollbar-3dlight-color: #E7E7E7; 
	scrollbar-arrow-color: #87BEBE; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-face-color: #EBEBEB; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #E9E9E9; 
	scrollbar-track-color: #F9F9F9;  }
	
@font-face {
    font-family: "Tw Cen MT Condensed";
    font-style:  normal;
    font-weight: 700;
    src: url("Fonts/TWCENMT0.eot");
  }
@font-face {
    font-family: "Tw Cen MT Condensed";
    font-style:  oblique;
    font-weight: 700;
    src: url("Fonts/TWCENMT3.eot");
  }
@font-face {
    font-family: "Tw Cen MT Condensed";
    font-style:  normal;
    font-weight: normal;
    src: url("Fonts/TWCENMT1.eot");
  }
@font-face {
    font-family: "Tw Cen MT Condensed";
    font-style:  oblique;
    font-weight: normal;
    src: url("Fonts/TWCENMT2.eot");
  }
@font-face {
    font-family: "Tw Cen MT";
    font-style:  normal;
    font-weight: 700;
    src: url("Fonts/TWCENMT12.eot");
  }
@font-face {
    font-family: "Tw Cen MT";
    font-style:  oblique;
    font-weight: 700;
    src: url("Fonts/TWCENMT11.eot");
  }
@font-face {
    font-family: "Tw Cen MT";
    font-style:  normal;
    font-weight: normal;
    src: url("Fonts/TWCENMT10.eot");
  }
@font-face {
    font-family: "Tw Cen MT";
    font-style:  oblique;
    font-weight: normal;
    src: url("Fonts/TWCENMT9.eot");
  }


