﻿html, body, div, p
{
	margin: 0;
	padding: 0;
}
body
{
	min-width: 780px;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	background-color: #c8dced;
	background-image: url("images/bg.jpg");
	background-position: left top;
	background-repeat: repeat;
}
div, p
{
	overflow: hidden;
}
div#main
{
	margin: 0px auto;
	width: 780px;
	background-color: #fff;
	border-left: solid 1px #139ad2;
	border-right: solid 1px #139ad2;
}
div#top
{
	background-color: #dcc;
	color: #fff;
}
div#wrapper
{
	float: left;

	background-color: #fff;
}
div#middle
{
	background-color: #fff;
	margin: 0px 0px 0px 120px;
}
div#left
{
	float: left;
	width: 127px;
	margin-left: -100%;
	background-color: #fff;
}
div#bottom
{
	clear: left;
	width: 100%;
	background-color: #6cb2cc;
	color: #fff;
}
div.overflow
{
	width: 100%;
	overflow: auto;
	background-color: Blue;
}
div.overflow div, div.overflow.p
{
	overflow: visible;
}
/* блок служит только для заполнения в IE6 для корректного позиционирования плавающих блоков */
div#filler
{
	width: 100%;
}



div#head
{
	background-color: #a2d7f7;
	background-image: url("images/top.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 200px;
}
div#head h1
{
	text-transform: uppercase;
	font-size: 42px;
	font-weight: normal;
	padding: 10px 50px;
	margin: 0;
	color: #333;
}
div#head h1 small
{
	display: block;
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: #fff;
}
div.box
{
	margin: 2px;
	background-color: #eef6f5;
	border: solid 1px #c9e8e3;
}
div.box div.boxtitle
{
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #c9e8e3;
}
div.box div.boxsubtitle
{
	text-align: center;
	padding: 5px;
}

div#linksbox a
{
	display: block;
	padding: 2px 5px;
	text-transform: uppercase;
	text-decoration: none;
}
div#linksbox a:hover
{
	background-color: #def3f0;
	background-image: url("images/arrow.gif");
	background-position: right center;
	background-repeat: no-repeat;
}
a.banner
{
	display: block;
	width: 90px;
	margin: 3px auto;
}
a.banner img
{
	border: none;
	display: block;
}
div#middle h2
{
	margin: 10px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
div#middle h3
{
	margin: 10px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
div#middle p
{
	margin: 10px 0px;
}
div#footer
{
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: solid 1px #c3d4db;
	font-size: 10px;
	font-weight: bold;
}
div#rightlinks a
{
	display: block;
	border: solid 1px #eef6f5;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}
div#rightlinks a:hover
{
	border: solid 1px #c9e8e3;
	background-color: #fff;
}

td.sh 
{background-color: #a2d7f7;
	background-image: url("images/top.jpg");
	background-repeat: no-repeat;
	width: 784px; height: 157px;
	vertical-align:top;
}

table.shapka {width: 784px; border:0px;}

H1
{
	text-transform: uppercase;
	font-size: 42px;
	font-weight: normal;
	padding: 10px 50px;
	margin: 0;
	color: #333;
}
H1 small
{
	display: block;
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: #fff;
}

td.cn 
{
	
	background-color: #fff;
	vertical-align:top;
}

.desk {
FONT-SIZE: 12px; COLOR: #626262; FONT-FAMILY: 'Times New Roman'; TEXT-ALIGN: justify;
}
