body {background:url(summer/back.jpg) center top no-repeat; padding:0px; margin:0px; font: normal 11px/18px 'Trebuchet MS';}
.logo {position:absolute; background:url(summer/logo.gif) left top no-repeat; margin:97px 0 0 -25px; width:245px; height:132px;}
#title {
	width: 100%;
	text-indent: 10px;
	border-bottom: 1px solid #d9d9d6;
	height: 32px;
	overflow: hidden;
}
#content {
	clear: both;
	padding: 15px;
	background: #f4f4f0;
	overflow: hidden;
	width: 553px;
}
#opsirnije {
	clear: both;
	text-align: right;
}
#opsirnije a {
	color: #d77726;
	text-decoration: none;
}
#news {
	line-height: 15px;
}

/*** TOP MENU ***/
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:238px;
	height: 38px;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
ul#menu li {
	float: left;
    position:relative;
}
ul#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 11px 8px;
}
ul#menu li a:hover {
	background: url(summer/on.gif) center 5px no-repeat;
	color: #fff;
}
ul#menu ul {
	top: 38px;
    position: absolute;
	background: #1e0a02;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
ul#menu li {
    float:left;
    position:relative;
}
ul#menu ul li a {
	line-height: 30px;
	text-indent: 10px;
	padding: 0;
	height: 30px;
	width: 153px;
	float: left;
	font-weight: normal;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
ul#menu li ul a:hover {
	background: #dd6c2a;
}
ul#menu ul ul {
	width: 133px;
	top: 5px;
	left: 150px;
	background: #242524;
	z-index: 40;
}
ul#menu ul ul a {
	width: 133px;
	z-index: 40;
}

/*** SHOPMENU ***/
#shopmenu, #shopmenu ul, #shopmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	position: relative;
	z-index: 20;
}
/* prvi */
#shopmenu ul {
	top: 62px;
    position: absolute;
	background: #242524;
    display:none;
	z-index: 30;
}
#shopmenu ul a {
	width: 192px;
	padding: 6px 0 6px 10px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	z-index: 30;
}
#shopmenu ul a:hover {
	background: #dd6c2a;
	z-index: 30;
	outline: none;
}
/* drugi */
#shopmenu ul ul {
	width: 190px;
	top: 5px;
	left: 190px;
	background: #353635;
	z-index: 40;
}
#shopmenu ul ul a {
	width: 190px;
	z-index: 40;
}

#izdvojeni {
	height: 230px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	color: #484848;
	text-align: center;
}
#where {
	font-family: Arial;
	letter-spacing: normal;
	font-size: 10px;
	text-transform: uppercase;
}
a {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}
input#email {
	border: 1px solid #898989;
	padding: 4px 6px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

/* NAVIGACIJA*/

#navigation ul {
	background: url(separator.gif) center bottom no-repeat #f4f4f0;
	width: 239px;

	line-height: 35px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation a {
	line-height: 35px;
	color: #c25f29;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 8px;
}

#navigation ul:hover, #navigation a:hover {
	background: url(separator.gif) center bottom no-repeat #c25f29;
	color: #ffffff;
}
#navigation div {
	width: 239px;
	margin: 0;
	padding: 0;
	background: #f4f4f0;
	overflow: hidden;
}
#navigation div ul {
	margin-left: 8px;
	background: none;
	padding-bottom: 5px;
}
#navigation div ul:hover {
	background: none;
}
#navigation div ul li {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	line-height: 22px;
}
#navigation div ul li:hover {
	background: none;
}

#navigation div ul:hover {
	background: none;
}
#navigation li a:hover {
	background: none;
	color: #000000;
}

#navigation li a {
	line-height: 20px;
	color: #c25f29;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
.closed {
	display: none;
}
.open {
	display: block;
}
#top_menu a {
	font-family: Arial;
	line-height: 26px;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
}

/* trazilica */
input.search {width:188px; height:22px; padding:3px; font:normal 13px/16px 'Trebuchet MS'; color:#fff; background:url(summer/input.gif); border:none;}
input.blur {color:#fff;}
