#main {width:940px; margin:0 auto;}
div {
margin: 0px;
pading: 0px
	}
#header {height:140px;}
#header, #content, #footer {
	font-size:0.75em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:177px; margin-right:18px;}
#page1 #content .col-2 { width:745px;}

/*======= dizajn.html =======*/
#page7 #content .col-1 {width:177px; margin-right:18px;}
#page7 #content .col-2 { width:745px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:360px; margin-right:25px;}
#page2 #content .col-2 { width:555px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:360px; margin-right:25px;}
#page3 #content .col-2 { width:555px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:177px; margin-right:18px;}
#page4 #content .col-2 { width:745px;}
#page4 #content .col-2 .col-1 { width:300px; margin-right:58px;}
#page4 #content .col-2 .col-2 { width:300px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:360px; margin-right:25px;}
#page5 #content .col-2 { width:555px;}


/*=========================*/


#footer { background:url(images/footer-bg.gif) left top no-repeat; padding:37px 0 58px 27px;}
