/* őű */
#box
	{
	color: #757575;
	font-size:14px;
	float:center;
	overflow: hidden;
	padding:0px;
	-webkit-padding-after: 0px;
    -webkit-padding-before: 0px;
    -webkit-padding-start: 0px;
    -webkit-padding-end: 0px;
	}
#box .submit
	{
	width: 150px;
	text-align:center;
	height:37px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #67BC3F;
	border:4px solid #e3e3e3;
	color: #ffffff;
	font-size:16px;
	}
	
.reszletes input[type="text"]
	{
	border-radius: 3px 3px 3px 3px;
    width: 140px;
    background: #FFF none repeat scroll 0% 0%;
    float: left;
    margin: 0px;
	padding: 0px 5px 1px;
    font-size: 11px;
    font-weight: bold;
    color: #757575;
	
	
	-webkit-padding-after: 0px;
    -webkit-padding-before: 0px;
    -webkit-padding-start: 0px;
    -webkit-padding-end: 0px;
	
	
	}

.reszletes ul.token-input-list {
    width: 160px;
	height: 30px;
    border: 0;
	color:#757575;
	
	}
.reszletes li.token-input-token {
	padding: 0px;
	color: #757575;
    }
.reszletes ul.token-input-list li input {
	height:20px;

	}
div.token-input-dropdown {


    width: 150px;
	text-align:left;
    overflow: hidden;
    border-top: 1px solid #ccc;
	}

div.token-input-dropdown ul li em {
    font-weight: normal;
    font-style: normal;
}
div.token-input-dropdown p {
    font-weight: normal;
}

.reszletes
	{
	margin: 0px auto;

	
	color: #757575;
	width:96%;
	border:3px solid transparent;
	padding:0px;
	-webkit-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Safari 5 */
	-o-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Opera */
	border-image:url(../images/texthatter.png) 4 4 4 4 stretch;	
	-moz-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Opera */
	
	display:none;

	}
.reszletes .blokk
	{
	float:left;
	text-align:center;
	color: #757575;
	padding-left:5px;
	padding-right:5px;

	}
.reszletes .keret
	{
/*	border-image-slice: 5 4 3 4 fill;
	border-image-width: 5px 4px 3px 4px;
	border-image-outset: 0px 0px 0px 0px;
	border-image-repeat: round round; 
	border-image-source: url('../images/texthatter.png'); 
	
	
	padding:2px;
	margin-top:5px;	*/
border:3px solid transparent;
padding:0px;
-webkit-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Safari 5 */
-o-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Opera */
border-image:url(../images/texthatter.png) 4 4 4 4 stretch;	
-moz-border-image:url(../images/texthatter.png) 4 4 4 4 stretch; /* Opera */	

	}
	
	
.reszletes .textbox 
		{
/*		border-image-slice: 5 4 3 4 fill;
		border-image-width: 5px 4px 3px 4px;
		border-image-outset: 0px 0px 0px 0px;
		border-image-repeat: round round; 
		border-image-source: url('../images/texthatter.png'); */
		
border:5px solid transparent;
padding:0px;
-webkit-border-image:url(../images/texthatter.png) 5 5 5 5 stretch; /* Safari 5 */
-o-border-image:url(../images/texthatter.png) 5 5 5 5 stretch; /* Opera */
border-image:url(../images/texthatter.png) 5 5 5 5 stretch;			
		
		height:20px;
		}
.blokk .keret
	{
	-webkit-padding-after: 0px;
    -webkit-padding-before: 0px;
    -webkit-padding-start: 0px;
    -webkit-padding-end: 0px;
	}