body, td, th {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
body {
	margin:0;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	color: #990000;
	text-align: center;
	position: absolute;
	width: 500px;
	height: 25px;
	left: 25px;
	top: 7px;
	background-image: url(images/h1.png);
}
h2 {
	font-size: 18px;
	color: #990000;
	background-image: url(images/h2.png);
	height: 25px;
	background-repeat: no-repeat;
	width: 300px;
	text-align: center;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 551px;
	top: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #830505;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.header {
	background-image: url(images/header.png);
	position: relative;
	width: 900px;
	height: 200px;
	left: 185px;
	top: 2px;
	margin-bottom:20px;
}
.header .menu {
	height: 25px;
	width: 600px;
	position: absolute;
	text-align: center;
	margin: 0px;
	left: 0px;
	top: 0px;
	padding: 0px;
}
.header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
}
.header .menu ul li a {
	float: left;
	height: 25px;
	width: 120px;
	text-align: center;
	background-image: url(images/button.png);
	text-indent: 10px;
	line-height: 25px;
	display:block;
}
.header .menu li:hover {
	background-image: url(images/button%20hover.png);
}
.adsense {
	width:728px;
	height:90px;
	margin:0 auto;
}
.main {
	position: relative;
	height: 750px;
	width: 900px;
	left: 185px;
	font-size: 12px;
}
.main a:link {
	color: #CB0404;
	text-decoration: underline;
}
.main a:hover {
	text-decoration: underline;
	color: #009900;
}
.main .left {
	position: absolute;
	height: 650px;
	width: 550px;
	background-image: url(images/left.png);
	top: 50px;
	left: 10px;
}
.main .right {
	position: absolute;
	height: 580px;
	width: 320px;
	background-image: url(images/right.png);
	left: 570px;
	top: 50px;
}
.main .right .text {
	position: absolute;
	min-height: 450px;
	width: 310px;
	top: 5px;
	right: 3px;
	background-color: #F7FDC2;
	font-size: 11px;
}
.main .left .text {
	position: absolute;
	min-height: 450px;
	width: 530px;
	top: 10px;
	right: 10px;
	font-size: 11px;
	font-weight: normal;
	background-color: #F7FDC2;
	list-style-image: url(images/bullet-eye.png);
}
.main2 {
	position: relative;
	width: 900px;
	left: 185px;
	background-image: url(images/cctv.png);
	font-size: 12px;
	height: 800px;
}
.main2 a:link {
	color: #990000;
	text-decoration: underline;
}
.main2 a:hover {
	color: #000000;
}
.main2 #opisanie {
	position: relative;
	height: 650px;
	width: 860px;
	left: 30px;
	top: 40px;
}
.main2 #opisanie input {
	background-color: #FFFF99;
}
.main2 #opisanie span {
	position: relative;
	width: 700px;
	display: inline-block;
}
.foot {
	position: relative;
	height: 220px;
	width: auto;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
}
.foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.foot #cctv {
	position: absolute;
	width: 200px;
	top: 50px;
	left: 770px;
	list-style-type: none;
	height: 167px;
}
.foot #cctv ul {
	list-style-image: url(images/foot%20cctv.png);
}
.foot #pojaro ul {
	list-style-image: url(images/foot%20pojaro.png);
}
.foot #control ul {
	list-style-image: url(images/foot%20access.png);
}
.foot #sks ul {
	list-style-image: url(images/foot%20cable.png);
}
.foot #sot ul {
	list-style-image: url(images/foot%20sot.png);
}
.foot #control {
	position: absolute;
	width: 250px;
	left: 270px;
	top: 50px;
}
.foot #sks {
	position: absolute;
	width: 250px;
	left: 20px;
	top: 50px;
}
.foot #pojaro {
	position: absolute;
	width: 250px;
	left: 520px;
	top: 50px;
}
.foot #sot {
	position: absolute;
	width: 230px;
	left: 970px;
	top: 50px;
}
.copyright {
	background-color: #9E0D09;
	text-align: center;
	position: relative;
}
.main2 #opisanie img {
	margin: 15px;
	position: relative;
}

