* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #999;
}

#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
}
#head {
	background-image: url(images/head.jpg);
	height: 269px;
	width: 1020px;
}
#tel {
	background-image: url(images/tel.jpg);
	height: 110px;
	width: 1020px;
}
#content {
	background-color: #999;
	width: 745px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #CFF;
}
#content h1.zag {
	color: #FF5922;
	font-size: 22px;
	font-style: italic;
	line-height: 32px;
	background-color: #333;
	border: 5px solid #CCC;
	padding-left: 10px;
	padding-bottom: 5px;
}

h1, h2, h3 {
	color: #0FF;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content #blok {
	background-color: #666;
	border: 5px solid #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#blok a {
	color: #FFC;
}
#blok a:visited {
	color: #FF9;
}
#blok a:hover {
	color: #900;
}
#blok ul {
	list-style-position: inside;
	list-style-type: square;
	margin-top: 15px;
	margin-bottom: 15px;
}
#blok ul li {
	margin-bottom: 10px;
}

#blok img {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.table1 {
	padding: 10px;
	width: 100%;
	text-align: center;
}


#menu {
	padding: 15px;
	float: right;
	width: 230px;
}
#menu ul {
	font-size: 18px;
	text-align: right;
	list-style-type: none;
	font-style: italic;
	background-color: #666;
	border: 5px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#menu ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #333;
}
#menu a {
	color: #C00;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCC;
}
#menu a:visited {
	color: #C00;
}
#menu a:hover {
	color: #333;
	background-color: #0CF;
}

#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 153px;
	width: 1020px;
	position: relative;
}
#wapper-footer {
	width: 745px;
	margin-left: 15px;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

#counter {
	height: 31px;
	width: 88px;
	margin-top: 50px;
	margin-right: 80px;
	float: right;
}
#copy {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
#menu-niz {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 20px;
}
#menu-niz li {
	margin-left: 20px;
	display: inline;
}
#footer a {
	color: #333;
}
#footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #CCC;
}
#blok-price {
	border: 2px solid #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #333;
	text-align: center;
}
#blok-price img {
	border: 1px solid #0CF;
}


#blok-price table {
	border: 1px solid #0CF;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}
#blok-price table th {
	background-color: #000;
	border: 1px solid #0CF;
	height: 25px;
	line-height: 25px;
}
#blok-price table td {
	border: 1px solid #0CF;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#wrap_img {
	float: right;
	height: 292px;
	width: 410px;
	text-align: center;
	border: 1px dashed #CCC;
	margin-bottom: 15px;
	margin-left: 10px;
}
#wrap_img p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrap_img img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
