*{
	padding:0;
	margin:0;
}

img{
	border: none;
}
body {
	font-family: Tahoma, Verdana;
	font-size:12px;
	color: #3D3D3D;
	/*background: url(../images/bg.gif) repeat-x;*/

}
#container{
	width:900px;
	margin:0 auto;
}
#contentarea{
	width:900px;
	min-height: 700px;
	/*background: url(../images/container_bg.gif) repeat-y;*/
	/*background: url(../images/container_bg_.gif) repeat-y;*/

}
#flashtop{
	width:900px;
	height:244px;
}
#leftcontent{
	margin-left:21px;
	float:left;
	width:226px;
	min-height: 300px;
	display: inline;

}
#rightcontent{
	margin: auto;
	text-align: center;
	margin-left: 245px;/*226*/
	width: 635px;/*635*/
}

#hirek ul, #tesztek ul{
	margin:20px;
}

#footer{
	clear: left;
	width: 900px;
	margin: auto;
	line-height: 4em;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	background: #CECECE;
	padding-top:2px;
	border-top: solid 1px #CECECE;
}
#footer a{
	color: #000;
	font-size:10px;
	text-decoration: none;
}
#footer a:hover{
	color: #000;
	font-size:10px;
	text-decoration: underline;
}
h1{
	color: #fff;
	margin:10px;
	font-size: 16px;
}
/*menu*/
#catmenu{


}
#catmenu li{
	padding:4px;
	text-indent:20px;
	display: block;
	list-style: none url(../images/catmenu_arrow.gif);
	cursor: pointer;
	cursor: hand;
}
#catmenu li a{
	text-decoration: none;
	color: #000000;
	display: block;
}

h2{
	font-size: 14px;
	margin-bottom:10px;
}

.a{
	color: #7F7F7F;
	font-size:12px;
	text-decoration: none;
}

/******************/
.product{
	float: left;
	margin:auto;
	margin-left:1px;
	border-right: dotted 1px #D7D7D7;
	width:150px;
	height:200px;
	text-align: left;
	padding:3px;
}
.product2{
	margin:auto;
	text-align: center;
	padding:3px;
}

* html .product{
/*ie6*/
}

.kos{
	color: #D3D3D3;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	display: block;
	/*background: url(../images/kosar_bg.gif) repeat-x;*/
	/*background: url(../images/kosar_tartalma.jpg) no-repeat;*/
	height: 16px;
	vertical-align: middle;

	line-height:2.4em;
}
.login{
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	display: block;
	/*background: url(../images/belejentkezes.jpg) no-repeat;*/
	height: 28px;
	vertical-align: middle;
	line-height:2.4em;
}
.prod{
	color: #69ACC7;
	font-weight: bold;
	text-align: center;
	margin:0px;
	font-size:11px
}
.prodlink{
	color: #69ACC7;
	font-weight: bold;
	text-align: left;
	font-size:8pt;
}
.prodlink:hover{
	color: #69ACC7;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.leiras{
	color: #69ACC7;
}

.basket_hover{
	width:224px;
	min-height: 100px;
	margin-top:0px;
	border-left: solid 1px #E7E6E6;
	border-right: solid 1px #E7E6E6;
	background: #f5f5f5;
}

.basket_hovered{
	margin-top:0px;
	width:224px;
	min-height: 100px;
	/*border:solid 1px #000000;*/
	background: #dddddd;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	cursor: progress;
}

.basket_list_place{
	/*padding: 10px;*/
	color: #3D3D3D;
}

.kosar_list{
	color: #fc6000;
	background: url(../images/kosar_list_arrow.gif) no-repeat;
	padding-left:10px;
	text-decoration: none;
}

.kosar_list:hover{
	color: #fc6000;
	background: url(../images/kosar_list_arrow.gif) no-repeat;
	padding-left:10px;
	text-decoration: underline;
}
.btn{
	width: 64px;
	height: 18px;
	border: none;
	background-color: #009BB0;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tf{
	width: 300px;
	font-size:12px;
	color: #3D3D3D;
}

.star{
	color: red;
}

.header_bg{
	background: url(../images/header_bg.gif) no-repeat;
	height:49px;line-height:37px;vertical-align: middle;
	width:298px;text-indent: 10px;
}
