* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	height: 100%;
}

img, fieldset {
	border: 0px;
}

.hidden {
	display:none;
}


.clear {
	clear: both;
	width: 100%;
	height:  1em;
}
.clear2{
	clear: both;
	width: 100%;
	height:  2px;
	text-align: left;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
}

#wrapper {
	margin: 0px auto;
	width: 950px;
/*	background-color:#fff; */
	height: 100%;
}

#header {
	width: 100%;
	height: 150px;
	background: url("../data/headerpic.jpg") center no-repeat; 
	background-position: 10px 10px;
	background-color: #FFF;
}

#logo {
	margin-left: 30px;
}
#hmenu {
	width: 100%;
	background: url("../images/menubg.jpg");
	background-position: center;
	background-repeat:no-repeat;
	height: 50px;
	background-color: #FFF;
 	margin-bottom: 10px;
	text-align: center;
}

#hmenu ul {
	float: left;
	padding: 0;
	height: 43px;
}

.right {
	float: left;
}


#hmenu ul li {
	list-style:none;
	list-style-position:outside;
	float: left;
	padding: 0;
	margin: 0;
	height: 43px;
	display: table-cell;
	width: auto;
}
#hmenu ul li a,#hmenu ul li a:active, #hmenu ul li a:visited, #hmenu ul li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	display: table-cell;
	vertical-align:middle;
	padding: 0px 10px 0 10px; 
	width: auto;
	height: 43px;
}


#hmenu ul li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: url("../images/menubg_act.gif") center no-repeat;
	font-size: 14px;
	display: table-cell;
	font-weight: bold;
	color: #fff;
	vertical-align:middle;
	width: auto;
	height: 43px;
}


#header h1 {
	position: absolute;
	margin: 20px 0 0 20px;
	color: #FFF;
}

#header h1 a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 32px;
	text-decoration: none;
	color: #FFF;
}


#leftCol {
	width: 170px;
	float: left;
	padding-left: 10px;
	paddin-top: 10px;
	background-color: #FFFFFF;
}

.feherbg {
	background-color: #FFFFFF;
}

#rightCol {
	width: 170px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 12px;
}

#midCol {
	width: 540px;
	background-color:#FFFFFF;
	float: left;
	padding: 10px 15px 0 15px;
}

#midCol h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFF;
	width: 100%;
	background: url("../images/h1bg.jpg") no-repeat right;
	height: 34px;
	padding-top: 3px;
	line-height: 28px;
	text-indent: 20px;
}


#midCol h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

#midCol h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-weight: normal;
}



#midCol td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#midCol .hird {
	width: 260px;
	float: left;
	border-bottom: 3px solid #dedede;
	padding-bottom: 6px;
	margin-bottom: 23px;
	border: 1px silid red;
/*	border: 1px solid red; */
}


#midCol .displayhird {

}


#midCol .hird img {
	text-align: left;
	border: 3px solid #a1a1a1;
	margin: 0 4px 0 0;
}


.spacer {
	float: left;
	width: 10px;
	display: block;
	height: 200px;
}

#midCol .hird {
	width: 202px;
/*	background-color:#DEE0FA; */
	height: 280px;  
	float: left;
}



#midCol .hird a, #midCol .displayhird a{
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-size: 12px;
}


#midCol .hird p, #midCol .displayhird p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
	line-height: 16px;
}


#nagykep {
	width: 434px;
	float: left;
}

#kiskepek {
	width: 460px;
	float: left;
	text-align: left;
	/* border: 1px solid red; */
}

#kiskepek img {
	margin-bottom: 2px;
	cursor: pointer;
}


#midCol .inp {
}

.inp {
	border: 1px solid #333;
	margin: 2px;
}

#feladas sup {
	color: red;
}

#footer {
	clear:both;
	background-color: #eee;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: url("../images/footerbg.jpg") center no-repeat;
	height: 63px;
}

#footer a, #footer a:active, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #ca3806;
	font-size: 12px;
	text-decoration: underline;
}

#footer div {
	width: 500px;
	clear: both;
	text-align: right;
	position: absolute;
	margin-left: 365px;
	margin-top: 30px;
}

#footer label {
	display: block;
	float: left;
	margin: 30px 0 0 50px;
	
}

#leftCol h3, #leftCol h3 a {
 /* height: 30px;  */
    font-weight: normal;
    color: #000000;
	padding: 3px 0px 3px 3px;
    margin: 1px 0 2px 0; 
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 170px;
	background: url("../images/maincatbg.jpg") no-repeat;
	vertical-align: middle;
}
       
#leftCol ul, #leftCol ul li {
    padding: 3px;
    margin: 0px;
    list-style: none;
}

#leftCol ul li {
    vertical-align: middle;
	margin: 0px;
}

.alulcsik {
	border-bottom: 1px dashed #fff; 
}

.menuitem {
	display: none; 
	background-color: #a1a1a1;
	margin: 0;
}


#leftCol ul li a {
    display: block;
/*  border-bottom: 1px dashed #eee; */
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
}



#leftCol ul li a:hover {
	color: #fff
	text-decoration: underline;
}


.banners {
	width: 100%;
	text-align: center;
}














#midCol fieldset, #midCol p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#midCol label {
	display: block;
	float: left;
	width: 160px;
}

#midcol input {
	border: 1px solid #333;
}



.prod {
	float: left;
	width: 254px;
	height: 22öpx;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	height: 200px;
	width: 251px;
	background: url("../images/prodbg.jpg") no-repeat;
}

.prod a, .prod a:active, .prod a:visited {
	text-decoration:none;
	color:#333;
}

.prod .ar, .prod .akcar {
	font-size: 14px;
	color: #ca3806;
	float: none;
	font-weight: normal;
	display: block;
	width: 150px;
}
.prod .akcar {
	color: #ca3806;
}

.prod .ar {
	color: #CC0000;
}


.prod p {
	float: left;
	text-align: left;
}

.prod img {
	text-align: left;
	float: left;
	margin: 0 3px 2px 0;
}

#displayprod {
	width: 100%;
	background: url("../images/nprodbg.png") repeat-x #e6e6e6; 
}

#displayprod h3 {
	font-size: 14px;
}

#displayprod img {
	margin: 0 6px 4px 0;
}

.ar{
	color: #03F;
	font-size: 16px;
	display: block;
	font-weight: bold;
	float: none;
	width: 200px;
	display: block;
}

.akcar {
	margin-top: 4px;
	font-size: 16px;
	display: block;
	font-weight: bold;
	float: none;
	color: #F00;
	width: 200px;
}

.kosarba {
	float: right;
}

#kosarmain td {
	font-size:12px;
}




#search .inp {
	border: 1px solid #666; 
	width: 109px;
	height: 17px;
}

#search .but {
	font-size: 10px;
	padding: 0px;
}


.but {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	padding: 0px 4px 0px 4px;
	border: 0px;
	cursor: pointer;
}

.kosarbainp {
	width: 20px;
	border: 1px solid #323232;
}


.proddetails {
	position: absolute;
	margin: 164px 0 0 160px;
}



#displayprod .ar, #displayprod .akcar {
	font-size: 18px;
	color: #ca3806;
	float: none;
	font-weight: normal;
	display: block;
	width: 150px;
	padding-left: 20px;
}
#displayprod .akcar {
	color: #ca3806;
}

#displayprod .ar {
	color: #CC0000;
}

.arvalue {
	font-size: 24px;
}


#rightCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	font-size: 17px;
	color:#FFF;
	text-indent: 10px;
 /*	background-color: #ca3806; */
 	height: 34px;
	line-height: 28px; 
	margin: 0px;

}

.logintitlebg {
	background: url("../images/logintitlebg.jpg");
	
}

.kosartitlebg {
	background: url("../images/kosartitlebg.jpg") no-repeat;
}

.srctitlebg {
	background: url("../images/srctitlebg.jpg") no-repeat;
}


#login {
	width: 170px;
	height: 110px;
	background: url("../images/loginbg.jpg") no-repeat;
	font-size: 11px;
	text-align: center;
	line-height: 19px;
	margin-bottom: 10px;
	padding-top: 10px;
	
}



#topten {
	width: 150px;
	height: 410px;
	background: url("../images/loginbg.jpg") no-repeat;
	background-color:#e6e6e6;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 10px;
	padding: 10px;
}

#topten ol {
	list-style-position:inside;
}

#topten ol li a{
	text-decoration: none;
	color: #333;
}


#login div {
	text-align: left;
	padding-left: 10px;
	line-height: 14px;
}


#login div .but {
	margin-left: 93px;
}


#login fieldset {
}

#login label {
	float: none;
}


#login a, #login a:active, #login a:avisited, {
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
}






#login .inp {
	width: 105px;
	border: 1px solid #a1a1a1;
	clear: both;
}

#login label {
	display: block; 
	width: 40px;
	float: left;
}

#search, #kosar {
	background: url("../images/searchbg.jpg") no-repeat;
	width: 170px;
	height: 76px;
	margin-bottom: 10px;
	font-size: 12px;
}

#login .but {
	
}

#search .inp {
	width: 105px;
	border: 1px solid #a1a1a1;
	position: absolute;
	margin: 16px 0 0 30px;
}

#search .but {
	position: absolute;
	margin: 38px 0 0 116px;
}





#login a, #login a:active, #login a:visited, .loginlink, .loginlink:visited, .loginlink:active {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 11px;
}





.loginlink:hover {
	line-height: 11px;
	font-weight: normal;
	text-decoration: underlinea;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}


#fiz_0, #fiz_1, #fiz_2 {
	font-style: italic;
	font-size: 11px;
	color: #666;
}


#plabel {
	font-weight: bold;
}

