/* CSS Document */
body {
     background-color:lightblue;
     background-repeat:no-repeat;
     background-position:top center;
     background-attachment:scroll;

}
.fejlec {
        
        font-family: verdana;
        font-size: 12px;
        color: black;
        background-color: #FFF500;
        font-weight: bold;
        
        }
        
.sor1 {
        
        font-family: verdana;
        font-size: 12px;
        color: black;
        background-color: #85D6FF;
        font-weight: bold;
        
        }

.sor2 {
        
        font-family: verdana;
        font-size: 12px;
        color: black;
        background-color: #85BCFF;
        font-weight: bold;
        
        }

.sor3 {
        
        font-family: verdana;
        font-size: 10px;
        color: black;
        background-color: #CDD9FF;
        font-weight: bold;
        
        }

.sor4 {
        
        font-family: verdana;
        font-size: 10px;
        color: black;
        background-color: #92ACFF;
        font-weight: bold;
        
        }
        
.sor5 {
        
        font-family: verdana;
        font-size: 10px;
        color: black;
        background-color: #9CFFC1;
        font-weight: bold;
        
        }

.sor6 {
        
        font-family: verdana;
        font-size: 10px;
        color: black;
        background-color: #9CE7C1;
        font-weight: bold;
        
        }

.oldal {

		font-family: verdana;
		color:black;
		font-size:16px;
		font-weight: bold;
		text-decoration: none;
		}

.index_sav {

           overflow: auto;
           width: 154px;
           height: 300px;
           border-style: solid;
           border-width: 1px;
           border-color: #5454FF;
           padding: 5px;
           

}

.sav_kep {

         text-align: center;

}

.bongi_kep {

         float: left;

}
        
h5 {    font-family: times new roman;
        font-size:20px; 
        color:blue;
                
        }

h3 {    font-family: times new roman;
        font-size:16px; 
        color: #FF464A;
        text-align: center;
        font-style: italic;
        }

span {  font-family: times new roman;
        font-size:14px; 
        color:black;
                
        }

p {     font-family: times new roman;
        font-size:14px; 
        color:black;
                }

li {

    list-style-type: circle;
    list-style-position: inside;
    text-align: left;
    text-indent: 50px;

}

.belepes{
           
           padding: 0px;
           margin: 0px;
           border-top-style: solid;
           border-top-width: 1px;
           border-top-color: #5454FF;
           border-bottom-style: solid;
           border-bottom-width: 1px;
           border-bottom-color: #5454FF;
           border-right-style: solid;
           border-right-width: 1px;
           border-right-color: #5454FF;
           border-left-style: solid;
           border-left-width: 1px;
           border-left-color: #5454FF;

}


