a img{
	border:0;
}
a:link, a:visited{
	color:#ea7200;
	text-decoration:underline;
}
a:hover{
	color:#ea7200;
	text-decoration:none;
}
body, html {
  margin:0;
  padding:0;
  text-align:center;
  background-color:#FFFFFF;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-bottom:10px;
}
p{
	margin:0;
	padding:0;
}

#mainContent td, #mainContent th{
	padding:5px;
}
h1, h2, h3{
	margin:0;
	padding:0;
	font-weight:bold;
}
h2{
	color:#da251d;
	font-size:14px;
}
#container {
  width:100%;
  background:#FFFFFF;
  margin:0 auto;
  text-align:left;
}
#sidebar1 {
  float:left;
  width:23%;
}
#sidebar2 {
  float:right;
  width:22%;
}

#mainContent {
  margin:0 24% 0 25%;
}
.clearfloat {
  clear:both;
  height:0;
  font-size:1px;
  line-height:0;
}
/*Шапка*/
#header{
	position:relative;
	height:295px;
	text-align:left;
}
#header a{
	color:#eb3d00;
	text-decoration:none;
}
#top_menu{
	height:30px;
	background-color:#ea0103;
	background-image:url(../images/top_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	padding:0 10px 0 10px;
}
#top_menu table{
	height:30px;
	padding:0;
	border-collapse:collapse;
}
#top_menu td{
	padding:0;
}
#top_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#top_menu div{
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:14px;
  color:#FFFFFF;
}
#top_menu td{
	vertical-align:middle;
}
#top_menu td img{
	vertical-align:middle;	
}
.tm_link{
	padding:7px;
	background-color:#ea0103;
	text-align:left;
 	border-right:1px #f4797a solid;
	border-bottom:1px #f4797a solid;
	padding-left:10px;
}
.tm_link a:link, .tm_link a:visited{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	line-height:1.3;
	display:block;
	padding-left:10px;	
}
.tm_link a:hover{
	color:#ffe400;
	text-decoration:none;
}
#logo{
	position:absolute;
	left:1%;
/*	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:0 0;*/
	margin-top:15px;
	z-index:2;
}
#logo h1{
	font-family:Arial Black, sans-serif;
	font-size:62px;
	font-weight:bold;
	color:#da251c;
	padding:70px 0 0 0;
}
#photogallery{
	position:absolute;
	width:280px;
	height:240px;
	right:0;
	background-repeat:no-repeat;
	background-position:50% 50%;
	z-index:1;
}
#mainCaption{
	position:absolute;
	right:1%;
	z-index:1;
	padding:170px 370px 115px 0;
	font-size:36px;
	font-weight:normal;
	color:#da251c;
}
/*~Шапка*/

/*Левый баннер*/
.banner{
	margin:8px 0 18px 0;
}
/*~Левый баннер*/
/*Контент*/
#contZagolovok{
	padding-top:1px;
	background-image:url(../images/center_line.png);
	background-repeat:no-repeat;
	background-position:bottom center;	
	text-align:center;
	margin-bottom:20px;
}
#mainContent p{
	text-indent:20px;
}
#mainContent b.card_discount{
	font-weight:bold;
	font-size:14px;
}
/*~Контент*/

/*Футер*/
#footer{
	margin-top:34px;
	padding-top:4px;
	background-image:url(../images/footer_line.png);
	background-repeat:no-repeat;
	background-position:top center;	
}
#footer p{
	color:#da251d;
	font-size:10px;
}
#footer a{
	color:#da251d;
	text-decoration:none;
}
#footer a:hover{
	color:#da251d;
	text-decoration:underline;
}
/*~Футер*/
/*min-width IE*/
.all {
	position:relative;
	width: auto;
	min-width: 982px;
}
* html .minwidth_ie {
	padding-left: 982px;
}
* html .container_ie {
	margin-left: -982px;
	position: relative;
}
* html .minwidth_ie, * html .layout_ie, * html .container_ie{
	height:0;
}
/*~min-width IE*/
.curRazdel{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:1.3;
	padding-left:10px;
	background:url(../images/top_menu_item.gif) 0px 6px no-repeat;
}

#toolBar{
	position:absolute;
	top:70px;
	left:620px;
	z-index:1001;
}
#toolBar a{
	margin:0 20px 0 20px;
}

#mainContent hr{
	border-left:0;
	border-bottom:0;
	border-top:1px solid #DDDDDD;
	border-right:0;
}

.backArrow{
	padding-left:15px;
	background:url(/images/back.gif) 0 5px no-repeat;
}
#cvek {	font-size:10px;
	text-align:right;
	padding:0 20px 0 0;
}
#cvek a:link, #cvek a:visited {
	color:#ea7200;
	text-decoration:underline;
}
#cvek a:hover {
	color:#ea7200;
	text-decoration:none;
}