@charset "utf-8";
/*Site Yapısı-Başlangıç*/
body {
	background-color: #32c0a0; font-size:13px;
}

body a:link, a:visited { font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#000000;
	text-decoration:none;
	}
body a:hover{color:#7C0000; text-decoration:none;}
body strong{font-style:oblique; font-weight:bold;} 
.site {
	height: auto;
	width: 900px;	
	margin-right: auto;	
	margin-left: auto;
	background-color:#FFFFFF;	
	}
.temizle 
{
	clear:both
}
/*Site Yapısı-Son*/

/*Yazı Yapısı-Başlangıç*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: 300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 500;
	text-align: right;
	vertical-align: middle;
}

/*Yazı Yapısı-Son*/

/*Üst-Başlangıç*/
.ust {
	background-image: url(../grafikler/ust.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 900px;	
}
/*Üst-Son*/
/*Navbar-Başlangıç*/
.navbar {
	height: auto;
	width: auto;
}
.navbarsolk{width:159px;height:auto; float:left;}
.navbarsagk{width:auto; height:auto;}
.navbarsol {
	background-image: url(../grafikler/navbarsol.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 159px;	
}
.navbarsolalt {
	background-image: url(../grafikler/navbarsolalt.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 159px;		
	}

.navbarorta {
	background-image: url(../grafikler/navbar.png);
	background-repeat: repeat-x;
	height: 31px;
	width: auto;	
}
.navbarsagalt {
	background-color: #FFFFFF;
	height: 37px;
	width: auto;	
		}	
.kyazi {marquee-direction:reverse;
marquee-style:slide;
}
.ortala {
	position:relative;
	padding: 0 auto;
}
.hekimim {
	background: #ffa64c;
	-webkit-border-radius: 27;
	-moz-border-radius: 27;
	border-radius: 27px;
	float: left;	
	display:block;
	width: 115px;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;   
}
	
.hekimim:hover {
	background: #bf0000;
	background-image: linear-gradient(to bottom, #bf0000, #c20000);
	text-decoration: none;
	}

.randevu {
	background: #ffa64c;
	-webkit-border-radius: 27;
	-moz-border-radius: 27;
	border-radius: 27px;	
	font-weight: bold;	
	width: 110px;
	text-align: center;
	float:right;
	margin-top:4px;
	margin-right:3px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px; 
	
	
}

.randevu:hover {
	background: #bf0000;
	background-image: linear-gradient(to bottom, #bf0000, #c20000);
	text-decoration: none;
}

.anasayfa {	
	height: 24px;
	width: 24px;	
	float: left;
	margin-top: 3px;
	}
.favori
 {
	height: 24px;
	width: 24px;	
	float: left;
	margin-top: 3px;
	margin-left:3px;	
}

/*Menü-Başlangıç*/
.menu {
	float: left;
	height: auto;
	width: auto;
	margin-top: 7px;	
	margin-left: 20px;	
}
.menu li
{
    display: inline;
	padding-left:3px;
	padding-right:3px; 
}
.menu a{
    text-decoration: none;    
    border-bottom: 4px solid #ffa64c;
    color: #000;
}
.menu a:hover{
    border-color: #F60;
    color: #666;
}

/*Menü-Son*/

/*Navbar-Son*/

/*Site İç Kısım-Başlangıç*/
.siteici {
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	float: left;
	
}
.pensem {
	background: url(../grafikler/ka.png) no-repeat;
	width:160px;
    height:160px;
	margin-left:20px;
	margin-right:20px;
 }
 .gunsoz {
	 padding-top:20px;
	 padding-right:25px;
	 
	 }

.solblok
{
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
	vertical-align: top;
	text-align:center;
	
	}
.ortablok {
	background-color: #FFFFFF;
	width: 500px;
	height: auto;
	vertical-align: top;
	}
.ortablok ul { list-style-type:disc;} 
.hizmetlist { margin:20px }
.sagblok
{
	vertical-align:top;
	height: auto;
	width: 200;
	text-align:center;
		
}
/*Site İç Kısım-Son*/

/*Alt-Başlangıç*/
.alt
{
	background-color: #0080ff;
	width: 900px;
	height: 30px;	
	vertical-align: top;
	float: left;
}
.altsag 
{ 
width:391;
height:auto;
vertical-align:middle;	 
}
/*Alt-Son*/

/*Mesai*/
.mesaitb {margin: 0; font-size: 10px;}
.mesaitb td tr {border: 1px; border-color: #000;width: 100%; }
.mesaitb td {padding: 3px;}
.mesaitb1 td{padding: 15px;}