@charset "windows-1250";


BODY {
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color:#ffffff ;
	scrollbar-arrow-color: #000000;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 13Px;
}

select {background: #ffffff; border: 1Px solid #000000; color: #000000}

textarea {background: #ffffff; border: 1Px solid #000000; color: #000000}

Input {background: #ffffff; border: 1Px solid #000000; color: #000000}

A {FONT-WEIGHT: normal;  COLOR: #339211;  TEXT-DECORATION: none; cursor: hand}

A:hover {color: #215e0b; font-weight: normal; text-decoration: underline; cursor: hand}

A:visited {FONT-WEIGHT: normal;  COLOR: #339211;  TEXT-DECORATION: none; cursor: hand}

#belepes{
	font-size:17Px;
	text-decoration: none;
	color:#000000;
	}
#belepes:hover{
	font-size:17Px;
	text-decoration: none;
	font-weight:bold;
	color:red;
	}

#minta{
	font-size:12Px;
	text-decoration: none;
	color:red;
	
	}
#minta:hover{
	font-size:12Px;
	text-decoration: underline;
	color:red;
	
	}


.elerhetoseg{
	font-size:11Px;
	text-decoration: none;
	color:#000000;
	}

.cim {
	font-size:25Px;
	font-variant:small-caps;
	font-weight:bold;
	color:#000000;
}

.gomb	{
	border:1Px solid red;
	width: 100Px;
	text-align:center;
	color:red;
	margin:2 2 2 2;
	}

.gomb:hover	{
	border:1Px solid red;
	width: 100Px;
	text-align:center;
	color:white;
	margin:2 2 2 2;
	background-color:red;
	}
	
.gomb th	{
	font-weight:thin;
	color:red;
	margin:2 2 2 2;
	}
.gomb th:hover	{
	
	color:white;
	text-decoration:none;
	font-weight:bold;
	margin:2 2 2 2;
	}
	        .tablink {
        	padding: 0px;
        	}

        .tablink a {
        	font-weight: bold;
        	color: red;
        	text-decoration: none;
        	border: 1px solid red;
        	display: block;
        	padding:7Px;
        	}
        
        .tablink a:visited {
        	font-weight: bold;
        	color: red;
        	text-decoration: none;
        	border: 1px solid red;
        	display: block;
        	padding:7Px;
        	}
        .tablink a:hover {
          font-weight: bold;
        	text-decoration: none;
        	border: 1px solid red;
        	background-color: red;
        	color:white;
        	}
        	
     	