*
{
	margin: 0px;
	padding: 0px;
}

body
{
	text-align: center;
	background-color: White;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*color: #7b7b7b;*/
	color: #5B5B5B;
}

h1
{
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-size: 9pt;
}

h3
{
	font-size: 8pt;
}

hr
{
	border: 0px;
	border-bottom: 1px solid #A4B9FF;
}

textarea, input
{
	border: 1px solid #D0DAFF;
}

.buton
{
	background-color: #DCDCDC;
	border: 1px solid #C2C2C2;
	font-size: 8pt;
	padding: 3px;
	color: #777777;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #5B5B5B;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 10px 0px 10px 0px;
}

img
{
	border: 0px;
}

.genel ul
{
	list-style: none;
}

.genel li
{
	list-style: disc;
	list-style-position: outside;
	margin: 3px 0px 5px 15px;
}

.Kapsul
{
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
}

.ickapsul
{
	width: 100%;
	height: 100%;
	background-image: url(../images/kapsa_bg.gif);
	background-repeat: repeat-y;
}

.temizle
{
	clear: both;
}

.banner
{
	width: 1004px;
	height: 108px;
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
}

.banner_en
{
	width: 1004px;
	height: 108px;
	background-image: url(../images/Banner_en.jpg);
	background-repeat: no-repeat;
}

.sol
{
	width: 175px;
	height: auto;
	float: left;
	background-color: #8c96ba;
	font-family: Arial, Helvetica, sans-serif;
}

.sag
{
	width: 803px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-bottom:10px;
}


/* SOL MENU */

.sol_menu
{
	width: 154px;
	color: #5B5B5B;
	padding: 1px 1px 1px 1px;
	margin: 5px 0px 5px 8px;
	border: 1px #a7b3e0 solid;
	background-color: #f2f3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.sol_menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.sol_menu li
{
	width: 130px;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.sol_menu a
{
	text-decoration: none;
	color: #5B5B5B;
}

.sol_menu a:hover
{
	text-decoration: none;
	color: #2b519b;
}

.sol h1
{
	width: 148px;
	height: 20px;
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 0px 7px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.sol h1 a
{
	color: #FFFFFF;
}

.sol h1 a:hover
{
	color: #FFFFFF;
}

.sol p
{
	margin: 5px;
}

.ust_menu
{
	width: 1004px;
	height: 40px;
	background-image: url(../images/sayfa_ust.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 1px;
}

.alt
{
	width: 1004px;
	height: 30px;
	background-image: url(../images/sayfa_alt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top: 0px;
	font-size: 7pt;
}

.cnt_ust
{
	width: 803px;
	height: 11px;
	background-image: url(../images/cnt_ust.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cnt_orta
{
	width: 773px;
	padding: 0px 15px 0px 15px;
	background-color: #ebedff;
	margin: 0px;
	text-align: justify;
}

.cnt_alt
{
	width: 803px;
	height: 11px;
	background-image: url(../images/cnt_alt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.resim
{
	padding: 5px;
}

.urunlerimiz
{
	width: 476px;
	background-image: url(../images/urunler_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.urunlerimiz img
{
	padding: 5px;
	background-color: White;
	border: none;
}

.urunlerimiz a
{
	text-decoration: none;
	color: #5B5B5B;
}

.urunlerimiz a:hover
{
	text-decoration: none;
	color: #2b519b;
}

.urun
{
	width: 145px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.duyuru
{
	width: 250px;
	min-height: 170px;
	background-image: url(../images/duyuru_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-left: 15px;
	padding: 15px;
}

.duyuru ul
{
	list-style: none;
}

.duyuru li
{
	list-style: url(../images/haber_icon.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 18px;
}

/*
.duyuru li:hover{
	color: #2b519b;
}
*/

.duyuru a
{
	color: #7b7b7b;
	text-decoration: none;
}

.duyuru a:hover
{
	color: #2b519b;
	text-decoration: none;
}
