
@media screen and (min-width: 940px) and (max-width: 1260px) {
#header {
	width: 940px;
}
#topnavmenu {
	width: 940px;
}
#container {
	width: 940px;
}
#left {
	width: 280px;
}
#content {
	width: 280px;
}
#right {
	width: 940px;
	margin-top: 0;
}
#topnavmenu a {
	width: 12.5% !important;
	border-right: none !important;
	padding: 2% 0;
	font-size: 16px !important;
}
#ilveilceler, #footer {
	width: 920px;
}
}
