
/**
Author: Martin Dobry
Copyright: 2008, IDEAS ADVERTISING s.r.o.
Generator: Marcus
**/

* { margin: 0; padding: 0; font-family: Arial, Verdana; } body { text-align: left; font-family: Arial, Verdana; font-size: 10px; background-color: #E5E5E5; overflow: auto; } ul { list-style: none; } img { border: 0; } #page { position: relative; margin: auto; width: 850px; background-color: #fff; margin-top: 25px; } /**** TOP ****/ #top { width: 100%; height: 107px; background-color: #5C7E9F; border-bottom: 2px solid #c4c4c4; } #logo { width: 272px; height: 107px; float: left; background: #fff url("../../template/templates/output/trhackacz/images/logo_deform.gif"); background-repeat: no-repeat; background-position: top left; border-right: 2px solid #c4c4c4; } #topmenu { float: left; } #topmenu a, #topmenu a:hover { display: block; float: left; width: 132px; height: 77px; margin-left: 9px; _margin-left: 5px; margin-top: 16px; position: relative; text-decoration: none; } #topmenu a img, #topmenu a:hover img { } #topmenu a p, #topmenu a:hover p { position: absolute; left: 0px; bottom: 0px; width: 100%; font-size: 120%; text-align: center; font-weight: bold; padding-bottom: 4px; color: #000; } #topmenu a:hover p { color: #5C7E9F; } #data { overflow: auto; width: 100%; } #left, #right { background-color: #fff; } #left { overflow: auto; width: 272px; float: left; padding-top: 5px; } #left ul { text-indent: 10px; margin-left: 10px; } #left ul li { background-image: url("../../template/templates/output/trhackacz/images/bgmenu.gif"); background-repeat: repeat-y; background-position: top left; margin-bottom: 5px; padding: 5px 0 5px 0; } #left ul li a, #left ul li a:hover { color: #000; font-size: 120%; font-weight: bold; text-decoration: none; width: 250px; display: block; } #left ul li a:hover { color: #5C7E9F; } #left .imgmenu { padding-left: 30px; padding-top: 10px; border-top: 2px solid #c4c4c4; border: 1px solid #fff; } #left .line { width: 100%; height: 2px; border-top: 2px solid #c4c4c4; background-color: #fff; } #right { border-left: 2px solid #c4c4c4; overflow: auto; width: 576px; float: left; } .article { margin: 6px; } .article ul li { list-style-type: disc; } .article .rightimg { padding-left: 8px; padding-right: 0; } .article * a, .article * a:hover, .formular * a, .formular * a:hover { color: #003366; } .article h2, .article h3, .article h4 { color: #848484 !important; } .figure p { margin: 0 !important; padding-left: 3px; } div.products { padding-left: 8px; } div.products h3 { padding-bottom: 5px; color: #848484; font-size: 130%; } div.products .product { display: block; overflow: auto; width: 555px; margin-bottom: 10px; min-height: 80px; float: left; clear: both; font-size: 120%; border-bottom: 1px solid #ddd; } div.products .product img { float: right; margin-right: 6px; } div.products .product .price { padding-top: 8px; margin-bottom: 5px; font-size: 110%; } div.formular { margin: 5px 0 10px 6px; font-size: 120%; } div.formular table { margin-top: 10px; } div.formular td { padding: 4px; } div.formular th { padding-top: 7px; padding-bottom: 4px; } div.formular textarea { width: 500px; border: 1px solid #888; } div.formular input { border: 1px solid #888; } div.formular .polozka { display: block; overflow: auto; width: 555px; padding-top: 4px; } div.formular .polozka input { margin-right: 4px; } select option { text-align: right; } #bottom { width: 100%; text-align: center; background-color: #e5e5e5; color: #B1B1B1; padding-top: 10px; font-size: 110%; } #bottom a, #bottom a:hover { color: #B1B1B1; text-decoration: none; }