/* Pagrindinis */
body 
{
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	color: #4e4e4e;
	font-size: 12px;
	background: #ffffff url(i/main-bg.gif) repeat-x;
}
div#bottom {

	background: url(i/bottom-bg.gif) top repeat-x;

	height: 41px;

	color: #c373cb;

	line-height: 41px;

	clear: both;

}

div#bottom div#text {

	width: 828px;

	margin: 0px auto;

}

div#bottom div#text div#left {

	width: 50%;

	float: left;

}

div#bottom div#text div#right {

	width: 50%;

	float: left;

	text-align: right;

}

div#bottom div#text div#right a {

	font-family: Tahoma;

	font-size: 12px;

	color: #c373cb;

	text-decoration: none;

}

div#bottom div#text div#right a:hover {

	color: #ce87d5;

	text-decoration: underline;

}
div#box {
	width: 944px;
	min-height: 821px;
	height:auto !important;
	height: 821px;
	margin: 0px auto;
	background: url(i/box-bg.jpg) top no-repeat;
}
div#box img {
	border: 0px;
}
div#box form, input, select, button {
	padding: 0px;
	margin: 0px;
}
div#top {
	margin: 0px 36px;
	height: 90px;
}
div#logotype {
	float: left;
	width: 375px;
	margin-top: 20px;
}
div#info-text {
	margin: 0px 56px 20px 56px;
	text-align: justify;
}
div.form-box {
	background: #fef4ff url(i/form-box-bg.gif) top repeat-x;
	margin: 0px 36px;
	clear: both;
	position: relative;
}
div.form-box input.main {
	width: 200px;
	font-size: 18px;
	font-weight: normal;
}
div.form-box textarea.form-name {
	font-size: 18px;
	background: #ececec url(i/input-form-name-bg.gif) top left repeat-x;
	border: 1px solid #e0aae6;
	width: 400px;
}
div.form-box textarea.form-name-2 {
	font-size: 12px;
	background: #ececec url(i/input-form-name-bg.gif) top left repeat-x;
	border: 1px solid #e0aae6;
	width: 830px;
	height: 170px;
}
div.form-box input.form-name {
	font-size: 18px;
	background: url(i/input-form-name-bg.gif) top left repeat-x;
	border: 1px solid #e0aae6;
	height: 24px;
	width: 200px;
}
div.form-box select.form-name {
	font-size: 18px;
	background: #ffffff;
	border: 1px solid #e0aae6;
	height: 24px;
	width: 202px;
	font-weight: normal;
}
div.form-box div.form  {
	margin: 0px 20px;
	line-height: 16px;
	padding: 20px 0px;
	color: #9c49a4;
	font-size: 11px;
	font-family: Tahoma;
}
div.form-box div.form td.form-name {
	font-size: 18px;
	width: 240px;
	font-weight: normal;
}
div.form-box div.form table   {
	font-weight: bold;
}
div.form-box div.form table a {
	color: #ce87d5;
	font-size: 11px;
	text-decoration: none;
}
div.form-box div.form table a:hover {
	color: #9d3ea6;
}
div#box div#next {
	background: #fbddfe;
	margin: 0px 36px;
	height: 30px;
	text-align: right;
}
div#box div#next input {
	height: 30px;
	border: 0px;
	width: 127px;
	text-align: center;
	background: url(i/next-bg.gif) top left repeat-y;
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-right: 36px;
}
*hmtl div#box div#next input {
	margin: 0px;
}








