@CHARSET "UTF-8";
* {margin: 0;padding: 0; background-repeat: no-repeat; background-position: 0 0;}
table { border-collapse: collapse; border-spacing: 0; margin-left: 2px;}
table td {vertical-align: top;}
a {text-decoration: underline;}
img {border: none;}
body {
	min-width: 970px; 
	color: black; /*insert main font*/
	font-family: Arial, sans-serif; /*insert main font*/
	background-color: white; /*insert background color*/
	font-size: 12px;
}

/**One center-column footer bottom*/
html, body {height:100%;}
.wrap {
  width:auto; /*insert content width*/
  position:relative;
  margin: 0px auto;
  height:auto !important;
  height:100%;
  min-height:100%;
  /**main style if need*/
}
.contentdiv {/*padding:10px;*/}

/*header*/
#header {padding-top: 12px;}
#header .line {color: white; font-weight: bold;background-color: #c41130;padding-top: 2px;height: 18px;overflow: hidden;width: 100%;font-size: 12px;}
	#header .line .slogan {
		margin-left: 50px;
	}
	/*logo*/
	#logo, #logo span {width: 307px;height: 93px;}
	#logo {position: relative;top: 0;left: 15px;float: left;}
	#logo span {position: absolute;background: transparent url('../img/logo.png') no-repeat 0 0;top: 0;left: 0;}
	
	/*address and banner*/
	#header .banner {height: 20px;margin-left: 282px;height: 94px;background: none;}

	#header .newyear {
		width: 253px;
		position: absolute;
		left: 59%;
		margin-left: -158px;
		/*display: none;*/
		margin-top: 10px;
	}

	#header .vcard {width: 374px;height: 86px;float: right;background-color: white;padding-left: 10px;padding-top: 10px;}
		.vcard .country-name {display: none;}	
		.vcard div {margin-bottom: 4px;}
		.vcard div span.tel {display: block;}

/*menu*/
#menu {background-color: #c41130;list-style-type: none;margin-top: 12px;height: 20px;}
	/*first level*/
	#menu li {background-color: #c41130;float: left;width: 13%;height: 18px;padding-top: 2px;text-align: center;position:relative;}
	#menu li.big {width: 21%;}
		#menu li a {color: white;font-weight: bold;text-decoration: none;}
		#menu li a.current {color: #ffff00;}
		#menu li a:hover {color: #ffff00;text-decoration: underline;}
	/*second level*/
	#menu li ul {display: none;position: absolute;list-style-type: none;top: 20px;left: 20px;border-top: 2px solid white;border-right: 2px solid #cdcdcd;border-bottom: 2px solid black;}
	#menu li:hover ul {display: block;} 
		#menu li ul li {float: none;width: 200px;height: auto;text-align: left;}
		#menu li ul li a {padding: 4px 0;display: block;margin: 0 5px;border-bottom: 1px solid #cdcdcd;}
		#menu li ul li:hover {background-color: #953646;}
		#menu li ul li:hover a {color: white;}


/*main*/
#main {
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
}

#main .anonses {
	width: 210px;
	float: left;
	padding: 0 8px;
	margin-bottom: 20px;
}


	.anons {
		background-color: #f7f7f7;
		margin-bottom: 10px;
		padding: 5px 0 5px 7px;
	}
	
	#main .anons h2 {
		font-size: 15px;
		color: #760000;
	}
	
	#main .anons h2 a {
		color: #760000;
	}
	
	#main .anons p {
		margin-bottom: 1px;
		margin-top: 0;
	}
	
	#main .anons p.more {
		margin-bottom: 1.5em;
	}

/*content*/
#main .content {margin-left: 226px;background-color: #f7f7f7;}
	
	#main .breadcrumbs {height: 18px;background-color: #c41130;color: white;padding-left: 8px;padding-top: 2px;}
	#main .breadcrumbs a {color: white;}
	
	/*text styles*/
	#main .text {padding: 10px 20px 20px 15px; line-height: 1.4em;}
	#main .twrapper {
		width: 100%;
		overflow: hidden;
		padding-bottom: 2em;
	}
	
	
	#main a.pdf {
		background: transparent url('../img/icons/pdf.png') no-repeat 0 0;
		padding-left: 21px;
		line-height: 20px;
	}
	
	#main p {
		margin: 0 0 0.6em 0;
	}
	
	#main h1 {
		font-size: 15px;
		font-weight: bold;
		margin: 0.6em 0 0.3em 0;
	}
	
	#main h2 {
		clear: both;
		font-size: 15px;
		color: black;
		margin: 0 0 0.3em 0;
		padding-top: 0.6em;
	}

	#main ol {
		list-style-type: decimal;
		list-style-position: inside;
		margin: 0.1em 0 0.6em 1.2em;
		overflow: hidden;
	}

	#main ul {
		margin: 0.1em 0 0.6em 1.2em;
		overflow: hidden;
	}
	
	#main ul li {
		margin: 0 0 0.1em 1.7em;
	}
	
	#main strong {
		font-weight: bold;
		color: #760000;
	}
	
	#main img {
		padding: 1px;
		border: 1px solid #c41130;
		margin: 0.4em 0.4em 0 0;	
	}
	#main .left {
		float: left;
	}

	#main .additional {
		width: 90%;
		overflow: hidden;
	}
	
	#main .order  {
		float: left;
		padding-left: 20px;
	}
	
	#main .ordertop  {
		float: right;
		padding: 5px 20px;
		font-size: 16px;
		color: #532501;
		font-weight: bold;
		border: 1px solid black;
		background-color: white;
	}
	
	#main .ordertop a {
		color: #532501;
	}
	
	#main .order .important {
		color: #532501;
		font-size: 16px;
		font-weight: bold;
	}
	#main .order .back_to_the_future {
		color: #532501;
		font-size: 14px;
		font-weight: normal;
		display: block;
		margin-top: 5px;
	}


	#main .descs {
		background-color: white;
		border: 1px solid #6a2a2a;
		float: left;
		padding-right: 20px;
	}
	
	/**Новости*/
	#main .onenews {margin-bottom: 1.5em;}
		#main .onenews span {color: #aaa;display: block;}
		#main .onenews p.r {margin-top: 0.4em;}

/**форма для заявки*/
	.former table {border-collapse: collapse;}
		.former table td {padding: 5px 0;text-align: right;}
		.former table td.caption {width: 150px;vertical-align: top;text-align: left;}
	.former input {width: 395px;border: 1px solid black;padding: 0 2px;}
	.former td.error input{background-color: #ffaaaa;}
	.former td.error p {margin: 0;color: red;text-align: left;text-indent: 0;}
	.former input[type=submit] {width: 99px;border: 1px solid black;font-style: italic;}
	/*I fucking hate IE*/
	.former input.btn {width: 99px;border: 1px solid black;font-style: italic;}
	.former textarea {width: 395px;padding: 0 2px;border: 1px solid black;}



#search input {
	border: 1px solid black;
}

#search input.btn {
	width: 20px;
	border: 1px solid black;
	background-color: white;
	height: 17px;
	margin-top: 2px;
}

#search input.empty {
	color: #ccc;
}

#main ul {
	margin: 0.5em 0 0 1.5em;
	padding-bottom: 2em;
	list-style-type: none;
}

#main ul li {
	margin: 0.5em 0 0.5em 1.3em;
}

#main ul>li:before{content: '\2014\a0';float: left;margin-left: -1.25em;}


#footer {
  position:relative;
  height: 72px; /**insert footer height (H)*/
  margin-top: -73px; /**insert -H (footer height) and border width if need*/
  border-bottom: 22px solid #c41130;
}


.labelof {
	margin-bottom: 4px;
}

.pricetable {
	border-collapse: collapse;
}

.pricetable td {
 padding: 2px;
 background-color: white;
}

.pricetable thead td {
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
}

.pricetable th {
	text-align: left;
	background-color: #cfcfcf;
	padding-left: 7px;
}


.price-helper span {
	margin-left: 10px;
}

.price-helper {
	display: none;
}


.descr {
	font-size: 11px;
    left: -143px;
    position: absolute;
    top: 51px;
    width: 199px;
}










