/************* Meny ****************/
	A 			{ color: #b8b4d4; text-decoration: none;}
	A:link		{ color: #b8b4d4; text-decoration: none;}
	A:visited	{ color: #b8b4d4; text-decoration: none;}
	A:active	{ color: #b8b4d4; text-decoration: none;}
	A:hover		{ color:#fff; text-decoration: none;}

a.menu:link { font-family: tahoma; color:#f8f8f8; font-size:14px; font-weight:bold }
a.menu:visited { font-family: tahoma; color:#f8f8f8; font-size:14px; font-weight:bold}
a.menu:active {	font-family: tahoma; color:#f8f8f8 font-size:14px; font-weight:bold}
a.menu:hover { font-family: tahoma; color:#fb9600; font-size:14px; font-weight:bold}

a.meni:link { font-family: unikurd jino, tahoma; color:#f8f8f8; font-size:18px}
a.meni:visited { font-family: unikurd jino, tahoma; color:#f8f8f8; font-size:18px}
a.meni:active {	font-family: unikurd jino, tahoma; color:#f8f8f8 font-size:18px}
a.meni:hover { font-family: unikurd jino, tahoma; color:#fb9600; font-size:18px}

a.org:link { font-family: Verdana, Tahoma; color:#ffffff; font-size:8pt; text-decoration: none;}
a.org:visited { font-family:  Verdana, Tahoma; color:#ffffff; font-size:8pt; text-decoration: none;}
a.org:active {	font-family:  Verdana, Tahoma;	color:#ffffff; font-size:8pt;	text-decoration: none;}
a.org:hover { font-family:  Verdana, Tahoma; color:#0099cc;  font-size:8pt; text-decoration: none;}

/************* Text Kurdi ****************/
body {
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3d4157;
}
h1{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 20px;
	color: #fff6d7;
	}
	
h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	margin-bottom:5px;
	}
	
h3{
	font-family: Unikurd jino, Tahoma;
	font-size: 24px;
	font-weight:100;
	color: #fff6d7;
	}
h4{
	font-family: Unikurd jino, Tahoma;
	font-size: 12pt;
	font-weight: 100;
	color: #fff;
	margin-bottom:5px;
	}
.text{
	font-size: 10pt;
	font-family: Tahoma;
	color: #fff;
	text-align:justify;
	line-height:160%;
	}
.text_ku{
	font-size: 10pt;
	font-family: Unikurd web, Tahoma;
	color: #fff;
	text-align:justify;
	line-height:160%;
	}
.textbold{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	}
.text_lit {
	color: #fff; 
	font-family: Tahoma; 
	font-size:8pt;
	}

li{
		color:#F93;
}

.avat {
	float:right;
	border:1px solid #5b9368;
	margin-left:8px;
	margin-bottom:5px;
	}

.avat_l {
	float:left;
	border:1px solid #5b9368;
	margin-right:8px;
	margin-bottom:5px;
	}

.date{
	font-family: Tahoma;
	font-size: 8pt;
	color: #8d91a4
    }
	
.input {
	border: 1pt solid #ffba21;
	font-family:  Tahoma;
	font-size: 12px;
	color: #5E6578;
	margin:2px;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	background-color:#e6e6e6;
	border:1px solid #767eae;
	}
	
.gallery{
	float: left;
	width: 5%;
}
.mitlinje {
		font-size: 10px;
		color: #896052;
		font-family:tahoma;
		padding:14px;
		}
.mitlin	{
		font-size: 10px;
		color: #5a5e74;
		font-family:tahoma;
		padding:14px;
		}	
