/*------------------KERESES-----------------*/
#keresesBlock {
    border: 0 solid blue;
    margin: 2px 0 0 9px;

}
#keresesBlock label {
	display:block;
	font-size:10px;
	margin:0px 0 0 3px;
	color:#586643;
}


/*kereses input*/
#keresesIN  {
    -moz-border-radius: 3px 3px 3px 3px;
    border: 0 solid red;
    font-family: Georgia;
    font-size: 11px;
    height: 20px;
    margin: 0 0 10px;
    padding: 3px 5px 0;
    width: 122px;
}



.rightBlock {
    background-image: url("rightBoxBgTop.png");
    border: 0 solid #FF0000;
    width: 150px;
}


.rightBlockEnd {
	height:6px;
	border:solid 0px red;
	background-image:url("rightBoxBgBottom.png");
	width:150px;
}


.Language {
    display: block;
    height: 30px;
    margin-top: 10px;
    width: 150px;
}

.searchBlock {
    display: block;
    height: 60px;
    margin-top: 10px;
    width: 150px;
    padding-bottom: 4px;
    padding-top: 10px;    
}

.rightBlockLabel {
	color:#45483f;
	font-size:10px;
	font-weight:bold;
	border:solid 0px red;
	margin-bottom:5px;
	margin-top:2px;
	padding:3px 0 3px 5px;
}

/*--------------KOSAR----------------------*/
#kosarTermek {
    color: #818778;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 5px 0;
}
#kosarTermek .termekName {
    border: 0 solid red;
    color: black;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}
#kosarTermek .ar {
	font-weight:bold;
	color:#e82d7c;
}
#kosarTermek #torles {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color: #BEC3B3;
    height: 17px;
    margin: 7px 0 0;
    padding: 5px 0 0 20px;
    width: 110px;
}
*html #kosarTermek #torles {
	margin:2px 0 0 0;
	width:120px;
}
#kosarTermek #torles a{
    background-image: url("icons.png");
    background-position: 0 -19px;
    background-repeat: no-repeat;
    color: black;
    font-weight: bold;
    margin-left: 56px;
    padding-left: 13px;
    
}
#kosarInput {
	width:26px;
	height:17px;
	padding:1px 3px 0 3px;
	margin:0px 0 0 0px;
	background-image:url(kosarInputBg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:0 0;
	border-width:0;
	font-size:11px;
	border:solid 0px red;
	font-family:Georgia;
}
.osszesen {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color: #FFFFFF;
    font-size: 11px;
    height: 17px;
    margin: 10px 0 0 10px;
    padding: 5px 0 0 6px;
    width: 124px;
}
.osszesen b{
	color:#ffd200;
}
#kosarOsszesen {
	color:#e82d7c;
	font-weight:bold;
}






#cartCntr {
	/*
	overflow-y:auto;
	overflow-x:hidden;
	height:350px;
	*/
	    padding-left: 5px;
    padding-right: 5px;
}


.loginBtnD {
    margin-left: 62px;
}


/*---hunBtn---*/
.flagb{
	background-image:url("flags.png");
	width:16px;
	height:11px;
	display:block;
	float:left;
}

.langcontain {
    display: block;
    padding-left: 35px;
    padding-top: 12px;
}
.langSep {
    border-right: 1px solid #adb2a5;
    display: block;
    float: left;
    height: 9px;
    margin-right: 9px;
    margin-top: 1px;
    padding-left: 7px;
    width: 1px;
}

#hunBtn a { 
    background-position: 16px 0;
}
#hunBtn a span {
	display:none;
}

#engBtn a { 
    background-position: 0 0;
}
#engBtn a span {
	display:none;
}


#gerBtn a { 
    background-position: -31px 0;
}
#gerBtn a span {
	display:none;
}



#megrendelesBtn {
    background-image: url("loginBtnsB.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    color: white;
    cursor: pointer;
    display: block;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin-left: 30px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 0 1px 0 black;
    width: 110px;
}

#megrendelesBtn:hover {
	background-position: 0 -22px;
}

#cart {
	    padding-bottom: 4px;
}

#tovabBtn {
    background-image: url("loginBtns.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    color: white;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin-right: 2px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 0 1px 0 black;
    width: 70px;
}

#tovabBtn:hover {
	background-position: 0 -22px;
}


