@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #e9eaeb;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#apDiv1 {
	width:980px;
	background-image: url("../img/untitled1.jpg"/*tpa=http://diskokras.ru/img/untitled1.jpg*/);
	position: relative; 
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
	color: #f00;
}
h5 {
	font-size: 10px;
	color: #666;
}
h6 {
	font-size: 10px;
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

p {
 margin: 1em 0;
 text-align: justify;
}

#apDiv2 {
	position:absolute;
	left:83px;
	top:278px;
	width:450px;
	height:550px;
	z-index:2;
	overflow: auto;
}

.content {
  padding: 250px 20px 20px 20px;
}

#gal td {
  padding: 10px;
}

#gal td a {
  padding: 7px;
  border: 1px #ccc solid;
  display: block;
}

#left-colomn {
  float: left;
  width: 420px;
}

.no-clear {
  clear: both;
}

.phone {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.red {
	font-size: 15px;
	color: #f00;
    font-weight: bold; 
}

.red2 {
	color: #f00;
	text-align: center;
}

.ramka {
  border: 1px #bebfb9 solid;
  width: 1000px;
  background: #fff url("../img/logo.png"/*tpa=http://diskokras.ru/img/logo.png*/) no-repeat;
  position: relative; 
  margin: 10px auto;
}

#right-colomn {
  float: left;
  width: 480px;
  padding-left: 49px;
}

#slog {
  width: 356px;
  height: 60px;
  background: url("../img/slog.png"/*tpa=http://diskokras.ru/img/slog.png*/) no-repeat;
  position: absolute;
  left: 300px;
  top: 40px;
}

#slog2 {
  width: 356px;
  position: absolute;
  left: 300px;
  top: 110px;
}

#slog3 {
  width: 210px;
  height: 150px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url("../img/plashka.png"/*tpa=http://diskokras.ru/img/plashka.png*/) no-repeat;
  padding: 20px;
}

