* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color:#222;
	/*background: url(../images/bg_whole.png);*/
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFF;
	line-height: 1.3em;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
a:link {
	color: #55b1f2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55b1f2;
}
a:hover {
	text-decoration: underline;
	color: #55b1f2;
}
a:active {
	text-decoration: none;
	color: #55b1f2;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -127px;
	width: 984px;
	margin-left: auto;
  	margin-right: auto;
	background: url(../images/bg_base.png);
}
.footer, .push {
	height: 127px;
}
.footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	width: 984px;
	margin-left: auto;
  	margin-right: auto;
}
.row_logo {
	background-image: url(../images/bg_white.png);
	background-repeat: repeat-x;
	width: 787px;
	height: 54px; /* 61-7 */
	padding-left: 98px;
	padding-right: 99px;
	padding-top: 7px;
}
.row_menu {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	width: 787px;
	height: 33px;
	padding-left: 98px;
	padding-right: 99px;
	display:table;
	# position: relative; 
	overflow: hidden;
}
.wrap_menu {
	display: table-cell; 
	vertical-align: middle; 
	# position: absolute; 
	# top: 50%;
}
.content_menu {
	vertical-align:middle;
	# position: relative; 
	# top: -50%;
	width: 787px;
	font-size: 12px;
	font-weight:bolder;
}
.content_menu a:link, .content_menu a:visited {
	color:#fff;
}
.content_menu a:hover, .content_menu a:active {
	color: #55b1f2;
}
.row_search {
	background-image: url(../images/bg_search.png);
	background-repeat: repeat-x;
	width: 787px;
	height: 92px;
	padding-left: 98px;
	padding-right: 99px;
	display:table;
	# position: relative; 
	overflow: hidden;
}
.wrap_search {
	display: table-cell; 
	vertical-align: middle; 
	# position: absolute; 
	# top: 50%;
}
.content_search {
	vertical-align:middle;
	# position: relative; 
	# top: -50%;
	width: 787px;
}
.content_search #SF_FIELD2 {
		border: none;
	background: #fff;
	width: 361px;
	height: 24px;
	font-size:16px;
	color: #666;
}
.content_search #field {
	background: url(../images/field_search.png) no-repeat left top;
	padding: 3px 5px 5px 3px;
	float: left;
	width: 361px;
	margin-right:9px;
}
.content_search #button {
	float: left;
	width: 76px;
	margin-right:9px;
}
.content_search #button_row {
	background-image: url(../images/bar_search.gif);
	background-repeat:no-repeat;
	float:left;
	width:324px;
	height:31px;
	display:table;
	# position: relative; 
	overflow: hidden;
}
.content_search #button_wrapper {
	display: table-cell; 
	vertical-align: middle; 
	# position: absolute; 
	# top: 50%;
}
.content_search #box {
	float:left;
	width:108px;
	text-align:center;
	vertical-align:middle;
	# position: relative; 
	# top: -50%;
}
.row_login {
	background-image: url(../images/bg_login.png);
	background-repeat: repeat-x;
	width: 787px;
	height: 51px;
	padding-left: 98px;
	padding-right: 99px;
	display:table;
	# position: relative; 
	overflow: hidden;
}
.wrap_login {
	display: table-cell; 
	vertical-align: middle; 
	# position: absolute; 
	# top: 50%;
}
.content_login {
	vertical-align:middle;
	# position: relative; 
	# top: -50%;
	width: 787px;
}
.content_login #form {
	margin-top:4px;
}
.content_login #username, .content_login #password {
	border: none;
	background: #fff;
	width: 126px;
	height: 20px;
	font-size:14px;
}
.content_login #field {
	background: url(../images/field_login.png) no-repeat left top;
	padding: 3px 5px 5px 3px;
	float: left;
	width: 127px;
	margin-right:5px;
}
.content_login #button {
	float: left;
	width: 62px;
}
.content_login #label {
	color: #aaa;
	float: left;
	width: 44px;
	text-align:right;
	margin-right:5px;
}
.content_login #legend {
	font-weight: bold;
	font-size: 12px;
	float: left;
	width:153px;
}
.content_login #ad {
	color: #aaa;
	float:left;
	width:192px;
	margin-top:1px;
}
.row_main {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	width: 787px;
	padding-left: 98px;
	padding-right: 99px;
	padding-top: 19px;
	margin-bottom: 20px;
}
.row_main p, .row_main h1, .row_main h2 {
	margin-bottom: 8px;
}
.row_footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	width: 787px;
	height: 99px; /* 127 - 28 */
	padding-left: 98px;
	padding-right: 99px;
	padding-top: 28px;
	position:relative;
}
.content_footer_address, .content_footer_open {
	font-size: 11px;
	color: #fff;
}
.content_footer_address strong {
	font-size: 12.5px;
	color: #fff;
}
.content_footer_links {
	position:absolute;
	top:28px;
	left:98px;
}
.content_footer_address {
	position:absolute;
	top:28px;
	left:547px;
}
.content_footer_open {
	position:absolute;
	top:28px;
	left:752px;
}

.checkbox, .radio {
	width: 19px;
	height: 15px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../images/radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

.leipis, .pln {
	color:#cccccc;
}
.headn1 {
	font-size: 16px;
	font-weight: normal;

}
