/* стили для внешнего вида сайта */

body {
	margin: 0;
	padding: 0;
	background-color: White;
}

/* Основное и доп. меню */

.container {
	height: auto;
	overflow: hidden;
	width: 100%;
	min-width: 1000px;
}

.top {
	height: 162px !important;	
}


.logo {
	float: left;
	height: 162px;
	width: 373px;
}

.top_tels {
	height: 80px;
	text-align: center;
	padding-top: 41px;
	padding-bottom: 41px;
	margin:0 206px 0 373px;
	white-space: nowrap;
}

.add_to_fav {
	width: 206px;
	float: right;
	height: 29px;
	padding-top: 133px;
}

.mainmenu {
	height: 29px !important;
} 

.rus_angl {
	float: left;
	height: 29px;
	background-image: url(/images/pod_logo.gif);
	background-repeat: no-repeat;
	width: 162px;
	padding-left: 200px;
}

.rus_angl img {
	margin-right: 20px;
}

.mmenu {
	height: 29px;
	margin:0 206px 0 362px;
	background-image: url(/images/mmenu_bg.gif);
	text-align: center;
}
.mmenu a {
	padding-top: 6px;
	display: block;
	color: Black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.mmenu a:hover {
	text-decoration: underline;
	color: #596673;
}

.mmenu td {
	height: 29px;
	vertical-align: top;
}

.mm_end {
	background-image: url(/images/mm_end.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.mm_start {
	background-image: url(/images/mm_start.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.current, .current_start, .current_end {
	background-image: url(/images/mm_current.gif);	
}

.current_start div {
	height: 29px;
	background-image: url(/images/current_right.gif);
	background-repeat: no-repeat;
	background-position: right;			
} 

.current_start a {
	display: block;
	background-image: url(/images/current_left_start.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;	
}

.current div {
	height: 29px;
	background-image: url(/images/current_right.gif);
	background-repeat: no-repeat;
	background-position: right;			
} 

.current a {
	display: block;
	background-image: url(/images/current_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;	
}

.current_end div {
	height: 29px;
	background-image: url(/images/current_right_end.gif);
	background-repeat: no-repeat;
	background-position: right;			
} 

.current_end a {
	display: block;
	background-image: url(/images/current_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;	
}

.left_col {
	float: left;
	height: auto;
	width: 305px;
	overflow: hidden;
}

.center_right_cols {
	height: auto;
	margin:0 0 0 305px;
	text-align: right;
	background-image: url(/images/collage.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}

.contentcol {
	height: auto;
	text-align: justify;
	padding: 50px;
	padding-left: 80px;
	overflow: hidden;
	float: left;
}


.link_price {
	width: 295px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	float: none;
	margin-bottom: 20px;
}

.link_price_tree {
	width: 250px;
	text-align: right;
	font-size: 14px !important;
	font-weight: bold;
	font-style: italic;
	float: none;
	margin-bottom: 0px;
	padding-left: 0!important;

}

.link_price a, .link_price_tree a {
	color: #e44d00;
}

.addmenu div {
	font-size: 16px;
	font-style: italic;
	padding-bottom: 5px;
}

.addmenu span {
	display: block;
	padding-left: 10px;
	font-style: italic;
	padding-bottom: 3px;
	font-size: 12px;
}

.addmenu span a {
	color: Gray;
}

.left_field {
	width: 250px;
	padding-left: 55px;
	padding-bottom: 30px;

}

.imgbutton {
	padding-bottom: 40px;

}

.imgtitle {
	padding-left: 40px;
}

.categories div  {
	font-size: 30px !important;
	font-weight: bold !important;
	color: #2f4b7d !important;
}

.categories div span{
	font-size: 14px !important;
}

.categories div a {
	text-decoration: none;
}

.categories ul{
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 15px;
}

.categories li {
	display:  block;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	color: #75787f;
	font-size: 11px;
}

.categories strong{
	display: block;
	color: #e44a00;
	font-weight: normal;
}

.categories strong a {
	font-style: italic;
	font-weight: bold;
	color: #294a78;
	font-size: 12px;
	text-decoration: underline;
}


.categories ul li a {
	color: Black;
	text-decoration: none;
	font-size: 14px;
}

.categories a:hover {
	text-decoration: underline;
}

.center_col {
	height: auto;
	margin-right:280px;
	text-align: justify;
	padding: 10px;
	padding-top: 390px;
	padding-left: 90px;
	padding-right: 20px;
}

.right_col {
	width: 280px;
	float: right;
	height: auto;
	text-align: left;	
	padding-top: 390px;
}

.right_field {
	padding-bottom: 30px;
}

.right_col img {
	display: block;
}

.banner {
	border-style: solid;
	border-width: 1px;
	border-color: #bebebe;
	width: 199px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.left_field .banner {
	margin-left: 40px !important;	
}

.news_news {
	padding-left: 40px;
}

.newsblock {
	margin-top: 15px;
	float: none;
	width: 210px;
}

.newsblock span {
	font-size: 11px;
	margin-bottom: 2px;
}

.newsblock span a {
	color: #000000;
	text-decoration: none;
}

.newsblock span a:hover {
	text-decoration: underline;
} 

.artblock {
	margin-top: 15px;
	float: none;
	width: 250px;
}

.newsdate {
	width: 40px;
	height: auto;
	float: left;
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
}

.ab {
	padding-top: 0 !important;
}

.nb_descr {
	width: 170px;
	height: auto;
	overflow: hidden;
	float: left;
}

.ab_descr {
	width: 210px;
	height: auto;
	overflow: hidden;
	float: left;
}

.newsdate em {
	font-style: normal;
	font-size: 13px;
}

.newstitle {
	margin-bottom: 2px;
}

.newstitle a {
	color: #294a78;
}


.arch {
	padding-left: 40px;
	width: 210px;
	font-style: italic;
	font-weight: bold;
}

.podpiska {
	width: 280px;
	text-align: right;
	margin-bottom: 25px;
}

.subscribe {
	padding: 0;
	width: 170px;
	height: 29px;
	border: none;
	line-height: 14px;
	background-color: transparent;
	background-image: url(/images/input_subscribe.gif);
	background-repeat: no-repeat;
	margin-right: 70px;
	color: #6f7680;
	font-size: 14px;
	font-style: italic;
	overflow: hidden;
}

.files {
}

.files_files {
	padding-left: 40px;
}

.files_block {
	width: 250px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}

.files_icon {
	width: 40px;
	height: 32px;
	float: left;
	overflow: hidden;
}

.files_link {
	width: 210px;
	float: left;
	height: auto;
}

.files_link a {
	text-decoration: none;
	font-style: italic;
	padding-bottom: 3px;
}

.files_link a:hover {
	text-decoration: underline;
}

.opros {
	background-image: url(/images/vopros.gif);
	background-position: 200px 20px;
	background-repeat: no-repeat;
}

.vopros {
	padding-top: 10px;
}

.votes {
	width: 250px;
	height: auto;
	padding-top: 10px;
}

.votes div {
	height: auto;
	overflow: hidden;
	margin-bottom: 3px;
	color: #6f7680;
}

.votes span {
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	width: 35px;
	text-align: right;
	padding-right: 5px;
}

.votes em {
	display: block;
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	font-style: normal;
}

.bottom_left_col {
	float: left;
	height: auto;
	width: 365px;
}

.bottom_center_col {
	height: auto;
	margin:0 280px 0 365px;
	padding: 20px;
}

.bottom_center_col span {
	white-space: nowrap;
}

.bottom_right_col {
	width: 260px;
	float: right;
	height: auto;
	padding: 20px;
	padding-left: 0px;
	color: #474e58;
}

.bottom_right_col div {
	font-size: 16px;
	margin-bottom: 10px;
}

.bottmenu {
	font-weight: bold;
	padding-top: 20px;
}

.lefttitle {
	height: 27px;
	color: White;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #31588f;
	background-image: url(/images/lefttitle.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	width: 250px;
	font-size: 18px;
	font-style: italic;
	padding-top: 2px;
}

.address {
	padding: 40px;
	padding-top: 0px;
}

.catalog div {
	font-size: 25px;
	font-weight: bold;
	padding-left: 15px;
}

.catalog span {
	font-size: 14px;
}

.catalog a {
	color: #e54b00;
	text-decoration: none;
}

.catalog a:hover {
	text-decoration: underline;
}

.catalog strong{
	display: block;
	color: #e44a00;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 15px;
}

.catalog strong a {
	font-style: italic;
	font-weight: bold;
	color: #294a78;
	font-size: 12px;
	text-decoration: underline;
}

.kraneslist {

}

.kraneslist td {
	padding-right: 25px;
	padding-bottom: 30px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: Gray;
	padding-top: 10px;
	vertical-align: top;
}

.forh3 {
	padding-bottom: 5px!important;
	padding-top: 20px!important;
}

.kraneslist h3 {
	margin-bottom: 3px;
	padding-bottom: 0px;
}

.kraneslist span {
	display: block;
	font-size: 16px;
	color: #8a8a8a;
	padding-bottom: 15px;
}

.kraneslist p {
	margin-bottom: 5px;
	font-style: italic;
}

.kraneslist a {

}

.kran_info {
	height: auto;
	overflow: hidden;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: Gray;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.bigimg {
	width: 540px;
	height: auto;
	float: left;
}

.infolinks {
	margin-left: 540px;
	height: auto;
}

.infolinks h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.infolinks span {
	display: block;
	font-size: 16px;
	color: #8a8a8a;
	padding-bottom: 15px;
}

.infolinks p {
	margin-bottom: 5px;
	font-style: italic;
}

.prices span {
	font-size: 14px !important;
	padding: 0;
	margin-bottom: 3px !important;
}

.prices div {
	font-size: 25px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.params th, .anketa th {
	background-color: #ff7f00;
	color: White;
	background-image: url(/images/params_th.png);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 10px;
	text-align: left !important;
	padding-right: 2px;
}

.params td {
	padding-left: 10px;	
	padding-right: 2px;
}

.anketa {
	border-collapse: collapse;
}

.anketa div {
	width: 190px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}

.anketa td {
	padding: 3px;
	border-collapse: collapse;
}

.x2 {
	width: 390px !important;
	padding-right: 10px;
}


.grayline {
	background-color: #DFDFDF;
}

.calendar div {
	font-size: 14px !important;
}

.newslist {
	margin-bottom: 20px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;;
	padding-bottom: 15px;
	border-color: Gray;
	height: auto;
	overflow: hidden;
}

.newslist div{
	p-adding-left: 20px;
}

.newslist h3 {
	margin-top: 5px;
} 

input, textarea {
	font-size: 12px;
	font-family: Tahoma;
}

.bar {
	height: 15px;
	background-color: #708090;
}

.nov_class {
	font-weight: bold;
	color: #e64800 !important;
	font-size: 12px !important;
}

.nc_pt15 {
	padding-top: 15px !important;;
}

.popupbigimg {
	position: absolute;
	display: none;
	z-index: 60;
	background-color: #CCCCCC;
	width: 200px;
	height: 150px;
	padding: 5px;
	overflow: hidden;
}

.img_lupa {
	cursor:url('/images/lupa3.cur'),pointer;
}

.img_minus {
	cursor:url('/images/minus.cur'),pointer;	
}