/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
        font-family: OpenSans, Ubuntu, 'Sagoe UI';
        font-size: 15px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%; 
	background-color:#EEE;
	alignment-adjust:central;
	
}
.gizli{display: none;}
tr{
    background-color: #eaeeef;
}

tr:nth-child(even) {
    background-color: #ddf1fd;
}
td{min-height: 22px; padding: 2px; border: 1px solid #CCC;}

/* fix*/
.mar-bot-10{margin-bottom: 10px;}
.mar-bot-20{margin-bottom: 20px;}
.mar-bot-40{margin-bottom: 40px;}

.mar-sag-10{margin-bottom: 10px;}
.mar-sag-20{margin-bottom: 20px;}
.mar-sag-40{margin-bottom: 40px;}

.mar-sol-10{margin-bottom: 10px;}
.mar-sol-20{margin-bottom: 20px;}
.mar-sol-40{margin-bottom: 40px;}

.pad-sag-10{padding-right: 10px;}
.pad-sag-20{padding-right: 20px;}
.pad-sag-40{padding-right: 40px;}

.pad-sol-10{padding-left: 10px;}
.pad-sol-20{padding-left: 20px;}
.pad-sol-40{padding-left: 40px;}

.pad-top-10{padding-top: 10px;}
.pad-top-20{padding-top: 20px;}
.pad-top-40{padding-top: 40px;}

.pad-bottom-10{padding-bottom: 10px;}
.pad-bottom-20{padding-bottom: 20px;}
.pad-bottom-40{padding-bottom: 40px;}

.satir-yukseklik-20{line-height: 20px; vertical-align: text-top; }
.satir-yukseklik-30{line-height: 30px;}
.satir-yukseklik-40{line-height: 40px;}

.yazi-sol{text-align: left;}
.yazi-sag{text-align: right;}
.yazi-orta{text-align: center;}

.yasla-sol{float: left;}
.yasla-sag{float: right;}
.yasla-orta{float: none;}


.sutun100{width: 100%; height: auto;  margin-bottom: 10px; float: left; padding: 5px 5px 5px 10px;}


.sutun50{width: 49.9%; height: auto; min-height: 24px; float: left;}

.sutun40{width: 49.9%; height: auto; min-height: 24px;}

.sutun35{width: 33.33%; height: auto;}

.sutun33{width: 33.33%; height: auto; float: left;}

.sutun25{width: 25%; height: auto; float: left;}

.lblBaslik100{font-weight: bold; width: 100px;}
.lblBaslik150{font-weight: bold; width: 150px;}
.lblBaslik{font-weight: bold; width: 200px;}
.lblBaslik300{font-weight: bold; width: 300px;}
.lblBaslik400{font-weight: bold; width: 400px;}
.lblBaslik500{font-weight: bold; width: 500px;}

.baslik{font-size:  20px;}
.baslik1{font-size:  24px;}
.baslik2{font-size:  30px;}
.baslik3{font-size:  36px;}

#dialogDetay{display: none;}

table{
	text-align:left;
}

#mnUst{
	position:fixed;
	height: 30px;
	width: 100%;
	background-color: Navy;
	left:0;
top:0;	
	}
#ana{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;	
	}

#ana2 div {
	padding:2px;
	float:left;
}


#anaSol{
	width:200px;
	text-align:left;
	}

a:link, a:visited, a:active {

	color:#039;
	text-decoration:none;
	}

a:hover{
	text-decoration:none;
	color:#C30;
	
	}



#ustBant{
	width:auto;
	height:44px;
	background-color:#CCC;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;

}

/* Giriş Ekrani */
.giris_tablo{
	border:solid 1px #999999;
	font-size:15px;
        color: #5B5B5B;
	box-shadow:0px 1px 10px 1px #004080;
	border-radius:4px;
}
.giris_tablo input{padding: 2px;}
.giris_tablo th{
	border-radius: 3px;
	border:1px solid #625C5C;
	cursor: pointer; 
	width:30px;
	height:30px; 
	text-align:center;
        padding: 5px;
        font-size: 20px;
}
/*
#ustBant #logo{
	width:200px;
	height:40px;
	line-height:40px;
	margin-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	float:left;
}

#ustBant #linkler{
	height:40px;
	line-height:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#036;
	float:right;
	padding-right:50px;
}

#ustBant #tarih{
	font-size:14px;
	height:40px;
	line-height:40px;
	float:right;
	padding-right:10px;
}
*/
a.link{
    text-decoration:none;
    font-family: Ubuntu, Opens Sans, 'Sagoe UI';
    font-size:15px;
    color:#000;
    cursor: pointer;
}

a.link:hover{
    color:#F60;
}

.butonA{cursor:pointer;}


.buton{
    text-align: center;
    min-width: 50px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #707070;
    box-shadow: 0 0 5px #707070;
    cursor:pointer;
    color: #C9090C;
}

.buton:hover{
    box-shadow: 0 0 5px #C9090C;
    color: #707070;
}

.kalin{
	font-weight:bold;
}

/* MENU */

#menu{
    position: fixed;
    height: 30px;
    width: 100%;
    
    font-size:15px; 
    /*font-family: "Open Sans", Segoe, "Segoe UI", "Trebuchet MS", "Dejavu Sans";   */
    font-family: Ubuntu, Opens Sans, 'Sagoe UI';
    background: linear-gradient(to bottom, #003366, #3399CC, #003366); 
    box-shadow: 0 3px 10px #004080;
    margin-bottom: 20px;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
#menu ul.menu {
    padding-left: 10px;
    position: relative;
    float: left;
}

#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    height: 28px;
    line-height: 28px;
    color: #fff; /*#90ebfd;*/
    background: linear-gradient(to bottom, #003366, #3399CC, #003366); 
    border-right:0.5px solid #707070;
    margin-right: 1px;
    padding:1px 10px 1px 10px;
    display: block;
    float: left;
    font-weight: 500;
    text-shadow: 0 0 2px #999;
    min-width: 80px;
    cursor: pointer;
 
}
#menu li:hover>ul {
    left: 8px;
    
}

.parent{
    text-shadow: 0 0 2px #999;
}
.parent:hover{
    font-stretch: semi-expanded;
    color: #036;
}

.temizli{
    background: none; 
}

.temizli:hover{background: none; }

#menu ul ul {
    position: absolute;
    top: 29px;
    padding-top: 2px;
    left: -999em;
    width: 100%;
    margin:0.4px;
}

#menu ul ul li{
    margin-bottom: 1px;
    border-right: none;
    min-width: 113px;
    width: auto;
    left:-8px;
    background: linear-gradient(to bottom, #003366, #3399CC, #003366); 
}
#menu ul li:hover{background: linear-gradient(to bottom, #3399CC, #003366, #3399CC);}
#menu ul ul li:hover{background: linear-gradient(to bottom, #3399CC, #003366, #3399CC);}

/* Yana açılan menü */
#menu ul ul ul li{
    margin-bottom: 1px;
    border-right: none;
    min-width: 113px;
    width: auto;
    left:-8px;
    margin-left: 1px;
    /*background: linear-gradient(to bottom, #000000, #ffffff, #000000); */
    background: none;
    background-color: #999;
}
#menu ul ul ul{ display:none; width:100%; position:absolute; left:0; margin:-31px 0 0 133px; }
#menu ul ul ul li{float: left; position: relative;}
#menu ul ul ul li:hover{
    /*background: linear-gradient(to bottom, #ffffff, #000000, #ffffff);*/
    background: none;
    background-color: darkorange; 

}

.home{
    position: relative;
    float: left;
    left: 30px;
    top: 2px;
	height:28px;
	width:70px;
        cursor: pointer;
        z-index: 9;
        background-image: url(../resimler/sistem/home_on.png);
        background-size: 26px;
        background-repeat: no-repeat; 
}

.home:hover{
    background-image: url(../resimler/sistem/home_out.png);
}

.cikis{
    position: relative;
    margin-top: 3px;
    left: 890px;
    top: 2px;
	height:28px;
	width:auto;
        cursor: pointer;
        z-index: 9;
        background-image: url(../resimler/sistem/cikis_out.png);
        background-size: 20px;
        background-repeat: no-repeat; 
}

.cikis:hover{
    background-image: url(../resimler/sistem/cikis_on.png);
}

.submenu ul{
    position: relative;
    float: left;
}

.submenu ul:hover{
    
    top: -2px;
    left: 145px;
    width: 115px;
    margin:0.4px;
}

/* Menu sonu*/

#ortaBolum{

	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:30px;
	overflow:auto;
	height:auto;;
	padding:5px;
}

.form_div{
	width:500px;
	height: auto;
	overflow: auto; 
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}

.yazi{
	/*font-family:Tahoma, Geneva, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	width:980px;
	text-align:left;
}

.sayi{
    text-align: right;
}

.tablo_satir{
    font-size:15px; 
    font-weight:bold; 
    background-color:#999; 
    color:#FFF;
}

.yesil{
    color:  #1c94c4;
    
    font-weight: bold;
    cursor: pointer;
}

.kirmizi{
    color:  #C9090C;
    font-weight: bold;
    cursor: pointer;
}

.baslik{
	/*font-family:Verdana, Geneva, sans-serif;*/
        font-family: OpenSans, Ubuntu, 'Sagoe UI', Tahoma;
	color:#FF732F;
	font-weight:bold;
	padding: 3px 1px 3px 1px;
	margin-bottom: 10px;
}

.baslik2{
	/*font-family:Verdana, Geneva, sans-serif;*/
        font-family: OpenSans, Ubuntu, 'Sagoe UI', Tahoma;
	font-size:18px;
	color:#036;
	font-weight:bold;
	padding: 3px 1px 3px 1px;
}

.tdBaslik{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
        font-family: OpenSans, Ubuntu, 'Sagoe UI', Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#00509F;
	background-color:#CCC;
	text-align:left;
	padding: 3px 2px 3px 2px;
}

.tdFooter{
	background-color:#036;
	color:#FFF;
	font-weight:bold;
}

li{
	margin-bottom:2px;
}

h2{
	/*color:#E63820;*/
	color:#FF732F;
	margin-top:10px;
}

h4{
	color:#00509F;
}

h5{
	color:#308523;
}


#altMenu{
	text-align:center;
	line-height:30px;
	position:static;
}

a.big_buton{
	width:120px;
	height:50px;
	font-size:24px;
	font-weight:bold;
	color:#036;
	line-height:40px;
	border-radius:5px;
	border:2px solid #036;
	padding:0px 10px 5px 10px;
	margin-right:20px;
	margin-bottom:20px;
}

a.big_buton:hover{
	color:#F60;
	box-shadow: -4px 4px 4px #999999; 
}

.col1{
	width:200px;
	height:auto;
	border:1px solid #004080;
	border-radius:5px;
	box-shadow:0px 1px 15px 1px #004080;
	margin-top:20px;
	padding-bottom:5px;
	text-align:left;
	color:#333;
}

.col2{
	float:left;
	width:330px;
	min-height:120px;
	height:auto;
	border:1px solid #333;
	border-radius:8px;
	box-shadow:0px 2px 5px 5px #999;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	color:#333;
	padding-bottom:8px;
	list-style:inside;
}

.col2 li{
	list-style-position:inside; 
	padding-left:10px;
}

.col3{
	float:left;
	width:200px;
	height:auto;
	border:1px solid #004080;
	border-radius:5px;
	box-shadow:0px 1px 15px 1px #004080;
	margin:20px 20px 15px 20px;
	padding-bottom:5px;
	text-align:left;
	color:#333;
}

.col3 li{
	list-style-position:inside; 
	padding-left:10px;
}

.col22{
	float:left;
	width:449px;
	min-height:50px;
	height:auto;
	margin:3px 7px 5px 8px; 
	text-align:left;
	color:#333;
	padding:3px;
}


.kutuBaslik{
	/*position:fixed;*/
	height:22px;
	width:200px;
	line-height:20px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	font-weight:bold;
	color:#F8F8F8;
	background-color:#004080;

}

.kutuBaslik2{
	/*position:fixed;*/
	height:22px;
	width:330px;
	line-height:20px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	font-weight:bold;
	color:#F8F8F8;
	background-color:#004080;
	margin-bottom:10px;

}

th{
	text-align:center;
}

/*
input{font-size: 12px; 
      -moz-appearance: none !important;
}
*/

input[type=text], input[type=password]{
    padding: 3px;
    -moz-appearance: none !important;
    border: 1px solid #999;
}
input[type=radio]{-moz-appearance: radio-button;  }
/* input[type=text]{padding: 0; margin:0; line-height: 14px;}*/




/* SATIR*/
.satirBaslik{
	float:left;
	width:auto;
	min-width:500px;
	margin-bottom:10px;
}
.en30{width:30px;}
.en40{width:40px;}
.en50{width:50px;}
.en60{width:60px;}
.en70{width:70px;}
.en100{width:100px;}
.en120{width:120px;}
.en140{width:140px;}
.en160{width:160px;}
.en180{width:180px;}
.en200{width:200px;}
.en300{width:300px;}
.en400{width:400px;}
.en500{width:500px;}
.en600{width:600px;}
.en700{width:700px;}
.en750{width:750px;}
.en800{width:800px;}
.en1000{width:1000px;}

.solF{float: left;}
.sagF{float: right;}
.sol{text-align: left;}
.sag{text-align: right;}

.satir{
	float:left;
	width:auto;
        font-size: 15px;
	min-width:400px;
	margin-bottom:10px;

}

.satir .telefon{
	float: left;
	width: 100px;
	margin-left:5px;
	margin-right:80px;
}

.satir .tarih{
	float: left;
	max-width: 100px;
	margin-left:5px;
	margin-right:18px;
        height: 14px;
        border: none;
        background-color: #fff;
}

.satir .tarih1{
	float: left;
	max-width: 100px;
	margin-left:5px;
	margin-right:42px;
        border: none;
}

.satir .tarih2{
	float: left;
	max-width: 100px;
	margin-left:5px;
	margin-right:80px;
}

.satir .tarihT{
	float: left;
	max-width: 80px;
	margin-left:5px;
	margin-right:44px;
}

.satir .genel{
	float: left;
	width: 180px;
	margin-left:5px;
}

.satir .aciklama{
	float: left;
	width: 225px;
	margin-left:2px;
        height: 20px;
        /*background-color: #fff;
        height: 20px;
        padding: 2px;
        
        */
        border: none;
        line-height: 20px;
        padding: 1px 2px 1px 2px;
        
}

.satir .num{
	float: left;
	width: 70px;
	text-align: right;
	margin-left:5px;
        /*background-color: #fff;
                
        height: 20px;
        padding: 2px;
        */
        border: none;
        line-height: 20px;
        padding: 1px 2px 1px 2px;
}

.satir .num2{
	float: left;
	width: 60px;
	text-align: right;
	margin-left:5px;
	margin-right:120px;
}


.satir .liste{
	float: left;
	width: 125px;
	margin-left:5px;
        border: 0.1px solid silver;;
        line-height: 22px;
        padding: 2px;
}

.satir input[type=text]{
    font-size: 15px;
    height: 18px;
    padding: 1px;
}

.alan{
	float: left;
	width: 170px;
	margin-left:5px;
	border-bottom:1px solid #FBF8F8;
}

.topNum{
	/*float: left;*/
	width: 78px;
	text-align: right;
	margin-right:15px;
	font-weight:bold;
        text-align:right; 
        float:right; 
        border:none;
}

.hareketToplam{
    float:left; 
    height:38px; 
    width:980px;
    background-color:#CCC; 
    overflow: hidden; 
    border:none;
}

.fisCerceve{
    width:995px; 
    float:left; 
    text-align:left; 
    top:0px;
    border: none;
}

.fiks2{
	min-width:150px;
	float:left;
	border:none;
	background-color:#EEE;
	color:#036;
	font-weight:bold;
}

.lblBaslik{
	float:left;
	width:100px;
	border-bottom:1px solid #F7F7F7;
	font-weight:bold;
}

.lblBaslik2{
	float:left;
	width:115px;
	margin-left:20px;
	border-bottom:1px solid #F7F7F7;
	font-weight:bold;
}

.lblBaslik2a{
	float:right;
	width:95px;
	margin-left:20px;
	border-bottom:1px solid #F7F7F7;
	font-weight:bold;
	text-align:right;
}

.lblBaslik2b{
	float:left;
	width:318px;
	margin-left:20px;
	border-bottom:1px solid #F7F7F7;
	font-weight:bold;
	text-align:right;
}

.lblBaslik3{
	float:left;
	width:150px;
	border-bottom:1px solid #F7F7F7;
}

.lblBaslikM{
	min-width: 200px;
        width: auto;
	border-bottom:1px solid #F7F7F7;
	list-style: none;
	float:left;
}

.lblBaslikM2{
	width:400px;
	border-bottom:1px solid #F7F7F7;
	list-style: none;
	float:left;
        text-align: left;
}

.teksatir{width: 100%;}

.kirmizi{
	color:#B91619;
	font-weight:bold;
}


.satirFooter{
	float:left;
	width:auto;
	min-width:500px;
	height:25px;
	line-height:23px;
	padding-left:3px;
	margin-bottom:10px;
	background-color:#CCC;
}

.satir100{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.satir100 ul{
    width: 96%;
}

.satir100 ul li{
    width: 96%;
    text-align: right;
    list-style: none;
    text-indent: -30px;
}

.satir_aciklama{width:125px;}

.satir50{
	width: 47%; 
	height: auto; 
	float: left;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 2px;   
    border: 1px solid #999;
    box-shadow: 2px 2px 5px #999;
    margin-right: 2px;
    border-radius: 6px;    
    min-height: 80px;
}

.sutun2{
    width: 48%;
    float: left;
    margin-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #999;
    box-shadow: 2px 2px 5px #999;
    margin-right: 10px;
    border-radius: 10px;
}

.sutun2 li{
    list-style: outside;
    list-style-type: square;
}

/* SATIR 2*/
.satir2{
	float:left;
	width:auto;
	min-width:300px;
	margin-bottom:10px;
        padding: 0 5px 2px 5px;
}

.satirFooter2{
	float:left;
	width:auto;
	min-width:300px;
	height:25px;
	line-height:23px;
	padding-left:3px;
	margin-bottom:10px;
	background-color:#CCC;
}

.satir3{
	font-size:18px;
	float:left;
	width:auto;
	width:100%;
	margin-bottom:10px;
}

.satir4{
	font-size:18px;
	float:left;
	width:400px;
	margin-bottom:8px;
}

.satirSag{
	font-size:18px;
	float:right;
	width:400px;
	margin-bottom:8px;
}

.sayfaBaslik{
	height:40px;
	font-size:16px;
	font-weight:bold;
	color:#F60;
}

.detay{
	display:none; 
	text-align:left; 
	width:500px; 
	height:auto; 
	margin:30px auto auto auto; 
	overflow:auto; 
	border:1px solid #666; 
	background-color:#ECF5FF;
        padding: 5px;
}

#frmGiris{
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	text-align:left;
}

#uyari{
	position:fixed;
	border:1px solid #036;
	border-radius:2px;
	background-color:#D5F1FF;
	padding:5px;
	height:18px;
        width: auto;
	left:5px;
	bottom:28px;
	/*font-family:Tahoma, Geneva, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#036;
	text-align:left;
	opacity: 0.9;
}




/*giris*/
.cerceve{
	border:solid 1px #999999;
	/*font-family:Verdana, Geneva, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	box-shadow:0px 1px 10px 1px #004080;
	border-radius:4px;
}

.cerceve th{
	border-radius: 3px;
	border:1px solid #625C5C;
	cursor: pointer; 
	width:18px;
	height:18px;
	text-align:center;
}


#altSatir{
	position:fixed;
	bottom:0px;
	width:100%;
	height:25px;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	color:#F8F8F8;
	background-color:#004080;
	line-height:25px;
	padding-left:10px;
	float:left;
}

#kimlik{
	width:200px;
	height:25px;
	position:fixed;
	bottom:0px;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	color:#F8F8F8;
	background-color:#004080;
	line-height:25px;
}

.fiks{
	border:none;
	background-color:#EEE;
	color:#036;
	font-weight:bold;
}

/* İŞ EMRİ*/

#isemri_ust{
	border:1px solid #999;
	border-radius:5px;
	overflow:auto;
	padding:5px 0px 0px 5px;
	width:1000px;
}

.isemri_unvan{
	/*font-family:Verdana, Geneva, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:28px;
	color:#036;
	font-weight:bold;
	margin:10px 0px 10px 0px;	
}

#yazilacak_alan{
	width:1000px;
	height:auto;
	min-height:400px;
}

/* Sayfalama*/
a.sayfala{
	padding:2px 5px 2px 5px;
	background-color:#CCC;
	color:#036;
}

a.sayfala:hover{
	background-color:#036;
	color:#CCC;
}

.aktif{
	background-color:Orange;
	width:10px; 
	padding: 2px 5px 2px 5px;
        color:#036;
}



.cerceve{
	border:solid 1px #999999;
	/*font-family:Verdana, Geneva, sans-serif;*/
        font-family: Ubuntu, Opens Sans, 'Sagoe UI', Tahoma;
	font-size:15px;
	box-shadow:0px 1px 15px 1px #004080;
	border-radius:4px;
	font-weight: Bold;	
}

.kutu{
	padding:5px;
	text-align:left;
	color:#000000;
	font-weight:normal;
        font-size:16px;
}

.btnRed{
	color:#C9090C; 
	font-weight:bold;
        cursor: pointer;
}

.btnGreen{
	color:#01AF3B; 
	font-weight:bold;
        cursor: pointer;
}

.btnBlue{
	color: #0D3FA4; 
	font-weight:bold;
        cursor: pointer;
}

.btnGizle{
    float: right;
    position:relative; 
    cursor:pointer;
    border: 0.55px solid #999;
  }
 
.tabBaslik{
    background-color: #CCC;
    height: 18px;
    border-bottom: 0.5px solid #999;
    box-shadow: 0 1px 2px #CCC;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
  }
  
  .gonderen{
    position: absolute;
    left: 10px;
    text-align: left;
    margin: 20px 0 0 20px;
    width: 250px;
    height: 80px;
    padding: 3px;
    font-weight: bold;
    /*
    border: 1px solid #999;
    background-color:  #CCC;
    */
}

.alici{
    position: absolute;
    text-align: left;
    width: 350px;
    height: 120px;
    margin-top: 220px;
    margin-left: 500px;
    padding: 3px;
    font-weight: bold;
    /*
    border: 1px solid #999;
    background-color:  #D0E8E8;
    */
}

.zarf{
    position: static;
    float: left;
    top:200px;
    left:0;
    width: 965px;
    height: 540px;
    padding-top: 75px;
    border: 1px solid #666;
    overflow: visible; 
}

.tablo_satir_sec{cursor: pointer;}
.tablo_satir_sec:hover{background-color: #fec894;}