.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5588C6;
	padding: 15px 0px 20px 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5588C6;
	padding: 15px 0px 9px 0px;
}

.blue16_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5588C6;
}


.gray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:125%;
	font-weight:normal;
	
}


.blue12_v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B547D;
	line-height:125%
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
}

#navlist li 
{
	padding-left: 10px;
	background-image: url(http://i.dir.bg/market/img/b.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-top: 0 px;
}

.fash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B547D;
	background-color: #D7E4F2;
	padding: 6px 0px 6px 5px;
}


#arrow {
	position:absolute;
	width:66px;
	height:41px;
	z-index:1;
	background-image: url(http://i.dir.bg/market/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 12px 0px 15px 0px;
	line-height: 135%;
}
.content  A:link{color:#5588C6;text-decoration:underline;}
.content  A:visited{color:#5588C6;text-decoration:underline;}
.content  A:hover{color:#5588C6;text-decoration:none;}

/* prices*/
table.prices {
    border-spacing: 0px;
/*    border-collapse: collapse; */
    background: #E6EEF7;
    border: 0.5em solid #E6EEF7;
	color:#666666;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
table.prices th {
    text-align: left;
    font-weight: normal;
    padding: 0.3em 0.5em;
    border: 0px;
    border-bottom: 1px solid #B7CEE8;
}
table.prices td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #B7CEE8;
    border-left: 1px solid #B7CEE8;
    padding: 0.1em 0.5em;
}
table.prices thead th {
    text-align: center;
    font-weight: bold;
    color: #666666;
    border-left: 1px solid #B7CEE8;
}
table.prices th.Corner {
    text-align: left;
    border-left: 0px;
}
table.prices tr.Odd {
    background: #F7F9FC;
}
.blocknote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #2B547D;
	background-image: url(http://i.dir.bg/market/img/blocknote.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-color: #D4E1F0;
	padding: 5px 5px 5px 45px;
}
.h1 .fash {
	width:500px;
	margin-left:100px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0px 25px 100px;
}
