body {
 background:#434A53;
 color : #fff;
 font-family : Tahoma, Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
 font-size : 8pt;
 margin:0; padding:0;
}


#dojrzale {

 color : #fff;
 font-family : Tahoma, Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
 font-size : 8pt;
 margin:0; padding:0;
}

#main { 
position:relative;
top:0;
width:779px;
margin:0 auto;
}
#topline {
float:left;
background:url('i/bg_topline.jpg') no-repeat 12px 0;
width:779px;
height:44px
}
#topline p {
padding:12px 30px;
font-size:12px;
font-weight:bold;
}


#content {
width:779px;
float:left;
}
#left {
float:left;
width:202px;
background:#4f002d;
margin-right:1px;
height:1800px;

}
#left p, #right p {
font-size:10px;
font-weight:bold;
text-align:center;
}
#middle {
float:left;
width:779px;
background:#66717F;
margin-right:1px;
padding:7px;
height:1390px ;

}
#right {
float:left;
width:202px;
background:#4f002d;
height:1800px;

}

#footer {
width:794px;
height:18px;
float:left;
margin-top:3px;
margin-bottom:0px;
background:#B23944 no-repeat top left;
overflow:hidden;
}
#footer p {
position:relative;
top:15px;
color:#fff;
font-size:10px;
padding:0 15px;
}
#footerlink {
padding:15px 0 15px 0;
text-align:center; 
}
a {
color:#fff;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p {padding:0; margin:0}

.left {
float:left;
}
.center {
display:block;
margin:0 auto;
}
.clear {
clear:both;
}

img {border:0px none;}