*{
	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{
	float: left;
	width:976px;
	margin:0;
}
#contentarea{
	width:976px;
	min-height: 700px;
	background: url(../images/container_bg.gif) repeat-y;
}
#flashtop{
	width:976px;
	height:260px;
}
#leftcontent{
	float:left;
	width:226px;
	min-height: 725px;
	display: inline;
}
#rightcontent{

	margin: auto;
	text-align: center;
	margin-left: 230px;/*226*/
	width: 635px;/*635*/

	/*border: solid 1px red;*/
}
#hirek ul, #tesztek ul{
	margin:20px;
}
#footer{
	clear: left;
	margin:auto;
	margin-top: 10px;
	line-height: 4em;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	display: block;
	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{
	margin-top:10px;
	display: block;
	margin-right:1px;
}
#catmenu li{
	padding:4px;
	text-indent:20px;
	display: block;
	list-style: none url(../images/catmenu_arrow.gif);
	border-left:solid 6px #ffffff;
	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:210px;
	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: 48px;
	vertical-align: middle;
	width:224px;
	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: 48px;
	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: 130px;
	margin-top:10px;
	border-bottom: solid 6px #dddddd;
}

.basket_hovered{
	width:224px;
	min-height: 130px;
	/*border:solid 1px #000000;*/
	background: #dddddd;
border-bottom: solid 6px #dddddd;
	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: #989898;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tf{
	width: 300px;
	font-size:12px;
	color: #3D3D3D;
}

.star{
	color: red;
}

.boldtxt{
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}

