@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Lucida Grand", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #E1FFFF;
	background-repeat: no-repeat;
}
.anabaslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #4D0072;
	text-align: center;
}
.yanbaslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #540054;
	text-align: left;
	font-size: 18px;
	padding-left: 8px;
}
.yazilar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B009C;
	text-align: justify;
	padding-right: 4px;
	padding-left: 5px;
}


.fiyat {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #606;
	text-decoration: line-through;
	background-color: #D2D2FF;
	text-align: center;
	display: table-cell;
	border: 1px solid #636;
}
.indirimlifiyat {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bolder;
	color: #F30;
	background-color: #FCF;
	text-align: center;
	display: table-cell;
	border: 3px groove #F90;
}
.rescerceve {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C00;
	border-right-color: #FF66FF;
	border-bottom-color: #CC0000;
	border-left-color: #FF66FF;
}
.konubaslikreklem {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C60;
	background-color: #FFF;
	text-align: center;
	display: table-cell;
	border: 4px dashed #06C;
}
.yanbaslikreklam {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #930;
	background-color: #9CF;
	text-align: left;
	display: table-cell;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009;
}
.dikcizgi {
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #036;
}
