html {font-size: 100%}

@font-face {
 font-family: MyCustomFont;
 src: url("images/fonface/titillium/titilliumtext250wt-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("images/fonface/titillium/titilliumtext250wt-webfont.ttf") /* TTF file for CSS3 browsers */
}

body {
      font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial;
      font-size: 11px;
      line-height: 150%;
      padding: 0px;
      margin: 20px;
      text-align: left;
      color: #FFFFFF;
      
      background:#C62D00 url(images/bckg.jpg)  repeat scroll left top
     }

#wrap {
	float:left;
}

#main {width:650px;}
#main p {text-align:left;line-height: 150%; color: #ffffff;padding:0 0 0 50px;font-size: 11px; } 

form    {margin:0;}
a.no       {text-decoration:none;color:#ffffff}
a       {text-decoration:underline;color:#ffffff}
a:hover {text-decoration:underline;color:#ffffff}
.cleaner {clear: both;}

#saturnia {margin: 100px 0px 0px 0px;display: block;clear: both;}

h1 {text-decoration: none;font-size: 20px;font-weight: normal;text-transform: uppercase;padding-top: 10px;clear: both;font-family: MyCustomFont, Trebuchet, Arial;}
h1 a {text-decoration: none;font-size: 20px;font-weight: normal;text-transform: uppercase;padding-top: 10px;font-family: MyCustomFont, Trebuchet, Arial;color: #FF762D;}
h2 a {text-decoration: none;font-size: 20px;font-weight: normal;text-transform: uppercase;padding-top: 10px;font-family: MyCustomFont, Trebuchet, Arial;color: #FF762D;}
h2 a:hover {text-decoration: none;}
h1 a:hover {text-decoration: none;}

#kontakty {float:left;width:351px;margin:50px 0px 50px 0;}
#kontakty span {color:#FF762D;}

#menu {left:0;top:40px;background: url(images/bckgmenu.png) repeat ;position: fixed;z-index: 1999;height: 50px;border: none;}
#menu ul {list-style-type: none;padding-left: 20px ;margin: 0 }
#menu ul li {float: left;}
#menu ul li a {color: #ffffff;text-decoration: none;text-transform: uppercase;display: block;margin: 20px 20px 0 0px;font-weight: bold;font-size: 12px; font-family: MyCustomFont, Trebuchet, Arial;}
#menu ul li a:hover { color: #cc3300; }

.reference {width:950px; float:left;clear:both;margin-bottom: 100px;}
.reference img.ref_pic {border: 5px solid #000000;float:left;margin:10px 10px 0px 0;}
.reference img.ref_log {border: 0px solid #000000;float:left;margin:0px 0px 0px 0;}
.wlist {width:150px;float:right}
.wlist li {font-family: MyCustomFont, Trebuchet, Arial;}
