html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.clear
{
    clear: both;
    text-align: center;
}

body, h1, h2, h3, form {
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	font-weight:bold;
}

form{
	background: url(images/arka.jpg) repeat-x;
	min-height: 550px
}


#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
}

#header {
	height: 163px;
    position:relative; 
    visibility:visible;
}

.mansetResimKirpma
{
    margin: 0px 0px 0px 0px;
    height: 214px;
    width: 590px;
    overflow: hidden;
}

#body
{
    width: 805px;
    text-align: justify;
    background: url(images/icerikarka.jpg) repeat-y;
    margin-left: 65px;
    padding-left:12px;
    padding-right:10px;
}

#body-left {
    float: left;
	width: 600px;	
}

#body-right
{
    float: right;
    width: 195px;
    padding-right: 5px;
    padding-left: 2px;
}
#body-right h1, #body-right h2
{
    font: 13px tahoma, arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #5C5C5C;
    font-weight: bold;
    line-height: 20px;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.cerceveUst
{
    height: 7px;
    background: url(images/metincerceveust.jpg) no-repeat;
}

.cerceveOrta
{  
    background: url(images/metincerceveorta.jpg) repeat-y;
    padding-right: 15px;
    padding-left: 5px;
}
.cerceveAlt
{
  height:8px;
  background: url(images/metincercevealt.jpg) no-repeat;
}

#footer
{
    background-position: url(images/rakiAltcizgi.jpg) no-repeat;
    color: #000000;
    background: url(images/rakiAltcizgi.jpg) no-repeat;
    padding: 5px 0 5px 0;
    font-weight: bold;
    margin-left: 65px;
    text-align: center;
}


#login
{
    padding: 40px 20px 0px 100px;
    border: 1px solid #A6BC51;
    background-image: url(images/login_lock.gif);
    background-position: left center;
    position: absolute;
    background-repeat: no-repeat;
    height: 140px;
    top: 150px;
    left: 35%;
    background-color: #FFFFFF;
    vertical-align: middle;
}