strong {
    font-size:1.1em;
    color:#e96302   ;
}

img {
	border:0px;
}

ul {
	list-style-type:square;
}
h1 {
    font-weight:normal;
    font-size:25px;
} 
h2 {
	font-weight:normal;
	color: #fff;
    font-size:20px;
}

.clear {
    clear:both;
    overflow:hidden;
    height:1px;
    display:block;
    font-size:1px;
}

#UdvozloSzoveg {
	background-color:#4f4f4f;
}



.popUpBox form {
    background-color:#ccc;
    padding:15px;
}

.error {
    color:#C00;
    clear:both
}

#Inu {
    margin:0pt auto;
    text-align:right;
    width:940px;
    margin-top:20px;
    margin-bottom:20px;
  
  
}
    #Inu #InuContainer {
        width:160px;
        float:right;
        margin-bottom:20px;
        margin-top:10px;
    }
    #Inu #Ceg {
        background:url(../images/inu_white.gif) no-repeat left center;
        font-weight:bolder;
        color:#fff;
        padding-left:45px;
        text-align:left;
        padding-top:5px;
        padding-bottom:5px;
   }
   #Inu a {
       color:#fff;
       font-size:9px;
       text-decoration:none;
   }   
      #Inu a:hover {
           text-decoration:underline;
       }
