html, body {
	height: 100%;
	width: 100%;
}
img {border: 0;}

body  {	font-family:Calibri, Arial, Helvetica, sans-serif;	font-size: 12px;	margin: 0px;	padding: 0px;	background-color:#fff;	background-image:url(img/bgPage.gif); background-repeat: repeat-x;}
#page {	width: 857px;	margin: 0;	overflow: hidden;}
#anagorsel { float:left;}

a {color: #000; text-decoration: underline;}
a:hover {color: #b8111a; text-decoration: underline;}

h1, h2, h3, h4 { color: #b8111a; font-style:italic; font-family: Cambria, Georgia, "Times New Roman", Times, serif;}
h1 { font-size: 20px;}
h2 { font-size: 12px;}
p { line-height: 18px; color: #552725;}
.bold { font-weight:bold; }
.mel { color: #B8111A;} 

#menu { width: 214px; padding: 0;margin: 0; background: #b1141a; float:right; height: 236px;}
	#menu li {	border-bottom:solid 1px #cf5e64;	list-style: none;	font-family: Cambria, Georgia, "Times New Roman", Times, serif;	font-size: 13px;}
	#menu a{ display: block; padding: 8px 0 8px 25px; color: #fff; text-decoration: none; margin:0; width: 189px;}
	#menu a:hover {	color: #f6e497;	background-position: 10px 9px; background-color: #732F19;	background-image: url(img/menuBg.gif);	background-repeat: no-repeat;}
	#menu a.selected{	color: #f6e497;	background-position: 10px 9px; background-image: url(img/menuBg.gif);	background-repeat: no-repeat;}
	#menu a.selected:hover{	color: #f6e497;	background-position: 10px 9px; background-image: url(img/menuBg.gif);background-color: #b1141a;	background-repeat: no-repeat;}


#footer { background-image: url(img/footer_bg.gif); background-position: bottom; background-repeat: repeat-x; height: 148px;}
#footwrapper { width: 854px;}
#footer h6 { float: left; font-size:11px; margin: 90px 0 0 8px ;}
#adres {
	background-image: url(img/adres_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 184px; 
	padding: 0 14px 25px 16px;
	font-size: 11px;
	line-height: 11px;
	float:right;
}
#adres p{ line-height: 11px; margin: 8px 0; color:#999;}

h2{
margin: 8px 0 8px 4px ;
padding: 3px 2px;
font-size: 28px;
letter-spacing:-1px;
background-image:url(img/dotted_line.gif); background-position: bottom ; background-repeat:repeat-x;

}
	

/*  TAB YAPISI */

.tab h3{ 
color: #333;
padding: 3px;
font-size: 13px;
margin: 3px 1px;
text-align: right;
text-decoration: none;
}
h3{
margin: 0;
padding: 0 5px;
font-size: 21px;
}
h4{
margin: 0 0 10px 0 ;
padding: 3px 5px;
font-size: 14px;
background-image:url(img/dotted_line.gif); background-position: bottom ; background-repeat:repeat-x;

}
#content p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align:justify; 
width: 370px;
}
#wrapper{
width: 856px;
height: 470px;
margin: 0;
}
#wrapper.reach{
width: 856px;
height: 690px;
margin: 0;
}
#left{
float: left;
width: 250px;
padding-top: 40px;
height: 230px;
background-repeat:no-repeat;
background-position:bottom;
}
.smaller { font-weight:normal; font-size: 11px;}
#left p { line-height: 16px; margin: 9px 15px; text-align:right;}
.right{
float: right;
width: 600px;
}
.visual{
float: right;
padding-right: 20px;
}
.stretcher{background-image:url(img/bgPage.gif); background-position: 0px 520px; }

