/* index.html */
#home #content .main {width:1000px;margin-right:50px;margin-left:50px}
#home #content .col-1 {width:250px;margin-right:50px}
#home #content .col-2 {width:700px}


/* omnie.html */
#one-column #content .main {width:1000px;margin-right:50px;margin-left:50px}

/* contact-us.html */
#two-column #content .main {width:1000px;margin-right:50px;margin-left:50px}
#two-column #content .col-1 {width:475px;margin-right:50px}
#two-column #content .col-2 {width:475px}


#cennik #content .main {width:1000px;margin-right:50px;margin-left:50px}
#cennik #content .col-1 {width:650px;margin-right:70px}
#cennik #content .col-2 {width:280px}