/* 
	---------------------------------
	WebShop default style
	2009.07.28 Renner Gábor
   ---------------------------------
*/

/* v20100212 - start */

.wskat
{
	margin: 0px;
	padding: 0px;
	background-color: #e7e9e3;
}

.wskat a
{
	color: #666666;
	text-decoration: none;	
}

.wskat a:hover
{
	text-decoration: underline;	
}

.wskat div
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #666666;
}

.wskat div span
{
	display: block;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px;
	text-indent: 5px;
}

.wskat .default
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/kat_back.jpg);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
}

.wskat .default span
{
	display: block;
	background-image: none;
	padding: 5px;
	text-indent: 0px;
}

.wskat .default ul
{
	margin: 0px;
	padding: 0px;
	border: none;
	padding-left: 5px;
	list-style: none;
}

/* ----- */

.wsextkat
{
	margin: 0px;
	padding: 0px;
}

.wsextkat div
{
	padding: 2px;
	margin: 2px;
	width: 237px;
	min-height: 70px;
	border: 1px #cecece solid;
	float: left;
}

.wsextkat div img
{
	max-height: 68px;
	border: none;
	float: right;
}

/* ----- */

.wsextcikk
{
	margin: 0px;
	padding: 0px;
	color: #666666;
	float: left;
}

.wsextcikk div
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	float: left;
	border-bottom: 1px #cecece solid;
}

.wsextcikk div .left
{
	margin: 0px;
	padding: 0px;
	width: 120px;
	min-height: 70px;
	border: none;
	float: left;
	text-align: center;
}

.wsextcikk div .right p
{
	text-align: justify;
}

.wsextcikk div .right
{
	margin: 0px;
	padding: 0px;
	width: 370px;
	min-height: 70px;
	height: 100%;
	border: none;
	float: left;
}

.wsextcikk div .right h3
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.wsextcikk div .right h3 a
{
	color: #333333;
	text-decoration: none;
}

.wsextcikk div .right h3 a:hover
{
	text-decoration: underline;
}

.wsextcikk div .left img
{
	max-width: 120px;
	max-height: 100px;
	border: none;
}

/* ----- */

.wscikk
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

.wscikk h3
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
}

.wscikk img
{
	margin: 5px;
	max-width: 200px;
	max-height:150px;
	float: right;
}

.wscikk p
{
	margin: 5px;
	text-align: justify;
}

/* v20100212 - end */

.ordertable
{
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	margin: 5px;
}

.ordertable tr:hover
{
	background-color: #d8d8f8;
}

.ordertable img
{
	border: 1px #eeeeee;
	border-bottom-style: outset;
	border-right-style: outset;
	width: 80px;
}
.ordertable .specback
{
	background-color: #eeeeee;
}

.ordertable .specback:hover
{
	background-color: #cccccc;
}

.ordertable td
{
	border-right: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	padding: 5px;
	margin: 0px;
}

.ordertable p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000033;
	text-shadow: White 2px 2px 2px;
}

.ordertable p:first-letter
{
	color: #aa0000;
}

.minikosar
{
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	margin: 5px;
	font-size: 10px;
}

.minikosar p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000033;
	text-shadow: White 2px 2px 2px;
}

.minikosar p:first-letter
{
	color: #aa0000;
}

.minikosar .specback
{
	background-color: #eeeeee;
}

.minikosar td
{
	border-right: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	padding: 2px;
	margin: 0px;
}

.cikklista
{
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	margin: 5px;
}

.cikklista td
{
	border-right: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	padding: 5px;
	margin: 0px;
}

.cikklista p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000033;
	text-shadow: White 2px 2px 2px;
}

.cikklista p:first-letter
{
	color: #aa0000;
}

.cikklista p a
{
	
	color: #000033;
	text-shadow: none;
	text-decoration: none;
}

.cikklista .specback
{
	background-color: #eeeeee;
}

.cikklista .specback:hover
{
	background-color: #cccccc;
}

.cikklista img
{
	width: 80px;
}

.cikkkosartable
{
	margin: 0px;
	padding: 0px;
}

.cikkkosartable td
{
	padding: 0px;
	border: none;
}

.wsccstable
{
	margin: 5px;
	padding: 0px;
}

.listordertable
{
	margin: 5px;
	padding: 0px;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}

.listordertable .head
{
	background-color: #eeeeee;
	font-weight: bold;
}

.listordertable .head:first-letter
{
	color: #aa0000;
}

.listordertable .foot
{
	background-color: #eeeeee;
	font-weight: bold;
}

.listordertable .foot:first-letter
{
	color: #aa0000;
}

.listordertable td
{
	padding: 2px;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

.listordertable tr:hover
{
	background-color: #ccccdd;
}

/* newkatdiv*/
.simplekat
{
	margin: 10px;
}

.simplekat a
{
	color: #334433;
	text-decoration: none;
}

.simplekat a:hover
{
	text-decoration: underline;
}

.simplekat ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style: circle;
}

.simplekat ul span
{
	color: #660000;
	font-weight: bold;
}
