@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	background: #eaeaea url("/images/Top.jpg") repeat-x;
}

a {
	color: #fff;
	text-decoration: underline;
}

p {
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}

ul, ol, li{
  text-align: justify;
  color: #000;
}

h1, h2, h3, h4 {
	padding: 4px;
}

h3 {
  font-size: 14px;
}

li {
  font-size: 12px;
}

h3 {
  border-left: #5b6674 1px solid;
  border-right: #5b6674 1px solid;
  background: #e5e5e5;
  padding-left: 15px;
}

div.site h3 a
{
  text-decoration: none;
}


img {
	border: 0px;
}

label {
	width: 150px;
	float: left;
	margin-left: 120px;
}

input.images, select.images {
	background: url("/images/White-panel.png");
	
}

select.imagess {
 background: url("/images/White-panel2.png");
}

input.submit {
	width: 155px;
	height: 22px;
	margin: 0px 0px 5px 10px;
	padding: 0px; 
	border: 0px;
	text-align: center;
	font-size: 16px;
  cursor: pointer;
}

input.submit:hover
{
  cursor: pointer;
}

input.images, select.images {
  width: 140px;
  height: 20px;
  margin: 0px 0px 5px 10px;
  padding: 0px; 
  border: 0px;
  text-align: center;
  font-size: 12px;
}

select.imagess {
  height: 20px;
  margin: 0px 0px 5px 10px;
  padding: 0px; 
  border: 0px;
  text-align: center;
  font-size: 12px;
  width: 85px;
}

/* site */
div.site {
	width: 1000px;
	margin: auto;
	border: 0px solid #ff0000;
	text-align: left;
}

/* top */
div.site div.top {
  width: 1000px;
  height: 105px;
}

div.site div.top div.logo {
  width: 270px;
  height: 105px;
  float: left;
}

div.site div.top div.login {
  width: 500px;
  height: 105px;
  float: right;
}

div.site div.top div.login p {
  color: #aaa;
  margin: 0px 0px 0px 5px;
  padding: 0px;
  float: left;
}

div.site div.top div.login input.submit {
  width: 50px;
  font-size: 12px;
  background: transparent none repeat scroll 0 0;
  color: #fff;
}

/* menu */

div.site div.header_menu {
	width: 1000px;
	height: 25px;
	float:left;
	text-align: center;
}

div.site div.header_menu ul {
	width: 1000px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
div.site div.header_menu li {
	width: 200px;
	line-height: 25px;
	float: left;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}

div.site div.header_menu li, div.site div.header_menu a {
	text-decoration: none;
}

div.site div.header_menu li.selected {
	background: url("/images/Select.jpg");	
	width: 190px;
	line-height: 25px;
}

div.site div.header_menu li.selected a {
	color: #ffffff;
	text-decoration: none;
}

/*
Almenuk
*/
div.site div.header_menu2 a {
	color: #000000;
}

div.site div.header_menu2 {
	width: 1000px;
	height: 25px;
	float:left;
	text-align: center;
}

div.site div.header_menu2 ul {
	margin: 5px 10px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

div.site div.header_menu2 li{
	float: left;
	padding-left: 4px;
}

div.site div.header_menu2 li.selected a {
  color: #b1ddff;
}


div.site div.header_menu2 li a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

div.site div.header_menu2 li a:hover {
  color: #b1ddff;
}

/* middle */

div.site div.middle {
  width: 1000px;
  background: #eaeaea;
  float: left;
  margin-top: 10px;
}

div.site div.middle div.left {
  width: 190px;
  float: left;
}

div.site div.middle div.center {
  width: 620px;
  float: left;
}

div.site div.middle div.center a {
  color: #000;
}

div.site div.middle div.center div.center_top {
  width: 620px;
  height: 6px;
  background: url("/images/Beckgtop.jpg");
}

div.site div.middle div.center div.center_middle {
  width: 620px;
  background: url("/images/BeckgMidle.jpg");
}

div.site div.middle div.center div.center_middle ol, div.site div.middle div.center div.center_middle ul {
 padding-right: 10px;
}

div.site div.middle div.center div.center_middle p, div.site div.middle div.center div.center_middle ol, div.site div.middle div.center div.center_middle ul {
  text-align: justify;
}

div.site div.middle div.center div.center_middle table {
  width: 620px;
  color: #000000;
  font-size: 13px;
}
div.site div.middle div.center div.center_middle tr td {
  text-align:center;
  vertical-align:middle;
}

div.site div.middle div.center div.center_middle td {
  padding: 5px 0px 0px 15px;
}

div.site div.middle div.center div.center_bottom {
  width: 620px;
  height: 7px;
  background: url("/images/BeckgButon.jpg");
}

div.site div.middle div.center div.h_top {
  width: 601px;
  height: 6px;
  background: url("/images/GreeyTop.jpg");
  margin-left: 10px;
}

div.site div.middle div.center div.h_middle {
  width: 601px;
  font-size: 16px;
  font-weight: bold;
  background: url("/images/GreeyMidle.jpg");
  margin-left: 10px;
}

div.site div.middle div.center div.h_middle p {
  margin: 0px;
  text-align: center;
}

div.site div.middle div.center div.h_middle p a {
  text-decoration: none;
}

div.site div.middle div.center div.h_middle strong {
  margin-left: 5px;
  font-size: 14px;
}


div.site div.middle div.center div.h_bottom {
  width: 601px;
  height: 6px;
  background: url("/images/GreeyButon.jpg");
  margin-left: 10px;
}

div.site div.middle div.center img.right {
  float: right;
  padding: 5px;
}

div.site div.middle div.center img.left {
  float: left;
  padding: 5px;
}

div.site div.middle div.right {
  width: 190px;
  float: left;
}

div.site div.copyright p {
 color: #666;
 margin-left: 185px;
 width: 610px;
 text-align:center;
 font-size: 11px;
}
