html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #4c4c4c;
	font-size: 12px;
	text-align: center;
}
#container {
	border: 1px solid #dcdcdc;
	width: 966px;
	margin: 0 auto;
	text-align: left;
    background: #fff url(../frame/background.gif) repeat-x;
    padding-top: 6px;
}
#containeriframe {
	border: 1px solid #dcdcdc;
	width: 966px;
	margin: 0 auto;
	text-align: left;
    background: #fff url(../frame/background2.gif) repeat-x;
    padding: 0;
}
#header {
	border-bottom: 3px solid #600505;
	height: 104px;
	background: url(../frame/header.jpg) no-repeat;
	position: relative;
    margin-bottom: 6px;
}
#header #logo a {
    display: block;
	position: absolute;
	top: 5px;
	left: 18px;
	width: 462px;
	height: 85px;
}
#header span {
	display: none;
}
#header #depo a {
	position: absolute;
	top: 4px;
	right: 24px;
	width: 153px;
	height: 96px;
	display: block;
}
#header #slogan {
    position: absolute;
    top: 41px;
    left: 526px;
    display: block;
    color: #f7b722;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
}
#menu {
	background: url(../frame/menu_background.gif) repeat-x;
	height: 45px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#menu #log {
	position: absolute;
	left: 765px;
	background-image: url(../frame/log_background.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 45px;
}
#menu #log a {
	display: block;
	margin: 14px 0 0 20px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
}
#menu #log a:hover {
	color: #fee5bd;
}
#menu ul {
	margin: 0 0 0 20px;
	list-style-type: none;
}
#menu ul li {
	margin: 16px 24px 0 0;
	float: left;
}
#menu ul li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #fee5bd;
}
#steps {
	width: 943px;
	height: 91px;
	background: url(../frame/steps_background.gif) no-repeat;
	margin: 6px 0 15px 11px;
	font-size: 18px;
	font-weight: bold;
}
#steps ul {
	list-style-type: none;
	margin-left: 25px;
}
#steps ul li {
	margin: 10px 24px 0 0;
	width: 252px;
	float: left;
	line-height: 21px;
}
#steps ul li a {
	text-decoration: none;
	color: #4c4c4c;
}
#steps ul li a:hover {
	text-decoration: underline;
}
#steps ul li#step1 {
	margin-top: 18px;
}
#steps ul li#step1 span {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/1_grey.gif) no-repeat;
}
#steps ul li#step2 span {
	display: block;
	margin-top: 4px;
	height: 60px;
	padding: 0 0 0 62px;
	background: url(../frame/2_grey.gif) no-repeat;
	background-position: 0 4px;
}
#steps ul li#step3 {
	margin: 18px 0 0 47px;
}
#steps ul li#step3 span {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/3_grey.gif) no-repeat;
}
#steps ul li#step1 a.active {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/1_red.gif) no-repeat;
	color: #e45317;
}
#steps ul li#step2 a.active {
	display: block;
	margin-top: 4px;
	height: 60px;
	padding: 0 0 0 62px;
	background: url(../frame/2_red.gif) no-repeat;
	color: #e45317;
}
#steps ul li#step3 a.active {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/3_red.gif) no-repeat;
	color: #e45317;
}
#steps ul li#step1 a.done {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/1_green.gif) no-repeat;
	color: #689a54;
}
#steps ul li#step2 a.done {
	display: block;
	margin-top: 4px;
	height: 60px;
	padding: 0 0 0 62px;
	background: url(../frame/2_green.gif) no-repeat;
	color: #689a54;
}
#steps ul li#step3 a.done {
	display: block;
	height: 55px;
	padding: 7px 0 0 62px;
	background: url(../frame/3_green.gif) no-repeat;
	color: #689a54;
}


#left {
	float: left;
	width: 623px;
}
#left #content {
	width: 595px;
	margin: 0 7px 0 5px;
	background: #fff url(../frame/content_top.gif) no-repeat;
	padding: 24px 0 24px 4px;
}
#left #content .titleimage {
	float: left;
	display: block;
    padding: 0 7px;
}
#left #content h1 {
	margin: 19px 0 0;
	float: left;
	width: 388px;
	height: 35px;
	background: url(../frame/advent_game.gif) no-repeat;
}
#left #content h1 span {
	display: none;
}
#left #content #boxes {
	float: right;
	margin-left: 28px;
}
#left #content .maingiftbox, #left #content .giftbox {
	width: 209px;
	margin-bottom: 20px;
	background: #fff url(../frame/box_background.gif) bottom no-repeat;
	line-height: 14px;
}
#left #content .maingiftbox h2 {
	width: 209px;
	height: 58px;
	margin: 0 0 6px 0;
	background: url(../frame/main_gifts.gif) no-repeat;
}
#left #content .giftbox h2 {
	width: 209px;
	height: 58px;
	margin: 0 0 6px 0;
	background: url(../frame/daily_gift.gif) no-repeat;
}
#left #content .maingiftbox h2 span, #left #content .giftbox h2 span {
	display: none;
}
#left #content .maingiftbox h2 a, #left #content .giftbox h2 a {
	width: 209px;
	height: 58px;
	display: block;
}
#left #content .maingiftbox .content, #left #content .giftbox .content {
	padding: 0 22px 17px 17px;
}
#left #content #start {
	color: #e45317;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 46px 69px;
}
#left #content #starttext {
	margin: 0 0 48px 16px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
#left #content #premailform {
	position: relative;
}
#left #content #premailform b {
	font-size: 13px;
}
#left #content #premailform #messagebox {
	position: absolute;
	width: 294px;
	height: 110px;
	background: #fff;
	border: 3px solid #b10000;
	display: none;
	padding: 10px;
	color: #b10000;
	font-weight: bold;
	font-size: 14px;
}
#left #content #loginform {
	position: relative;
	font-size: 13px;
	margin: 30px 0 10px;
	width: 254px;
}
#left #content #loginform b {
	display: block;
	font-size: 13px;
	padding-bottom: 3px;
}
#left #content #loginform #messagebox {
	position: absolute;
	width: 294px;
	height: 170px;
	background: #fff;
	border: 3px solid #b10000;
	display: none;
	padding: 10px;
	color: #b10000;
	font-weight: bold;
	font-size: 14px;
}
#left #content #regform {
	position: relative;
	font-size: 13px;
	margin: 30px 0 40px;
	width: 355px;
}
#left #content #regform b {
	display: block;
	font-size: 13px;
	padding-bottom: 3px;
}
#left #content #regform span {
	display: block;
	font-size: 11px;
	width: 240px;
	padding: 2px 0 0 12px;
}
#left #content #regform #messagebox {
	position: absolute;
	top: 378px;
	width: 334px;
	height: 270px;
	background: #fff;
	border: 3px solid #b10000;
	display: none;
	padding: 10px;
	color: #b10000;
	font-weight: bold;
	font-size: 14px;
}
#left #content #mainregform {
    position: relative;
    font-size: 13px;
    margin: 30px 0 40px;
    width: 355px;
}
#left #content #mainregform select {
    width: 250px;
    border: 2px solid #e45317;
}
#left #content #mainregform b {
    display: block;
    font-size: 13px;
    padding-bottom: 3px;
}
#left #content #mainregform span {
    display: block;
    font-size: 11px;
    width: 240px;
    padding: 2px 0 0 12px;
}
#left #content #mainregform #messagebox {
    position: absolute;
    top: 396px;
    width: 334px;
    height: 200px;
    background: #fff;
    border: 3px solid #b10000;
    display: none;
    padding: 10px;
    color: #b10000;
    font-weight: bold;
    font-size: 14px;
}
#left #content #chancesform {
    position: relative;
    font-size: 13px;
    margin: 30px 0 40px;
    width: 355px;
}
#left #content #chancesform b {
    display: block;
    font-size: 13px;
    padding-bottom: 3px;
}
#left #content #chancesform span {
    display: block;
    font-size: 11px;
    width: 240px;
    padding: 2px 0 0 12px;
}
#left #content #chancesform ol {
	margin: 0 0 21px 0;
	padding: 0 0 0 24px;
	list-style-type: decimal;
}
#left #content #chancesform ol li {
	margin: 0 0 14px 0;
	padding: 0;
	color: #e45317;
	font-weight: bold;
	font-size: 16px;
}
#left #content #chancesform #messagebox {
    position: absolute;
    top: 226px;
    width: 334px;
    height: 240px;
    background: #fff;
    border: 3px solid #b10000;
    display: none;
    padding: 10px;
    color: #b10000;
    font-weight: bold;
    font-size: 14px;
}
#left #content a.pass {
	text-decoration: none;
	color: #4c4c4c;
}
#left #content a:hover.pass {
	text-decoration: underline;
	color: #b10000;
}
#left #content #drawingdays {
    margin: 28px 0 14px 56px;
    font-size: 14px;
}

#left #calendar {
	width: 612px;
    margin: 0 0 22px 11px;
}
#left #calendar div a span {
	display: none;
}
#left #calendar div {
    width: 90px;
    height: 97px;
    margin: 12px 11px 0 0;
    float: left;
}
#left #calendar div a {
    display: block;
    width: 90px;
    height: 97px;
}

#left #calendar #ornament1 {
	background: url(../frame/1_nor.gif) no-repeat;
}
#left #calendar #ornament1act {
	background: url(../frame/1_act.gif) no-repeat;
}
#left #calendar #ornament1past {
	background: url(../frame/1_past.gif) no-repeat;
}
#left #calendar #ornament2 {
	background: url(../frame/2_nor.gif) no-repeat;
}
#left #calendar #ornament2act {
	background: url(../frame/2_act.gif) no-repeat;
}
#left #calendar #ornament2past {
	background: url(../frame/2_past.gif) no-repeat;
}
#left #calendar #ornament3 {
	background: url(../frame/3_nor.gif) no-repeat;
}
#left #calendar #ornament3act {
	background: url(../frame/3_act.gif) no-repeat;
}
#left #calendar #ornament3past {
	background: url(../frame/3_past.gif) no-repeat;
}
#left #calendar #ornament4 {
	background: url(../frame/4_nor.gif) no-repeat;
}
#left #calendar #ornament4act {
	background: url(../frame/4_act.gif) no-repeat;
}
#left #calendar #ornament4past {
	background: url(../frame/4_past.gif) no-repeat;
}
#left #calendar #ornament5 {
	background: url(../frame/5_nor.gif) no-repeat;
}
#left #calendar #ornament5act {
	background: url(../frame/5_act.gif) no-repeat;
}
#left #calendar #ornament5past {
	background: url(../frame/5_past.gif) no-repeat;
}
#left #calendar #ornament6 {
	background: url(../frame/6_nor.gif) no-repeat;
}
#left #calendar #ornament6act {
	background: url(../frame/6_act.gif) no-repeat;
}
#left #calendar #ornament6past {
	background: url(../frame/6_past.gif) no-repeat;
}
#left #calendar #ornament7 {
	background: url(../frame/7_nor.gif) no-repeat;
}
#left #calendar #ornament7act {
	background: url(../frame/7_act.gif) no-repeat;
}
#left #calendar #ornament7past {
	background: url(../frame/7_past.gif) no-repeat;
}
#left #calendar #ornament8 {
	background: url(../frame/8_nor.gif) no-repeat;
}
#left #calendar #ornament8act {
	background: url(../frame/8_act.gif) no-repeat;
}
#left #calendar #ornament8past {
	background: url(../frame/8_past.gif) no-repeat;
}
#left #calendar #ornament9 {
	background: url(../frame/9_nor.gif) no-repeat;
}
#left #calendar #ornament9act {
	background: url(../frame/9_act.gif) no-repeat;
}
#left #calendar #ornament9past {
	background: url(../frame/9_past.gif) no-repeat;
}
#left #calendar #ornament10 {
	background: url(../frame/10_nor.gif) no-repeat;
}
#left #calendar #ornament10act {
	background: url(../frame/10_act.gif) no-repeat;
}
#left #calendar #ornament10past {
	background: url(../frame/10_past.gif) no-repeat;
}
#left #calendar #ornament11 {
	background: url(../frame/11_nor.gif) no-repeat;
}
#left #calendar #ornament11act {
	background: url(../frame/11_act.gif) no-repeat;
}
#left #calendar #ornament11past {
	background: url(../frame/11_past.gif) no-repeat;
}
#left #calendar #ornament12 {
	background: url(../frame/12_nor.gif) no-repeat;
}
#left #calendar #ornament12act {
	background: url(../frame/12_act.gif) no-repeat;
}
#left #calendar #ornament12past {
	background: url(../frame/12_past.gif) no-repeat;
}
#left #calendar #ornament13 {
	background: url(../frame/13_nor.gif) no-repeat;
}
#left #calendar #ornament13act {
	background: url(../frame/13_act.gif) no-repeat;
}
#left #calendar #ornament13past {
	background: url(../frame/13_past.gif) no-repeat;
}
#left #calendar #ornament14 {
	background: url(../frame/14_nor.gif) no-repeat;
}
#left #calendar #ornament14act {
	background: url(../frame/14_act.gif) no-repeat;
}
#left #calendar #ornament14past {
	background: url(../frame/14_past.gif) no-repeat;
}
#left #calendar #ornament15 {
	background: url(../frame/15_nor.gif) no-repeat;
}
#left #calendar #ornament15act {
	background: url(../frame/15_act.gif) no-repeat;
}
#left #calendar #ornament15past {
	background: url(../frame/15_past.gif) no-repeat;
}
#left #calendar #ornament16 {
	background: url(../frame/16_nor.gif) no-repeat;
}
#left #calendar #ornament16act {
	background: url(../frame/16_act.gif) no-repeat;
}
#left #calendar #ornament16past {
	background: url(../frame/16_past.gif) no-repeat;
}
#left #calendar #ornament17 {
	background: url(../frame/17_nor.gif) no-repeat;
}
#left #calendar #ornament17act {
	background: url(../frame/17_act.gif) no-repeat;
}
#left #calendar #ornament17past {
	background: url(../frame/17_past.gif) no-repeat;
}
#left #calendar #ornament18 {
	background: url(../frame/18_nor.gif) no-repeat;
}
#left #calendar #ornament18act {
	background: url(../frame/18_act.gif) no-repeat;
}
#left #calendar #ornament18past {
	background: url(../frame/18_past.gif) no-repeat;
}
#left #calendar #ornament19 {
	background: url(../frame/19_nor.gif) no-repeat;
}
#left #calendar #ornament19act {
	background: url(../frame/19_act.gif) no-repeat;
}
#left #calendar #ornament19past {
	background: url(../frame/19_past.gif) no-repeat;
}
#left #calendar #ornament20 {
	background: url(../frame/20_nor.gif) no-repeat;
}
#left #calendar #ornament20act {
	background: url(../frame/20_act.gif) no-repeat;
}
#left #calendar #ornament20past {
	background: url(../frame/20_past.gif) no-repeat;
}
#left #calendar #ornament21 {
	background: url(../frame/21_nor.gif) no-repeat;
}
#left #calendar #ornament21act {
	background: url(../frame/21_act.gif) no-repeat;
}
#left #calendar #ornament21past {
	background: url(../frame/21_past.gif) no-repeat;
}
#left #calendar #ornament22 {
	background: url(../frame/22_nor.gif) no-repeat;
}
#left #calendar #ornament22act {
	background: url(../frame/22_act.gif) no-repeat;
}
#left #calendar #ornament22past {
	background: url(../frame/22_past.gif) no-repeat;
}
#left #calendar #ornament23 {
	background: url(../frame/23_nor.gif) no-repeat;
}
#left #calendar #ornament23act {
	background: url(../frame/23_act.gif) no-repeat;
}
#left #calendar #ornament23past {
	background: url(../frame/23_past.gif) no-repeat;
}
#left #info {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 14px 12px;
}
#left #viewmaingifts {
	width: 536px;
	height: 59px;
	margin: 14px 0 0 12px;
	background: url(../frame/view_main_gifts.gif) no-repeat;
}
#left #viewmaingifts a {
	display: block;
	width: 536px;
	height: 59px;
}
#left #viewmaingifts span {
	display: none;
}
#left #buffer {
	position: relative;
	width: 355px;
	height: 551px;
	background: url(../frame/buffer.jpg) no-repeat;
}
#left #buffer span {
	position: absolute;
	top: 50px;
	left: 54px;
	width: 240px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #b10000;
}
#left #backtocalendar {
	float: right;
}
#left #backtocalendar a {
	display: block;
	margin-right: 6px;
	width: 90px;
	height: 34px;
	background: url(../frame/back_to_calendar.gif) no-repeat;
	text-align: center;
	color: #b10000;
	padding: 66px 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#left #backtocalendar2 {
	padding: 32px 0 0 46px;
}
#left #backtocalendar2 a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #b10000;
}
#left #backtocalendar2 a:hover {
	color: #e45317;
}
#loading img {
	float: left;
	margin: 0 24px 0 0;
}
#loading div {
	float: left;
	padding-top: 12px;
}
#messagebox #close {
	display: block;
	float: right;
	margin: 2px 0;
}

#right {
	float: left;
	width: 343px;
}
#right #sponsor {
	width: 330px;
	height: 585px;
	background: #fff url(../frame/sponsor_background.gif) no-repeat;
	padding: 5px 5px 10px;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #fee5bd;
	padding: 14px 0 42px;
}
#footer ul {
	list-style-type: none;
	margin-left: 326px;
}
#footer ul li {
	float: left;
	margin-right: 42px;
}
#footer ul li a {
	color: #e45317;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #b10000;
}

a {
	color: #24468a;
}
a:hover {
	color: #e45317;
}
a.back {
	text-decoration: none;
	color: #b10000;
	font-size: 14px;
	font-weight: bold;
}
a.back:hover {
	color: #e45317;
}
h1 {
    width: 266px;
    height: 37px;
    margin-left: 12px;
    background: url(../frame/adventi-naptar.gif) no-repeat;
}
h1 span {
    display: none;
}
h2 {
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #b10000;
}
h2 span {
    display: block;
    font-weight: normal;
    font-size: 11px;
    color: #4c4c4c;
}
h3 {
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: bold;
	color: #e45317;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #24468a;
}
h5 {
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: bold;
    color: #4c4c4c;
    line-height: 18px;
}
h5 span {
    color: #b10000;
}
p {
	margin-bottom: 14px;
}
ul {
	list-style: square;
}
ul.normal, #content ul {
	margin-left: 24px;
}
hr {
	color: #fee5bd;
	height: 1px;
	border: 1px solid #fee5bd;
	border-bottom: none;
}
ol {
	list-style-type: none;
}
ol li {
	padding: 16px 0 0 55px;
	font-size: 14px;
	margin-bottom: 30px;
}
ol li span {
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
ol li b {
	color: #b10000;
}
ol li.step1 {
	background: url(../frame/1_red_small.gif) no-repeat;
}
ol li.step2 {
	background: url(../frame/2_red_small.gif) no-repeat;
}
ol li.step3 {
	background: url(../frame/3_red_small.gif) no-repeat;
}
ol li.step1ok {
	background: url(../frame/1_green_small.gif) no-repeat;
}
ol li.step2ok {
	background: url(../frame/2_green_small.gif) no-repeat;
}
ol li.step3ok {
	background: url(../frame/3_green_small.gif) no-repeat;
}
ol li.step1 span, ol li.step2 span, ol li.step3 span {
	color: #b10000;
}
ol li.step1ok span, ol li.step2ok span, ol li.step3ok span {
	color: #689a54;
}
ol li a {
	text-decoration: none;
}
ol li a:hover span {
	color: #e45317;
}

.inputback {
	width: 244px;
	height: 20px;
	padding: 3px;
	background: url(../frame/input_background.gif) no-repeat;
}
.inputback2 {
	width: 244px;
	height: 20px;
	padding: 3px;
	background: url(../frame/input_background2.gif) no-repeat;
}
.chechbox {
	font-size: 11px;
}
.checkbox a {
	text-decoration: none;
	font-weight: bold;
}
.checkbox input {
	width: auto;
	float: left;
	margin: 0 6px 40px 0;
}
.button1 {
	width: 114px;
	height: 39px;
	background: url(../frame/button1.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
.button2 {
	width: 114px;
	height: 39px;
	background: url(../frame/button2.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
.button3 {
	width: 44px;
	height: 39px;
	background: url(../frame/button3.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
form input {
	width: 242px;
	border: none;
	background: #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
}
.lead {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 22px;
}
.checkimagebox {
	margin-bottom: 8px;
	font-size: 10px;
	color: #4c4c4c;
}
.imagebox {
	width: 220px;
	margin: 0 20px 10px 0;
}
.imagebox_small {
	width: 172px;
	margin-right: 10px;
}
.imagebox_small img, .imagebox img {
	border: 1px solid #e2e2e2;
}
.leadbox {
    width: 405px;
    float: left;
}
.comment {
    font-size: 10px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}
