@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	background: url("/images/background.jpg");
}

a {
	color: #fff;
	text-decoration: underline;
}

p {
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}

ul, ol, li{
  text-align: justify;
}

h1, h2, h3, h4 {
	padding: 4px;
}

h3 {
  font-size: 14px;
}


li {
  font-size: 12px;
}

h3 {
  border-bottom: #aaaaaa 1px solid;
  border-top: #aaaaaa 1px solid;
  padding-left: 15px;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 10px;
}

div.site h3 a, div.site div.middle div.center 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.gif") no-repeat;
}

select.imagess {
 background: url("/images/White-panel.gif") no-repeat;
}

input.submit {
	width: 155px;
	height: 23px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px; 
	padding-top: 2px;
	border: 0px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

input.submit:hover
{
  cursor: pointer;
}

input.images, select.images {
  width: 162px;
  height: 25px;
  margin: 0px;
  margin-left: 5px;
  padding: 0px; 
  padding-top: 2px;
  border: 0px;
  text-align: center;
  font-size: 13px;
  background-color: transparent;
}

select.imagess {
  height: 23px;
  margin: 0px 0px 0px 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: 115px;
  background-image: url("/images/top2.jpg");
}

div.site div.top div.login {
  width: 550px;
  height: 50px;
  float: right;
}

div.site div.top div.login p {
  color: #aaa;
  margin: 5px 0px 0px 0px;
  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;
  cursor: pointer;
}

div.site div.top div.login input.submit:hover
{
  cursor: pointer;
}

/* music  */
div.site div.top div.music
{
  width: 47px;
  height: 29px;
  display: block;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
  background-color: transparent;
}

/* 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;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
div.site div.header_menu li {
	width: 160px;
	line-height: 25px;
	float: left;
	margin: 0px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
}

div.site div.header_menu li, div.site div.header_menu a {
	text-decoration: none;
}

div.site div.header_menu li.selected {
	width: 145px;
	font-weight: bold;
	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;
	color: #dddddd;
}

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: #dddddd;
}


div.site div.header_menu2 li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}

div.site div.header_menu2 li a:hover {
  color: #dddddd;
}

/* middle */

div.site div.middle {
  width: 1000px;
  background: url("/images/mid.jpg");
  float: left;
  margin-top: 0px;
}

div.site div.middle div.left {
  width: 190px;
  float: left;
}

div.site div.middle div.center {
  width: 620px;
  color: #eeeeee;
  float: left;
}

div.site div.middle div.center a {
  color: #fff;
  text-decoration: underline;
}

div.site div.middle div.center div.center_top {
  width: 620px;
  height: 6px;
}

div.site div.middle div.center div.center_middle {
  width: 620px;
}

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: #eeeeee;
  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;
}

div.site div.middle div.center div.h_top {
  width: 601px;
  height: 6px;
  margin-left: 10px;
}

div.site div.middle div.center div.h_middle {
  width: 601px;
  font-size: 16px;
  font-weight: bold;
  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: 18px;
}


div.site div.middle div.center div.h_bottom {
  width: 601px;
  height: 6px;
  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;
 padding-top: 14px;
 color: #ffffff;
}

div.site div.copyright {
  clear: both;
  height: 110px;
  width: 1000px;
  background: url("/images/background_bottom.jpg") no-repeat top #000000;
}

.color
{
  background-color: #303030;
}

input.text, select.text
{
  width:200px;
}