/* deafault */
html, body, h1, h2, h3, h4, h5, h6, form, table, tr, th, td, ul, li {margin: 0; padding: 0;}
.clear {clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0;}

/* body */
html {overflow-y: scroll;}
body {font-family: 'Tahoma'; font-size: 12px; background: #f4edd3;}

/* id="header" */
#header {background: #e8dba7; border-bottom: 3px solid #c2b78c; padding: 20px 0 10px; color: #61565a;}
#header .content {width: 980px; margin: 0 auto;}
#header .content h1 { color: #323135; display: inline; float: left; font-size: 25px; font-weight: normal; line-height: 14px;}
#header .content h1 span {color: #c3bb8d;}
#header .content .advertise { text-align: center; margin-top: 10px;}

/* id="footer" */
#footer {background: #ffffff; border-top: 3px solid #c2b78c; padding: 20px 0 20px; color: #61565a;}
#footer .content {width: 980px; margin: 0 auto; text-align: center;}
#footer .content a {color: #b75953;}
#footer .adv {width: 980px; margin: 0 auto; text-align: center; margin-top:25px; }

/* id="content" */
#content {color: #61565a; border: 1px solid #877c6a; border-width: 1px 0; padding: 30px 0;}
#content .content {width: 980px; margin: 0 auto;}
#content .content .description ul {padding: 10px 0 30px 20px;}
#content .content a {color: #b75953;}
#content .content .currencies {margin:0; padding:0 2px;}
#content .content .currencies ul {list-style: none;}
#content .content .currencies ul li {float: left; padding: 2px 0 0;}
#content .content .currencies ul li a {display: block; font-size: 14px; padding: 0 5px; margin: -2px 1px 0; color: #423e3a; text-decoration: none;}
#content .content .currencies ul li a:hover {text-decoration: underline;}
#content .content .currencies ul li a.active {color: #b75953; font-weight: bold; background: #f4edd3;}
#content .content .info {text-align: right; margin:8px 0; clear: both; margin: 8px 0;}
#content .content .info .formularz{ float: left; margin: -12px 0 0; text-align: left;}
#content .content .facebook {clear:both; float:left; width:475px;}
#content .content .google{float:left;  }
.courses {clear:both;}
#content .content .courses table,
#content .content .courses table tr,
#content .content .courses table th,
#content .content .courses table td {border: 1px solid #d3c6a0;}
#content .content .courses table {border-collapse: collapse; width: 100%; margin: 10px 0 30px;}
#content .content .courses table tr.color {background: #efe8ce;}
#content .content .courses table th {color: #f4edd3; background: #958e7a; padding: 5px 0;}
#content .content .courses table td {padding: 2px 5px; text-align: center;}
#content .content .courses table td.name {text-align: left; padding-left: 10px;}
#content .content .courses table td.currency {width: 50px;}
#content .content .courses table td.course {width: 100px;}
#content .content .courses table td.diference {width: 100px;}
#content .content .courses table td.spread {width: 80px;}
#content .content .courses table td.date {width: 170px;}
