﻿body
{
    font-family: Arial, Tahoma, Verdana, Serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #454545;
}

a
{
    color: #0081C0;
    text-decoration: none;
}

input, select, textarea
{
    font-size: 8pt;
    font-family: Tahoma, Verdana, Serif;
}

.fckEdit
{
    background-image: none;
    background-color: transparent;
}

a img
{
    border: 0;
}

h1,h2,h3,h4,h5
{
    margin: 0 0 10px 0;padding:0;color:#696969;font-weight: normal;
}

h1,h2
{
    font-family: "/Fonts/ETELKALP.TTF",Arial, Tahoma, Verdana, Serif;
    color: #256392;
}

h1
{
    font-size: 24px;
}

p
{
    margin: 10px 0;
}

.doc
{
    background: transparent url(images/doc.gif) no-repeat;
    padding-left: 20px;
}

.xls
{
    background: transparent url(images/xls.gif) no-repeat;
    padding-left: 20px;
}


.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.cf {
	display: inline-block;
}
 
html[xmlns] .cf {
	display: block;
}
 
* html .cf {
	height: 1%;
}

input[type="text"], textarea, input[type="password"]
{
    border: 1px solid #bdbdbd; background: #fff;
    width: 185px;
}

.form input, .form textarea
{
    width: 105px;
}

.form textarea
{
    width: 260px;
    height: 94px;
}

.form .btns
{
    margin: 10px 0 0 0;
}

.form .btns input
{
    height: 25px;
    background:#fff;
    width: 62px;
    vertical-align: top;
    margin: 0 8px 0 0;
}

h2.bl
{
    background: url(img/bline.jpg) no-repeat center bottom;
    padding: 0 0 5px 0;
    text-align: center;
}

a.noli
{
    cursor: default;
}

.center
{
    text-align: center;
}

.pdf
{
    background: transparent url(img/pdf.gif) no-repeat;
    line-height: 16px;
    padding-left: 20px;
}

.zip
{
    line-height: 16px;
    background: transparent url(img/zip.gif) no-repeat;
    padding-left: 20px;
}

