.bodymodul { width: 100%; }
.container { margin: 10px; }
.c1 { background-color: #FFF; }
.c2 { background-color: #000; border-top-width: 2px; border-top-style: solid; border-top-color: #FFF; }
.c3 { background-image: url(../image/strukturne/c3_bg_2.jpg); padding-top: 30px; padding-bottom: 30px; background-attachment: fixed; background-repeat: no-repeat; background-position: center top; background-color: #2A6DBC; }
.c4 { background-color: #333333; }
.c5 { background-color: #F8F8F8; padding-top: 20px; padding-bottom: 20px; }
.c6 { background-color: #111; background-attachment: fixed; background-image: url(../image/strukturne/black_bg.jpg); background-repeat: no-repeat; background-position: center top; border-top-width: 2px; border-top-style: solid; border-top-color: #FFF; }
.test { width: 100%; }
.error_message { width: 99%; font-size: 14px; color: #F00; text-align: center; display: block; line-height: 40px; font-weight: bold; background-color: #FCC; border: 1px solid #F00; margin-top: 10px; }
.ok_message { width: 99%; font-size: 14px; color: #090; text-align: center; display: block; line-height: 40px; font-weight: bold; background-color: #B7FFB7; border: 1px solid #0C0; margin-top: 10px; }
.confirmation { height: auto; width: 800px; border: 1px solid #CCC; padding: 10px; display: block; margin-top: 10px; margin-right: auto; margin-bottom: -30px; margin-left: auto; max-width: 90%;}
.confirmation td { margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; vertical-align: top; padding: 10px; }
.confirmation td img { height: 40px; width: 40px; margin: 0px; padding: 0px; }
.confirmation td h3 { font-size: 22px; font-weight: bolder; margin-bottom: 5px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; }
.confirmation td p { font-size: 13px; line-height: 18px; }
