@charset "utf-8";

.paketlerleft {width:155px; float:left;}
.paketlerright {width:680px; float:right; padding-top:5px}


.paketTable th{
	border:1px solid #ededed;
	background-color: #f3f3f3;
	text-align:left;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	}
	
.paketTable td{
	border:1px solid #ededed;
	background-color: #efeffc;
	text-align: center;
	font-size: 12px;
	}
	
.paketTr td{
	font-size: 10px;
	}
	
.paketTable td span{
	font-size: 10px;
	}
	
.paketTable td p{
	font-size: 10px;
	}
	
.paketBuyTable td{
	border:1px solid #ededed;
	background-color: #efeffc;
	padding-left:5px;
	font-size: 12px;
	}
	
.paketFiyat td{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#F90;
	}
	
.paketFiyat p{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	color: black;
	}
	
.paketFiyat span{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	}


.paketBaslik td{
	background-color: #c6e0f4;
	font-size: 14px;
	text-align: center;
	border:1px solid #e1e1e1;
	font-weight: bold;
	color:#00049f;
	padding: 0px;
	}

.paketBaslik th{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#00049f;
	}
	
.paketOzellik th{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#00049f;
	}