@import url("base.css");
@import url("menu.css");

h2{
font-size: 12px;
background: url(h2.gif) no-repeat;
line-height: 27px;
height: 27px;
text-indent: 27px;
}

.turk{
	background: #EBF4FB;
}

.pikap{
list-style: none;
}

.pikap li{
	line-height: 24px;
	height: 19px;
}

.truck{
	background:url(h2_1.gif) no-repeat;
	line-height: 27px;
	height: 27px;
	padding-left:37px;
	color: #014A96;
}

.more{
	color: #5592E2;
}

.oqughuchi{
background:url(bg1.gif) repeat-y left;
}

a.amal:link{
color:blue;
text-decoration:underline;
}

a.amal:visited{
color:blue;
text-decoration:underline;
}