body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #333333;
	line-height: 1.4em;
	padding:0;
	margin:0;
	background: url(../images/zemin.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #eae7de;
}

.main
{
	position: relative;
	margin: 0px auto;
	text-align: left;
	width:920px;
	
}

.left
{
	position: relative;
	float: left;
	width: 200px;
	top: 10px;
    background-color: #FFFFFF;
    background-image: url(../images/sol_alt.gif);
    background-position: bottom;
    background-repeat: no-repeat;

}


/* yuvarlak köşeli sol menu*/

.rbroundbox { background-color: #FFFFFF; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
 
height: 7px;
font-size: 1px;
}
.rbcontent { text-align:center; margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

/**************************/

.left_bottom
{
	position: relative;
	float: left;
	width: 180px;
	top: 50px;
	border: 1px solid #000000;

}

.top
{
	position:relative;
	float: right;
	width: 700px;
	height: 30px;
  	text-align:right;
	color: #666666;
	padding-top: 20px;
}

.top a
{

	color: #666666;
	text-decoration: none;

}

.top a:hover
{

	color: #666666;
	text-decoration: underline;

}

.right_cont
{
	position:relative;
	float: right;
	width: 710px;
	top: 18px;
}	

.middle_top
{
	position:relative;
	float: right;
	width: 706px;
	height:292px;
}


.middle_bottom
{
	position:relative;
	float: right;
	width: 706px;
	top: 5px;

	background-color:#FFFFFF;
}

.middle_bottom_1
{
	position:relative;
	float: left;
	width: 200px;
	height: 160px;
	top: 20px;
	left: 20px;
	background-image:url(../images/katalog.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 40px;
	text-align: right;
	color: #CC0000;
}

.stick_1
{
	position: relative;
	float: left;
	width: 8px;
	height: 238px;
	top: 20px;
	left: 40px;
	background-image: url(../images/cizgi.jpg);
}


.middle_bottom_2
{
	position:relative;
	float: left;
	width: 190px;
	height: 200px;
	top: 20px;
	left: 70px;
}

.stick_2
{
	position: relative;
	float: left;
	width: 8px;
	height: 238px;
	top: 20px;
	left: 80px;
	background-image: url(../images/cizgi.jpg);
}

.middle_bottom_3
{
	position:relative;
	float: left;
	width: 180px;
	height: 200px;
	top: 20px;
	left: 100px;
}

.middle_bottom_4
{
	position:relative;
	float: left;
	width: 700px;
	height: 100px;
	top: 60px;
	text-align: center;
}

.bottom
{
	position:relative;
	float: right;
	width: 700px;
	height: 64px;
	text-align: center;
	top: 25px;
}

/* diger küçük özellikler*/

.medium
{
	font-size: 17px;
	font-weight: bold;
}

.blue
{
	color: #333333;	
}

.yakin_nokta
{
	color: #119fcd;
	font-weight: bold;
}

.baslik
{
	color: #e60004;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}

.baslik_2
{
	color:#000066;
	font-size: 12px;
	line-height: 1.6em;
}

.tbl_baslik
{
	border-bottom: 1px solid #333333;
}

.tbl_baslik_2
{
	border-bottom: 1px solid #eeeeee;
}
.menu_ana
{
	font-size: 12px;
	color:#119fcd;
	font-weight:bold;
}

.menu_ana a
{
	font-size: 12px;
	color:#119fcd;
	font-weight:bold;
	text-decoration: none;
}
.menu_ana a:hover
{
	font-size: 12px;
	color:#119fcd;
	font-weight:bold;
	text-decoration: none;
}
.menu_alt
{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	letter-spacing: 0.1em;
	
}
.menu_alt a
{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.menu_alt a:hover
{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-decoration: underline;
}

.il_sec
{
	letter-spacing: 1px;
}

.tr_harita
{
	background-image: url(../images/tr_h.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.katalog a
{
	text-decoration: none;
	color: #C30000;
}

.katalog a:hover
{
	text-decoration: underline;
	color:#C30000;
}

.kampanya a
{
	color: #666666;
	text-decoration: none;
}
.kampanya a:hover
{
	color: #000000;
	text-decoration: none;
}


/***********************/



/* form elemanları */

input.txt
{
	width: 150px;
	height: 20px;
	border: 1px solid #aaa7a7; 
	background-color: #FFFFFF;
	color: #333333;
	line-height: 1.5em;
	padding-left: 5px;
	
}

textarea
{
	width: 150px;
	height: 70px;
	border: 1px solid #aaa7a7; 
	background-color: #FFFFFF;
	color: #333333;
	line-height: 1.5em;
	padding-left: 5px;
	
}

input.btn
{
	width: 70px;
	height: 25px;
	border: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.8em;
}

input.chc
{
	background-color: white;
}

.page_hold
{
	background-color:#FFFFFF;
}

.page_hold_in
{
	position:relative;
	width: 1px;
	float: right;
	height: 400px;

}