body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	background-image:url(img/strp01.jpg); background-position:top; background-repeat:repeat-x;
}

li {
  list-style:outside; margin-bottom:10px;
  text-align:justify;
}

li.spec {
  list-style:none; list-style-position:outside; margin-left:15px; margin-right:20px; margin-bottom:10px;
  text-align:justify;
}



.red { color: #FF0000; }
.black { color: #000000; }
.white { color: #FFFFFF; }
.green { color: #A2DB6B; }
.blue { color: #3366CC; }
.green_dark { color: #4B7E19; }
.green_light { color: #F6FCEF; }
.gray { color: #999999; }
.gray_dark { color: #555555 }


.super { vertical-align:super; }

.justified { text-align:justify; }
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.bold { font-weight:bold; }
.normal { font-weight:normal; }
.italic { font-style:italic }

.txt10 { font-size: 10px; }
.txt11 { font-size: 11px; }
.txt12 { font-size: 12px; }
.txt13 { font-size: 13px; }
.txt15 { font-size: 15px; }
.txt16 { font-size: 15px; }
.lineheight14 { line-height:14px }
.lineheight15 { line-height:15px }
.lineheight16 { line-height:16px }

.menu_button { background-color:#B3E286;
              border-style:solid;
			  border-bottom-style:none;
			  border-color:#339966 ;
			  border-width:1px;
			  padding:5px;
			  padding-top:8px; padding-bottom:8px;
			  width:200px;
			  font-size:12px;
			  font-weight:bold;
			  cursor:pointer;
} 

.menu_bulast { background-color:#B3E286;
               border-style:solid;
  			   border-color:#339966 ;
			   border-width:1px;
			   padding:5px;
			   padding-top:8px; padding-bottom:8px;
			   width:200px;
			   font-size:12px;
			   font-weight:bold;
			   cursor:pointer;
} 

.highlight {  background-color:#F6FCEF;
			  color:#FF9933;
	          padding-top:10px; padding-bottom:10px;
 	          font-size:13px;
}

.find { background:url(img/strp03.jpg); background-position:top; background-repeat:repeat-x;
       border-style:solid;
       border-color:#FF712D;
	   border-width:1px;
	   padding:5px;
  	   width:200px;
	   margin-top:10px;
} 

.hiba { color: #FF0000; font-weight:bold; }

.dlcateg { font-weight:bold; font-size:12px; color:#4B7E19; margin-bottom:10px; }
.dltitle { font-weight:bold; font-size:12px; margin-bottom:5px; padding:10px; line-height:17px; }
.dlarticle { font-size:12px; text-align:justify; margin-bottom:5px; padding:10px; line-height:17px;}
.dlsource { font-size:11px;  margin-bottom:5px; padding:11px;}
.dlkeys { font-size:11px;  margin-bottom:5px; padding:11px;}

select {font-weight:bold; font-size:12px; }

.subscribe { font-weight:bold; text-align:center; font-size:12px; margin-top:10px; margin-bottom:10px; padding:5px; line-height:16px;}

.pay { color:#4B7E19; font-size:12px; font-weight:bold; }

.fej_pe { background-color:#4B7E19; }
.fej_re { background-color:#CC9104; }
.trparos_pe { background-color:#F5F5F5;}
.trparatlan_pe { background-color:#DADADA;}
.trparos_re { background-color:#FAF6EC;}
.trparatlan_re { background-color:#ECDDB9;}

.trok { color:#4B7E19;}
.trnook { color: #CE0000; }

a:link {
	color: #0066CC;; 
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #663366;
}

a.green:link {
	color: #F6FCEF;
}
a.green:visited {
	color: #0066CC;
}
a.green:hover {
	color: #FF9933;
}
a.green:active {
	color: #FF9933;
}

