html {
	width:100%;
	height:100%;
	}
body {
	padding:0;
	margin:0;
	}
body, div, table, td, span, li, a, p, font, input, select, textarea {
	font-family:Tahoma;
	font-size:11px;
	}
body {
	background:#0b0720;
	text-align: center;
	}
div.page {
	width:537px;
	border:1px solid #ffffff;
	margin:10px auto;
	border-bottom:0;
	}
#copyright {
	width:537px;
	margin:10px auto;
	color:#FFFFFF;
	}
#copyright a {
	color:#FFFFFF;
	}
#logo {
	float:left;
	width:144px;
	height:62px;
	background:url(../img/logo.gif) no-repeat center #121135;
	border-right:1px solid #ffffff;
	cursor:pointer;
	}
#top_image {
	height:62px;
	}
#line {
	background:#005CA7;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	position:relative;
	text-align:left;
	color:#ffffff;
	}
#content {
	border-spacing:0;
	width:100%;
	height:400px;
	vertical-align:top;
	}
#first {
	border-right:1px solid #ffffff;
	width:142px;
	vertical-align:top;
	padding-top:82px;
	}
#first li{
	list-style:none;
	list-style-image:url(../img/kvadr.gif);
	margin:20px 0 0 0;
	padding:0;
	}
#first li.sec {
	margin:10px 0 0 10px;
	padding:0;
	}
#first a {
	color:#FFFFFF;
	text-decoration:none;
	}
#first a:hover {
	text-decoration:underline;
	}
#second {
	background:#BBC3E0;
	padding:82px 38px 30px 50px;
	vertical-align:top;
	}
#second a {
	color:#005CA7;
	text-decoration:none;
	}
#second a:hover {
	text-decoration:underline;
	}
#second p {
	padding:5px;
	margin:0;
	}
#second ul, #second li {
	margin:0;
	padding:5px 5px 5px 15px;
	}
#sukis {
	position:absolute;
	width:470px;
	background:url(../img/bg_R.gif) repeat-x bottom;
	left:28px;
	top:30px;
	}
#suki2 {
	position:absolute;
	width:470px;
	left:150px;
	top:-38px;
	}
#suki2 h1{
	color:#FFFFFF;
	}
#sukis h1 {
	padding:0;
	margin:0;
	color:#ffffff;
	float:left;
	padding-left:165px;
	}
#img_1 {
	float:left;
	margin-top:17px;
	}
#img_2 {
	float:right;
	margin-top:17px;
	}

.form {
	width: 100%;
	}
.form td.fieldname {
	text-align: right;
	width: 100px;
	padding-right: 16px;
	}
.form span.star {
	color: #ff0101;
	}
.form td {
	padding: 0 0 7px 0;
	vertical-align: top;
	}
.form input.textfield, table.form textarea.textarea  {
	width: 100%;
	border: 1px solid blue;
	padding: 1px;
	float: right;
	}
.form textarea.textarea {
	height:50px;
	}

.button {
	border: 1px solid blue;
	padding: 3px;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	cursor:pointer;
}
div.block_img {
	height:62px;
	}
table.full {
	height:100%;
	width:100%;
	}
table.full {
	text-align:center;
	}
a img {
	border:0;
	}
a.white {
	color:#ffffff;
	text-decoration:none;
	}