/* CSS pentru casete albastre, cu sau fara eticheta */

/* Clasa de baza: table.box */
table.box{
	margin:0;
	padding:0;
}
table.box input, table.box select{
	color:#007fcf;
}

/* eticheta */

table.box td.tabl{
	width:9px;
	height:31px;
	background: url(../img/design/box/tabl.png) left bottom no-repeat;
}
table.box td.t span.tab{
	display:block;
	float:left;
	width:auto;
	height:31px;
	background: url(../img/design/box/tab.png) right bottom no-repeat;
	color:white;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	font-size:13px;
	padding-right:12px;
	padding-left:3px;
	line-height:29px;
}

/* box - top */

table.box td.tl{
	width:9px;
	height:9px;
	background: url(../img/design/box/tl.png) right bottom no-repeat;
}
table.box td.t{
	width:auto;
	height:9px;
	background: url(../img/design/box/t.png) left bottom repeat-x;
}
table.box td.tr{
	width:9px;
	height:9px;
	background: url(../img/design/box/tr.png) left bottom no-repeat;
}

/* box - middle */

table.box td.l{
	width:9px;
	height:auto;
	background: url(../img/design/box/l.png) right top repeat-y;
}
table.box td.content{
	background-color:#23aaff;
	color:white;
	font-family:Tahoma, sans-serif;
	font-weight:normal;
	font-size:13px;
}

table.box td.content2{
	background-color:#23aaff;
	color:white;
	font-family:Tahoma, sans-serif;
	font-weight:normal;
	font-size:13px;
	width:800px;
}

table.box td.r{
	width:9px;
	height:auto;
	background: url(../img/design/box/r.png) left top repeat-y;
}

/* box - bottom */

table.box td.bl{
	width:9px;
	height:9px;
	background: url(../img/design/box/bl.png) right top no-repeat;
}
table.box td.b{
	width:auto;
	height:9px;
	background: url(../img/design/box/b.png) left top repeat-x;
}
table.box td.br{
	width:9px;
	height:9px;
	background: url(../img/design/box/br.png) left top no-repeat;
}

table.taxa_auto{
	width:100%;
	color: #000;
}

table.taxa_auto td{
	background: #fff;
	border:1px solid #606060;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #000 !important;
	text-indent:10px;
}

.Text{
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:white;
	line-height:25px;
}
.Text input, .Text select{
	color: #007fcf;
}
.right{
	text-align:right;
}
.btnbg{
	height:29px;
	float:left;
	background: url(../img/design/btn/r.png) right top no-repeat;
}
.btnbgo{
	background: url(../img/design/btn/ro.png) right top no-repeat !important;
}
.btnbg input{
	border:0 none;
	height: 29px;
	color: white !important;
	background: transparent url(../img/design/btn/l.png) no-repeat;
	margin:0;
	padding:0 10px 0 10px !important;
	padding:0 2px 0 2px;
}
.btnbgo input{
	cursor:pointer;
	background: transparent url(../img/design/btn/lo.png) no-repeat !important;
}

.btnCalculeaza{
	background-color: #dedede;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
	color: #000 !important;
}

#mform{
	display:none;
}

a.morelink{
	display:none;
}

div.left{
    float:left;
	width: 210px;
	height:180px;
	padding-left:15px;
	padding-top:10px;
}

div.mrh{
	background-color: #23AAFF;
	height:25px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.mrh a.awhite{
	color: #fff;
	font-weight: bold;
	margin-left:3px;
	text-decoration: none;
}

div.mra{
    background-color: #F8F4DE;
    border:1px solid #dedede;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div.lma{
	margin-left:3px;
}

h1.title-black-text{
	font-size: 14px;
}

h2.text{
	font-size: 14px;
}

#rent_anunt{
    float:left;
	width:330px;
	margin-left: 15px;
	margin-top:10px;
    background-color: #F8F4DE;
    border:1px solid #dedede;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-indent:5px;
}

div.text-judete{
	display:none;
}

div.cse-branding-right{
	display:none;
}

h3.text-judete{
	display:none;
}

span.title-black-text{
	display:none;
}

