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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff url(../images/bg.jpg) repeat-x 0 0;
	font:12px Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
	color:#284A79;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}

.clear{
	clear:both;
	}
.noMargin{
	margin:0 !important;
	}

p	{
	padding:0 10px 10px 0; color: #333;
  }
	
/* Structure */
#container {
	width: 838px;
	margin: 0 auto;
	}
#header {
	width: 838px; height:55px;
	padding-top:26px;
	position:relative;
	}
#header h1{
	width:503px;
	height:55px;
	display:block;
	float:left;
	}
#header ul.siteNav{
	position:absolute;
	bottom:0;
	right:0;
	}
#header ul.siteNav li{
	display:inline;
	font-size:11px;
	color:#1F406A;
	}
#navigation{
	margin-top:31px;	height:35px;
	}
.menuLeft{
	width:8px;
	height:35px;
	float:left;
	background:url(../images/menuLeft.jpg) no-repeat 0 0;
	}
.menuMidlle{
	width:822px;
	height:35px;
	float:left;
	text-align:center;
	background:url(../images/menuMidlle.jpg) repeat-x 0 0;
	line-height:35px;
	}
.menuRight{
	width:8px;
	height:35px;
	float:left;
	background:url(../images/menuRight.jpg) no-repeat 0 0;
	}
.menuMidlle ul{
	text-align:center;
	padding:0 0 0 110px;
	display:block;
	}
.menuMidlle ul li{
	display:inline;
	float:left;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#679AB8;
	line-height:35px;
	}
.menuMidlle ul li a{
	color:#fff;
	padding:0 15px;
	height:35px;
	display:block;
	line-height:35px;
	}
.menuMidlle ul li a:hover{
	background:url(../images/arrow.png) no-repeat center bottom;	
	}
	
.menuMidlle ul li a.selected{
	background:url(../images/arrow.png) no-repeat center bottom;	
	}
		
	
#flash{
	width:838px;
	margin-top:5px;
	}
#resim { width:838px;
	margin-top:5px; height: 219px; }
#main{
	width:838px;
	}
#maincontent{
	background: url(../images/golge.png) no-repeat center -50px; height: 250px; min-height: 250px; height: auto !important;
	width:838px;
	}
#maincontent h2 { 
	padding: 10px;}	
.sideBar{
	width:256px;
	margin:0 30px 0 0;
	}
.sideBar span{
	float:right;
	margin-top:10px;
	font-weight:bold;
	}
.sideBar span a:hover{
	color:#0DB0DF;
	}
.sideBar h2{
	margin:0 0 13px 0;
	}
.urun { width: 555px; margin-left: 10px;
}

.urun ul { position: relative; float: right;}

.urun ul li { display: inline; padding:0 0 0 15px ; }

#footer{
	height:34px; color: #274979; font-size: 11px;
	line-height:34px;
	border-top:1px solid #ADD1E2;
	margin-top:17px;
	}
.fotogaleri {  margin-left:10px; margin-top: 20px; overflow: hidden; } 
.fotogaleri li { display: inline; float: left;  width: 165px; padding-right: 42px; padding-bottom: 50px;}
.fotogaleri li img { padding: 5px; border: 1px solid #ABC4D4;}
	
