/* 
    Document   : style
    Created on : 2008-10-5, 18:41:57
    Author     : m1t3
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
body {
  margin: 0;
  padding: 0;
  /*background-image: url('images/bdy_1.png');*/
  background-repeat: repeat-x;
  background-color: #DA5D03;
}
.content-body {
  width: 927px;
  height: 784px;
  margin: 0;
}
.logo-body {
   width: 1000px;
  height: 165px;
    background-image: url('images/koli_01.png');
      background-repeat: no-repeat;
}
.reklama {
  width: 1000px;
  height: 619px;
    background-image: url('images/koli_02.png'); 
      background-repeat: no-repeat;
      float: left;
}
.mid {
  width: 610px;
  height: 540px;
  overflow: auto;
  border: 0;
  background-color: transparent;
  margin: 0 0 0 120px !important;
  margin: 0 0 0 60px;
  float:left;
  }
.menu-content {
float: left;
width: 120px;
text-align: center;
margin-top: 70px;

}
/* do tuk stariq dizain */

root {
    display: block;
}
body {
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: blue;
  /*background-image: url(images/bgr.png);*/
  background-repeat: repeat-x;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
}
.header {
  width: 1000px;
  height: 50px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}
.center {
 
  background-repeat: repeat;
  min-height: 400px;
  height: auto !important;
  
  text-align:center;
  width:1200px;
  margin-left: auto;
  margin-right: auto;

}
.menu {
  float: left;
  display: inline;
  width: 200px;
  text-align: center;
}
.text {
  float: left;
  display: inline;
  text-align: left;
  
}





.menu a
{
color: #4d4b45;
font-size: 16px;
text-decoration: none;
font-family: Arial;
}
.rek-content {
  float: left;
  width: 200px;
  margin-left: 30px;
}

div.copy
{
padding:0 0 0 120px;
}
.copy a
{
color:#FFF;
text-decoration:none;
font-size:14px;
font-weight:bold;
text-align:center;
}
.egn_search{float:left;
  }
.welcome{
    font-style:italic;
    font-weight:normal;
    font-size:16px;
  }
.insert_right{float:right;}
.insert_left {float:left;}
.office_num  {font-size:18px;font-weight:bold;width:200px;float:right;text-align:right;}
a.menu_links{
    font-size:12px; 
    font-weight:bold;
  }
.blankCell
{
  background-color:#666;
}
.hidden
{
  display:none;
}

