@CHARSET "UTF-8";
@import "index.css";
@import "news.css";
@import "contact.css";
@import "pfolio.css";

* {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

body {
	position: relative;
	min-width: 1110px;
	font-family: Tahoma, Arial, SansSerif;
	font-size: 13px;
	color: #333333;
	background: url(../img/bg.png) repeat-x;
}

a {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 13px;
	text-decoration: none;
}

img {
	border: 0px;
}

a td {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 13px;
	text-decoration: none;
}


#main1 {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#main1_verx {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	height: 11px;
	background: url(../img/main/main_up.png) no-repeat;
	margin-top: 10px;
}

#main1_center {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background: url(../img/main/main_center.png) repeat-y;
}

#main1_niz {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	height: 20px;
	background: url(../img/main/main_niz.png) no-repeat;
}

#main1_niz1 {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
}
#main1_niz1 a:hover {
	background: #3333FF;
	color: #fff;
}
#main1_niz1 h4{
	padding-left: 10px; 
	height: 20px;
	line-height: 18px;
	background: url(../img/mod_news/palka_niz_tit.png) no-repeat;
}
/*--shapka---*/
#shapk {
	width: 1110px;
	height: 40px;
	line-height: 35px;
	margin-bottom: 10px;
}

#main_shapk {
	width: 1110px;
	display: table;
	padding-bottom: 10px;
	/*background: url(/img/shap/logo.png) left top no-repeat;*/
}

.shLogo {
	height: 92px;
	width: 300px;
	background: url(../img/shap/logo.png) bottom no-repeat;
	float: left;
	margin-left: 10px;
}

/*---endShapka--*/
	/*----------------------------------------------------------------------------------*/
	/*---menu----*/
#vmen {
	width: 850px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	display: table;
	margin-left: 233px;
}

#vmen a {
	font-size: 14px;
	text-decoration: none;
}

.vmen-left {
	width: 18px;
	height: 38px;
	background: url(../img/menu1/menu_left.png) no-repeat;
	float: left;
}

.vmen-pravo {
	width: 25px;
	height: 38px;
	background: url(../img/menu1/menu_pravo.png) no-repeat;
	float: left;
}

.vmen-center {
	display: table;
	height: 38px;
	background: url(../img/menu1/menu_center.png) repeat-x;
	float: left;
}

.vmen-text {
	width-min: 70px;
	height: 38px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.vmen-text a {
	color: #FFFFFF;
	font-weight: bold;
}

.vmen-text-activ {
	width-min: 70px;
	height: 40px;
	float: left;
	/*background: url(../img/menu1/zav_men_a.png) center center no-repeat;*/
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFF99;
}

.vmen-text-activ a {
	color: #FFFF99;
	font-weight: bold;
}

.vmen-line {
	width: 7px;
	height: 40px;
	background: url(../img/menu1/menu_line.png) no-repeat;
	float: left;
}

#clear {
	clear: both;
}

/*-conec-menu-----------------------------------------*/

#mod {
	width: 940px;
	text-align: left;
	padding-left: 10px;
}

#all_main {
	display: table;
	width: 1070px;
	margin-left: 25px;
}




