/* CSS Document */

body { background: #C10000; padding: 0; margin: 0; font-family: Verdana, Arial, 'Trebuchet MS'; font-size: 11px; line-height: 20px; }
.x { clear: both; }

a, a:visited { text-decoration: underline; color: #333333; font-weight: bold; }
a:hover { text-decoration: none; }

p.text1 { color: #333333; padding: 0; margin: 0; text-align: justify; }

/* INTRO sayfası intro.swf dosyası konuşlandırma */
#intro { width: 550px; height: 400px; padding: 0; margin: 50px 0 auto auto; }
/* ********************************************* */

#top { width: 740px; display: table; padding: 0; margin: 0 0 20px 0; }
#table { margin: 0 0 0 20px; padding: 0; }
#bar { width: 700px; height: 200px; padding: 0; margin: 0 auto 0 auto; background: url(images/bar-bottom.jpg) bottom no-repeat; }

#logo { background: url(images/logo.jpg) no-repeat; width: 260px; height: 100px; float: left; }

#top-menu { padding: 40px 0 0 10px; margin: 0; max-width: 600px; float: right; }

#anasayfa { width: 86px; height: 29px; background: url(images/anasayfa.gif) no-repeat; display: block; float: left; }
#anasayfa:hover { background-position: -86px; }

#hakkimizda { width: 100px; height: 29px; background: url(images/hakkimizda.gif) no-repeat; display: block; float: left; }
#hakkimizda:hover { background-position: -100px; }

#hizmetlerimiz { width: 110px; height: 29px; background: url(images/hizmetlerimiz.gif) no-repeat; display: block; float: left; }
#hizmetlerimiz:hover { background-position: -110px; }

#iletisim { width: 86px; height: 29px; background: url(images/iletisim.gif) no-repeat; display: block; float: left; }
#iletisim:hover { background-position: -86px; }

#content { width: 680px; padding: 10px; margin: 0 auto 0 auto; display: table; }
	.left { width: 480px; float: left; padding: 0; margin: 10px 20px 0 0; }
	.right { width: 180px; float: right; padding: 0; margin: 0; }

.textyazi {
	font-size: 1px;
	color: #C10000;
}
.text2 {
	font-size: 11px;
	color: #333333;
}

