@charset "utf-8";

html {
background: url(../images/AGB_back_gr_3_1600x1200.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #FFF;
}

.Font_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.Font_16_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.font_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.font_14_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.font_12_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}



a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	font-size: 15px;
}

#sayfa_komple {
	height: 100%;
	width: 100%;
}
#sayfa_ust {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #181619;
}
#sayfa_ust_ic {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 33px;
	width: 320px;
	margin-top: 30px;
}

#menu_ust_sag {
	float: right;
	width: 350px;
	text-align: right;
	height: 25px;
	background-image: url(../images/ust_menu_bg_1.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
}
#ust_temizle {
	clear: both;
}



#menu_a {
	height: 45px;
	width: 100%;
	background-image: url(../images/menu_bg_1.png);
	background-repeat: repeat;
}
#menu_ic {
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#icerik {
	height: 100%;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#baslik_res {
	width: 950px;
}
#woldmap {
	float: left;
	height: 300px;
	width: 600px;
	background-image: url(../images/been.jpg);
	background-repeat: no-repeat;
}
#rota {
	float: right;
	height: 290px;
	width: 330px;
	margin-left: 10px;
	padding: 5px;
	background-color: #f2d03b;
}





#icerik_temizle {
	clear: both;
}
#seyahat_tarihler_tablo {
	height: 100%;
	width: 950px;
}
#tablo_sol {
	padding: 10px;
	float: left;
	height: 100%;
	width: 445px;
	margin-top: 10px;
	background-color: #FFF;
}
#tablo_sag {
	padding: 10px;
	height: 100%;
	width: 445px;
	margin-left: 15px;
	float: right;
	margin-top: 10px;
	background-color: #FFF;
}
#temizle {
	clear: both;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

.row_sep {
    border-bottom:1px dotted #7d7d7d;
    margin:1px 0;
}
