body {
	background-color: #ccc;
	background-image: url(../pic/bg.png);
	background-position: top left;
	background-repeat: repeat;
	font-family: helvetica;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

img {
  max-width: 100%;
  height: auto;
}

#content p, li, ul {
	font-size: 15px!important;
}

#content p, li {
  margin-bottom: 12px!important;
}

#content p, #conent table, #rightside p, #footer p {
	font-family: helvetica;
	font-size: 15px!important;
	line-height: 20px;
}

#content a:active {
	color: #000!important;
}

#content img {
	max-width: 100%;
	float: left!important;
	display: inline-block!important;
}

input, select, textarea {
	background-color: #fff;
	color: #333;
	border: 1px solid #a5a5a5;
	margin-bottom: 5px;
	margin-right: 2px;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
}

.orderInput1 {
	width: calc(100% - 140px);
	
}

.orderSelect1 {
	width: calc(100% - 128px);
	
}
#content  img {
	/*
	padding: 1px;
	border: 1px solid #999; */
}

#content  a img {
	border: none;
	padding: 0px;
}

#content  a:hover img {
}

a img {
	border: none;
}

.homelink {
	margin-top: -4px;
}

.button, input[type="button"] {
	font-size: 11px!important;
	background-color: #065ea9;
	color: #fff;
	padding: 3px 8px;
	border: 1px solid #012ea9;
}

input[type="file"] {
	cursor: pointer;
}

.loginBox {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 350px;
	height: 200px;
	text-align: right;
	padding: 20px;
}

.best {
	width: calc(100% - 80px);
	text-align: center;
	padding: 20px 40px;
	background-color: #ddd;
	margin-top: -1px;
	line-height: 26px;
}

h1 {
	font-size: 24px!important;
	font-weight: bold;
	color: #065ea9;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

h1 a:hover {
	color: #000000;
}

h2 {
	font-size: 11px!important;
}

#mainHeader {
	margin: 0 auto 0 auto;
	background-image: url(../pic/headerpic.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 160px;
}

#mainHeaderDev {
	margin: 0 auto 0 auto;
	background-image: url(../pic/headerpic_test.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 160px;
}

#mainHeader a, #mainHeaderDev a {
	text-shadow: 2px 2px #000;
}

#mainHeader p, #mainHeaderDev p {
	color: #fff;
	font-size: 30px;
	float: left;
	width: calc(50% - 20px);
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
}

#mainHeader p a, #mainHeaderDev p a {
	color: #fff;
	text-decoration: none;
}


.searchBox {
	float: right; 
	margin-top: 110px; 
	width: calc(50% - 20px); 
	margin-right: 20px; 
	text-align: right;
}

.searchtext {
	padding: 6px 10px;
	font-size: 14px;
}

.searchButton {
	padding: 6px 10px;
	cursor: pointer;
	font-size: 14px;
}

#mainContainer {
	width: 100%;
	margin: 0 auto 0 auto;
	background-image: url(../pic/mainbg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#mainContainerInner {
	max-width: 1000px;
	min-width: 320px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
}

#main {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#header {
	width: 100%;
	display: inline-block;
}

.button2, .okbutton {
	border: 1px solid #012ea9;
	background-color: #065ea9;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
	width: auto;
}

.chkbox {
	background-image: url(../pic/checkboxbg.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#headerLogo {
	float: left;
}

.adminLogoutBox {
	float: left;
}

.title {
	margin-bottom: 14px;
}

.title1 {
	color: #075d90;
	font-size: 26px;
	margin-bottom: 14px;
}

.title2 {
	color: #ff7000;
	font-size: 26px;
	margin-bottom: 14px;
}

.searchb_fabric {
	width: 150px;
}

.searchb_fabric_moto {
	width: 170px;
}
@media (min-width: 769px) {
  #keresoBox_small {
    display: none;
  }
  #keresoBox {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  #keresoBox_small {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
  #keresoBox {
    display: none;
  }
}

#keresoBoxGrey {
	width: 100%;
	background-color: #d5d4d3;
	border-radius: 5px;
}

.keresoBoxHeader1 {
	background-color: #065ea9;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.keresoBoxHeader {
	background-color: #777;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.fullBoxHeader {
	background-color: #adadad;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.fullBoxHeader2 {
	background-color: #4444aa;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}

.fullBoxHeader3 {
	background-color: #AA4444;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}

.aBox1 {
	float: left;
	width: 420px;
}

.aBox2 {
	float: right;
	width: 300px;
	min-height:230px;
	height:auto !important;
	height:230px;
}

.keresoBoxItem1 {
	width: 50%;
	border-right: 1px solid #fff;
	float: left;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.keresoBoxItem2 {
	width: 28%;
	border-right: 1px solid #fff;
	float: left;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.keresoBoxItem3 {
	width: calc(22% - 2px);
	float: left;
}

.kbText {
	padding:10px 10px 10px 10px;
}

.searchListOrder {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}

#content {
	min-height:400px;
	height:auto !important;
	height:400px;
	color: #666;
	float: right;
	padding: 20px 10px 20px 20px;
	width: calc(80% - 30px);
}

#leftside {
	margin-top: 6px;
	float: left;
	width: calc(20% - 10px);
	padding: 10px 0px 20px 10px;
}

.leftMenu {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftMenu a {
	color: #000;
}

.leftMenu a:visited {
	color: #000;
}

.leftMenu a:hover {
	text-decoration: none;
	color: #065ea9;
}

#footer {
	background-color: #eee;
	width: calc(100% - 40px);
	padding: 20px 20px;
	text-align: center;
	color: #979797;
	font-size: 12px!important;
	font-weight: bold;
	margin-top: 12px;
	float: right;
}

#footer a {
	color: #aaa;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #065ea9;
}

a:visited {
	color: #065ea9;
}

a:hover {
	text-decoration: none;
	color: #333;
}

form {
	padding: 0px;
	margin: 0px;
}

.redBold {
	color: #c00;
	font-weight: bold;
}

.img {
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

.clearall {
	clear: both;
}

.separatorLine {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #a98c4a;
	margin-bottom: 20px;
}

.titleedit {
	width: 497px;
}

h1.newsTitle {
	font-size: 18px!important;
	color: #065ea9;
	font-weight: bold;
	margin-bottom: 10px;
}

h1.oneTitle {
	font-size: 18px!important;
	color: #065ea9;
	font-weight: bold;
	float: left;
	width: calc(100% - 100px);
	margin-bottom: 20px;
}

h2.subTitle {
	font-weight: bold;
	color: #666;
	font-size: 15px!important;
}

.subMenu {
	color: #aaa;
}

.subMenu a{
	color: #aaa;
}

.newsDate {
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsDate2 {
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.more {
	text-align: right;
	clear: both;
	margin-top: 10px;
	font-size: 13px;
}

.oneNew {
	margin-bottom: 20px;
	margin-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #bbb;
}

.newsLead {
	font-size: 15px;
}

.oneLead {
	font-size: 15px;
	margin-bottom: 20px!important;
  font-weight: bold;
}

.text {
	font-size: 15px!important;
	margin-bottom:30px!important;
}

.small {
	font-size: 10px!important;
}

.smallbold {
	font-size: 10px!important;
	font-weight: bold;
}

.smallred {
	font-size: 10px!important;
	color: #c00;
}

.floatright {
	float: right;
}

/* naptár */
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #D2272C;
	padding:1px;
	background-color: #FFF;
	font-family:helvetica;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #efefef;		
	color: #efefef;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #D2272C;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #D2272C;		
	color: #D2272C;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #D2272C;	
	color: #D2272C;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #D2272C;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #efefef;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #efefef;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #efefef;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #D2272C;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#D2272C;
	color: #efefef;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/* naptár  end*/

/* keresés találatok */
.searchGold {
	color: #aaa;
}

.searchItem {
	margin-bottom: 20px;
	font-size: 14px;
}

.searchItem a {
	color: #333;
}

/* lapozóhoz */

.pager {
	text-align: center; 
	padding: 10px;
}
.spPage {
    cursor: pointer;
    margin-right: 5px;
	padding: 1px 6px 1px 6px;
	border: 1px solid #999;
	font-size: 10px;
	color: #065ea9;
}

.spPage:hover {
	color: #ff0000;
}

.spHidePage {
    display: none;
}

.spCurrentPage {
    color: #c00;
    margin-right: 5px;
	padding: 1px 6px 1px 6px;
	border: 1px solid #999;
	font-size: 10px;
}

/* lapozó end */

.noborder {
	text-decoration: none;
	border: 0px;
}

.floatleft {
	float: left;
}

.pointerCursor {
	cursor: pointer;
}

#red {
	color: #ff0000;
	font-weight: bold;
}

.donwloadFiles {
	margin-top: 10px;
	border-top: 1px solid #999;
	padding-top: 7px;
	font-weight: bold;
}

.downloadFileBox {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-top: 10px;
	height: 100px;
}

.downloadFilePic {
	float: left;
	margin-right: 5px;
}

.emptyViewPic {
	float: left;
	margin-right: 5px;
	height: 60px;
	width: 60px;
	border: 1px solid #ccc;
	color: #ccc;
	text-align: center;
	padding-top: 20px;
}

.motoTiresItem {
	float: right;
	margin-bottom: 10px;
	background-color: #e5f3e5;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.tiresItem1 {
	float: right;
	margin-bottom: 10px;
	background-color: #e5f3e5;
	min-height:150px;
	height:auto !important;
	height:150px;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #c5c5c5;
	border-radius: 5px;
}

.tiresItem2 {
	float: right;
	margin-bottom: 10px;
	background-color: #e6e4e1;
	min-height:150px;
	height:auto !important;
	height:150px;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #c5c5c5;
	border-radius: 5px;
}

.tiresItem3 {
	float: right;
	margin-bottom: 10px;
	background-color: #d4e0ed;
	min-height:150px;
	height:auto !important;
	height:150px;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #ccc;
	border-radius: 5px;
}

.tiresItemPic {
	background-color: #fff;
	text-align: center;
	float: left;
	height:150px;
	width: 150px;
	overflow: hidden;
	margin-right: 5px;
	border-radius: 5px;
}

.tiresItemAdmin {
	width: calc(100% - 2px); 
	border: 1px solid #ccc; 
	border-top: none;
	border-radius: 3px;
	font-weight: bold;
	padding: 2px 0px;
}

.tiresItemAdmin .tirChk{
	margin-top: 1px;
}

.tiresItemBox1 {
	padding: 5px;
	float: left;
	width: calc(30% - 30px);
}

.tiresItemBox1 div {
	line-height: 20px;
}

.tiresItemBox2 div {
	line-height: 20px;
}

.tiresItemBox2 {
	padding: 5px;
	float: left;
	width: calc(70% - 145px);
}

.tiresMotorItemBox1 {
	padding: 5px;
	float: left;
	width: 180px;
}

.tiresMotorItemBox2 {
	padding: 5px;
	float: left;
	width: 180px;
}

.tiresMotorItemBox3 {
	padding: 5px;
	float: left;
	width: 380px;
}

.tiresItemType {
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.bold {
	font-weight: bold;
}

.red {
	color: #c00;
}


@media (max-width: 960px) {
	
	#leftside {
		width: 100%;
		padding: 6px 0px 6px 0px;
		margin-top: 4px;
		float: none;
		display: inline-block;
		margin-bottom: 0px;
	}
	
	#content {
		width: calc(100% - 20px);
		padding: 0px 10px;
		float: none;
	}
	
	.leftMenu {
		float: left;
		margin-right: 10px;
		margin-left: 10px;
		font-size: 11.5px;
	}
	
	.pager {
		padding: 10px 0px;
	}
	
}

#hamburger {
	display: none;
}

@media (max-width: 768px) {
	
	#mainHeader p, #mainHeaderDev p {
		font-size: 26px;
		float: none;
		width: 100%;
		margin-top: 0px;
		margin-left: 0px;
		padding-top: 8px;
		text-align: center;
	}

	#leftside {
		display: none;
	}
	
	#content {
		padding-top: 20px;
	}
	
	#mainHeader, #mainHeaderDev {
		padding-top: 30px;
		height: 130px;
	}

	#mainHeaderDev {
		background-image: url(../pic/headerpic_test_small.png);
	}
	
	.searchBox {
		float: none; 
		margin-top: 4px; 
		width: 100%;
		margin-right: 0px; 
		text-align: center;
	}
	
	.keresoBoxItem1 {
		width: 100%;
		border-right: 1px solid #fff;
		float: none;
		min-height:auto;
		height:auto !important;
		height:auto;
	}

	.keresoBoxItem2 {
		width: 60%;
		border-right: 1px solid #fff;
		float: left;
		clear: both;
	}

	.keresoBoxItem3 {
		width: calc(40% - 2px);
		float: left;
	}
	
	/* menu */
	#leftside {
		margin-top: 6px;
		float: none;
		width: 100%;
	}

	.leftMenu {
		font-family: helvetica;
		font-size: 12px;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#hamburger {
		display: block;
		cursor: pointer;
		margin: 4px 0px 0px 4px;
	}
	
	#mobilemenu ul {
		list-style: none;
	}
		
}



@media (max-width: 650px) {
	
	.orderInput1 {
		width: 100%;
	}

	.orderSelect1 {
		width: 100%;
	}
	
}

@media (max-width: 400px) {

	.keresoBoxItem2 {
		width: 100%;
		border-right: none;
		float: none;
		min-height:auto;
		height:auto !important;
		height:auto;
	}

	.keresoBoxItem3 {
		width: 100%;
		float: none;
		min-height:auto;
		height:auto !important;
		height:auto;
		margin-top: 14px;
	}

	.searchb_fabric {
		width: 105px;
	}
	
}




/* galéria *********************************************************************************************************/
#galleryContainer  {
	height: 320px;
	overflow: hidden;
}

@media (max-width: 680px) {
	#galleryContainer  {
		height: auto;
	}
}
@media (max-width: 400px) {
	.pictitle {
		font-size: 10px!important;
		width: 100%!important;
	}
}
#galleryContainer img {
	max-width: 100%;
}

.kaPic {
	max-height:322px;
	height:auto !important;
	height:322px;
}

.fotoTitle {
	font-weight: bold;
}

.fotoDate {
	color: #7f7f7f;
	font-size: 12px!important;
}

.videoDate {
	color: #7f7f7f;
	font-size: 12px!important;
}

.fotoLead {
	margin-bottom: 10px;
}

.onePhoto {
	margin-bottom: 20px;
}

#mainfolder {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 30px;
	text-align: center;
}

.oneElement {
	margin-bottom: 20px;
	width: 500px;
	max-width: 100%!important;
}
.galleryViewPic {
	width:100%;
	overflow: hidden;
}

.gVPic {
	width:100%;
	height: auto;
}

#dGImgContainer {
	float: left;
	width: 430px;
	height: 600px;
}


#dGLeftArrow {
	width: 80px;
	float: left;
	padding-top: 280px;
	height: 300px;
}

#dGRightArrow {
	width: 34px;
	padding-left: 20px;
	float: right;
	padding-top: 280px;
	height: 300px;
}

.gfotoTitle {
	margin-bottom: 12px;
	font-weight: bold;
}

.galleryViewDate {
	color: #888;
}

.viewImgAdm {
	height: 90px;
	width: 90px;
}

.viewImgBox {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 110px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.viewImgBox2 {
	float: left;
	width: 100%;
	margin-right: 5px;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 5px;
}

.viewImgBox2 input {
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

.viewImgAdm2 {
	float: left;
	width: 90px;
	overflow: hidden;
}

.viewImgAdm2 img {
	width: 100%;
	height: auto;
}

.pdata {
	overflow: hidden;
	font-size: 10px;
	float: right;
	width: calc(100% - 100px);
	margin-left: 10px;
	text-align: right;
}

.noborder {
	text-decoration: none;
	border: 0px;
}

#galleryMainContainer {
	display: inline-block;
	width: 100%;
}

#bigImg {
	height: 412px;
	margin-bottom: 50px;
}

.viewImgList{	/* DIV where the images are located */
	height: 80px;
	margin: 0 auto 0 auto;
	overflow-x: scroll;
	position:relative;
	width:430px;	/* Height of boxes for the images */
}
.viewImgList div{	
	position:relative;	/* Don't change this */
	width:1500px;	/* Higher than total height of thumbnails */
	width:auto;	/* Higher than total height of thumbnails */
	width:1500px;	/* Higher than total height of thumbnails */
}

.viewImg {
	float: left;
	margin-right: 10px;
}

.viewImgBig {
	text-align: center;
}

.gallerySmallPic {
	max-width:120px;
	width:auto !important;
	width:120px;
}

.gallerySmallContainer {
	overflow: hidden;
}

#rightPic {
	float: right;
	margin-top: -9px;
}

#leftPic {
	margin-top: -9px;
	float: left;
}


#rightArrow {
	float: right;
	margin-left: 10px;
}

#leftArrow {
	float: left;
	margin-right: 10px;
}

@media (max-width: 768px) {
	#rightPic {
		display: none;
	}

	#leftPic {
		display: none;
	}
	#rightArrow {
		margin-left: 0px;
	}

	#leftArrow {
		margin-right: 0px;
	}
}
@media (max-width: 400px) {
	.gallerySmallContainer {
		padding: 0px!important;
	}
	#rightArrow {
		margin-right: 6px;
	}

	#leftArrow {
		margin-left: 6px;
	}
}
.pictitle {
	font-style:italic;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 6px;
	font-size: 12px;
	width: 80%;
	height: 60px;
	overflow: hidden;
}
.royalSlider {
	width: 100%!important;
}

.rsABlock {
	width: 100%;
	text-align: center;
}

.rsDefault .rsThumb.rsNavSelected {
	background: transparent!important;
}

.rsDefault .rsThumb, .rsDefault .rsThumb img {
	width: auto!important;
}
/* galéria end */


/* galéria end **********************************************************************************************************************************/


/* kapcsolat */

div#contact-container {
	font-size: 15px;
}

div.contact-header {
	font-size: 20px!important;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #e5e5e5;
}

div.store-info {
	margin-top: 50px!important;
	background-color: #f5f5f5;
	padding: 30px 20px 20px 20px;
}

div.store-info-half {
	float: left;
	width: calc(50% - 20px);
	margin-right: 20px;
}