/*

Theme Name: TramsMaterik
Theme URI: http://mdwb.ru/
Description: madeweb.ru
Version: 1.0
Author: madeweb.ru
Author URI: http://madeweb.ru/
Tags: seo
Text Domain: madeweb.ru

*/



html, body {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #575A61;
}
img {
  border: 0px;
}
td, th, div, p, li, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}


/* site settings */
table.main_table {
  width: 100%;
  height: 100%;
}
table.main_table, table.content_table {
  border-collapse: collapse;
}
table.main_table td, table.content_table td {
  padding: 0px;
  vertical-align: top;
}


/* other settings */
td.td02, td.td03 {
  background-image: url(img/bg-top.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #E2E2E2;
}
td.td04 {
  background-image: url(img/bg-04.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-color: #E2E2E2;
}
td.td05 {
  background-image: url(img/bg-05.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #E2E2E2;
}
td.td06 {
  background-color: #9292A1;
}
td.td07 {
  background-color: #9292A1;
}
td.td08 {
  background-image: url(img/bg-08.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #E2E2E2;
}


div.logo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #7A7B73;
}
div.logo span {
  color: #3D4CA2
}
div.logo_bg {
  background-image: url(img/logo.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  border: 0px solid red;
  padding-top: 22px;
  padding-bottom: 10px;
  padding-left: 200px;
}
div.slogan {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #575A61;
}


div.address {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #CCCCCC;
  margin: 15px;
}


div.menu {
  margin-top: 50px;
  margin-left: 15px;
  margin-right: 15px;
  border: 0px solid green;
}
div.menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3D4CA2;
  text-decoration: none;
  display: block;
  margin-top: 15px;
  padding: 5px;
  padding-left: 15px;
  border: 0px solid red;
}
div.menu a:hover, div.menu a#selected {
  color: #FFFFFF;
  background-color: #3D4CA2;
}



div.content {
  margin-left: 100px;
  margin-right: 25px;
  margin-bottom: 35px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
div.content h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 20px;
}
div.content a, div.info a {
  color: #3D4CA2;
  text-decoration: none;
}
div.content a:hover, div.info a:hover {
  text-decoration: underline;
}


div.info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #575A61;
  background-color: #F0F0F0;
  padding: 25px;
  padding-bottom: 15px;
  margin: 20px;
  margin-left: 0px;
}
div.info h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
div.info div.tel {
  background-image: url(img/tel.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 100px;
  line-height: 140%;
}
div.info div.tel span {
  color: #3D4CA2;
  font-weight: bold;
}
div.info img#skype {
  margin-left: 135px;
}


div.bottom {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #575A61;
  margin-left: 100px;
  margin-top: 15px;
}


table.price {
  text-align: center;
  border-collapse: collapse;
}
table.price th {
  font-size: 14px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #575A61;
  border: 1px solid #9292A1;
  padding: 5px;
}
table.price td {
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  padding: 5px;
}