html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ececec;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}
td {
	padding: 0px;
	font-size: 12px;
}
table.main {
	min-width: 1048px;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
	height: 166px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #2b4668;
}
td.logo {
	min-width: 200px;
	width:20%;
	text-align: left;
	padding-top: 10px;
	padding-left: 4.5%;
}
#header {
	width: 80%;
	padding-left:40px;
	min-width: 600px;
	color: #e4e4e4;
	padding-top: 108px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
#header h1 {
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif;
	color: #CCCCCC;
}
td.photo {
	text-align: right;
}
td.mail {
	vertical-align: middle;
	text-align: center;
	width: 4%;
	height: 25px;
	padding-left: inherit;
}
td.menuitem {
	vertical-align: inherit;
	text-align: center;
	height: 34px;
	background-image: url(images/menuitem_bg.jpg);
	background-repeat: repeat-x;
}
a.menu {
	color: #c2cedc;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	text-decoration:underline;
	color:#FFF;
}
td.menuright {
	vertical-align: middle;
	text-align: center;
	width: 4%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_home {
	padding-top: 8px;
	text-align: center;
	width: 11%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_rkonstr {
	padding-top: 8px;
	text-align: center;
	width: 24%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_oborudov {
	padding-top: 8px;
	text-align: center;
	width: 15%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_montazh {
	padding-top: 8px;
	text-align: center;
	width: 10%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_info {
	padding-top: 8px;
	text-align: center;
	width: 20%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu_kontakty {
	padding-top: 8px;
	text-align: center;
	width: 10%;
	background-image: url(images/menuitem_rz.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.block {
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	width: 18%;
	min-width: 170px;
	max-width: 200px;
}

td.text {
	width: 60%;
	padding-top: 10px;
}
#primarycontent {
	color: #111111;
	text-align:justify;
	font-size: 12px;
}
 h1{
     font-size:14px;
	 color: #111111;
}
#secondarytext {
	padding: 1px 15px 10px 15px;
	background-color: #dcdcdc;
}
#secondarytext h2{
	font-size:14px;
	color: #40709d;
}
#secondarytext h3 {
	text-align:justify;
	font-size:11px;
	color: #111111;
}

#secondarytext h5 {
	font-size:11px;
	color: #111111;
}
#secondarytext h6 {
	text-align:justify;
	font-size:11px;
	color: #111111;
}
#secondarytext h6:hover {
	background: #EAEEF2;
	border:1px;
}
#footer
{
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	border-top: solid 1px #DADADA;
	clear: both;
}

