/*-------------------------------------------------
версия CSS:		2.1
автор:			Студия дизайна pilotov.com
сайт автора:	www.pilotov.com
сжато:			pilotov-css-griper v2.0
-------------------------------------------------*/
#main_conteyner { position: relative; width: 955px; height: 770px; margin: 40px auto 0px auto; } h1.header_one { margin: 0; padding: 30px 0px 10px 70px; } .current_page_content { margin: 25px 0px 0px 155px; } .cat_block { width: 440px; height: 320px; position: absolute; font-family: "Times New Roman", Georgia, Times, serif; } #women_cat { top: 80px; left: 40px; background-image: url(/img/catalog/catalog-women.png); background-repeat: no-repeat; background-position: left bottom; } #men_cat { top: 80px; left: 480px; background-image: url(/img/catalog/catalog-men.png); background-repeat: no-repeat; background-position: left bottom; } #child_cat { top: 400px; left: 300px; background-image: url(/img/catalog/catalog-children.png); background-repeat: no-repeat; background-position: left bottom; } #textile_cat { top: 400px; left: 470px; background-image: url(/img/catalog/catalog-textile.png); background-repeat: no-repeat; background-position: left bottom; } .cat_block h3 { position: absolute; width: 200px; top: 120px; right: 10px; padding: 0px 0px 8px 0px; font-size: 16px; color: #565e68; text-transform: uppercase; border-bottom: 2px solid #b94041; } .cat_block ul { position: absolute; width: 205px; top: 165px; right: 4px; } .cat_block li { padding: 0px 0px 3px 0px; } .cat_block li a { font-size: 15px; color: #565e68; text-decoration: none; padding-left: 10px; background-image: url(/img/catalog/li-marker.png); background-repeat: no-repeat; background-position: left 9px; } .cat_block li a:hover { color:#ed1c24; text-decoration: underline; background-position: 1px 9px; }