* {
	padding: 0;
	margin: 0;
}

div {
	text-align: left;
	padding: 0;
	margin: 0;
	/*
	border-style:solid;
	border-width:1px;
	*/
}

img {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {
	cursor: pointer;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;	
	padding-bottom:15px;
}

body {
	margin-top: 0;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial,sans-serif;
	background: url(../images/background.gif) repeat-y 50% top;
}

#container {
	padding-left:4px;
	position: absolute;
	overflow: visible;
	width: 734px;
	height: auto;
	left: 50%;
	margin: 0 0 0 -371px;
}

img {
	padding:0;
}

form {
	width: 100%;
	background:#fff;
}

form div {
	padding: 3px;
}

fieldset div {
	margin:0.3em 0;
	clear:both;
}

label {
	float:left;
	width:12em;
	text-align:left;
	margin-right:1em;
}

legend {
	color:#0b77b7;
	font-size:1.2em;
}

legend span {
	width:10em;
	text-align:left;
}

#little {
	padding: 3px 0 0 3px;
	width: 42px;
	height: 18px;
	border: 1px solid #ddd;
	background: #fafafa;
	font-weight: bold; 
	font-size:0.95em;
}

#little:hover, #little:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

#middle {
	padding: 3px 0 0 3px;
	width: 200px;
	height: 18px;
	border: 1px solid #ddd;
	background: #fafafa;
	font-weight: bold;
	font-size: 0.95em;
}

#middle:hover, #middle:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

#standart {
	padding: 3px 0 0 3px;
	width: 104px;
	height: 18px;
	border: 1px solid #ddd;
	background: #fafafa;
	font-weight: bold;
	font-size:0.95em;
}

#standart:hover, #standart:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

input {
	padding: 3px 0 0 3px;
	width: 250px;
	height: 18px;
	border: 1px solid #ddd;
	background: #fafafa;
	font-weight: bold;
	font-size: 0.95em;
}

textarea {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font-weight:bold;
	font-size: 0.95em;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}

.check{
}

.check input{
	vertical-align:middle;
	display:inline;
	width:auto;
	background:none;
	border:none;
}

.radio, .date {
	position:relative;
}

.radiodiv{
	margin:0;
}

.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 13.5em;
}

.radio legend, .date legend {
	font-size:1em;
	color:#000;
}

.radio legend span, .date legend span {
	position:absolute;
	left:4px;
	top:10px;
	width:10em;
	display:block;
	height: 22px;
}

.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}

.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:100px;
	height:26px;
	float:right;
	margin-right: 15px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; 
	/*
	cursor:hand;
	*/
}

#submit-go:hover {
	background-position:0 -26px;
}

#error {
	margin: 0 0 16px 8px;
	text-align:left;
	color: #e35313;
	background-color: #fefcd6;
	font-weight: bold;
	font-size: 12px;
	width: 400px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*border-radius: 3px;*/
}
#success {
	margin: 0 0 16px 8px;
	width: 400px;
	color:#000;
	border-width: 1px;
	background-color: #FF6;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*border-radius: 3px;*/
}

#sub {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #909090;
}

#sub a:link, #sub a:visited, #sub a:active { color: #909090; text-decoration: none; font-weight:bold; }
#sub a:hover { color: #909090; font-weight:bold;}

#box1, #box2, #box3 {
	padding-left:20px;
	float:left;
	height:209px;
	width:225px;
}

#box1 {
	background: url(../images/info-box-01.jpg) no-repeat;
}

#box2 {
	background: url(../images/info-box-02.jpg) no-repeat;
	width:224px;
}

#box3 {
	background: url(../images/info-box-03.jpg) no-repeat;
}

#boxtitle {
	padding-top:10px; 
	font-size:large;
	font-weight:bold;
}

#boxsubtitle {
	padding-top:15px; 
	font-size:10pt;
	color:#e35313;
}

#boxtext {
	padding-top:5px; 
	padding-right:15px; 
	font-size:8pt;
	height:95px;
}

#boxlink {
	padding-top:15px;
	font-size:9pt;
	color:#e35313;
}

#boxlink a:link, #boxlink a:visited, #boxlink a:active { color: #e35313; text-decoration: none;  }
#boxlink a:hover { color: #e35313;}

.check a:link, .check a:visited, .check a:active { color: #e35313; text-decoration: none;  }
.check a:hover { color: #e35313;}

#content {
	background: URL(../images/form_middle.jpg) center repeat-y;
	width:709px;
}

#formhint{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	width: 220px;
	visibility: hidden;
	background: #ffffff;
	border: 1px solid #990000;
	color : #284379;
	z-index: 1000;
}

#logo-container-left
{
	text-align:center;
	padding: 5px;
	float: left;
}

#logo-container-right
{
	text-align:center;
	padding: 5px;
	float: right;
}

#header-box
{
	background: url(../images/header.jpg) no-repeat;
	min-height:348px;
	min-width:734px;
}

#flag-button-de, #flag-button-tr, #flag-button-ru
{
	margin-top:5px;
	margin-left:3px;
	width:26px;
	height:18px;
	float:right;
	border:0;
	display:block;
}

#flag-button-de
{
	background: url(../images/de.gif) no-repeat 0 0;
}

#flag-button-tr
{
	background: url(../images/tr.gif) no-repeat 0 0;
}

#flag-button-ru
{
	background: url(../images/ru.gif) no-repeat 0 0;
}