@charset "windows-1251";
/* CSS Document */
body {
	width:100%;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}	
	a 	{
	font-size: 14px;
	color: #0B4295;
}	
	a:visited {
	color: #0B4295;
}	
	a:hover 	{
	color: #FF1F1F;
	text-decoration: none;
}
	a:active {
	color: #0B4295;
}

	ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}	
	li {
	margin: 0px;
	padding: 0px;
	}
	#currentpage a{
	position: relative;
	color: #000000;
	background: #FFE401;
	list-style-image: url(/img/li.gif);
	}
	h1 {
	font-size: 30px;
	font-weight: normal;
	position: static;
	margin: 0;
	padding: 0;
}
	h2 {
	font-size: 24px;
	font-weight: normal;
	font-size-adjust: 1px;
	margin: 0px;
	padding: 0px;
}
	h3 {
	font-size: 24px;
	font-weight: normal;
	background-color: #FFE401;
	position: relative;
	padding: 5px;
	float: left;
}



#header {
	position: static;
	background: url(../img/up_fon.gif);
	width: 100%;
	height: 320px;
	background-repeat: repeat-x;
}
#plashka {
	height: auto;
	width: 375px;
	padding: 12px;
	margin-bottom: 25px;
	background-color: #FFE401;
}
#navigation2 {
	width: 850px;
	position: relative;
	border-bottom-color: #7F7F7F;
	border-bottom-style: dotted;
	padding-bottom: 25px;
	border-bottom: 3px;
	margin-left: 75px;
	overflow: visible;
	border: 1px;
}
#works {
	position: static;
	float: left;
	margin-top: 75px;
	margin-left: 125px;
	clear: both;
	margin-bottom: 100px;
}
#footer {
	float: left;
	position: static;
	width: 100%;
	height: 100px;
	background-repeat: repeat-x;
	padding-top: 25px;
	background-image: url(../img/footer_bg.gif);
}
#work_top {
	position: static;
	height: 220px;
	width: 100%;
	background-image: url(../img/work_top.jpg);
	float: left;
	background-repeat: repeat-y;
}


#txt {
	position: static;
	width: 800px;
	clear: left;
	float: left;
	margin-left: 150px;
	margin-bottom: 50px;
}
#content {
	position: relative;
	width: 100%;
	float: left;
	background-image: url(../img/index_fon.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
}
#content_info {
	width: 600px;
	position: relative;
	float: left;
	padding-left: 75px;
}

#content_news {
	width: 200px;
	left: 125px;
	margin-left: 125px;
	float: left;
}


#txt2 {
	position: static;
	width: 450px;
	float: left;
}

#txt1 {
	position: static;
	width: 300px;
	float: left;
	margin-left: 50px;
}

.left_ {
	margin-left: 125px;
	float: left;
	border: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFE401;
	padding-bottom: 25px;
}

.red_txt {
	color: #FF1F1F;
}





#header_logo {
	clear: left;
	float: left;
	height: 270px;
	width: 350px;
}
.middle {
	position: relative;
	left: 125px;
	top: 100px;
}
#header_navigation {
	position: static;
	height: 270px;
	width: 600px;
	float: left;
}
.header_navigation_text {
	float: left;
	position: static;
	padding-left: 50px;
	padding-top: 100px;
}
.navigation2_text {
	float: left;
	position: static;
	padding-left: 50px;
}


.img_logo {
	position: relative;
	top: 70px;
	left: 130px;
	padding-right: 100px;
	margin-right: 100px;
}

.pre_w {
	float: left;
	width: 150px;
	margin-right: 50px;
	padding-bottom: 50px;
}
.arrow {
	position: static;
	margin-left: -25px;
	visibility: visible;
	overflow: visible;
	padding-right: 5px;
	vertical-align: bottom;
}	
.zalivka_txt {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	position: static;
}

   TABLE {
	width: 650px; /* Ширина таблицы */
	border-collapse:collapse;
	
   }
   TH { 
    text-align: left; /* Выравнивание по левому краю */
    background: #ccc; /* Цвет фона ячеек */
    padding: 5px; /* Поля вокруг содержимого ячеек */
   
   }
   TD {
	padding: 5px; /* Поля вокруг содержимого ячеек */
	border: 1px; /* Граница вокруг ячеек */
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	vertical-align: top;
   }
  

