* { 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; }
h2 { font-size: 10pt; font-weight: bold; padding: 0; margin: 0; display: inline; color: #f6b047; }
h3 { font-size: 12pt; font-weight: normal; padding: 0; margin: 0; display: inline; }

html{
  height: 100%;
  background: #000000;
  font-family: 'Calibri', 'Arial CE';
  font-size: 10pt; 
  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;
  padding: 0;
}

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;
}

#main #maincolumn_background #background2 {
  position: absolute;
  display: block; 
  width: 1000px;
  height: 417px;
  color: #ffffff;
}

#main #maincolumn {
  position: relative;
  display: block; 
  width: 669px;
  height: 100%;
  left: 296px;
  top: 41px;
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #ffffff;
}

#main #maincolumn a {
  text-decoration: underline;  
}

.image_left {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #ffffff;
}

.image_right {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  border: 1px solid #ffffff;
}

.image_middle {
  margin-bottom: 10px;
}

.prices {
  width: 100%;
  font-size: 9pt
}

.prices tr th {
  background: #993329; 
  color: #ffe087;
  font-weight: bold;
  font-size: 10pt;
  padding: 2px 1px 2px 1px;
}

.prices tr td {
  background: #f6c057; 
  color: #691309;
}

.prices td {
  padding: 2px;
}

#main #sidebar {
  position: absolute;
  display: block; 
  width: 230px;
  height: auto;
  left: 15px;
  top: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #ffffff;
}

#main #sidebar li {
  color: #ff3030;
  list-style: square;
}

#sidebar #submenu li {
  color: #ef6050;
  list-style: none;
  border-left: 3px solid #f6b047;
  margin: 2px 0 2px 0;
  padding: 2px 0 2px 6px;
}

#sidebar #submenu .selected {
  color: #000000;
  background: #f6b047;
}

#sidebar #submenu .selected a {
  color: #000000;
  background: #f6b047;
}

#sidebar #submenu li a {
  color: #ffffff;
  font-size: 12pt;
}

#sidebar #submenu li:hover {
  margin: 2px 0 2px 0;
  padding: 2px 0 2px 6px;
  background: #f6b047;
}

#sidebar #submenu li:hover a {
  color: #000000;
}

#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;
}

