@charset "utf-8";
/* CSS Document */
body
{
	behavior:url("csshover.htc");
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	background-color: #ebcb9e;
	background-image: url(img/bg/fullbg.gif);
	background-repeat: repeat-x;
}
.clear 
	{
	clear: both;
	background-color: #FFE3BC;
	}
/** layout **/

#wrapper 
	{
	text-align: left;
	margin: 5px auto;
	width: 905px;
	position: relative;
	background-color: #F1EEE7;
	}
/** Header session **/
#header 
	{
	height: 340px;
	}
#lang 
	{
	height: 18px;
	width:auto;
	background-color: #C29B67;
	font-size: 11px;
	font-style: normal;
	color:#;
	}
#lang a 
	{
	height: 18px;
	background-color: #C29B67;
	font-style: normal;
	color:#000000;
	}

#lang a:hover
	{
	height: 18px;
	background-color: #C29B67;
	font-weight: bold;
	font-style: normal;
	}
#title
	{
	height:55px;
	background-color: #C29B67;
	width:auto;
	}
#kep 
	{
	height:200;
	margin-bottom: 5px;
	background-color: #C29B67;
	background-repeat: no-repeat;
	background-position: center;
	}
#head_menu
	{
	height:22px;
	background-color: #9B743E;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	}
#menu 
	{
	float: left;
	height: 18px;
	background-color: #C29B67;
	margin-top: 3px;
	margin-bottom: 3px;
	}
#menu ul 
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#menu li 
	{
    float: left;
	width: auto;
	}
#menu a 
	{
	font: bold 11px verdana, tahoma, arial, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #996600;
	text-decoration: none;
	background-color: #C29B67;
	width:174px;	
	}

#menu a:hover 
	{	
	width:60px;
	color: #C29B67;
	background-color: #FFE3BC;
	width:174px;
	text-decoration: blink underline;

	}
#menu li 
	{
	position: relative;
	float: left;
	width: 179px;
	}

#menu ul ul 
	{
    position: relative;
    left: 0px;
    display: none;
	width:180px;
	}

#menu ul li:hover ul
	{
    display: block;
	}
#menu ul li:hover ul
	{
    display: block;
	}

	
/** Body session **/

#body 
	{
	padding-top: 3px;
	background-color:#FFE3BC;
	}

#categories .keret
	{
	padding:2px;
	float: left;
	width: 200px;
	border-style:dashed;
	border-width:0px;
	border-color:#666666;
	}

#categories_head
	{
	background-color:#C29B67;
	height: 18px;
	width:auto;
	background-color: #C29B67;
	font-size: 12px;
	color: #FFE3BC;
	font-style: italic;
	padding-top:3px;
	}

.main
	{
	background-color:#FFDEB3;
	}
	
#categories_foot
	{
	background-color:#C29B67;
	}
	
#categories li 
	{
	margin:2px;
	border-top: 1px solid #F4EFDF;
	font-size: 12px;
	background-color: #FFE3BC;
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(img/bullet.gif);
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	}

#categories a 
	{
	text-decoration: none;
	color: #695F4C;
	}

#categories a:hover 
	{
	font-weight: bold;
	}
#seasonal, #collection 
	{
	float: right;
	margin-bottom: 15px;
	width: 680px;
	border-style:dashed;
	border-width:1px;
	border-color:#666666;
	}

#seasonal .inner, #collection .inner
	{
	padding: 5px 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	}

#seasonal p, #collection p 
	{
	margin: 0.9em 0;
	}
	
#collection 
	{
	padding:2px;
	float: left;
	border-width:0px;
	}
#kalendar
	{

	}
#copyright 
	{
	margin-top:2px;
	text-align: center;
	padding: 1px;
	font-size: 9px;
	background-color: #C29B67;
	}
	
.little 
	{
	font-size: 11px
	}

.keret 
	{
	float: left;
	width: 200px;
	border-style:dashed;
	border-width:1px;
	border-color:#666666;
	padding:2px;
	}

.more a 
	{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

.more a:hover 
	{
	text-decoration: underline;
	}
.tabla_inner
	{
	border-width:1px;
	border-color:#666666;
	background-color:#FFDEB3;
	padding-left: 5px;
	padding-right: 5px;
	}
.tabla_head
	{
	padding:5px;
	background-color:#C29B67;
	color:#FFDEB3;
	}
.tabla
	{
	border-style:dashed;
	border-width:1px;
	border-color:#666666;
	background-color:#FFE3BC;
	padding:0px;
	}
.link
	{
	font: bold 11px verdana, tahoma, arial, sans-serif;
	color: #ff8400;
	text-decoration: none;
	}	