/***************************************************
                     APPLE
			  made by www.krojac.com
***************************************************/
*{
	margin: 0;
	padding: 0;
	border: none;
}

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF url(../pic/background.png) top left repeat-x;
}

/***************************************************
			      Global design
***************************************************/	

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.hidden{
	overflow: hidden;
	visibility: hidden;
}

p{
	display: block;
}

a{
	text-decoration: none;
	color: #484848;
}

a:hover{color: #0085CF;}

a.link-button{
	background-image: url(../pic/button-cart.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 76px;
	float: left;
}
a.link-button:hover{
	background-image: url(../pic/button-cart-hover.png);
}


ul{
	list-style: none;
}

.absolute{
	position: absolute;
	right: 0px;
	top: 10px;
}

.absolute-price{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 152px;
}

/***************************************************
			    Main containers
***************************************************/

#container{
	position: relative;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	position: relative;
	float: left;
	width: 500px;
	left: 15px;
	padding-top: 10px;
}

#container-left, #container-right{
	position: relative;
	float: left;
}

#container-left{
	width: 200px;
}

#container-right{
	float: right;
	width: 760px;
}


/***************************************************
				   HOLDERS
***************************************************/	

.holder-content, .holder-content-line, .holder-content-line2, .holder-content-double, .holder-content-shop-top, .holder-content-shop,.holder-content-shop-bootom, .holder-product-grid, .holder-content-grid-bootom {
	position: relative;
	float: left;
	width: 100%;
}

.holder-content-line{
}

.holder-content-line2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.holder-content-double{
	width: 460px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.holder-news{
	position: relative;
	float: left;
	background-image: url(../pic/bg-home-news.png);
	height: 170px;
	width: 269px;
	padding: 15px;
}

.holder-product{
	position: relative;
	float: left;
	width: 230px;
	padding: 10px;
}

.holder-product-grid{
	position: relative;
	float: left;
	width: 230px;
	padding: 20px;
}


.holder-shop-grid{
	position: relative;
	float: left;
	width: 100%;
	background-image: url(../pic/bg-shop-grid.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.holder-content-shop-top{
	width: 980px;
	background-image: url(../pic/bg-top-shop.png);
	background-repeat: no-repeat;
	height: 10px;
	top: 2px;
}

.holder-content-shop-bootom{
	width: 980px;
	background-image: url(../pic/bg-bottom-shop.png);
	background-repeat: no-repeat;
	height: 8px;
	background-position: left bottom;
}

.holder-content-grid-bootom{
	background-image: url(../pic/bottom-grid-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.holder-content-shop{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding: 20px;
	width: 938px;
	background-color: #FFFFFF;
}

#head{
	position: relative;
	float: left;
	width: 980px;
}

.image, .details, .rating, .info{
	position: relative;
	float: left;
	color: #333;
}

.image{
	width: 160px;
	text-align: center;
}

.details{
	width: 250px;
}

.rating{
	width: 140px;
	padding: 0 20px;
}

.info{
	width: 140px;
}

.table{
	width: 700px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

tr{
	padding: 20px;
}

td{
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1{
	padding: 0 0 10px 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #666;
}

h2{
	font-size: 18px;
	color: #000;
}

h3{
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

h4{
	font-size: 28px;
	color: #333;
	margin-bottom: 25px;
	font-family: "Lucida Sans Unicode", Arial;
}

 h4 span{
	font-size:13px;
	color: #333;
	display: block;
	padding-top: 10px;
}

h5{
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", Arial;
}

 h5 span{
	font-size:12px;
	color: #333;
	display: block;
	padding-top: 10px;
	font-weight: bold;
}

.title{
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	background: url(../pic/title-bg.gif) top left no-repeat;
	color: #4A4A4A;
}

.title2{
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border-top: 1px solid #CFCFCF;
}

.title3{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.title4{
	padding: 15px 15px 0 15px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

.title-link{
	display: block;
	height: 25px;
	padding: 0 13px;
	line-height: 25px;
	font-size: 13px;
	font-weight: normal;
	background: #EFEFEF url(../pic/title-link.png) right 6px no-repeat;
	color: #4A4A4A;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.title-link2{
	color: #000;
}

.link{
	color: #666;
}

.link:hover{
	color: #333;
}

.link2{
	color: #1F96D2;
}

.link2:hover{
	text-decoration: underline;
}

.link3{
	padding-right: 7px;
	background: url(../pic/link3.png) right 3px no-repeat;
}

.list{
	padding-bottom: 5px;
}

.list li{
	padding-top: 1px;
}

.list2{
	padding: 15px 10px;
}

.list2 li{
	padding: 2px;
}

.list3{
	list-style: disc;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 11px;
}

.text{
	font-size: 10px;
	color: #666;
	line-height: 16px;
}

.text2, .text3{
	padding-top: 5px;
	font-size: 12px;
	color: #666;
}

.text3{
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.block{
	display: block;
	padding: 2px 0;
}

.price{
	position: absolute;
	bottom: 20px;
	left: 650px;
	font-size: 12px;
	color: #333;
}

.addcart{
	position: absolute;
	top: 20px;
	left: 650px;
	height: 16px;
	padding: 0 0 0 25px;
	background: url(../pic/cart.png) top left no-repeat;
	color: #2D7AB6;
}

.addcart:hover{ color: #333; }


/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 380px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
	width: 240px;
}

a.page-nav-link{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{color: #CCCCCC;}

.page-nav-link-active{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
				      FORMS
***************************************************/

.textbox-search{
	width: 110px;
	height: 19px;
	line-height: 19px;
	font: 11px "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(../pic/textbox.png) top left no-repeat;
	color: #7E7E7E;
	padding-top: 1px;
	*padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

label{
	color:#333333;
	font-size:11px;
	width:100%;
	display:block;
	float:left;
	line-height: 16px;

}

.textbox, textarea, .textbox-error, select{
	font-size:11px;
	width:200px;
	line-height:22px;
	background-color: #FFFFFF;
	height: 22px;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
	float: left;
	background-image: url(../pic/textbox-big.gif);
	background-repeat: no-repeat;
}

select{
	width:200px;

}

textarea{
	width:610px;
	line-height:16px;
	height: 100px;
	margin: 0px;
	padding: 5px;
	background-color: #F9F9F9;
}

.textarea{solid #FF9900;}
.textbox-error{
	background-color: #F8F8F8;
}

.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;
	margin-bottom: 5px;		
}

.holder-form{height: 28px; margin-bottom: 0px;}

.text-error{
	color:#FF3333;
	font-size:12px;
	line-height: 20px;
	float:left;
	margin-left: 15px;
}

.button{
	width: 92px;
	background-color: #FFFFFF;
	background-image: url(../pic/%20button.png);
	background-repeat: no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 2px;
}

/***************************************************
			        GALERY
***************************************************/

.holder-image{
	position: relative;
	width: 96px;
	text-align: center;
}

.holder-image2{
	position: relative;
	float: left;
	width: 78px;
	height: 59px;
	margin-right: 5px;
	z-index: 100;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(../pic/holder-image2-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.image2{
	position: relative;
	float: left;
	width: 280px;
	text-align: center;
}

.image-news-bg{
	position: relative;
	float: left;
	background-image: url(../pic/bg-photo-news.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 125px;
	padding-left: 15px;
	padding-top: 15px;
	margin-right: 15px;
}

/***************************************************
			        FOOTER
***************************************************/

#footer{
	position: relative;
	float: left;
	width: 980px;
	padding: 25px 0 30px 0;
	font-size: 10px;
	color: #666;
}

#FooterOne{
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DEDEDE;
}

#FooterTwo{
	position: relative;
	float: left;
	width: 100%;
	padding: 6px 0 0 0;
}

#FooterOne span, #FooterTwo span{
	position: absolute;
	top: 0;
	right: 1px;
}

#FooterTwo span{
	padding: 6px 0 0 0;
}

a.krojac{
	color: #FF8635;
	font-size: 11px;
}

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

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	position: relative;
	width: 982px;
	height: 38px;
	background: url(../pic/nav-bg.png) top left repeat-x;
	margin-top: 21px;
	margin-bottom: 15px;
}

#nav-menu li{
	float: left;
	width: 116px;
	height: 38px;
	margin-right: 1px;
	line-height: 38px;
	overflow: hidden;
}

#nav-menu li a{
	display: block;
	text-align: center;
	font-size: 13px;
	background: url(../pic/nav-link.png) top left no-repeat;
	color: #333;
}

#nav-menu li a:hover{
	background: url(../pic/nav-link-hover.png) top left no-repeat;
	color: #FFF;
}

body#store #nav-menu li a#store_link, body#contact #nav-menu li a#contact_link, body#news #nav-menu li a#news_link, body#centar #nav-menu li a#centar_link, body#price #nav-menu li a#price_link, body#support #nav-menu li a#support_link{
	background: url(../pic/nav-link-active.png) top left no-repeat;
	color: #FFF;
}

#nav-menu li a#home_link{
	text-indent: 9999px;
	background: url(../pic/nav-link-home.png) top left no-repeat;
	color: #FFF;
}

#nav-menu li a#home_link:hover{
	background: url(../pic/nav-link-home-hover.png) top left no-repeat;
}



/***  ***/
#search{
	position: absolute;
	width: 163px;
	height: 38px;
	top: 21px;
	right: -2px;
	background: url(../pic/search-bg.png) top left no-repeat;
}

#guide{
	position: relative;
	float: left;
	width: 980px;
	height: 34px;
	margin-bottom: 17px;
	background: url(../pic/guide-bg.gif) top left no-repeat;
}

#breadcrumbs2{
	float: left;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}

#breadcrumbs li, #breadcrumbs2 li{
	float: left;
	height: 34px;
	line-height: 34px;
	font-size: 10px;
	color: #333333;
}

#breadcrumbs li a, #breadcrumbs2 li a{
	display: block;
	padding: 0 20px 0 10px;
	background: url(../pic/breadcrumbs-separator.gif) top right no-repeat;
	color: #666;
}

#breadcrumbs li a:hover, #breadcrumbs2 li a:hover{
	color: #0085CF;
}

#breadcrumbs li a.home_link, #breadcrumbs2 li a.home_link{
	width: 15px;
	text-indent: -9999px;
	background: url(../pic/breadcrumbs-home.gif) top right no-repeat;
}

#breadcrumbs2 li a.home_link{
	background: url(../pic/breadcrumbs2-home.gif) top right no-repeat;
}

#breadcrumbs li span, #breadcrumbs2 li span{
	padding-left: 10px;
}

#breadcrumbs2 li span{
	font-size: 15px;
	color: #515151;
}

#user{
	position: relative;
	float: right;
}

#user li{
	position: relative;
	float: left;
	padding: 0 10px;
	line-height: 34px;
	background: url(../pic/separator.png) center left no-repeat;
}

.cart{
	padding-right: 25px;
	background: url(../pic/cart.png) center right no-repeat;
}

.holder-scroller{
	position: relative;
	float: left;
	height: 200px;
	padding: 0 40px 0 40px;
	background: url(../pic/bottom2-bg.gif) bottom left no-repeat;
}

#scroll-left, #scroll-right{
	position: absolute;
	width: 9px;
	height: 17px;
	top: 70px;
	z-index: 1000;
}

#scroll-left{ left: 15px; }

#scroll-right{ right: 15px; }

.new, .action, .zoom, .uskoro{
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 34px;
	height: 13px;
	background: url(../pic/novo.gif) top left no-repeat;
}

.action{
	width: 36px;
	background: url(../pic/akcija.gif) top left no-repeat;
}

.uskoro{
	width: 36px;
	background: url(../pic/uskoro.gif) top left no-repeat;
}

.zoom{
	top: -5px;
	width: 17px;
	height: 17px;
	z-index: 100000;
	left: -5px;
}
