@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #72B625;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.demma #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CDE6B5;
	border-right-color: #CDE6B5;
	border-bottom-color: #CDE6B5;
	border-left-color: #CDE6B5;
}
.demma #header {
	background-color: #FFFFFF;
	height: 103px;
	width: 770px;
}
#menu    {
	height: 22px;
	width: 710px;
}
#anamenu    {
	height: 25px;
	width: 770px;
	float: left;
}
.mushizno {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mushizno A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669933;
	text-decoration: underline;
	font-style: normal;
}


.demma #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#anasayfa    {
	width: 82px;
	padding-right: 50px;
	height: 60px;
}

.demma #mainContent {
	padding: 0;
	background-color: #FFFFFF;
	width: 770px;
}
.subpagecontent   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.subpagetitle h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #63BE19;
	text-align: left;
}
.subpagetitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #52BE09;
	text-align: left;
}


.demma #mainContent .bgmaincontent {
	background-image: url(images/arka_a02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 546px;
}

.logo {
	width: 662px;
	float: left;
}
.demma #header #yardmenu {
	clear: both;
}

#anasol .left {
	float: left;
	width: 488px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#anasol .left .vitrin {
	height: 174px;
	width: 488px;
	background-color: #D4E1C5;
	background-image: url(images/arka_vitrin.jpg);
}
#anasol .left .demmacithakkinda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: left;
}
#anasol .left .demmacithakk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 10px;
}
#footer .sertifika {
	height: 37px;
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#footer .mnm {
	width: 75px;
	float: left;
	margin-top: 20px;
}

#anasag .right {
	float: right;
}


.demma #footer {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom;
}
.demma #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#anasag .right {
	margin-top: 16px;
	margin-right: 8px;
}
#anasag .right .mushiz {
	background-image: url(images/mushiz.gif);
	background-repeat: no-repeat;
	height: 92px;
	margin-top: 6px;
	width: 231px;
}
#nav01over {
	height: 25px;
	width: 110px;
	z-index: 2;
	top: 20px;
}
#mainContent .contentinc {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.not {
	color: #999999;
	font-style: italic;
	margin-top: 30px;
	margin-right: 0px;
}
#ikon .ikonimaj {
	float: left;
	width: 52px;
}
#ikon .ikonmetin {
	margin-left: 20px;
	float: left;
}
#ikon {
	height: 56px;
	width: 60%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	text-decoration: underline;
}
#satisnoktasi {
	border: 1px solid #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fiyathesap  {
	background-image: url(images/bg_fiyathesap.jpg);
	height: 246px;
	width: 231px;
	float: right;
}
#fiyathesap .fiyathesapcontent {
	margin-top: 50px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.green {
	font-weight: bold;
	color: #52BE09;
}
.images {
	margin-bottom: 10px;
	margin-right: 20px;
}
.subpagecontent #avantaj {
	background-image: url(images/bg_avantaj.jpg);
	height: 104px;
	width: 730px;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.darkgreen {
	font-weight: bold;
	color: #006600;
}
.demmacithakk a {
	color: #333333;
	text-decoration: none;
}

.logo2 {
	width: 108px;
	float: left;
}

