table.main td.content
{
	font-size: 80%;
}
/*contacts*/
table.contacts
{
	width: 100%;
	font-size: 100%;
}
table.contacts td.form
{
	width: 266px;
	padding-right: 30px;
}
table.form
{
	width: 100%;
	font-size: 100%;
}
table.form td.top
{
	height: 2px;
	background: url(../img/form_top_bg.gif) repeat-x left top;
}
table.form td.input
{
	background: #ededed;
	padding: 7px 10px 0 10px;
	font-size: 95%;
}
table.form td.input input
{
	width: 100%;
	border: 1px solid #d5d5d5;
	margin-top: 5px;
	font-size: 11px;
}
table.form td.input textarea
{
	width: 100%;
	height: 60px;
	border: 1px solid #d5d5d5;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
div.buttons
{
	text-align: right;
	margin-top: 9px;
}
table.form td.bottom
{
	height: 3px;
	background: url(../img/form_bottom_bg.gif) repeat-x left top;
}
table.contacts td.map img
{
	margin-top: 10px;
}
/*end contacts*/
/*about*/
table.about
{
	width: 100%;
	margin-top: 30px;
}
table.about td.photo
{
	font-size: 11px;
	padding-bottom: 2px;
}
table.about td.photo div.photo
{
	width: 145px;
	padding: 9px 11px 11px 11px;
	background: url(../img/photo_bg.gif) no-repeat left top;
	margin-bottom: 15px;
}
table.about td.photo div.photo div.title
{
	margin-top: 30px;
}
table.about td.photo div.photo img
{
	border: 1px solid #a2a2a2;
}
/*end about*/
/*calculator*/
table.form td.select
{
	padding: 13px 10px 10px 20px;
	background: #ededed;
}
table.form td.select select
{
	width: 270px;
	border: 1px solid #d5d5d5;
	font-size: 12px;
}
table.form td.select input
{
	width: 270px;
	border: 1px solid #d5d5d5;
	font-size: 11px;
}
table.form td.total
{
	background: #ededed;
	padding-top: 13px;
	font-size: 10px;
	width: 30px;
}
table.form td.sum
{
	background: #ededed;
	padding-top: 13px;
	padding-left: 15px;
	font-weight: bold;
}
/*end calculator*/
table.partner td.photo
{
	width: 80px;
	padding: 5px 0px 20px 0px;
	text-align: center;
	font-size: 100%;
}
table.partner td.photo a
{
	border: none;
}
table.partner td.name_company
{
	padding-left: 20px;
}
table.partner td.name_company div.description
{
	margin-top: 10px;
	margin-bottom: 30px;
}

/*files*/
div.excel
{
	background: url(../img/excel.gif) left 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.excel a:hover
{
	color: #1168a5 !important;
}
div.win
{
	background: url(../img/win.gif) left 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.win a:hover
{
	color: #1168a5 !important;
}
div.pdf
{
	background: url(../img/pdf.gif) left 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.pdf a:hover
{
	color: #1168a5 !important;
}
div.un
{
	background: url(../img/un.gif) 6px 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.un a:hover
{
	color: #1168a5 !important;
}
div.word
{
	background: url(../img/word.gif) 0px 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.word a:hover
{
	color: #1168a5 !important;
}
div.txt
{
	background: url(../img/txt.gif) 7px 2px no-repeat;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 10px;
}
div.txt a:hover
{
	color: #1168a5 !important;
}
/*end files*/

