.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:780px; background:#FFFFFF }

/*======= header =======*/
#header {height:458px; background:url(images/top.jpg) no-repeat top left}

/*======= index.php =======*/
#page1 #content .col2{ width:524px; padding: 0 0 0 30px; }
#page1 #content .col3{ width:196px; padding: 0 0 0 10px; }
/*======= preturi.php =======*/
#page2 #content .col1{ width:341px}
#page2 #content .col2{ width:419px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:224px}
#page3 #content .col2{ width:273px}
#page3 #content .col3{ width:283px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:411px}
#page4 #content .col2{ width:349px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:387px}
#page5 #content .col2{ width:393px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:780px}



#gal_cont { margin: 0 auto; width: 735px; display: block; }
.gal_item { width: 120px; display: block; height: 90px; float: left; margin: 8px; }
a.gal_item:visited, a.gal_item { border: 2px solid #A8E1E8; }
a.gal_item:hover { border: 2px solid gray; }
