* {
	margin: 0;
	padding: 0;
  outline: none;
}

html, body {
	margin: 0 auto;
	background-image: url('/pics/top_bground_repeat.png');
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #545b7d;
}

#active_submenu {
  color: #CF4D4D !important;
}

#active_nav {
  color: #CF4D4D !important;
}

#navigation {
  font-size: 11px !important;
}

.nadpis_p {
  height: 85px;
}

#navigation a {
  text-decoration: none !important;
  color: #545b7d;
  font-size: 13px;
}

#navigation span {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: -1px;
  font-size: 13px;
}

#navigation a:hover {
  text-decoration: underline !important;
}

#izolace_menu {
  margin-top: 0px !important;
  font-size: 12px !important;
  line-height: 18px !important;
}

#izolace_menu a {
  text-decoration: none !important;
}

#izolace_menu a:hover {
  text-decoration: underline !important;
}

h1 {
  color: #545b7d;
  font-weight: normal;
  font-size: 18px;
  margin-top: 15px;
  margin-left: 18px;
  padding: 0px;
  line-height: 18px;
}

h2 {
  color: #545b7d;
  font-weight: normal;
  font-size: 18px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 0px;
  line-height: 18px;
}

h3 {
  font-size: 12px;
  padding-bottom: 8px;
}

.foto {
  margin-right: 5px;
  float: left;
  margin-bottom: 5px;
  border: solid 2px #545B7D;
}

.foto:hover {
  border-color: #CF4D4D;
}

.foto_div {
  overflow: hidden;
  margin-bottom: 8px;
}

.hr_long {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

p {
  color: #545b7d;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 8px;
}

sup {
  font-size: 8px;
  position: relative;
  top: 1px;
}

img {
	border-style: none;
	border-width: 0px;
}

a {
  color: #CF4D4D;
}

a:hover {
  text-decoration: none;
}

#content_text h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
  line-height: 14px;
  font-size: 14px;
  font-weight: bold;
}

#container {
  width: 1005px;
  height: 468px;
  margin: 0 auto;
  background-image: url(../pics/top_bground_center.jpg);
  background-repeat: no-repeat;
}

#search {
  width: 215px;
  height: 40px;
  background-color: #545b7d;
  float: right;
  margin-right: 30px;
}

#search input[type="text"] {
  border: solid 1px #c8cee7;
  height: 15px;
  width: 155px;
  float: left;
  margin-left: 10px;
  margin-top: 8px;
  padding: 4px 3px;
  color: #555;
  font-size: 13px;
}

#search img {
  float: left;
  margin-top: 8px;
  cursor: Pointer;
}

#logo {
  width: 314px;
  height: 71px;
  float: left;
  clear: left;
  margin-top: 40px;
  margin-left: 30px;
}

#phone_number {
  width: 240px;
  height: 35px;
  float: right;
  clear: right;
  color: #555;
  font-size: 18px;
  margin-top: 30px;
  margin-right: 10px;
}

.cleaner {
  clear: both;
}

#phone_number img {
  margin-top: 0px;
  display: block;
  float: left;
}

#phone_number span {
  margin-top: 4px;
  margin-left: 10px;
  display: inline;
  float: left;
}

#izolace_box {
  width: 480px;
  height: 298px;
  background-image: url('../pics/izolace_box.png');
  background-repeat: no-repeat;
  float: left;
  clear: left;
  margin-left: 25px;
  overflow: hidden;
  clear: both;
}

#izolace_box p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 20px;
  width: 240px;
  float: left;
  margin: 25px;
}

#izolace_box #umbrella {
  width: 480px;
  height: 298px;
  background-image: url('../pics/izolace_box_pic.jpg');
  background-repeat: no-repeat;
  background-position: 217px 9px;
}

#strechy_box {
  width: 464px;
  height: 298px;
  background-image: url(../pics/strechy_box.png);
  background-repeat: no-repeat;
  margin-left: 5px;
  float: left;
  overflow: hidden;
}

#strechy_box p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 20px;
  width: 240px;
  float: right;
  margin: 25px;
  text-align: right;
}

#menu {
  width: 950px;
  height: 40px;
  float: left;
  margin-left: 35px;
}

#menu #menu_item {
  margin-left: 0px;
}

#navigation {
  width: 931px;
  height: 29px;
  background-image: url(../pics/navigace_bground.png);
  background-repeat: repeat-x;
  float: left;
  margin-left: 25px;
  margin-top: 10px;
  font-size: 12px;
  padding-top: 16px;
  padding-left: 18px;
}

#content {
  float: left;
  width: 949px;
  background-color: #fff;
  margin-left: 25px;
  padding-top: 0px;
  padding-bottom: 20px;
}

#content #content_inner {
  width: 684px;
}

#content #content_inner #content_text {
  width: 666px;
  margin-left: 18px;
  margin-top: 5px;
  overflow: hidden;
  line-height: 16px;
}

#footer {
  width: 949px;
  float: left;
  height: 192px;
  background-image: url(../pics/footer.jpg);
  background-repeat: no-repeat;
  margin-left: 25px;
}

#footer .authoring {
  margin-top: 158px;
  height: 23px;
  background-color: #545b7d;
  color: #fff;
  font-size: 12px;
  float: left;
  display: inline;
  padding-left: 16px;
  padding-top: 11px;
  padding-right: 16px;
  letter-spacing: 0px;
  margin-right: 10px;
}

#footer .authoring a {
  color: #fff;
}

#to_up {
  margin-top: 158px;
  float: right;
  width: 36px;
  height: 34px;
  background-image: url(../pics/up.png);
  background-repeat: no-repeat;
}

#to_up:hover {
  margin-top: 158px;
  float: right;
  width: 36px;
  height: 34px;
  background-image: url(../pics/up_hover.png);
  background-repeat: no-repeat;
}

.sidebar {
  float: right;
  clear: right;
  width: 241px;
}

.sidebar p {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  line-height: 16px;
}
  
.hr_short {
  margin-bottom: 5px;
}
