BODY {
   background : #f0f0f0;
   text-align : center;
}

IMG {
   border : 0px;
}

INPUT {
   font-size: 12px;
}

H1 {
   font-size: 11px;
   font-family: Georgia;
}
H2 {
   font-size: 9px;
   font-family: Georgia;
}
A { font-size:12px; color:#9C0C0C; text-decoration:none;}
A:link { font-size:12px; color:#9C0C0C; text-decoration:none;}
A:hover { font-size:12px; color:#9C0C0C; text-decoration:underline;}
A:visited { font-size:12px; color:#9C0C0C; text-decoration:none;}
A:active { font-size:12px; color:#9C0C0C; text-decoration:none;}
   
#toptab {
   width: 904px;
   height: 12px;
   background: url("http://www.marcinbittner.com/_gfx/www/toptab.gif");
   margin: auto;
   margin-top:15px;
   font-size:0px;
}

#bottomtab {
   width: 904px;
   height: 15px;
   background: url("http://www.marcinbittner.com/_gfx/www/bottomtab.gif");
   margin: auto;
   font-size:0px;
}

.main {
   width: 904px;
   background: url("http://www.marcinbittner.com/_gfx/www/mainbg.gif");
   margin: auto;
   clear: both;
}

#mainlogo {
   width: 904px;
   height: 49px;
   background: url("http://www.marcinbittner.com/_gfx/www/logostripe.gif");
   margin: auto;
   padding: 0;
   text-align: right;
}

.flags {
   width: 904px;
   height: 18px;
   background: url("http://www.marcinbittner.com/_gfx/www/mainbg.gif");
   text-align:right;
   clear: both;
}

.mainpadding {
   padding: 20px 30px 20px 30px;
}

.a10 {
   font-family: "Trebuchet MS";
   font-size: 10px;
   line-height:20px;
}

.a11 {
   font-family: "Trebuchet MS";
   font-size: 11px;
   line-height:18px;
}

.a12 {
   font-family: "Trebuchet MS";
   font-size: 12px;
   line-height:20px;
}

.arial11 {
   font-size:11px;
   font-family: Arial;
   color: #cfcfcf;
}

.treb18 {
   font-size:18px;
   font-family: "Trebuchet MS";
}

.treb30 {
   font-size:30px;
   font-family: "Trebuchet MS";
   color: #6b0808;
}
.treb30g {
   font-size:30px;
   font-family: "Trebuchet MS";
   color: gray;
}

.nobold{
   font-weight: normal;
}

.normalcontent {
   width: 830px;
   margin: auto;
   text-align:left;
}

.centercontent {
   width: 700px;
   margin: auto;
}

.ccleft {
   width: 400px;
   margin: auto; 
   float:left; 
   text-align:right;
}

.ccright {
   width: 270px;
   margin: auto;
   float: right;
   text-align:left;
}

.gray {
   color: #525252;
}
.graygray {
   color: gray;
}
.lightgray {
   color: #E4E4E4;
}

.breaker {
   width: 830px;
   margin: auto;
   text-align: center;
}

.button {
   font-size:12px;
   font-family:verdana;
   color: white;
   background: #6b0808;
   border:1px;
   padding:5px;
   cursor: pointer;
}

.pur {
   color: #6b0808;
}

