/* !!!!
Delete from main.css "td, th {text-align:left;}"
*/ 


.innerPage .linerBlock div p	{
	margin-bottom:15px;
}
.innerPage .linerBlock div h2	{
	margin-bottom:10px;
}
.innerPage .linerBlock div ul
{
	margin-left:60px;
	list-style:disc;
	margin-bottom:25px;
}
.innerPage .linerBlock div li
{
	font-family	: tahoma, ms sans serif;
	color		: #666666;
	font-size	: 11px;
	font-weight 	: normal;
	color		: #666666;
	margin-left	: 20;
	text-indent	: 0;
	text-align	: left;
	margin-right	: 40px;
}

.innerPage .linerBlock div p {
	font-family	: tahoma, ms sans serif;
	color		: #666666;
	font-size	: 11px;
	font-weight 	: normal;
	margin-top	: 5;
	margin-bottom	: 8;
	margin-left	: 0;
	margin-right	: 0;

}
.innerPage .linerBlock div td.contacts{
	font-family	: tahoma, ms sans serif;
	color		: #666666;
	font-size	: 11px;
	font-weight 	: normal;
	margin-top	: 5;
	margin-bottom	: 8;
	margin-left	: 0;
	margin-right	: 0;

}
.innerPage .linerBlock div .temp
{
	text-align	: justify;
	text-indent	: 20;

}
.innerPage .linerBlock div .pomidora
{
	text-align	: justify;

}
/*
.menu_it {
	font-family	: verdana, tahoma, ms sans serif;
	color		: #777777;
	font-weight	: bold;
	font-size	: 14px;
	margin-left	: 0;
	margin-top	: 0;
	margin-right	: 0;
	text-align	: left;
	text-decoration	: none;
}
*/
.innerPage .linerBlock div .menu_it_0 {
	font-family	: verdana, tahoma, ms sans serif;
	color		: #777777;
	font-weight	: bold;
	font-size	: 14px;
	margin-left	: 0;
	margin-top	: 0;
	margin-right	: 0;
	text-align	: left;
	text-decoration	: none;
}
.innerPage .linerBlock div .menu_it_0:hover
{
	color		: #EE0000;
	text-decoration	: underline;

}

.innerPage .linerBlock div .menu_it_1 {
	font-family	: verdana, tahoma, ms sans serif;
	color		: #2F982F;
	font-weight	: bold;
	font-size	: 14px;
	margin-left	: 0;
	margin-top	: 0;
	margin-right	: 0;
	text-align	: left;
}
.innerPage .linerBlock div .menu_it_1:hover
{
	color		: #EE0000;
	text-decoration	: underline;

}

.innerPage .linerBlock div .red_link
{
	font-family	: tahoma, ms sans serif;
	color		: #EE0000;
	font-weight	: bold;
	text-decoration	: none;
}
.innerPage .linerBlock div .red_link:hover
{
	text-decoration	: underline;

}

.innerPage .linerBlock div .green_link
{
	font-family	: tahoma, ms sans serif;
	color		: #339933;
	font-weight	: bold;
	text-decoration	: none;
}
.innerPage .linerBlock div .green_link:hover
{
	text-decoration	: underline;

}

.innerPage .linerBlock div h1 {
	font-family	: verdana, tahoma, ms sans serif;
	font-size	: 14px;
	color		: #EE0000;
	font-weight	: bold;
	margin-top	: 30;
	margin-bottom	: 10;
	margin-left	: 0;
	margin-right	: 10;
	text-decoration	: none;
}
.innerPage .linerBlock div h2 {
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #339933;
	font-weight	: bold;
	margin-top	: 15;
	margin-bottom	: 5;
	margin-left	: 0;
	margin-right	: 0;
	text-decoration	: none;
}
.innerPage .linerBlock div h3 {
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #EE0000;
	font-weight	: normal;
	margin-top	: 0;
	margin-bottom	: 0;
	margin-left	: 0;
	margin-right	: 0;
	font-weight	: bold;
	text-align	: left;
	text-decoration	: none;
}


.innerPage .linerBlock div .tab
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #666666;
}
.innerPage .linerBlock div .tab td
{
	text-align	:center;
}
.innerPage .linerBlock div .tab th
{
	background	:#EAEAEA;
}

.innerPage .linerBlock div .tab2
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #666666;

}
.innerPage .linerBlock div .tab2 td {
	text-align	: left;
	padding		: 2px 5px 3px 5px
}
.innerPage .linerBlock div .tab2 th
{
	background	: #EAEAEA;
	padding		: 2px 5px 3px 5px
}

.innerPage .linerBlock div .news-img {
	border: 3px double #CCC;
	text-align: center;
	}

.innerPage .linerBlock div .all-img {
	border: 3px double #CCC;
	text-align: center;
	}	
	

.innerPage .linerBlock div .forms {
	width:100%;
	margin-bottom:5px;
}
.innerPage .linerBlock div .forms td {
	padding:5px 0;
	vertical-align:top;
}

.innerPage .linerBlock div #forms_l {
	border-left:3px solid #360;
	padding:0 0 0 4px;
	font-family:tahoma,ms sans serif;
	font-size:11px;
}

.innerPage .linerBlock div #forms_c {
	border-left:1px solid #360;
	padding:0 0 0 4px;
	font-family:tahoma,ms sans serif;
	font-size:11px;
}

.innerPage .linerBlock div .forms input {
	border:1px solid #999;
	width:100%;
}

.innerPage .linerBlock div .forms a {
	color: green;
}

.innerPage .linerBlock div .forms a:hover{
	color: red;
}

.innerPage .linerBlock div .forms select {
	border:1px solid #999;
	width:100%;
}
.innerPage .linerBlock div .forms textarea {
	height:110px;
	overflow:auto;
}
.innerPage .linerBlock div .fName {
	width:350px;
	color:#666666;
	font-family:tahoma,ms sans serif;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 8px;
	text-align:left;
}



.innerPage .linerBlock div .formssko {
	width:100%;
	margin-bottom:5px;
}
.innerPage .linerBlock div .formssko td {
	background:url(/img/dots.gif) repeat-x 0 100%;
	padding:5px 0;
	vertical-align:top;
}

.innerPage .linerBlock div #forms_2 {
	border-left:3px solid #360;
	padding:0 0 0 4px;
	font-family:tahoma,ms sans serif;
	font-size:11px;
}

.innerPage .linerBlock div .formssko input {
	border:1px solid #999;
	width:100%;
}

.innerPage .linerBlock div .formsko a {
	color: green;
}

.innerPage .linerBlock div .formssko a:hover{
	color: red;
}

.innerPage .linerBlock div .fNamesko {
	width:130px;
	color:#666666;
	font-family:tahoma,ms sans serif;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 8px;
	text-align:left;
}



.innerPage .linerBlock div table.labtable
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 100%;
	background-color: #EBEBEB;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.innerPage .linerBlock div table.labtable td 
{
	background-color: #FFF;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px solid #060;
}

.innerPage .linerBlock div table.labtable td.hed
{
background-color: #666;
color: #fff;
padding: 4px;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

.innerPage .linerBlock div .gost p {
	text-align: center;
	color:#900;
}
.innerPage .linerBlock div blockquote {
	margin:15px 40px;
}
.innerPage .linerBlock div img {
	vertical-align:middle;
}