* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; }
A:link, A:visited {text-decoration: none; color: #ffffff; border: 0; }
img { border: 0; vertical-align: middle; }
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

html{
  height: 100%;
  background: #000000;
  font-family: 'Calibri', 'Arial CE';
  font-size: 9pt; 
  padding: 0;
  margin: 0;
}

#main {
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  width: 1000px;
  height: auto;
  border-top: 1px solid #505050; 
  border-left: 1px solid #505050;
  border-right: 1px solid #505050;
}

#main #header {
}

h1#logo { float: left; display: block;}
h1#logo {background: url("../images/logo.png") no-repeat 0 0; display: block; width: 330px; height: 174px;}

#btn_internet, #btn_phone, #btn_tv, #btn_contacts, #btn_mail, #btn_client, #btn_titles {
  display: block;
  float: left;
}

#btn_internet { background: url("../images/internet.png") no-repeat 0 0; display: block; width: 134px; height: 118px; }
#btn_internet:hover { background: url("../images/internet_selected.png") no-repeat 0 0; display: block; width: 134px; height: 118px; }
#btn_phone { background: url("../images/phone.png") no-repeat 0 0; display: block; width: 136px; height: 118px; }
#btn_phone:hover { background: url("../images/phone_selected.png") no-repeat 0 0; display: block; width: 136px; height: 118px; }
#btn_tv { background: url("../images/tv.png") no-repeat 0 0; display: block; width: 135px; height: 118px; }
#btn_tv:hover { background: url("../images/tv_selected.png") no-repeat 0 0; display: block; width: 135px; height: 118px; }
#btn_contacts { background: url("../images/contacts.png") no-repeat 0 0; display: block; width: 137px; height: 118px; }
#btn_contacts:hover { background: url("../images/contacts_selected.png") no-repeat 0 0; display: block; width: 137px; height: 118px; }
#btn_mail { background: url("../images/mail.png") no-repeat 0 0; display: block; width: 128px; height: 68px; }
#btn_mail:hover { background: url("../images/mail_selected.png") no-repeat 0 0; display: block; width: 128px; height: 68px; }
#btn_client { background: url("../images/portal.png") no-repeat 0 0; display: block; width: 128px; height: 50px; }
#btn_client:hover { background: url("../images/portal_selected.png") no-repeat 0 0; display: block; width: 128px; height: 50px; }
#btn_titles { background: url("../images/buttons.png") no-repeat 0 0; display: block; width: 670px; height: 56px;}

#navigation { 
  background: url("../images/background_navi.png") repeat-x 0 0; display: block; width: 1000px; height: 36px;
}

#navigation #menu {
  padding-top: 0px;
  padding-left: 7px;
}

#navigation #menu ul {
  margin: 0;
  padding: 0;
}

#navigation #menu li:hover {
  line-height: 34px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 0px;
}

#navigation #menu li {
  float: left;
  display: inline;
  line-height: 34px;
  list-style: none;
  padding: 1px 0px 0 0px;
  color: #ffffff;
  font-size: 10pt; 
  text-transform: uppercase;
}

#navigation #menu li a {
  padding: 5px 50px 5px 50px;
}

#maincolumn_background #background1 {
  position: relative;
  display: block;
  background: url("../images/background_main.png") no-repeat;
  display: block; 
  width: 1000px;
  height: 154px;
}

#maincolumn_background #background1 #advertisement1 {
  position: absolute;
  background: url("../images/banner.gif") no-repeat;
  display: block; 
  width: 453px;
  height: 108px;
  top: 22px;
  left: 25px;
}

#maincolumn_background #background1 #advertisement2 {
  position: absolute;
  background: url("../images/banner2.gif") no-repeat;
  display: block; 
  width: 452px;
  height: 108px;
  top: 22px;
  left: 522px;
}

#maincolumn_background #content_first #news_header {
  position: relative;
  background: url("../images/news.png") no-repeat;
  display: block; 
  width: 330px;
  height: 45px;
  top: 22px;
  left: 0px;
  overflow: all;
}

#maincolumn_background #content_first #news_body {
  position: relative;
  color: #ffffff;
  display: block; 
  width: 304px;
  height: 500px;
  top: 22px;
  left: 5px;
  padding: 0 10px 0 10px;
  text-align: justify;
}

#maincolumn_background #background2 {
  background: url("../images/background_about.png") no-repeat;
  display: block; 
  width: 1000px;
  height: 679px;
  color: #ffffff;
}

#main #maincolumn {
  position: absolute;
  display: block; 
  width: 669px;
  height: 100%;
  left: 296px;
  top: 410px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #ffffff;
  overflow: hidden;   
}

#main {            
  height: 100%;    
}

#main #sidebar {
  position: absolute;
  display: block; 
  width: 230px;
  height: 20em;
  left: 15px;
  top: 410px;  
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #ffffff;
  overflow: hidden;
}

#main #sidebar li {
  color: #ff3030;
  list-style: square;
}

#main #footer { 
  display:block;
  position: relative; 
  height: 16px; 
  padding: 2px; 
  background: #1a1a1a; 
  border-top: 1px solid #505050; 
  border-bottom: 1px solid #505050; 
  color: #c0c0c0; 
  text-align: center;
}

.image_right {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  border: 1px solid #ffffff;
}

/*
.shell {margin: 0 auto; width: 946px; position: relative;}
$*/
