@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0bdb2;
	background-image: url(../images/bg_main.gif);
}

.topbg {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}




/* стиль для картинок в шапке */
.topimg1 {
	background-image: url(../images/top_img1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.topimg2 {
	background-image: url(../images/top_img2.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.top_img{
	background-repeat: no-repeat;
	background-position: top right;
}





.menu_ul {
	list-style: disc url(../images/blank.gif);
	text-indent: -26px;
	list-style-type: square;
	text-transform: none;
	padding: 10px 0px;
	margin: 0px;
	text-indent: 0;
}
.menu_ul li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	background: url('../images/arrow.gif') 0px 8px no-repeat;
}

.lng_active,
.lng{
	text-transform: lowercase;
}

.lng,
.lng a{
	font-weight: bold !important;
}
.lng_active {
	color: #E8D743;
}

.mainmenu1 {
	background-color:#655e54;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:14px;
	color:#a8a39b;
	font-weight:bold;
	}

.mainmenu1_on {
	background-color:#faed19;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}

.mainmenu1_on a{
	color: #000 !important;
}
	
.header1 {
	font-size:24px;
	font-weight:normal;
}





/* стили для новостей */
.news_date,
table.contentPlace td.text .news_date {
	color: #655E54;
	font-size: 25px;
	font-weight: bold;
	line-height: 18px;
}
.news_month,
table.contentPlace td.text .news_month {
	color: #655E54;
	font-weight: bold;
	font-size: 11px;
}
.news_txt,
table.contentPlace td.text .news_txt {
	font-size:12px;
	padding-bottom:20px;
}
	
	table.contentPlace td.text .news_txt a{
		color: #000;
		text-decoration: none;
	}
	
	table.contentPlace td.text .news_txt a:hover{
		color: #4D4D4D;
	}
	

table.contentPlace td.text .news_photo {
	padding-right:10px;
	padding-bottom:10px;
}






.read_more {
	font-size:11px;
	}

.mnu2_on {
	color: #fef341;
	font-size:13;
	font-weight:bold;
}


a:link.mnu1, a:visited.mnu1, a:active.mnu1 {
	color: #cecac3;
	text-decoration: none;
}
	
a:hover.mnu1 {
	color: #fef341;
	text-decoration: none;
}

a:link.mnu2, a:visited.mnu2, a:active.mnu2 {
	color: #6b645a;
	text-decoration: underline;
}
	
a:hover.mnu2 {
	color: #fef341;
	text-decoration: none;
}


a:link.lng, a:visited.lng, a:active.lng {
	color: #000000;
	text-decoration: none;
}
	
a:hover.lng {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.rmore, a:visited.rmore, a:active.rmore {
	color: #6b645a;
	text-decoration: underline;
}
	
a:hover.rmore {
	color: #6b645a;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #003399;
	text-decoration: underline;
}
	
a:hover {
	color: #3468d0;
	text-decoration: underline;
}

.header2 {
	font-size:18px;
	font-weight:normal;
	color: #655E54;
}



/* Content place */
	
	table.contentPlace{
		width: 100%;
		border-collapse: collapse;
	}
		
		table.contentPlace td.text p{
			padding: 0px;
			margin: 0px;
		}
		
		.picLeft,
		table.contentPlace td.text .picLeft{
			float: left;
			margin-right: 15px;
		}
		
		.picRight,
		table.contentPlace td.text .picRight{
			float: right;
			margin-left: 15px;
		}
		
		
		td.text td.item_images a{
			margin-right: 18px;
			margin-bottom: 20px;
		}

		
		td.text table.categories{
			width: 100%;
			border-collapse: collapse;
		}
			
			td.text div.category{
				float: left;
				width: 29% !important;
				margin: 11px;
				text-align: center;
				font-size: 13px;
				font-weight: normal;
			}
			
			td.text div.category a{
				color: #5D6066;
			}
			
			
			td.text div.category img{
				margin-top: 10px;
			}
			


	/* Form table */
		
		.formTable{
			
		}
		
		.formTable td{
			padding: 4px;
		}
		
		.formTable textarea{
			overflow: auto;
			font-family: tahoma, arial, verdana;
			font-size: 11px;
		}
		
		.formTable select,
		.formTable input{
			font-family: tahoma, arial, verdana;
			font-size: 12px;
		}
		
		.formTable .name{
			padding: 1px 8px;
			padding-right: 50px;
		}
		
		.formTable .input{
		}
			
			.formTable .input input,
			.formTable .input textarea{
				border-top: 2px solid #797164;
				border-left: 2px solid #797164;
				border-right: 1px solid #655E54;
				border-bottom: 1px solid #655E54;
				font-family: Tahoma, Arial, Verdana;
				font-size: 11px;
				color: #161512;
				padding: 2px 4px;
			}
			
		
		.formTable .s_btn{
			font-weight: bold;
			font-size: 11px;
			color: #FFF;
			background: #655E54;
			border: 1px solid #16721f;
			cursor: pointer;
			margin-top: 10px;
		}
		
	
	
	
	table.searchTable{
		width: 100%;
		border-collapse: collapse;
		margin-top: 10px;
		margin-bottom: 40px;
	}
		
		table.searchTable td.p1{
			width: 1%;
		}
		
		table.searchTable td.p2{
			padding: 0px 15px;
		}
			
			table.searchTable td.p2 input{
				border-top: 2px solid #797164;
				border-left: 2px solid #797164;
				border-right: 1px solid #655E54;
				border-bottom: 1px solid #655E54;
				font-family: Tahoma, Arial, Verdana;
				font-size: 11px;
				color: #161512;
				padding: 2px 4px;
				width: 100%;
			}
			
		
		table.searchTable td.p3{
			width: 1%;
		}
			
			table.searchTable td.p3 input{
				font-weight: bold;
				font-size: 11px;
				color: #FFF;
				background: #655E54;
				border: 1px solid #655E54;
				cursor: pointer;
			}
			
		
	
	
	p.concurrences{
		text-align: right;
		padding-top: 7px !important;
		font-size: 11px !important;
		color: #565249 !important;
	}
	
	p.concurrences span{
		float: left;
		color: #045B00;
	}
	
	
	
