html, body { height: 100%; }
* { margin: 0px; }
p { margin: 16px 0px; }
img { border: none; }
body { font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 12px; color: #212121; }
a { color: #212121; }
a.active { color: #CCCCCC !important; }

.clear { clear: both; }
.button { display: block; width: 199px; height: 44px; line-height: 44px; color: #FFFFFF; font-size: 17px; text-align: center; background-image: url('../img/button.png'); float: left; font-weight: bold; }
.mp { font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }
.cur { cursor: pointer; }

body { text-align: center; background-color: #f8fcfd; background-image: url('../img/clouds.jpg'); background-repeat: no-repeat; background-position: top center; }
#website { text-align: left; width: 960px; min-height: 100%; height: auto !important; height: 100%; margin: 0px auto -115px; }
#errors { color: #FF0000; }
#success { color: #00861E; }

#topMenu { width: 957px; height: 62px; background-image: url('../img/topmenu.png'); line-height: 50px; font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; }
#topMenu a { color: #FFFFFF; text-decoration: none; display: block; float: left; margin: 0px 18px; }
#footer, #footerSpace { height: 115px; margin: 0px auto; width: 958px;  }
#footer div { height: 58px; line-height: 58px; background-image: url('../img/footer.png'); }
#footer a { color: #FFFFFF; text-decoration: none; font-size: 14px; display: block; float: left; margin: 0px 24px; }

#bigbox { width: 954px; height: 326px; margin: 0px auto 8px; background-image: url('../img/mainbox.png'); font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }
#bigbox ul { padding-top: 50px; padding-left: 30px; list-style-type: none; }
#bigbox ul li { background-image: url('../img/tick.png'); background-position: 0px 4px; background-repeat: no-repeat; padding-left: 35px; padding-bottom: 25px; font-size: 20px; line-height: 36px; }

.smallbox { width: 955px; height: 206px; margin-bottom: 10px; background-image: url('../img/smallbox.png'); position: relative; }
.smallbox ul { list-style: none; padding-left: 20px; }
.smallbox ul li { font-size: 14px; color: #3c3b3b; font-weight: bold; background-image: url('../img/dot_arrow.png'); background-position: 25px 0px; background-repeat: no-repeat; padding-left: 60px; padding-bottom: 9px; line-height: 20px; }
.smallbox img { position: absolute; right: 23px; }

#box { width: 956px; height: 310px; background-image: url('../img/box.png'); margin-bottom: 15px; }
#box span { display: block; float: left; text-align: center; font-weight: bold; color: #3c3b3b; }
.star { margin: 0px 50px 5px; width: 82px; height: 80px; line-height: 80px; background-image: url('../img/star.png'); color: #FFFFFF !important; font-size: 24px; }

#box_wrapper { margin: 0px 0px 0px 5px; position: relative; background-image: url('../img/box_bg.png'); background-repeat: repeat-y; }
#box_content { min-height: 160px; padding: 10px 15px; background-image: url('../img/box_top.png'); background-repeat: no-repeat; width: 954px; }
#box_bottom { display: block; margin-left: 5px; }

.formLayout label { display: block; float: left; min-width: 120px; margin: 3px 0px; }
.formLayout input, .formLayout select, .formLayout textarea { float: left; margin: 3px 10px 3px 0px; }
.formLayout br { clear: both; }
.formLayout .short { width: 145px; }
.formLayout .medium { width: 280px; }
.formLayout .long { width: 555px; }

.table { border-collapse: collapse; text-align: left; max-width: 925px; }
.table th { background-color: #5A4B48; border-top: 1px solid #214873; border-bottom: 1px solid #214873; color: #FFFFFF; padding: 3px 5px; text-align: center; }
.table td { border-bottom: 1px solid #214873; margin: 0px; padding: 3px 5px; background-color: #FFFFFF; }
.table .l { border-left: 1px solid #214873; }
.table .r { border-right: 1px solid #214873; }
.table .nbb td { border-bottom: none !important; }
.table .bb td { border-bottom: 5px solid #214873 !important; }
.table .bb td td { border-bottom: 1px solid #214873 !important; }
.table td.c, table th.c { text-align: center; }
table .active td { background-color: #D9EFFA; }

#fb { width: 235px; height: 260px; position: fixed; top: 370px; right: -191px; background-image: url('../img/fb.png'); }

a.prawy { 
text-align: right;
width:90%; 
color:#C1C1C1; font-size:10px; text-decoration: none;
color: purple;
link color: blue;
display: block; } 


