body {
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 30px 0 30px;
}

p{
	font-size: 13px;
	margin: 0 0 13px 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #29351E;
	font-weight: normal;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 24px;
	font-weight: normal;
}

h2 {font-size: 20px;}

h3 {
	/*letter-spacing: 2px;*/
	font-size: 17px;
}

a {
	text-decoration: none;
	color: #0C69AE;
}

a:hover {
	border: none;
	text-decoration: underline;
}

img a{
	border-style: none;
	border-width: 0;
}

table.header{
   font-family: Tahoma;
   color: #070707;  
   height: 105px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   border-bottom: 1px solid #EBE5E5;
}
table.header a, table.header a:hover, table.header a:visited{
   text-decoration:none;
   color: #070707;
   border:none;
}
a img{
   border:none;
}

div.icq{
   float: left;
   margin-top: 9px;
   font-size: 18px;
}

div.phone{
   font-size: 18px;
   float: left;   
   margin-top: 9px;
   margin-left: 5px;
}
div.code{
   font-size: 30px;
   float: left;
   margin-top: 12px;
}
.address{
    font-family: times New Roman;
    font-size: 13px;
    margin-left: 190px;
    position: absolute;
    top: 80px;
    width: 400px;
    _left: 550px;
}

div.phone a.request{
    border-bottom: 1px dashed;
    color: #2F72BD;
    font-size: 16px;
    margin-left: 7px;
}

.menu b{
    font-weight: normal;
    font-size:17px;
}
.menu a, .menu a:visited{
    /*font-size:15px;*/
    color: #2f72bd;
    text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
	color:red;
}
.menu ul{
	margin:5px 0 10px 0;
	padding:0;
}
.menu li{
	list-style:none;
	margin-top: 3px;
}
.menu li.redmenu{
	margin-top:12px;
}
.menu li.redmenu a{
	color:red;
}
a.hiddenLink, a.hiddenLink:visited, a.hiddenLink:hover{
	color:black;
	cursor:auto;
	text-decoration:none;
}

table.table td{
	/*border-bottom: 1px dotted #000000;*/
    background-image: url("img/dots.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 5px;
    font-size:13px;
}
table.table td.price{
    text-align:center;
}

table.table th{
	background: #faf8f8;
	font-size:17px;	
	height:30px;
	padding: 0 20px;
}
table.table th b, table.table th strong{
	font-weight: normal;
	color:black;
}
.logoImg{
	float:left;
	margin:0 20px 10px 0;
}
.content{
	font-size:13px;
}
div.color{
	width: 15px;
	height: 15px;
	margin: 0 auto;
}
.cartridgeImg{
	padding-right: 70px;
}
.cartridgeImg img{
	width: 200px;
	max-height: 200px; 
}
.cartridgePrice{
	vertical-align:top;
}
span.redPrice{
	color:red;
	font-size:24px;
}

#accordion h3 span{
	color:#2f72bd;
	font-size: 17px;
	letter-spacing:0;
	border-bottom:2px dashed;
	font-weight:normal;
	cursor:pointer;
}

span.sm{
	font-size:12px;
}

.metro a:after{
	content:",";
}
.metro a.last:after{
	content:"";
}

.mibew{
	position:fixed;
	bottom:0;
	left:0;
}


table.price{
	margin: 25px auto;
	font-size: 12px;
	border-spacing: 0;			
}
table.price td{
	padding-right: 75px;
	/*border-bottom: solid 1px #ccc;*/
	/*line-height: 25px;*/
}
