body {
  margin:0;
  background-color:#000000;
}

code {
  background-color:#cd0102;
  color:#e5e2e2;
}

h3 {
  font-family:"Tahoma";
  font-size:12px;
  color:#e5e2e2;
  line-height:25px;
  margin:0px;
}

p {
  font-family:"Tahoma";
  font-size:12px;
  color:#e5e2e2;
  margin:0;
}

table {
  margin:0;
}

td, th{
}

select {
  font-family:"Tahoma";
  font-size:12px;
}

img {
  border:0;
}

button {
  background:url('../images/submit_button.png') no-repeat;
  width:86px;
  height:21px;
  font-family:"Tahoma";
  font-size:11px;
  border:0;
  color:#e5e2e2;
  line-height:21px;
}

input {
  font-family:"Tahoma";
  font-size:12px;
  border:0;
  padding:2px;
}

a{
  font-family:"Tahoma";
  font-size:12px;
  color:#cd0102;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

.title-link a{
  font-family:"Tahoma";
  font-size:12px;
  color:#e5e2e2;
  text-decoration:none;
}

.title-link a:hover{
  text-decoration:underline;
}

.button {
  background:url('../images/submit_button.png') no-repeat;
  width:86px;
  height:21px;
  font-family:"Tahoma";
  font-size:11px;
  border:0;
  color:#e5e2e2;
  line-height:21px;
}

.button-menu a{
  display:block;
  background:url('../images/button.png') no-repeat;
  width:158px;
  height:30px;
  font-family:"Tahoma";
  font-size:11px;
  color:#e5e2e2;
  line-height:30px;
}

.button-menu a:hover{
  display:block;
  background:url('../images/active-button.png') no-repeat;
  width:158px;
  height:30px;
  font-family:"Tahoma";
  font-size:11px;
  color:#e5e2e2;
  line-height:30px;
  text-decoration:none;
}

.active-button-menu {
  display:block;
  background:url('../images/active-button.png') no-repeat;
  width:158px;
  height:30px;
  font-family:"Tahoma";
  font-size:11px;
  color:#e5e2e2;
  line-height:30px;
}

#site {
  background:url('../images/bg.jpg') repeat-x;
}

#top {
  background:url('../images/top.png') repeat-x;
  width:100%;
  height:74px;
}

#main {
  text-align:center;
  width:100%;
  margin-top:4px;
}

#insite {

}

#block {
  width:810px;
  height:2px;
}

.block-one {
  width:225px;
  height:221px;
  float:left;
}

.block-horzontal-line{
  background:url('../images/horizontal_line.png') no-repeat;
  height:221px;
  width:2px;
  float:left;
}

.block-horzontal-line2{
  background:url('../images/horizontal_line2.png') no-repeat;
  height:441px;
  width:2px;
  float:left;
}

.block-top-horzontal-line2{
  background:url('../images/top_horizontal_line2.png') no-repeat;
  height:2px;
  width:600px;
}

#block-vertical-line{
  background:url('../images/vertical_line.png') no-repeat center;
  height:2px;
  width:770px;
}

#center {
  background:url('../images/center.png') repeat-y;
  min-height:460px;
  width:810px;
}

#banner {
  background:url('../images/banner.png') no-repeat center;
  width:810px;
  height:179px;
}

#top-middle {
  width:810px;
}

#left-menu {
  float:left;
  width:165px;
  text-align:left;
  margin-left:5px;
}

.skyriklis {
  background:url('../images/skyriklis.png') no-repeat;
  width:10px;
  height:14px;
  float:right;
}

#home {
  background:url('../images/home.png') no-repeat;
  width:25px;
  height:14px;
  float:right;
}

#turinys {
  background:url('../images/tree.png') no-repeat;
  width:25px;
  height:14px;
  float:right;
}

#contact {
  background:url('../images/contact.png') no-repeat;
  width:25px;
  height:14px;
  float:right;
}

#line {
  background:url('../images/line.png') no-repeat center;
  width:20px;
  height:16px;
  float:left;
}

#logo {
  background:url('../images/logo.png') no-repeat left;
  width:228px;
  height:74px;
  float:left;
}

#footer {
  background:url('../images/footer.png') no-repeat;
  width:810px;
  height:3px;
}

#top-center {
  background:url('../images/top_center.png') repeat-x;
  width:490px;
  height:2px;
}

.text {
  font-family:"Tahoma";
  font-size:12px;
  color:#e5e2e2;
  text-align:left;
}

.small-text {
  font-family:"Tahoma";
  font-size:10px;
  color:#808080;
  text-align:left;
}

.footer {
  width:810px;
  font-family:"Tahoma";
  font-size:11px;
  color:#5b5656;
  text-align:center;
  line-height:30px;
}

.big {
  font-family:"Tahoma";
  font-size:11px;
  font-weight:bold;
  color:#e5e2e2;
  padding-left:10px;
}

