@import url("navigation.css");

html {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../layout/bg.jpg) repeat-x;
}
.cleared {
	clear: both;
	font-size: 0;
	line-height:0;
}
p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
a:link {
	color: #066413;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066413;
}
a:hover {
	text-decoration: none;
	color: #A81212;
}
a:active {
	text-decoration: none;
	color: #066413;
}
.brdrImg {
	background: #64AC54;
	padding: 1px;
	border: 3px solid #D5ECD0;
}
.alignedLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contentWrapper {
	width:962px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/* +++++++++++++++++++    COMMON FORM ELEMENTS   ++++++++++++++++++++++ */

fieldset {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
legend {
	display: none;
}
.txtBox, .inputBtn, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #B0B0B0;
	padding: 2px;
}
.txtBox:hover, select:hover, .txtBox:focus, select:focus {
	border-color: #C30825;
	background: #FFFFCC;
}
.inputBtn {
	background: #006515 url(../layout/bgBtn.gif) repeat-x;
	border: 1px solid #028324;
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	cursor: pointer;
}
.inputImg {
	cursor: pointer;
}
.radioBtn {
	height: 1em;
	width: 1em;
	margin: 0px;
}


/* +++++++++++++++++++    HEADER   ++++++++++++++++++++++ */

#pageHeader {
	background: url(../layout/header.jpg) no-repeat;
	height: 138px;
	width: 962px;
	position: relative;
}
#pageHeader h1 {
	text-indent: -9999em;
	height: 84px;
	width: 353px;
	position: absolute;
	margin: 0px;
	left: 10px;
	top: 10px;
}
#pageHeader h1 a {
	background: url(../layout/logo.gif);
	display: block;
	height: 84px;
	width: 353px;
}
#pageHeader ul#pageMenu {
	background: url(../layout/bgmenu.gif) no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	font-size: 1.1em;
}
#pageHeader ul#pageMenu li {
	display: block;
	float: left;
	height: 24px;
	margin-left: 10px;
	padding-top: 4px;
}
#pageHeader #pageMenu li.lastItem, #login ul li.lastItem {
	background: url(../layout/bgmenu-r.gif) no-repeat right;
	padding-right: 12px;
}
#pageHeader ul#pageMenu li a, #login ul li a {
	display: block;
	background: url(../layout/bulletTopMenu.gif) no-repeat 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#pageHeader ul#pageMenu li a:visited, #login ul li a:visited {
	color: #FFFFFF;
}
#pageHeader ul#pageMenu li a:hover, #login ul li a:hover {
	color: #FFFF33;
	border-bottom: 1px dotted #FFFF33;
}
#pageHeader p {
	margin: 0px;
	position: absolute;
	text-indent: -9999em;
	height: 18px;
	width: 28px;
	bottom: 2px;
	left: 94px;
}
#pageHeader p a {
	display: block;
	height: 18px;
	width: 28px;
}
#pageHeader p a.english {
	background: url(../layout/en-flag.gif);
}
#pageHeader p a.hrvatski {
	background: url(../layout/cro-flag.gif);
}

/* +++++++++++++++++++    LOGIN, SHOPPING BASKET   ++++++++++++++++++++++ */

#login {
	height: 28px;
	width: 962px;
	position: relative;
	background: url(../layout/loginLine.gif) no-repeat left bottom;
}
#login ul {
	background: url(../layout/bgLogin.gif) no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	font-size: 1.1em;
}
#login ul li {
	display: block;
	float: left;
	height: 21px;
	margin-left: 10px;
	padding-top: 7px;
}
#login ul li.lastItem {
	background: url(../layout/bgLogin-r.gif) no-repeat right;
	padding-right: 12px;
}

/* +++++++++++++++++++    CONTENT COLS   ++++++++++++++++++++++ */

#content {
	width: 962px;
	background: #FFFFFF url(../layout/bgContent.gif);
}
#breadCrumbs {
	list-style: none;
	background: url(../layout/bgBreadCrumbs.gif) repeat-x;
	margin: 0px 0px 10px;
	font-size: 1.1em;
	float: left;
	width: 746px;
	padding: 10px 0px 0px;
	height: 20px;
}
#breadCrumbs li {
	padding: 0px 0px 0px 16px;
	float: left;
	background: url(../layout/arrow.gif) no-repeat 6px 3px;
}


/* +++++++++++++++++++    COL 1   ++++++++++++++++++++++ */

#col1 {
	width: 210px;
	float: left;
	background: #4CAF36 url(../layout/menuFooter.gif) no-repeat left bottom;
	display: inline;
	margin-left: 3px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}
#col1 .searchBox {
	background: url(../layout/bgSearchBox.jpg) no-repeat;
	height: 99px;
	width: 210px;
	text-align: center;
	position: relative;
}
#col1 .searchBox h3 {
	background: url(../layout/loginLine2.gif) no-repeat;
	margin: 0px;
	height: 21px;
	width: 169px;
	text-indent: -9999em;
	position: absolute;
	top: -21px;
	left: 9px;
}
#col1 .searchBox fieldset {
	padding-top: 10px;
}
#col1 .searchBox label {
	display: block;
	margin-bottom: 4px;
}
#col1 .searchBox select {
	width: 186px;
}
#col1 .searchBox input.txtBox {
	width: 180px;
}
#col1 ul#leftProductsMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 210px;
	background: url(../layout/productsMenuHeader_hr.gif) no-repeat left top;
	padding-top: 24px;
}


/* +++++++++++++++++++    COL 2 i COL 2-3   ++++++++++++++++++++++ */

#col2 {
	width: 367px;
	float: left;
	margin-left: 9px;
	display: inline;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#col2 h2.selProducts, #col2 h2.login, #col2 h2.registration, #col2 h2.myAccount, #col2 h2.password, #col2 h2.survey, #col2 h2.newsletter {
	margin: 0px 0px 10px;
	height: 24px;
	width: 367px;
	text-indent: -9999em;
}
#col2 h2.selProducts {
	background: url(../layout/headerSelProducts_hr.gif) no-repeat;
}
#col2 h2.login {
	background: url(../layout/headerLogin_hr.gif) no-repeat;
}
#col2 h2.registration {
	background: url(../layout/headerRegister_hr.gif) no-repeat;
}
#col2 h2.myAccount {
	background: url(../layout/headerAccount_hr.gif) no-repeat;
}
#col2 h2.password {
	background: url(../layout/headerPassword_hr.gif) no-repeat;
}
#col2 h2.survey {
	background: url(../layout/headerSurveyXL_hr.gif) no-repeat;
}
#col2 h2.newsletter {
	background: url(../layout/headerNewsletterXL_en.gif) no-repeat;
}
#col2 h2.newsHeader {
	margin: 0px 0px 10px;
	width: 322px;
	background: url(../layout/header367.gif) repeat-y;
	padding: 4px 40px 4px 5px;
	color: #FFFFFF;
	font-size: 1.2em;
}
#col2 .twoProductsRow {
	margin-bottom: 20px;
	width: 367px;
}
#col23 {
	width: 556px;
	float: left;
	margin-left: 9px;
	display: inline;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#col23 h2.wideHeader {
	margin: 0px 0px 10px;
	width: 511px;
	background: url(../layout/header556.gif) repeat-y;
	padding: 4px 40px 4px 5px;
	color: #FFFFFF;
	font-size: 1.2em;
}
#col23 h2.shoppingBasket, #col23 h2.delivery, #col23 h2.order, #col23 h2.payment, #col23 h2.prevOrder, #col23 h2.prevOrder2 {
	margin: 0px 0px 10px;
	width: 556px;
	padding: 0px;
	text-indent: -9999em;
	height: 24px;
}
#col23 h2.shoppingBasket {
	background: url(../layout/headerCart_hr.gif) no-repeat;
}
#col23 h2.delivery {
	background: url(../layout/headerDelivery_hr.gif) no-repeat;
}
#col23 h2.order {
	background: url(../layout/headerOrder_hr.gif) no-repeat;
}
#col23 h2.prevOrder {
	background: url(../layout/headerPrevOrder_hr.gif) no-repeat;
}
#col23 h2.prevOrder2 {
	background: url(../layout/headerPrevOrder2_hr.gif) no-repeat;
}
#col23 h2.payment {
	background: url(../layout/headerPayment_hr.gif) no-repeat;
}
#col23 .threeProductsRow {
	width: 556px;
	margin-bottom: 20px;
}
.product {
	width: 178px;
	background: #FFFFFF;
	text-align: center;
	float: left;
}
.spacer {
	margin-left: 11px;
}
.product h2 {
		margin: 0px 0px 10px;
		background: #2D9018;
		color: #FFFFFF;
		font-size: 1.1em;
		height: 3em;
		overflow: hidden;
}
.product h2 a {
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.product h2 a:visited {
	color: #FFFFFF;
}
.product h2 a:hover {
	color: #FFFF33;
}
.product p.productName {
		text-align: left;
		margin-top: 10px;
		margin-bottom: 0px;
		height: 3.4em;
		overflow: hidden;
}
.product div.photoBox {
		margin-bottom: 10px;
}
.product p.priceTag {
	text-align: center;
	background: #CBF3C1;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #066413;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.product p.priceTag span {
	text-decoration: line-through;
}
.product p.priceTag em {
	color: #C30624;
	font-style: normal;
}
.product ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background: url(../layout/bgProdUl.gif) no-repeat right bottom;
}
.product li {
	display: inline;
}
ol#paging {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	text-align: center;
	vertical-align: middle;
	background: #CBF3C1;
	border: 1px solid #64AC54;
}
ol#paging li {
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
}
ol#paging a {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
}
ul.documents, ul.errorMessages, ul.infoMessages {
	list-style: none;
	margin: 0px 0px 1.4em;
	padding: 20px 0px 50px 80px;
	clear: both;
}
ul.documents {
	background: url(../layout/docIcon.jpg) no-repeat 5px 5px;
	border: 2px solid #E9FAE4;
}
ul.errorMessages {
	background: url(../layout/errorIcon.jpg) no-repeat 5px 5px;
	border: 2px solid #C00723;
}
ul.infoMessages {
	background: url(../layout/infoIcon.jpg) no-repeat 5px 5px;
	border: 2px solid #145C05;
}
ul.documents li, ul.errorMessages li, ul.infoMessages li {
	background: url(../layout/bullet2.gif) no-repeat 0px 5px;
	padding-left: 8px;
}
.formBox {
	background: #E9FAE4;
	padding: 5px;
	margin-bottom: 1.5em;
}
.formBox label {
	display: block;
	margin-top: 5px;
}
.formBox label.centered {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formBox p {
	font-size: 1.1em;
}
.formBox p.highlight {
	background: #CBF3C1;
	color: #066413;
	padding: 4px;
	margin-bottom: 10px;
}
.formBox p span {
	text-decoration: line-through;
}
.formBox p em {
	color: #C30624;
	font-style: normal;
}
.formBox select {
	width: 95%;
}
.formBox input.txtBox {
	width: 95%;
}
.formBox table th {
	background: #BAEFAB;
	border-right: 1px solid #E9FAE4;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formBox table tr.white {
	background: #FFFFFF;
}

.formBox table td {
	border-bottom: 2px solid #FFFFFF;
	vertical-align: bottom;
	padding: 5px 2px;
}
.formBox table select {
	width: 100%;
}
.formBox table input.txtBox {
	width: 30px;
	text-align: center;
	border-color: #E9FAE4;
	background: #FFFFFF;
	font-weight: bold;
	color: #2D9018;
}
.formBox table span {
	text-decoration: line-through;
	display: block;
}
.formBox table em {
	color: #C30624;
	font-style: normal;
	font-weight: bold;
	display: block;
}
.formBox table em.totalPrice {
	color: #066413;
	font-size: 1.3em;
}

dl.surveyResults {
	margin: 0px;
}
dl.surveyResults dd {
	margin: 0px 0px 30px;
	background: #ECF7EA;
}
dl.surveyResults dt {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
dl.surveyResults .votes {
	display: block;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #066413;
}
dl.surveyResults .results {
	background: #066413;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	text-align: right;
}
dl.surveyResults .noResults {
	background: #EFEFEF;
	font-weight: bold;
	color: #066413;
	padding: 1px;
	text-align: right;
}


/* +++++++++++++++++++    COL 3   ++++++++++++++++++++++ */

#col3 {
	width: 184px;
	float: left;
	background: #C9F3BE;
	display: inline;
	margin-left: 5px;
	padding-bottom: 10px;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#col3 h3, #col3b h3 {
	margin: 0px 0px 10px;
	height: 24px;
	width: 184px;
	text-indent: -9999em;
}
#col3 h3 {
	background: url(../layout/headerNews_hr.gif) no-repeat;
}
#col3 h3.archive {
	background: url(../layout/headerNewsArchive_hr.gif) no-repeat;
}
#col3 ol, #col3 ul {
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
}
#col3 ol li {
	margin-bottom: 10px;
}
#col3 ol li em {
	font-style: normal;
	display: block;
	color: #B7051D;
}
#col3 ol a {
	font-weight: bold;
}
#col3 ul {
	text-align: center;
}
#col3 ul li {
	display: inline;
}

/* +++++++++++++++++++    COL 3B   ++++++++++++++++++++++ */

#col3b {
	width: 184px;
	float: left;
	display: inline;
	margin-left: 5px;
	padding-bottom: 10px;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#col3b h3 {
	background: url(../layout/headerPhotos_hr.gif) no-repeat;
}
#col3b ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#col3b ul li {
	margin-bottom: 10px;
}



/* +++++++++++++++++++    COL 4   ++++++++++++++++++++++ */

#col4 {
	width: 170px;
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 20px;
}
#col4 #smallBanners {
	margin-bottom: 1px;
	background: url(../layout/bgGreenFooter.gif) repeat-x left bottom;
	padding-bottom: 15px;
	font-size: 1.1em;
}
#col4 p {
	margin-top: 0px;
	margin-bottom: 10px;	
}
#col4 h3 {
	margin: 0px 0px 10px;
	height: 24px;
	width: 170px;
	text-indent: -9999em;
}
#col4 .survey, #col4 .newsletter {
	margin: 0px 0px 1px;
	padding: 0px 0px 20px;
	width: 170px;
	font-size: 1.1em;
	background: url(../layout/bgGreenFooter.gif) repeat-x left bottom;
}
#col4 .survey h3 {
	background: url(../layout/headerSurvey_hr.gif) no-repeat;
}
#col4 .survey ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
	width: 170px;
}
#col4 .survey li {
	display: block;
	margin-bottom: 10px;
	clear: both;
	float: left;
	vertical-align: middle;
	width: 170px;
}
#col4 .survey li input.radioBtn {
	float: left;
	display: block;
	width: 18px;
}
#col4 .survey li label {
	float: left;
	display: block;
	width: 152px;
}
#col4 .survey div {
	clear:both;
	width: 170px;
	text-align: center;
}
#col4 .newsletter h3 {
	background: url(../layout/headerNewsletter_en.gif) no-repeat;
}
#col4 .newsletter input.txtBox {
	width: 160px;
}
#col4 .newsletter label {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

/* +++++++++++++++++++    FOOTER   ++++++++++++++++++++++ */

#footer {
	background: url(../layout/bgFooter.gif) no-repeat left top;
	position: relative;
	width: 962px;
	height: 140px;
	font-size: 1.1em;
}
#copyLine {
	width: 475px;
	background: url(../layout/bgFooter2.gif) repeat-x;
	height: 32px;
	margin: 0px;
	position: absolute;
	left: 3px;
	top: 0px;
	padding-top: 12px;
	padding-left: 5px;
}
#authorLine {
	width: 485px;
	text-align: right;
	height: 32px;
	background: url(../layout/bgFooter2.gif) repeat-x;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 3px;
	padding-top: 12px;
	padding-right: 5px;
}
#footer img {
	position: absolute;
	top: 35px;
	left: 6px;
}
#authorLine a {
	font-weight: bold;
}
