body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	background-image: url(http://www.tees.ca/shop/bg.gif);
	background-repeat: repeat-x;
}

/****************************************************************/
/* Border  					 									*/
/****************************************************************/
.border {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A5A287;
	border-right-color: #A5A287;
	border-left-color: #A5A287;
}

/****************************************************************/
/* Border2 					 									*/
/****************************************************************/
.border2 {
	background-color: #ffffff;
	Border-left: #A5A287 1px solid;
	Border-right: #A5A287 1px solid;
	Border-top: #A5A287 1px solid;
	Border-bottom: #A5A287 1px solid;
}

/****************************************************************/
/* Box Border  					 								*/
/****************************************************************/
.box_border {
	background-color: #ffffff;
	Border-left: #A5A287 1px solid;
	Border-right: #A5A287 1px solid;
	Border-bottom: #A5A287 1px solid;
	padding: 5px;
	background-image: url(../images/light_gray_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/****************************************************************/
/* Box Border  					 								*/
/****************************************************************/
.box_border_google {
	background-color: #F1F0ED;
	Border-left: #A5A287 1px solid;
	Border-right: #A5A287 1px solid;
	Border-bottom: #A5A287 1px solid;
	padding: 5px;
}
/****************************************************************/
/* BarTop			 									*/
/****************************************************************/
.TopBarText {
	margin-right: 2px;
	margin-left: 2px;
}
.barTop {
	font-size: 1.2em;
	color: #EFFFB5;
	font-weight: bold;
	background-color: #6E6E6E;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	Height: 37px;
	background: url('../images/bar.bg_dugi.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.barTop a:link {
	color: #EFFFB5;
	text-decoration: none;
	padding: 6px;
}
.barTop a:visited {
	color: #EFFFB5;
	text-decoration: none;
	padding: 6px;
}
.barTop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 6px;

}
/****************************************************************/
/* BarBottom			 									*/
/****************************************************************/
.TopBarText {
	margin-right: 2px;
	margin-left: 2px;
}
.barBottom {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #6E6E6E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	Height: 37px;
	background: url('../images/bar.bg_bottom.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.barBottom a:link {
	color: #CCCCCC;
	text-decoration: none;
	padding: 6px;
}
.barBottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 6px;
}
.barBottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;

}
/****************************************************************/
/* Bar  					 									*/
/****************************************************************/
.bar {
	font-size: 1.2em;
	color: #6F6E52;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	Height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6F6E52;
	background-color: #E6E4DF;
}
.bar a:link {
	color: #6F6E52;
	text-decoration: none;
	padding: 6px;
}
.bar a:visited {
	color: #6F6E52;
	text-decoration: none;
	padding: 6px;
}
.bar a:hover {
	color: #6F6E52;
	text-decoration: underline;
	padding: 6px;

}
/****************************************************************/
/* BarRight  					 									*/
/****************************************************************/
.barRight {
	font-size: 1.2em;
	color: #EFFFB5;
	font-weight: bold;
	background-color: #6E6E6E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	Height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bar.bg_right.gif);
	background-repeat: no-repeat;
}
.barRight a:link {
	color: #EFFFB5;
	text-decoration: none;
	padding: 6px;
}
.barRight a:visited {
	color: #EFFFB5;
	text-decoration: none;
	padding: 6px;
}
.barRight a:hover {
	color: #EFFFB5;
	text-decoration: underline;
	padding: 6px;

}
/****************************************************************/
/* LOGO 					 									*/
/****************************************************************/
.logo {
	font-size: 1em;
	color: #228B11;
	padding-top: 50px;
	padding-bottom: 20px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.logo a:link {
	color: #4e5e69; text-decoration: none;
}
.logo a:visited {
	color: #4e5e69; text-decoration: none;
}
.logo a:hover {
	color: #138400; text-decoration: none;
}

/****************************************************************/
/* Footer														*/
/****************************************************************/
.footer {
	color: #4f5f6b;
	font-size: 11px;
	background-image: url(../images/light_gray_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 2px;
	padding-top: 4px;
}

.footer a:link {
	color: #4f5f6b; text-decoration: none;
}
.footer a:visited {
	color: #4f5f6b; text-decoration: none;
}
.footer a:hover {
	color: #4f5f6b; text-decoration: underline;
}

/****************************************************************/
/* Form  														*/
/****************************************************************/
form {
	Margin: 0px;
}

/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.button {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/search.gif); BORDER-LEFT: #000 0px solid; WIDTH: 70px; COLOR: #fff; BORDER-BOTTOM: #000 0px solid; HEIGHT: 30px;
}
/****************************************************************/
/* Category	    												*/
/****************************************************************/
.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #4B5B67;
	Padding-left: 14px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 4px;
	background: url(../images/folder.gif) no-repeat left; 
	Margin: 0px;
}
.cat A:link {
	font-weight: bold;
	color: #527818;
	text-decoration: none;
	background-color: #FAFFDF;
	padding: 4px;
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
}
.cat A:visited {
	text-decoration: none;
	background-color: #FAFFDF;
	padding: 4px;
	color: #527818;
	font-weight: bold;
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
}
.cat A:hover {
	text-decoration: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DCEABE;
	padding: 4px;
	background-image: url(../images/link_bg_over.gif);
	background-repeat: repeat-x;
}

/****************************************************************/
/* Sub Category	    											*/
/****************************************************************/
.subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b5b67;
	Padding-left: 10px;
	Margin: 0px;
	line-height: 19px;
}
.subcat A:link {
	COLOR: #4b5b67;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.subcat A:visited {
	COLOR: #4b5b67;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.subcat A:hover {
	COLOR: #4b5b67;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}

/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.linktitle a:link {
	font-weight: bold;
	color: #F4FFC6;
	text-decoration: none;
	background-color: #F4FFC6;
	line-height: 24px;
	padding: 4px;
	background-image: url(../images/link_bg_detail.gif);
	background-repeat: repeat-x;
}
.linktitle a:visited {
	font-weight: bold;
	color: #F4FFC6;
	text-decoration: none;
	background-color: #F6FFC6;
	line-height: 24px;
	padding: 4px;
	background-image: url(../images/link_bg_detail.gif);
	background-repeat: repeat-x;
}
.linktitle a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEFF92;
	line-height: 24px;
	padding: 4px;
	background-image: url(../images/link_bg_over_detail.gif);
	background-repeat: repeat-x;
}

/****************************************************************/
/* Link short desc 									*/
/****************************************************************/
.linkshortdescLogo {
	height: 210px;
	width: 120px;
	background-image: url(../images/about_us_logo.gif);
	background-repeat: no-repeat;
}
.linkshortdesc {
	font-size: 11px; color: #4b5b67;
}
.linkshortdesc a:link {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkshortdesc a:hover {
	color: #4b5b67; text-decoration: underline;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 11px; color: #4b5b67;
}

.linkurl a:link {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:hover {
	color: #4b5b67; text-decoration: underline;
}
/****************************************************************/
/* Link short desc 	Detail	Description	:::::::MOJE:::::::		*/
/****************************************************************/

.linkshortDescription {
	background-color: #FFFFFF;
	Padding-top: 6px;
	Padding-bottom: 5px;
	Padding-left: 10px;
	Padding-right: 0px;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	background-image: url(../images/shadowDetail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/****************************************************************/
/* Link short desc 	Detail		:::::::MOJE:::::::				*/
/****************************************************************/

.linkshortDetail {
	font-size: 11px;
	color: #4b5b67;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.linkshortDetail a:link {
	color: #4b5b67; text-decoration: none;
}
.linkshortDetail a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkshortDetail a:hover {
	color: #4b5b67; text-decoration: underline;
}
/****************************************************************/
/* NavBarDetail		:::::::MOJE:::::::							*/
/****************************************************************/
.navbarDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #4B5B67;
	Padding-Right: 4px;
	Padding-top: 6px;
	Padding-bottom: 12px;
	margin: 0px;
}
.navbarDetail a:link {
	font-weight: bold;
	COLOR: #527818;
	text-decoration: none;
	background-color: #F5FFC4;
	padding: 4px;
	border: 1px solid #999999;
	background-image: url(../images/shadowDetailTitle.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.navbarDetail a:visited {
	text-decoration: none;
	background-color: #F5FFC4;
	padding: 4px;
	color: #527818;
	font-weight: bold;
	border: 1px solid #999999;
	background-image: url(../images/shadowDetailTitle.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.navbarDetail a:hover {
	text-decoration: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DCEABE;
	padding: 4px;
	border: 1px solid #999999;
	background-image: url(../images/shadowDetailTitle2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
/****************************************************************/
/* NavBarMoje						:::::::MOJE:::::::				*/
/****************************************************************/
.navbarMoje {
	color: #666666;
	font-size: 1em;
}

.navbarMoje a:link {
	color: #666666; text-decoration: none;
}
.navbarMoje a:visited {
	color: #666666; text-decoration: none;
}
.navbarMoje a:hover {
	color: #666666; text-decoration: underline;
}
/****************************************************************/
/* NavBar														*/
/****************************************************************/
.navbar {
	color: #4f5f6b;
	font-size: 12px;
	Font-Weight: bold;
}

.navbar a:link {
	color: #4f5f6b; text-decoration: none;
}
.navbar a:visited {
	color: #4f5f6b; text-decoration: none;
}
.navbar a:hover {
	color: #4f5f6b; text-decoration: underline;
}
/****************************************************************/
/* F link														*/
/****************************************************************/
.f_link {
	background-color: #F5FDDE;
	padding: 5px;
	border: 1px solid #6F6E52;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/shadow_f.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.r_link {
	background-color: #FFFFFF;
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div.pr {
	font-size: 7pt;
	color: #999999;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	padding: 0px;
	color: #6F6E52;
	font-size: 7pt;
	text-decoration: none;
	margin: 0px;
}
.sort {
	color: #BAB7A2;
}

table.formPage {
	border: 1px solid #d5d5d5;
}
td.err {
	padding: 4px;
	color: #FF0000;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #228b11;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

input.text {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-color: #F1F0ED;
}
textarea.text {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-color: #F1F0ED;
}
span.req {
	color: #FF0000;
	font-weight: bold;
}
/****************************************************************/
/* MOJE														*/
/****************************************************************/
	div.floatProductsShop {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.9em;
	background-repeat: no-repeat;
	line-height: 1px;
	margin-bottom: 16px;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
	background-image: url(../images/majice_bg.gif);
	margin-top: 22px;
    }
	.floatShop {
	
    }
	.floatShopDesno {
	border:6px solid #E6E5DE;
	margin: 12px;
    }
	A:hover .floatShop, A:active .floatShop {
}
A:hover .floatShopDesno, A:active .floatShopDesno {border:6px solid #C5C2B1}
	
	a:link {
	color: #667C32;
	text-decoration: none;
    }
    a:visited {
	text-decoration: none;
	color: #667C32;
    }
    a:hover {
	text-decoration: underline;
	color: #000000;
    }
    a:active {
	text-decoration: none;
    }
 	.submitSite a {
	display:block;
	float: left;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 70px;
	width: 83px;
		}
	.submitSite a:hover {	
		background-position: 0 -70px;
		color: #000000;
		}
	.submitSite a:active {
		background-position: 0 -220px;
		color:#fff;
		}
	.submitSite a:visited {
		color:#4E4F52;
		}
	#head3 {
	height: 70px;
	width: 83px;
}
.buttonSubmit, .buttonSubmitHovered {
	width:105px;
	height:43px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
	background-image: url(../images/submit_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1.6em;
}
.linija {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 3px;
	margin: 2px;
    }
.linijaPrice {
	background-color: #EBFECD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 2px;
    }
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:34px;
	font-size: 1em;
	color: #EFFFB5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left top;
}
ul#saturday li{
	display:block;
	float:left;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#F4FFC6;
	text-decoration:none;
	height:23px;
	background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
ul#saturday li a:hover{
	background:transparent url("../images/bgHOVER.gif") no-repeat top right;
	color: #FFFFFF;
	text-decoration: underline;
}
ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
.storename {
	font-size: 9px;
	text-decoration: none;
	color: #63792F;
	line-height: 18px;
    }
.thumb {
	background-image: url(../images/thumb.gif);
	height: 83px;
	width: 119px;
	padding: 6px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
    }
