html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
ul {
	list-style:none
}
ol {
	margin-left: 20px;
}
ul.noktali {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption {
	text-align: center;
	padding: 5px 0;
}
.solayasla, .sol {
	float:left!important;
}
.sagayasla, .sag {
	float:right!important;
}
.a-sag {
	text-align:right!important;
}
.a-orta {
	text-align:center!important;
}

	/* clear - fiks */
	.clear {
		clear: both;
	}
	.clearfloat {
		clear:both;
		height:10px;
		font-size:1px;
		line-height:0px;
	}
	.floatleft {
		float:left;
		margin-right: 20px;
	}
	.floatright{
		float:right;
		margin-left: 20px;
	}
	.clearfloat0 {
		clear:both;
		height:0px;
		font-size:1px;
		line-height:0px;
	}
	.separator { 
		height:2px;
		background:url(../images/sep_hor.png) repeat-x;
		margin:20px;
		clear:both;
	}	
	
	.saga-yasla{
	float:right;
	margin: 5px 0px 0px 10px;

	}
	.sola-yasla{
		float:left;
		margin: 5px 10px 0px 0px;
	}
	
hr {
	clear: both;
	border: none;
	border-bottom: 1px solid #e2e2e2;
	height: 1px;
 margin: 20px 0px 20px 0px;
}

/* tipografi */
h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	font-weight: normal;
	color: #333;
}
h1{
	font-size:18px;
	line-height: 1.5;
}
h2{
	font-weight: 600;
	font: bold 24px/32px 'PT Sans Narrow', sans-serif;
	color: #003471;
	margin: 5px 0;
	border-top: 1px dashed #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
}
h2 span {
	padding-left: 0px;
	font-size: .8em;
	color: #b7b600;
	font-weight: normal;
}
h3{
	font: normal 20px/32px 'PT Sans Narrow', sans-serif;
	color: #00157d;
}
h4{
	font-size:14px;
	line-height: 1.5;	
}
h5{
	font-size:13px;
	line-height: 1.5;
}
h6{
	font-size:12px;
	line-height: 1.5;
}
p {
	margin-bottom: 15px;
	color: #777;
	font: normal 16px/20px 'PT Sans Narrow', sans-serif;
}
p:last-child {margin-bottom: 5px;}
em {font-style: italic;}
strong, b, .bold{font-weight: bold;}
a { }
a { color:#777; text-decoration:none; }
a:hover { color: #555; }
img, iframe {max-width:100%;}
::-moz-selection{ color: #fff; background: #ccc; }
::selection { color: #fff; background: #ccc; }
dl { font: normal 16px/22px 'PT Sans Narrow', sans-serif; }
dt { float: left; width: 160px; clear: left; font-weight: 700; }
dd { float: left; width: 500px; }
sup { vertical-align: super; font-size: .6em; }
.content ul {
	padding-left: 18px;
	list-style-type: disc;
}
.content ul li, .content ol li { 
	padding-left: 0px;
	color: #555;
	font: normal 16px/20px 'PT Sans Narrow', sans-serif;
}

ul.dizdir li {
	float: left;
	width: 178px;
}

ul.dizdir2 li {
	float: left;
	width: 280px;
}

