Guest User

Untitled

a guest
May 2nd, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.05 KB | None | 0 0
  1. HTML, BODY {
  2.     background-color:#d4d0c8;
  3.     width: 100%;
  4.     height: 100%;
  5.     margin-top: 0;
  6.     margin-bottom: 0;
  7.     margin-left: auto;
  8.     margin-right: auto;
  9.     padding: 0;
  10.     font-family: Arial, Helvetica, sans-serif;
  11.     font-size: 13px;
  12.     text-align: center;
  13.   background-image: url(gfx/bg_body.jpg);
  14.     background-repeat: repeat-y;
  15.     background-attachment: fixed;
  16.         color:
  17. }
  18.  
  19. #main {
  20.     padding: 0;
  21.     margin: auto;
  22.     width: 776px;
  23.     min-height: 100%;
  24.     background-color: #aaaaaa;
  25.     background-image: url(gfx/bg_main.jpg);
  26. }
  27.  
  28. @media print {
  29.  
  30.     HTML, BODY {
  31.         height: auto;
  32.     }
  33.  
  34.     #main {
  35.         height: auto;
  36.     }
  37.  
  38.     #menu {
  39.         width: 0px;
  40.         height: 0px;
  41.         float: left;
  42.         clear: both;
  43.         visibility: hidden;
  44.     }
  45.     #smoke {
  46.         width: 0px;
  47.         height: 0px;   
  48.         top: 0px;
  49.         left: 40%;
  50.         position: absolute;
  51.         visibility: hidden;    
  52.     }  
  53.     #menu A {
  54.         visibility: hidden;
  55.     }
  56.    
  57.     IMG {
  58.         visibility: hidden;
  59.     }
  60.    
  61. }
  62.  
  63. @media screen {
  64.     #smoke {
  65.         width: 200px;
  66.         height: 150px; 
  67.         top: 5px;
  68.         left: 40%;
  69.         position: absolute;
  70.     }
  71.     #menu {
  72.         width: 756px;
  73.         height: 47px;
  74.         background-color: #aaaaaa;
  75.         background-image: url(gfx/bg_menu.jpg);
  76.         color: #ffffff;
  77.         text-align: left;
  78.         padding-top: 160px;
  79.         padding-left: 20px;
  80.         font-weight: bold;
  81.         font-family: Tahoma;
  82.     }
  83.  
  84.     #menu A {
  85.         color: #b63628;
  86.         font-weight: bold;
  87.         font-size: 12px;
  88.         font-family: Tahoma;   
  89.         text-decoration: none;
  90.     }
  91.  
  92.     #menu A:link {
  93.         color: #b63628;
  94.         font-weight: bold;
  95.         font-family: Tahoma;   
  96.         text-decoration: none;
  97.     }
  98.  
  99.     #menu A:visited {
  100.         color: #b63628;
  101.         font-weight: bold;
  102.         font-family: Tahoma;   
  103.         text-decoration: none;
  104.     }
  105.  
  106.     #menu A:hover {
  107.         color: #ffffff;
  108.         font-weight: bold;
  109.         font-family: Tahoma;   
  110.         text-decoration: none;
  111.     }
  112. }
  113.  
  114. #content {
  115.     width: 716px;
  116.     overflow: auto;
  117.     text-align: justify;
  118.     padding-left: 40px;
  119.     padding-right: 20px;
  120.    
  121. }
  122.  
  123. #foot {
  124.     padding: 0;
  125.     margin: auto;
  126.     width: 776px;
  127.     height: 60px;
  128.     background-color: #aaaaaa;
  129.     background-image: url(gfx/bg_foot.jpg);
  130. }
  131.  
  132. H1 {
  133.     font-size: 20px;
  134.     color: #66943C;
  135. }
  136.  
  137. H2 {
  138.     font-size: 16px;
  139.     color: #b63628;
  140.     margin: 0;
  141.     padding: 0;
  142.     line-height: 15px;
  143. }
  144.  
  145. .dlafirm STRONG {
  146.     color: #b63628;
  147. }
  148.  
  149. .foto {
  150.     float: right;
  151.     margin-left: 40px;
  152.     margin-bottom: 40px;
  153.     border: px solid #FDD889;
  154.     clear: right;
  155. }
  156.  
  157. .foto2 {
  158.     float: left;
  159.     margin-right: 30px;
  160.     margin-bottom: 40px;
  161.     border: px solid #FDD889;
  162.     clear: right;
  163. }
  164.  
  165. .foto3 {
  166.     float: left;
  167.     margin-right: 36px;
  168.     margin-bottom: 40px;
  169.     border: px solid #FDD889;
  170.     clear: right;
  171. }
  172.  
  173.  
  174. .foto4 {
  175.     float: left;
  176.     margin-right: 0px;
  177.     margin-bottom: 40px;
  178.     border: px solid #FDD889;
  179.     clear: right;
  180. }
  181.  
  182. .dania {
  183.   width: 315px;
  184.   float: left;
  185. }
  186. .dania STRONG {
  187.     color: #b63628;
  188.     line-height: 45px;
  189.  
  190. }
  191.  
  192. .dania TABLE {
  193.     font-size: 11px;
  194.     font-weight: bold;
  195.     width: 100%;
  196. }
  197. .dania TABLE TD {
  198.     padding-top: 4px;
  199. }  
  200. .dania TABLE .d {
  201.     padding-left: 10px;
  202.     vertical-align: bottom;
  203.     text-align: left;
  204. }
  205. .dania TABLE .w {
  206.     width: 60px;
  207.     text-align: right;
  208.     vertical-align: bottom;
  209. }
  210. .dania TABLE .c {
  211.     width: 50px;
  212.     text-align: right;
  213.     vertical-align: bottom;
  214. }
  215. .info {
  216.     text-align: center;
  217.     font-size: 11px;
  218. }
  219. .info STRONG {
  220.     font-weight: bold;
  221.     color: #b63628;
  222. }
  223.  
  224. .kontakt STRONG, .telefony STRONG {
  225.     font-weight: bold;
  226.     color: #b63628;
  227. }
  228.  
  229. .mail {
  230.     color: #333333;
  231.     text-decoration: none;
  232. }
  233.  
  234. .mail:link {
  235.     color: #333333;
  236.     text-decoration: none;
  237. }
  238.  
  239. .mail:visited {
  240.     color: #333333;
  241.     text-decoration: none;
  242. }
  243.  
  244. .mail:hover {
  245.     color: #b63628;
  246.     text-decoration: underline;
  247. }
  248.  
  249. @media print {
  250.  
  251.     H1 {
  252.         font-size: 20px;
  253.         color: #000000;
  254.     }
  255.  
  256.     H2 {
  257.         font-size: 16px;
  258.         color: #000000;
  259.         margin: 0;
  260.         padding: 0;
  261.         line-height: 15px;
  262.     }
  263.  
  264.     .telefony STRONG {
  265.         font-weight: bold;
  266.         color: #000000;
  267.     }
  268.  
  269.     .dania {
  270.         color: #000000;
  271.     }
  272.  
  273.     .dania STRONG {
  274.         color: #000000;
  275.     }
  276.  
  277.     .info STRONG {
  278.         font-weight: bold;
  279.         color: #000000;
  280.     }
  281. }
  282.  
  283.         .thumb a {
  284.     display: block;
  285.     position: relative;
  286.     top: 235px;
  287.     left: 80px;
  288.     }
Advertisement
Add Comment
Please, Sign In to add comment