TABLE, TR, TD 
{
	scrollbar-3d-light-color : #F4CB55;
	scrollbar-arrow-color : #193A5B;
	scrollbar-base-color : #193A5B;
	scrollbar-dark-shadow-color : #F4CB55;
	scrollbar-face-color : #F4CB55;
	scrollbar-highlight-color : #F4CB55;
	scrollbar-shadow-color : #F4CB55;
	font-family: Verdana;
    font-size: 10pt;
	color: #193A5B;
	font-weight: normal; 
	}

BODY {
	scrollbar-3d-light-color : #F4CB55;
	scrollbar-arrow-color : #193A5B;
	scrollbar-base-color : #193A5B;
	scrollbar-dark-shadow-color : #F4CB55;
	scrollbar-face-color : #F4CB55;
	scrollbar-highlight-color : #F4CB55;
	scrollbar-shadow-color : #F4CB55;
	font-family: Verdana;
    font-size: 10pt;
	color: #193A5B;
	background-color: #F7A42E;
	background-image: url(fooldal/cs.jpg);
	background-repeat: repeat-x;
	}
				  
A:link { color: #365384;
         text-decoration: none;
		 font-family: Verdana;
		 font-weight: bold;
		 font-size: 10pt; }

A:visited { color: #365384;
            text-decoration: none;
			font-family: Verdana;
			font-weight: bold;
			font-size: 10pt; }

A:active { color: #365384;
           text-decoration: none;
		   font-family: Verdana;
		   font-weight: bold;
		   font-size: 10pt; }

A:hover { color: #1e3460;
          text-decoration: none;
		  font-family: Verdana;
		  font-weight: bold;
		  font-size: 10pt; }
		  
.img_border {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 3px;
  cursor: pointer;
  } 
 
.tartalom {
	background-color: EFDC7D;
 	background-image: url(aloldal/3_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: justify;
	font-weight: normal;
	}

.tartalom p {
	padding: 15px 20px 10px 20px; 
	}
