/* Created by TopStyle Trial - www.topstyle4.com */
html, body{
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	background-image: url(../img/bg/DSC_3626_1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
 
#pagewidth{ 
 width:75%; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position: fixed;
	height: auto;
	/*background-color:#FFFFFF; */
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	max-height: inherit;
	min-height: 20px;
	z-index: 20;
} 
 
#leftcol{
	width: 195px;
	float: left;
	position: fixed;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: black;*/
}
 
#twocols{
 width:80%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
	width: 20%;
	float: right;
	position: relative;
	border-bottom: medium solid;
	border-right-width: medium;
	border-right-style: solid;
	font-family: sans-serif;
	font-size: xx-small;
}
 
#maincol{
	float: left;
	display: inline;
	position: relative;
	width: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 90px;
	}
 
#footer{
	height: 30px;
	/*background-color:#FFFFFF; */
	clear: both;
	font-size: 9px;
	font-family: sans-serif;
	text-align: right;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.lnk {
	text-decoration: none;
}

#enaltsol {
      position: fixed;
      _position: absolute;
      bottom: 0;
      /*_top:expression(eval(document.body.scrollTop));*/
      _top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
      left: 0;
      margin: 0;
      padding: 10px;
      display: block;
}
#enaltsag {
      position: fixed;
      _position: absolute;
      bottom: 0;
      /*_top:expression(eval(document.body.scrollTop));*/
      _top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
      right: 0;
      margin: 0;
      padding: 10px;
      display: block;
      font-size: 8px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#enustsol {
      position: fixed;
      _position: absolute;
      /*top: 0;*/
      _top:expression(eval(document.body.scrollTop));
      /*_top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);*/
      left: 0;
      margin: 0;
      padding: 10px;
      display: block;
      vertical-align: top;
}

.adr{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.minik{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#pencere{
	background-color: transparent;
	color: #f5f5f5;
	position: absolute;
	border-bottom-width: thin;
	border-right-width: thin;
	border-right-color: silver;
	border-bottom-color: silver;
	width: 750px;
	height: 500px;
	bottom: 10px;
}
a.menu1, a.menu1:visited{
 /*background-image:url(images/menudiv1bg.gif);*/
 margin-left:10px;
 padding-left:5px;
 padding-top:1px;
 padding-bottom: 1px;
 display:block;
 text-decoration: none;
 color: #000000;
 height: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bolder;
 font-size: 11px;
}
a.menu1:hover {color: #c00001;} /*a.menu1:hover {color: #ff8c00;}*/
a.submenu, a.submenu:visited{
 /*background-image: url(images/submenu.gif);*/
 display: block;
 height: 12px;
 margin-left: 23px;
 padding-top: 1px;
 padding-left: 5px;
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-weight: bolder;
}
a.submenu:hover {color: #ff8c00;}
a.submenu1, a.submenu1:visited{
 /*background-image: url(images/submenu.gif);*/
 display: block;
 height: 12px;
 margin-left: 34px;
 padding-top: 1px;
 padding-left: 5px;
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 /*font-style: italic;*/
 /*font-weight: bolder;*/
}
a.submenu1:hover {color: #ff8c00;  /*font-style: italic;*/ font-weight: bold; }

.hide{
display: none;
}

.show{
display: block;
}

a{cursor: pointer;
}
