/* HTML TAGS */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #989795;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div {
  padding: 0;
  margin: 0;
  background: transparent;
  display: block;
}

a img {
  border: 0px;
}

h1, h2, h4 {
  text-align: left;
  color: #777777;
  font-style: italic;
  font-size: 22px;
}

h2 {
  margin: 0; margin-bottom: 5px;
  padding: 0; padding-bottom: 5px;
}

h4 {
  margin: 0; margin-bottom: 2px;
  padding: 0; padding-bottom: 2px;
  font-size: 16px;
}

#page {
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
  border: 0px;
  background: #989795 url(../images/page-bg.gif) repeat-x left top;
  float: left;
  display: block; 
}

#top {
  width: 822px;
  height: 128px;
  margin: auto;
  text-align: left;
  background: #ffffff;
}

#header {
  width: 792px;
  height: 100%;
  float: left;
  background: #ffffff url(../images/top-bg.gif) no-repeat right center;
}

#header h1 { margin:0; padding:0; }

#logo {
  position: relative;
  top: 32px;
  left: 7px;
  display: block;
	float: left;
	margin: 0px;
	_margin-left: 13px;
}

#logo span {
	text-indent:-10000px;
	background: #fff url(../images/logo.png) top left no-repeat; 
	width:313px;
	height:66px;
	display: block; position:absolute; cursor:pointer;
}

#flags {
  width: 30px;
  height: 100%;
  float: right;
}

#flags span {
  width: 30px;
  height: 12px;
  font-size: 1px;
  display: block;
}

#line {
  float: left;
  width: 100%;
  height: 3px;
  background: #989795;
}

#menu {
	width: 826px;
	height: 33px;
	margin: 0px auto; margin-top: 3px;
	padding: 0px;
	text-align:center;
  background: #4d4d4d url(../images/menu-bg.gif) repeat-x right top;
}

#menu span {
  width: 2px;
  height: 100%;
  background: #454545 url(../images/menu-separ.gif) no-repeat left top;
  float: left;
}

#menu .start {
  width: 3px;
  height: 100%;
  background: #4d4d4d url(../images/menu-bg-left.gif) no-repeat left top;
  float: left;
}

#menu .end {
  width: 3px;
  height: 100%;
  background: #4d4d4d url(../images/menu-bg-right.gif) no-repeat left top;
  float: right;
}

#menu a {
	width: 135px;
  color:#fff;
	text-decoration:none;
	line-height:2.2em;
	font-weight: bold;
	font-size: 14px;
	padding: 0px; padding-top: 0px;
	margin:0;
	float: left;
}

#menu a:hover, #menu .active {
  background: #6e6e6e url(../images/menu-bg-a.gif) repeat-x right top;
}

#main {
  width: 826px;
	margin: 0 auto; margin-top: 15px;
	padding: 0;
}

#main img {
  border: 1px solid #4d4d4d;
}

#main a {
  color: #4d4d4d;
  font-weight: bold;
  text-decoration: none;
}

#main a:hover {
  text-decoration: underline;
}

#win-1 {
  width: 814px;
  margin: 0px;
  padding: 5px; padding-bottom: 5px;
  background: transparent url(../images/win-bg.png) repeat left top;
  float: left;
}

#win-1 .left {
  width: 206px;
  margin: 0px;
  padding: 0px;
  float: left;
  text-align: left;
}

#win-1 .right {
  border-left: 1px solid #9C9C99;
  width: 602px;
  margin: 0px;
  float: left;
  padding-left: 5px;
}

#win-1 p {
  width: 100%;
  text-align: justify;
  text-indent: 0px;
}

#win-1 p span {
  color: #000000;
  font-weight: bold;
}

#win-1 .n-1 {
  text-align: left;
  text-indent: 0px;
  font-weight: bold;
}

#win-1 ul,
#win-2 ul,
#win-3 ul {
  text-align: left;
}

#win-1 li,
#win-2 li,
#win-3 li {
  list-style: square outside;
  color: #777777;
}

#win-1 li span,
#win-2 li span,
#win-3 li span {
  color: #000000;
}

#win-2 {
  width: 400px;
  _height: 620px;
  margin: 0px; margin-right: 6px;
  padding: 5px; padding-bottom: 0px;
  float: left;
  background: transparent url(../images/win-bg.png) repeat left top;
}

#main .win-right-2 {
  float: right;
  margin: 0px;
}

#win-2 p {
  width: 100%;
  text-align: justify;
  text-indent: 0px;
}

#win-2 p span {
  color: #777777;
  font-weight: bold;
}

#win-2 .n-1 {
  text-align: left;
  text-indent: 0px;
  font-weight: bold;
}

#win-3 {
  width: 261px;
  margin: 0px; margin-right: 6px;
  padding: 5px; padding-bottom: 0px;
  float: left;
  min-height: 500px;
  background: transparent url(../images/win-bg.png) repeat left top;
}

#main .win-right-3 {
  margin: 0px;
}

#win-3 p {
  width: 100%;
  text-align: justify;
  text-indent: 0px;
}

#win-3 p span {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 12px;
  width: 60px;
  float: left;
}

#win-3 p .n-1 {
  font-size: 14px;
  float: none;
  clear: both;
}

#win-3 .n-1 {
  text-align: left;
  text-indent: 0px;
  font-weight: bold;
}

#win-3 a img {
  border: 0px;
}

#win-4 {
  width: 555px;
  margin: 0px;
  padding: 5px; padding-bottom: 5px;
  float: left;
  text-align: justify;
  background: transparent url(../images/win-bg.png) repeat left top;
}

#main .win-right-4 {
  width: 245px;
  margin: 0px; margin-bottom: 6px;
  padding: 5px; padding-bottom: 5px;
  float: right;
  background: transparent url(../images/win-bg.png) repeat left top;
}

#win-4 span {
  display: block;
  padding-left: 15px;
  font-weight: bold;
  color: #000000;
  background: transparent url(../images/ad.png) no-repeat left top;
}

#main #win-4 p {
  text-align: left;
}

#main #win-4 .win-right-4 p {
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0; margin-top: 2px;
  float: left;
}

#main #win-4 .txt {
  text-align: justify;
}

#main .win-right-4 label {
  width: 60px;
  float: left;
  position: relative;
  top: 2px;
  text-align: left;
}

#main .win-right-4 input, #main .win-right-4 textarea {
  width: 180px;
  height: 14px;
  margin: 0px;
  padding: 0px; padding-top: 2px;
  color: #000000;
  float: left;
  font-size: 12px;
}

#main .win-right-4 .button {
  width: 100px;
  height: 20px;
  float: none;
  clear: both;
}

#main .win-right-4 textarea {
  width: 240px;
  height: 150px;
  margin: 0px;
  padding: 0px; padding-top: 2px;
}

#error {
  width: 826px;
  margin: 0px; margin-bottom: 6px;
  padding: 0px; padding-top: 5px; padding-bottom: 5px;
  float: left;
  text-align: center;
  background: transparent url(../images/win-bg.png) repeat left top;
  font-size: 16px;
  color: #777777;
  font-weight: bold;
}

#space {
  width: 100%;
	height: 30px;
	_height: 0px;
  margin: 0 auto;
	padding: 0;
	display: block;
	float: right;
}

#linxs {
  width: 100%;
	margin: 0px auto;
	padding: 0px; padding-bottom: 2px;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #000000;
	float: left;
}

#linxs a {
  text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#linxs a:hover {
  text-decoration: underline;
	font-weight: normal;
}

#linxs .active {
  text-decoration: underline;
	font-weight: normal;
}

#bottom {
  width: 100%;
	margin: 0px auto; margin-top: 0px; margin-bottom: 15px;
	padding: 0px;
	text-align: center;
	color: #000000;
	float: left;
}

#bottom a {
  text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#bottom a:hover {
  text-decoration: underline;
	font-weight: bold;
}

#bottom span {
  color: #000000;
}

#form {
  float: left;
  width: 100%;
}

#form .row-form,
#form .row-form-error,
#form .row-form-info,
#form .row-form-hr {
  float: left;
  width: 100%;
  margin: 0px; margin-bottom: 1px; margin-top: 1px;
  padding: 0px;
  text-align: left;
}

#form .row-form-error,
#form .row-form-info {
  color: #FF0000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

#form .row-form-info {
  color: #000000;
}

#form .row-form-hr {
  height: 1px;
  background: #FF0000;
  margin-top: 4px; margin-bottom: 3px;
}

#form .row-form label,
#form .row-form .nutne,
#form .row-form .ch {
  float: left;
  width: 140px;
  text-align: left;
  margin: 0px;
  padding: 0px; padding-top: 2px;
}

#form .row-form .nutne {
  font-weight: bold;
}

#form .row-form .ch {
  padding: 0px; padding-left: 2px;
}

#form .row-form .prohl {
  padding: 0px; padding-left: 2px;
  width: 250px;
}

#form .row-form input {
  float: left;
}

#form .row-form .text {
  float: left;
}

#form .row-form .edit {
  width: 250px;
}

#form .row-form .other {
  width: 80%;
}

#form .row-form .sel {
  float: left;
  width: 250px;
}

#form .row-form .sel-lang {
  float: left;
  width: 150px;
}

#form .row-form table,
#form .row-form td,
#form .row-form tr {
  margin: 0px;
  padding: 0px;
}

.reg {
  color: #000000;
  font-size: 14px;
}
#back{
	margin: 0 auto 0 auto;
	width: 825px;	
	}
#back-img{
	float:right;
	}
#back-txt{
	float:right;
	margin: 8px 10px 0 0;
	}	
