* {
padding: 0;
margin: 0;
}
body
{
  color            : white;
  background-color : #000000;
  font-size        : 11px;
  font-family      : Tahoma,sans-serif;
  width            : 900px; 
  text-align       : center;
  margin           : 0 auto; 
}
a {
  color                : #E6EBFB;
  text-decoration      : none;
  font-weight          : bold;
}
.alert {
   color: red;
   font-weight: bold;
}
.cgreen {
color: green;
}
.cgreen2 {
color: green;
font-weight: bold;
}
.clime {
color: #00C020;
}
#header {
  clear: both;
}
#header h1 {
  font-weight: bold;
  font-size: 30px;
}
#menu {
  background: #000000;
  height: 30px;
  background-image: url("1/pasek2.gif");
  text-align: right;
  font-weight: bold;
  line-height: 25px;
}
#container {
  clear: both;
  height: 100%;
  overflow: hidden;
}
#centerwrapper{
  float: left;
  width: 100%;
}
#center {
	width: 550px;
	text-align: left;
	}
#center h2 {
  font-size: 20px;
  color: #0089af;
  line-height: 150%;
}
/*#center p {
  margin: 0 0 8px 0;
  text-indent: 15px;
  text-align: justify;
}*/
#str {
background-image: url("1/pasek2.gif");
height: 30px;
width: 550px;
font-weight: bold;
line-height: 25px;
text-align: center;
}
#left {
  float: left;
  width: 150px;
  overflow: hidden;
}
#belka {
background-image: url("1/belka2.gif");
font-weight: bold;
width: 150px;
height: 30px;
text-align: center;
line-height: 25px;
}
#belka2 {
background-image: url("1/belka2.gif");
font-weight: bold;
width: 200px;
height: 30px;
text-align: center;
line-height: 25px;
}
#menu2 {
width: 150px;
list-style-type: none;
text-align: center;
font-weight: bold;
margin: 0;
padding: 0;
background-image: url("images/tlo-b.gif");
float: left;
overflow: hidden;
}
#menu2 a {
display: block;
color: white;
height: 18px;
}
#menu2 a:hover {
background-color: #123456;
}
#menu li { 
	
}
#right {
  float: right;
  width: 200px;
  text-align: left;
}
#right h3 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin: 8px;
  text-align: center;
  line-height: 150%;
}
#right p {
  margin: 0 8px 8px 8px;
  line-height: 120%;
  text-align: justify;
}
#footer {
  background-image: url("1/stopka2.gif");
  text-align: center;
  height: 30px;
  line-height: 25px;
  clear: both;
}
#ok {
	float: left;
	overflow: hidden;
	background-color: #123456;
	width: 150px;
}
#nok {
	float: left;
	overflow: hidden;
}
#noko {
	float: left;
	width: 550px;
}
input, button, select {
border: 1px solid black;
color: white;
background-color: #344566;
font-size        : 11px;
}
input:hover, button:hover, select:hover {
background: #123456;
}
input, select, textarea {
  color                : #E6EBFB;
  background-color     : #344566;
}
body form table th table input {
  width: 60px;
}
table {
  font-size        : 11px;
  font-family      : Tahoma,sans-serif;
}
td {
	text-align:  left;
}
.tlek {
background-color: #344566;
}
.tlo-n {
background-image: url("images/tlo-n.gif");
height: 23px;
}
.tlo-b {
background-image: url("images/tlo-b.gif");
}
img {
  border               : 0px;
}
th, textarea, th img
{
  border               : 1px #415680 solid;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}
th {
  text-align           : center;
  padding-left         : 3px;
  padding-right        : 3px;
  background-color     : #344566;
}

