/* @group standard
 */

body {
	margin: 0;
	padding: 0;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
span {
	color: #9966CC;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-size: 22px;
	color: #000000;
	margin-bottom: 25px;
}
h1 span {
	color: #9966CC;
}
h2 {
	font-size: 17px;
	color: #000000;
	margin-bottom: 40px;
	line-height: 25px;
}
h2 span {
	color: #9966CC;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
h3 span {
	color: #9966CC;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	outline: none;
}
br.clear {
	height: 0;
	clear: both;
}
img {
	border: none;
}
ul {
	height: 80px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
}
p span {
	color: #9966CC;
	font-weight: bold;
}
form {
	margin: 0;
}
textarea {
	font-family: arial, sans-serif;
	font-size: 10px;
	width: 290px;
	height: 90px;
	background-color: #F3F3F3;
	border: 1px solid #D5D5D5;
	margin-bottom: 10px;
}
input {
	font: normal normal 0.9em verdana, sans-serif;
	line-height: 12px;
	background-color: #F3F3F3;
	border: 1px solid #D5D5D5;
	margin-bottom: 6px;
}
label {
	text-align: right;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 6px;
}
label, input, select {
  display: block;
  float: left;
  font-size: 11px;
}
input.check {
	float: left;
	margin: 0 20px 25px 0;
	background-color: #9966CC;
	border: 2px solid #9966CC;
	width: 15px;
	height: 15px;
}
input.checkAgb {
	float: left;
	margin: 0 5px 10px 0;
	background-color: #9966CC;
	border: 2px solid #9966CC;
	width: 15px;
	height: 15px;
}
label.check {
	display: block;

	width: 460px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
label.check span {
	color: #9966CC;
	font-weight: bold;
}
form br {
	clear: left;
}
hr {
	background-color: #9966CC;
	height:1px;
	border:0pt none;
}
fieldset {
	border: solid 1px #9966CC;
	margin-bottom: 20px;
	padding-top: 15px;
}
legend {
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
	color: #333333;
}

/* @end */

/* @group skeleton */

.envelope {
	margin:0px auto;
	padding:50px 0 0 18px;
	position:relative;
	text-align:left;
	width:850px;
	height: 750px;
}
.envelopeForm {
	margin:0px auto;
	padding:50px 0 0 18px;
	position:relative;
	text-align:left;
	width:850px;
}
#HU .envelope {
	background: url(gfx/bg_hu.jpg) 0px 0px no-repeat;
}
#HU .envelopeForm {
	background: url(gfx/bg_form_hu.jpg) 0px 0px no-repeat;
}
#CZ .envelope {
	background: url(gfx/bg_cz.jpg) 0px 0px no-repeat;
}
#CZ .envelopeForm {
	background: url(gfx/bg_form_cz.jpg) 0px 0px no-repeat;
}
#SLO .envelope {
	background: url(gfx/bg_slo.jpg) 0px 0px no-repeat;
}
#SLO .envelopeForm {
	background: url(gfx/bg_form_slo.jpg) 0px 0px no-repeat;
}
#SK .envelope {
	background: url(gfx/bg_sk.jpg) 0px 0px no-repeat;
}
#SK .envelopeForm {
	background: url(gfx/bg_form_sk.jpg) 0px 0px no-repeat;
}
#HR .envelope {
	background: url(gfx/bg_hr.jpg) 0px 0px no-repeat;
}
#HR .envelopeForm {
	background: url(gfx/bg_form_hr.jpg) 0px 0px no-repeat;
}

img.header {
	width: 791px;
	height: 37px;
}
img.header_hu {
	width: 791px;
	height: 42px;
}
.contentBox {
	position: relative;
	top: 273px;
	left: 0px;
	width: 850px;
	height: 500px;
}
.contentFormBox {
	position: relative;
	top: 110px;
	left: 310px;
	width: 495px;
	height: 900px;
}
.info {
	position: absolute;
	top: 600px;
	width: 250px;
	height: 300px;
	font-size: 10px;
}
.info span {
	color: #9966CC;
	font-weight: bold;
}
.footer {
	position: relative;
	top: 120px;
	height: 90px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#HU .footer {
	font-size: 12px;
}
#SK .footer {
	font-size: 10px;
}
.footer a {
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
}
.footer div {
	font-size: 10px;
	margin-top: 15px;
	height: 40px;
}
#contentImpressum {
	position: relative;
	top: 120px;
	left: 285px;
	width: 500px;
	height: 400px;
}
#contentImpressum a {
	color: #9966CC;
	font-weight: bold;	
}
#contentImpressum a:hover {
	text-decoration: underline;
}

/* @end */

/* @group styles */

.spacer {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
}
.star {
	color: #FF0000;
}
.toFormButton {
	background-color: #9966CC;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	cursor: pointer;
}
.sweepstakesButton {
	float:right;
	cursor: pointer;
	margin:120px 0 0 0;
}
.sysmsg {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}
.error {
	border: 1px solid #FF0000;
	color: #FF0000;
}
.thnx {
	color: #333333;
	border: 1px solid #9966CC;
	font-weight: bold;
}
input.l {
	width: 288px;
}
input.m {
	width: 167px;
}
input.s {
	width: 90px;
}
.sendButton {
	background-color: #9966CC;
	padding: 5px 20px 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.agbInfo {
	 width: 270px;
	 float: left;
	 margin-bottom: 15px;
	 font-size: 10px;
}
.formHint {
	width: 300px;
	float: left;
	font-size: 10px;
	margin-right: 20px;
}

/* @end */

