@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/templates/ktc/images/ktc_01.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

A {
   color: #0022aa;
   text-decoration: none;
}

A:hover {
  color: #3355ff;
  text-decoration: underline;
}

.white {
   color: white;
   font-family: Trebuchet MS, Calibri;
   font-size: 12px;
}

#page {
	margin: 20px;

}

h4 {
   font-size: 12px;
   background-color: #eee;
   font-weight: normal;
   
}

h3 {
     font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
     color: #666;
     font-size: 18px;
     border-bottom: 1px solid #333;
}

h2 {
     font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
     color: #4065bc;
     border-bottom: 1px dashed #86a0de;
     font-size: 16px;
}

#tree {
	background-image:url(/templates/ktc/images/pilkas.gif);
	font-size: 9px;
	color: #999;
	height: 14px;
	margin-left: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial;
}

.news_date {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #878787;
    font-size: 11px;
    padding-top: 6px;
    text-decoration: none;
}

.news_date_big {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #999999;
    font-size: 21px;
    font-weight: bold;
    padding-top: 6px;
    text-decoration: none;
}

A.news_date {
    text-decoration: none;
}

A.news_date:hover {
    text-decoration: underline;
}

#news_subject {
    padding-bottom: 6px;
}

.sbj {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #155E0F;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.sbj:hover {
    text-decoration: underline;
}

.sbj2 {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #0040AF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.sbj2:hover {
    text-decoration: underline;
}



.la {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #878787;
    font-size: 11px;	    
}

#search input {
    width: 70px;
    font-size: 9px;
    border: 1px solid black;
}
#search {
    color: white;
    font-size: 10px;
}

#copyright {
  font-family: Tahoma, Tahoma, Verdana, sans-serif;
  color: #466;
   font-size: 10px;
}
#copyright a {
   font-size: 11px;
     color: black;
}
