body
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #B2B2B2;
  background-color: #100000;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}

h1
{ font-size: 24px;
  color: #F7931E;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 0px;
}

h2
{ font-size: 16px;
  color: #F7931E;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}


a
{ color: #FFFFFF;
  text-decoration: underline;
}
a:hover
{ color: #FFCC00;
}

.razdel {
  display: none;
}

.top
{ height: 650px;
}

#man
{ height: 650px;
  width: 450px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#chain
{ position: absolute;
  height: 170px;
  width: 550px;
  left: 450px;
  top: 480px;
}

#logos
{ height: 60px;
  width: 800px;
  position: absolute;
  left: 450px;
  top: 20px;
}
#logos img
{ margin-right: 78px;
}

#name
{ position: absolute;
  height: 145px;
  width: 220px;
  left: 450px;
  top: 115px;
}

#data
{ position: absolute;
  height: 55px;
  width: 250px;
  left: 450px;
  top: 305px;
}

#ranreg
{ position: absolute;
  height: 55px;
  width: 310px;
  left: 450px;
  top: 400px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #F7931E;
}
#ranreg a
{ color: #F7931E;
  text-decoration: underline;
}
#ranreg a:hover
{ color: #FFCC00;
  text-decoration: none;
}

#lang
{ margin-bottom: 30px;
}
#lang a.lng
{ color: #F7931E;
  text-decoration: underline;
}
#lang a.lng:hover
{ color: #FFCC00;
  text-decoration: underline;
}
#lang a.lng u {
  padding: 2px 4px 4px;
}
#lang a.lng:hover u {
  text-decoration: none;
}
#lang a.lng i {
  display: block;
  float: left;
  height: 22px;
  width: 30px;
  margin-top: -2px;
  margin-right: 5px;
  background: url(/img/uk.png) no-repeat -1px -5px;
}

#menu
{ position: absolute;
  left: 800px;
  top: 120px;
  width: 200px;
}
#menu a
{ font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: underline;
}
#menu a:hover
{ color: #FFCC00;
}
#menu ul
{ margin: 0px;
  padding: 0px;
}
#menu li
{ margin-bottom: 10px;
  list-style-type: none;
  list-style-image: url(img/bul.gif);
//  padding-left: 10px;
//  background-image: url(img/bul.gif);
//  background-repeat: no-repeat;
//  background-position: left;
}

.razdel
{ width: 750px;
  padding-left: 200px;
}
.razdel strong
{ color: #FFFFFF;
}
.razdel a
{ color: #FFFFFF;
  text-decoration: underline;
}
.razdel a:hover
{ color: #FFCC00;
}

.menu2
{ padding-left: 200px;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 750px;
}
.menu2 a
{ font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
  list-style-type: none;
  padding-left: 10px;
  background-image: url(img/bul.gif);
  background-repeat: no-repeat;
  background-position: left;
  margin-right: 10px;
}
.menu2 a:hover
{ color: #FFCC00;
}

.imgleft
{ float: left;
//  margin-right: 20px;
  font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
}
.imgright
{ float: right;
//  margin-right: 20px;
  font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
.imgcenter
{ font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
  width: 100%;
}
.epigraf
{ font-family: arial,serif;
  font-size: 12px;
  font-style: italic;
  padding-left: 52%;
}

#conf
{
}
#conf li
{ margin-bottom: 10px;
}
#conf .text
{ border: 1px solid #FF9900;
  background-color: #EEEEEE;
}
#conf .button
{ font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #F7931E;
  border: 1px solid #FFFFFF;
}
#tablica {
}
#tablica strong {
	color: #FFFFFF;
}

#tablica td {
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	vertical-align: top;
}
#tablica table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tablica .data {
	color: #FF9900;
}
#tablica .select {
	background-color: #281800;
	color: #FFFFFF;
}

