	body {
			background-color: #FFFFFF;
			margin: 0px;
			padding: 0px;
			margin-top: 10px;
			margin-left: 10px;
		}
		body, div, td, h1, h2, h3, th, input, textarea, select {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
		}
		h1, h2, h3, p, th, form, div {
			margin: 0px;
			padding: 0px;
			text-align: left;
		}
		a, a:hover, a:visited {
			text-decoration: none;
		}
		.page, .pageSkola {
			width: 590px;
			background-color: #B9D300;
			padding-top: 10px;
		}
		.page .spacer, .pageSkola .spacer {
			height: 10px;
			clear: all;
		}
		.pageSkola {
			background-color: #FF5F00;
		}
		.box {
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 0px;
			padding: 10px;
			padding-top: 7px;
			background-color: #A4BB00;
			font-size: 12px;
			color: #FFFFFF;
		}
		.box th {
			text-align: right;
		}
		.box .textblock {
			background-color: #FFFFFF;
			font-size: 12px;
			font-weight: normal;
			color: #333333;
			width: 280px;
			line-height: 14px;
			padding: 4px;
		}
		.box .textblock th {
			text-align: left;
		}
		.box .textsmall {
			width: 152px;
		}
		.box .textsmall2 {
			width: 236px;
		}
		.box .textlarge {
			width: 542px;
		}
		.box .sok td {
			padding-top: 3px;
			padding-bottom: 3px;
		}
		.box .spacer {
			height: 10px;
			clear: none;
		}
		.box p {
			padding-bottom: 3px;
			font-weight: bold;
		}
		.box a {
			color: #FF6600;
			font-weight: bold;
		}
		input, textarea, select {
			background-color: #FFFFFF;
			border: 1px solid #666666;
			line-height: 12px;
			width: 186px;
			margin: 0px;
		}
		textarea {
			height: 88px;
		}
		.radio {
			border: 0px;
			width: 16px;
		}
		.box .radio {
			background-color: #A4BB00;
		}

		.btn {
			color: #FFFFFF;
			font-weight: bold;
			background-color: #2BBEE8;
			border-top: 1px solid #8CE4FD;
			border-left: 1px solid #8CE4FD;
			border-right: 1px solid #1EA0C5 ;
			border-bottom: 1px solid #1EA0C5 ; 
		}
		.inputSmall {
			width: 30px;
		}
		
		.boxSkola {
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 0px;
			padding: 10px;
			padding-top: 7px;
			background-color: #B40200;
			font-size: 12px;
			color: #FFFFFF;
		}
		.box .radio {
			background-color: #B40200;
		}

		.boxSkola th {
			text-align: right;
		}
		.boxSkola .textblock {
			background-color: #FFFFFF;
			font-size: 12px;
			font-weight: normal;
			color: #333333;
			width: 280px;
			line-height: 14px;
			padding: 4px;
		}
		.boxSkola .textblock th {
			text-align: left;
		}
		.boxSkola .textsmall {
			width: 152px;
		}
		.boxSkola .textsmall2 {
			width: 236px;
		}
		.boxSkola .textlarge {
			width: 542px;
		}
		.boxSkola .sok td {
			padding-top: 3px;
			padding-bottom: 3px;
		}
		.boxSkola .spacer {
			height: 10px;
			clear: none;
		}
		.boxSkola p {
			padding-bottom: 3px;
			font-weight: bold;
		}
		.boxSkola a {
			color: #FF6600;
			font-weight: bold;
		}
		.errMsg{
			color: #000000;
			font-weight: bold;
			font-size: 11px;
			padding: 10px;
			padding-top: 0px;
		}

