/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:1000px;
	background-image: url(ana_web_2.jpg);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;           /* Firefox 3.6 */
	-o-background-size: 100% auto;           /* Opera 9.5 */
	-webkit-background-size: 100%  auto;           /* Safari 3.0, Chrome */
	background-size: 100%  auto;  
}
.ustBant{
	top:0px;
	left:0px;
	width:100%;
	height:40px;
	background-color:black;
	position:fixed;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";        
	 filter: alpha(opacity=90);      
	 -moz-opacity:0.9;     
	 -khtml-opacity: 0.9;     
	 opacity: 0.9;
	z-index:10000;
}

.logoKucuk {
	position: fixed;
	z-index: 10001;
	left: 10px;
	top: 1px;
	width:66px;
	height:36px;
	border-bottom-right-radius:30px;
}
.ustMenu {
	position: fixed;
	z-index: 10001;
	right: 20px;
	top: 1px;
	width:306px;
font-family: 'Open Sans Condensed', sans-serif;
	font-size:17px;
	color:white;
	padding-top:5px;
	text-align:right;
	font-weight:bold;


}

.logo {
	position: absolute;
	z-index: 1000;
	left: 25px;
	top: 50px;
	width:220px;
	height:100px;
	padding-left:10px;
	padding-top:10px;

	border-bottom-right-radius:30px;

-o-box-shadow:      12px 12px 29px #555;
-icab-box-shadow:   12px 12px 29px #555;
-khtml-box-shadow:  12px 12px 29px #555;
-moz-box-shadow:    12px 12px 29px #555;
-webkit-box-shadow: 12px 12px 29px #555;
box-shadow:         12px 12px 29px #555;
	background-color: white;
	
}
.ustYazi1 {
	position: absolute;
	z-index: 5;
	left: 30%;
	top: 45px;
	font-family: 'Rubik', sans-serif;
	font-size:30px;
	font-weight:bold;
}
.ustYazi2 {
	position: absolute;
	z-index: 5;
	left: 40%;;
	top: 85px;
	font-family: 'Rubik', sans-serif;
	font-size:50px;
	font-weight:bold;
}
.nakliyeci {
	position: absolute;
	z-index: 5;
	left: 75px;
	bottom: 45px;
	width: 222px;

	
	
}
.musteri {
	position: absolute;
	z-index: 5;
	right: 75px;
	bottom: 45px;
	width: 222px;
}
.altYazi {
	position: absolute;
	z-index: 5;
	left: 30%;
	bottom: 25px;
	width: 40%;
}
.anaBaslik1{
	font-family: 'Montserrat', sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 5px;
}
.anaBaslik2{
	font-family: 'Montserrat', sans-serif;
	font-size:30px;
	font-weight:bold;
	color:white;
	text-shadow: 2px 1px 1px black;
}
.anaYazi2 {
	font-family: 'Montserrat', sans-serif;

	font-size: 19px;
	position: absolute;
	z-index: 5;
	left: 20%;
	top: 300px;
	width: 35%;
	color: orange;
	padding: 8px;
	border-radius: 10px;
	text-shadow: 1px 1px 1px white;
	/*
	background: pink;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";        
 filter: alpha(opacity=50);      
 -moz-opacity:0.5;     
 -khtml-opacity: 0.5;     
 opacity: 0.5;
 */
}
.anaYazi3 {
	font-family: 'Montserrat', sans-serif;
	text-shadow: 0px 0px 1px white;

	font-size:19px;
	position: absolute;
	z-index: 5;
	right: 5%;
	top: 135px;
	width: 45%;
	text-align:right;

	color: white;
	padding: 8px;
	border-radius: 10px;
	/*background: silver;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";        
 filter: alpha(opacity=50);      
 -moz-opacity:0.5;     
 -khtml-opacity: 0.5;     
 opacity: 0.5;
 */
}
.sayfa{
	float: left;
}
.ya{
	clear: both;
	position: relative;
	float: left;
	z-index: 5;
	padding-left:35%;
	top:90%;

	
}
