.style1 {
				text-align: right;
				font-family: Calibri;

}
.style2 {
				font-family: Calibri;
}
.style3 {
				background-color: #FFFFCC;
}
.style4 {
				text-align: center;
				font-family: Arial;
				font-size: x-small;
				color: #FF0000;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {

	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

#twitter-widget-0{
   width: 100% !important;  
}

.twitter-tweet{
   width: 100% !important;  
}
.twitter-time{
   width: 100% !important;  
}
.year-baslik
{
	color:black;
	background-color: blue;
	background-color: blue;
}



.oneri-section{
	text-align:right;
	
	margin-bottom:20px;
	
}
.android-image
{
	padding-right:80px;
}
.sect
{
	margin-top:20px;
	margin-bottom:40px;
}
.soldakayan
{
	display:block !important;
}
.boxed-adds
{
	display:none !important;
}
@media (max-width: 991px) {
    .oneri-section { text-align:center !important; }
	.android-image {padding-right:0px !important;}
	.soldakayan
	{
		display:none !important;
	}
	.sect
	{
		margin-top:10px !important;
		margin-bottom:20px !important;;
	}
	.boxed-adds
	{
		display:block !important;
	}
}
body{
	background-color:#B9E7F0;
}