@charset "utf-8";
a:link {
	color: #F86DA8;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #F86DA8;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_buline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cell_txt {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 70px;
	text-align: left;
}
.txt_bulk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.back {
	background-image: url(../back_buline.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 55px;
}
.txt_bulk_roz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB008B;
}
.txt_bara_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.casuta_work_txt {
	padding: 9px;
}
.txt_bulk_roz_mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB008B;
}

