Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HTML, BODY {
- background-color:#d4d0c8;
- width: 100%;
- height: 100%;
- margin-top: 0;
- margin-bottom: 0;
- margin-left: auto;
- margin-right: auto;
- padding: 0;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 13px;
- text-align: center;
- background-image: url(gfx/bg_body.jpg);
- background-repeat: repeat-y;
- background-attachment: fixed;
- color:
- }
- #main {
- padding: 0;
- margin: auto;
- width: 776px;
- min-height: 100%;
- background-color: #aaaaaa;
- background-image: url(gfx/bg_main.jpg);
- }
- @media print {
- HTML, BODY {
- height: auto;
- }
- #main {
- height: auto;
- }
- #menu {
- width: 0px;
- height: 0px;
- float: left;
- clear: both;
- visibility: hidden;
- }
- #smoke {
- width: 0px;
- height: 0px;
- top: 0px;
- left: 40%;
- position: absolute;
- visibility: hidden;
- }
- #menu A {
- visibility: hidden;
- }
- IMG {
- visibility: hidden;
- }
- }
- @media screen {
- #smoke {
- width: 200px;
- height: 150px;
- top: 5px;
- left: 40%;
- position: absolute;
- }
- #menu {
- width: 756px;
- height: 47px;
- background-color: #aaaaaa;
- background-image: url(gfx/bg_menu.jpg);
- color: #ffffff;
- text-align: left;
- padding-top: 160px;
- padding-left: 20px;
- font-weight: bold;
- font-family: Tahoma;
- }
- #menu A {
- color: #b63628;
- font-weight: bold;
- font-size: 12px;
- font-family: Tahoma;
- text-decoration: none;
- }
- #menu A:link {
- color: #b63628;
- font-weight: bold;
- font-family: Tahoma;
- text-decoration: none;
- }
- #menu A:visited {
- color: #b63628;
- font-weight: bold;
- font-family: Tahoma;
- text-decoration: none;
- }
- #menu A:hover {
- color: #ffffff;
- font-weight: bold;
- font-family: Tahoma;
- text-decoration: none;
- }
- }
- #content {
- width: 716px;
- overflow: auto;
- text-align: justify;
- padding-left: 40px;
- padding-right: 20px;
- }
- #foot {
- padding: 0;
- margin: auto;
- width: 776px;
- height: 60px;
- background-color: #aaaaaa;
- background-image: url(gfx/bg_foot.jpg);
- }
- H1 {
- font-size: 20px;
- color: #66943C;
- }
- H2 {
- font-size: 16px;
- color: #b63628;
- margin: 0;
- padding: 0;
- line-height: 15px;
- }
- .dlafirm STRONG {
- color: #b63628;
- }
- .foto {
- float: right;
- margin-left: 40px;
- margin-bottom: 40px;
- border: px solid #FDD889;
- clear: right;
- }
- .foto2 {
- float: left;
- margin-right: 30px;
- margin-bottom: 40px;
- border: px solid #FDD889;
- clear: right;
- }
- .foto3 {
- float: left;
- margin-right: 36px;
- margin-bottom: 40px;
- border: px solid #FDD889;
- clear: right;
- }
- .foto4 {
- float: left;
- margin-right: 0px;
- margin-bottom: 40px;
- border: px solid #FDD889;
- clear: right;
- }
- .dania {
- width: 315px;
- float: left;
- }
- .dania STRONG {
- color: #b63628;
- line-height: 45px;
- }
- .dania TABLE {
- font-size: 11px;
- font-weight: bold;
- width: 100%;
- }
- .dania TABLE TD {
- padding-top: 4px;
- }
- .dania TABLE .d {
- padding-left: 10px;
- vertical-align: bottom;
- text-align: left;
- }
- .dania TABLE .w {
- width: 60px;
- text-align: right;
- vertical-align: bottom;
- }
- .dania TABLE .c {
- width: 50px;
- text-align: right;
- vertical-align: bottom;
- }
- .info {
- text-align: center;
- font-size: 11px;
- }
- .info STRONG {
- font-weight: bold;
- color: #b63628;
- }
- .kontakt STRONG, .telefony STRONG {
- font-weight: bold;
- color: #b63628;
- }
- .mail {
- color: #333333;
- text-decoration: none;
- }
- .mail:link {
- color: #333333;
- text-decoration: none;
- }
- .mail:visited {
- color: #333333;
- text-decoration: none;
- }
- .mail:hover {
- color: #b63628;
- text-decoration: underline;
- }
- @media print {
- H1 {
- font-size: 20px;
- color: #000000;
- }
- H2 {
- font-size: 16px;
- color: #000000;
- margin: 0;
- padding: 0;
- line-height: 15px;
- }
- .telefony STRONG {
- font-weight: bold;
- color: #000000;
- }
- .dania {
- color: #000000;
- }
- .dania STRONG {
- color: #000000;
- }
- .info STRONG {
- font-weight: bold;
- color: #000000;
- }
- }
- .thumb a {
- display: block;
- position: relative;
- top: 235px;
- left: 80px;
- }
Advertisement
Add Comment
Please, Sign In to add comment