/***************************************************
		             DAXCELL
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-image: url(../pic/background.png);
	background-repeat: repeat;
	background-position: left top;
}

html, body{margin:0 0 1px; height:100%}

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

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

p{display:block; margin:0px; padding-top:3px; padding-bottom:3px;}

a, a.link-big, a.link-13px-blue, a.link-blue{
	color: #28A7D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link-13px-blue{
	font-size: 13px;
	color: #4A8AD0;
}

a.link-blue{
	color: #28A7D0;
	background-image: url(../pic/line-link.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}

a.link-big{
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}

a.link-big:hover{color: #4A8AD0;}

a:hover{color: #666666;}

#head{
	width: 970px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../pic/background-head.png);
	height: 120px;
	margin-top: 10px;
}

#holder-flash{
	height: 375px;
	width: 550px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pic/Background-Flash.png);
	background-repeat: no-repeat;
}

.holder-flash{
	position: absolute;
	left: 30px;
	top: 32px;
	z-index: 101;
}

#holder-header{
	position: absolute;
	top: 15px;
	right: 15px;
	background-image: url(../pic/header.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 550px;
}

#holder-header-language{
	position: absolute;
	top: -2px;
	right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

.holder-header, .holder-header2{
	position: absolute;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	right: 15px;
}

.holder-header2{
	position: absolute;
	top: 13px;
	color: #666666;
	left: 15px;
}

#logo{
	width: 126px;
	height: 76px;
	position: absolute;
	z-index: 1001;
	left: 5px;
	top: 0px;
}

#search{
	position: absolute;
	z-index: 1001;
	right: 15px;
	top: 5px;
	width: 200px;
}

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

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

#holder-main{
	width:970px;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../pic/background-container.png);
	overflow: hidden;
}

.holder-main{
	width:900px;
	position: relative;
}

#holder-content{
	width:900px;
	position: relative;
	padding: 15px 0px;
	float: left;
	left: 35px;
}

.holder-content{
	width:900px;
	position: relative;
	float: left;
}

#holder-left, #holder-login, #holder-search{
	width:200px;
	float: left;
	position: relative;
}

#holder-login, #holder-search{
	width:170px;
	background-image: url(../pic/background-login.png);
	background-repeat: no-repeat;
	height: 140px;
	padding: 15px;
}

#holder-search{
	background-image: url(../pic/background-search.png);
	height: 110px;
	margin-bottom: 10px;
}

#holder-right, .holder-right-separator{
	width:660px;
	float: right;
	position: relative;
}

.holder-right{
	float: right;
	position: relative;
	width: 660px;
}

.holder-right-separator{
	padding-top: 30px;
}

.holder-left{
	float: left;
	position: relative;
	width: 100%;
}

.holder-special{
	float: left;
	position: relative;
	width: 538px;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	margin: 25px 0;
	padding: 10px;
	left: 48px;
}


/***************************************************
			        GALLERY
***************************************************/

#photo{
	position: relative;
	width: 150px;
	border: 1px solid #F0F0F0;
	height: 115px;
	padding: 4px;
	float: left;
	margin-bottom: 15px;
}

.thumbs{
	position: relative;
	width: 163px;
	height: 115px;
	float: left;
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
}

.button-buy{
	position: absolute;
	right: 10px;
	font-size: 12px;
	color: #666666;
	background-image: url(../pic/arrow-buy.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.button-buy-text{
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}



.page-left{
	position: absolute;
	top: 50px;
	z-index: 300;
	left: 5px;
}

.page-right{
	position: absolute;
	left: 623px;
	top: 50px;
	z-index: 300;
}


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

h1, h2, h3, h4, h5, h6, .text, .text-big, .text-product, .text-product-middle, .price, .text-middle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.text, .date, .text13{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

h1{
	font-size: 12px;
	color: #747474;
	display: block;
	margin-bottom: 20px;
	background-color: #E4EFF1;
	padding: 10px;
}

h2{
	font-size: 12px;
	color: #009BD7;
	padding-bottom: 5px;
}

h3{
	font-size: 18px;
	color: #009BD7;
	display: block;
	margin-bottom: 1px;
	background-color: #E4EFF1;
	padding: 10px;
}

h4, .price{
	font-size: 17px;
	color: #B8960B;
	padding-top: 15px;
	text-transform: none;
}

.price, .price-big, .price-cart{
	font-size: 12px;
	position: absolute;
	right: 8px;
	font-weight: bold;
	padding-top: 0px;
	top: 10px;
}

.price-big{
	font-size: 25px;
	right: 10px;
	padding-top: 0px;
	color: #666666;
	font-weight: normal;
	top: 20px;
}

.price-cart{
	right: 96px;
	top: 28px;
}

h5{
	color: #666666;
	display: block;
	padding-bottom: 5px;
	font-size: 18px;
}

h6{
	font-size: 13px;
	color: #666666;
}

.text{
	color: #818181;
}

.text-small{
	font-size: 10px;
	color: #7A7A7A;
	text-transform: lowercase;
	font-weight: normal;
}

.text-middle{
	font-size: 11px;
	color: #7A7A7A;
	font-weight: normal;
	display: block;
	padding-top: 2px;
}

.text-big{
	font-size: 12px;
	color: #666666;
}

.text-product{
	color: #818181;
	position: relative;
}

.text-product-middle{
	color: #818181;
	padding-top: 20px;
}


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

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#736656;
}

.form-text{
	padding-left: 5px;
	line-height: 33px;
}

label, .label{
	width:40px;
	display:block;
	float:left;
	line-height: 28px;
	padding-right: 4px;

}

.label{
	width:120px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 34px;
	font-weight: bold;
}

.textbox{
	width:105px;
	line-height:20px;
	background-color: #FFFFFF;
	height: 20px;
	float: right;
	background-image: url(../pic/background-textbox.png);
	border: 1px solid #FFFFFF;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: left 3px;
}

.textbox2, .select, .textboxON,.textbox-cart{
	width:140px;
	background-color: #FFFFFF;
	height: 17px;
	margin-top: 5px;
	margin-left: 6px;
	padding-left: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding-top: 2px;
}

.textbox-cart{
	width:15px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
	height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}


.select{
	width:145px;
	padding-top: 0px;
	margin-top: 7px;
	height: 20px;
}

.textboxON{
	width: 136px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

textarea{
	width:300px;
	line-height:16px;
	background-color: #FFFFFF;
	height: 120px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	margin-top: 5px;
}


.holder-form-height, .holder-form, .holder-form-height170px, .holder-form-color{
	width:100%;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.holder-form-height170px{width:170px;}

.holder-form{height: 32px;}

.holder-form-color{
	height: 34px;
	background-color: #EFEFEF;
	padding: 0px;
	margin-bottom: 1px;
}

.button-form, .button-form-big, .button-form-blue,.button-form-small{
	color: #666666;
	height: 24px;
	width: 102px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(../pic/button-form.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
	font-weight: bold;
	background-color: #FFFFFF;
}

.button-form-blue{background-image: url(../pic/button-form-blue.png);}

.button-form-small{
	height: 24px;
	width: 48px;
	background-image: url(../pic/arrow-buy.png);
	margin-top: 0px;
	line-height: 22px;
	cursor: pointer;
}

.button-form-big{
	height: 34px;
	width: 124px;
	background-image: url(../pic/button-form-big.png);
	font-weight: bold;
}

#sub-holder{
	position: relative;
	width: 150px;
	z-index: 101;
	left: 100px;
	padding-top: 20px;
	float: left;
}

.error, .error2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	position: absolute;
	top: 10px;
	right: 290px;
}

.error2{
	right: 20px;
}

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

#footer {
	width:970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	height: 80px;	
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pic/background-footer.png);
}

#FooterOne{
	width:650px;
	float:left;
	text-align: left;
	background-image: url(../pic/logo-small.png);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	height: 50px;
	position: relative;
	color: #999999;
	padding-left: 70px;
	padding-top: 25px;
	left: 15px;
}

#FooterTwo{
	position: relative;
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-top: 23px;
}

#FooterTree{
	position: absolute;
	right: -12px;
	bottom: 20px;
}
				
				
a.krojac {color: #FF8635;text-decoration: none;}
a.krojac:hover {text-decoration: underline;}											

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

.menu-line{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../pic/line.png);
	}

#nav-menu{
	width: 955px;
	position: absolute;
	background-repeat: no-repeat;
	top:78px;
	left:5px;
	z-index: 500;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav-menu li{
	position: relative;
	float: left;
}

#nav-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 117px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 10001;
	background-image: url(../pic/button.png);
	margin-right: 1px;
	margin-left: 1px;
}

#nav-menu li a:hover{
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../pic/button.png);
}

body#home a#home_link, 
body#download a#download_link, 
body#registration a#registration_link, 
body#shop a#shop_link, 
body#cart a#cart_link, 
body#help a#help_link,
body#login a#login_link,
body#contact a#contact_link {color: #CCCCCC;}

#content-menu{
	width: 200px;
	position: relative;
	float: left;
	padding-bottom: 40px;
}

#content-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu li{
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width:200px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	height: 30px;
	background-image: url(../pic/arrow.png);
	background-repeat: no-repeat;
	background-position: 185px 12px;
	padding-bottom: 3px;
	font-weight: bold;
}

#content-menu li a:hover{
	color: #009BD7;
	background-image: url(../pic/arrow-open.png);
}

/***************************************************/

#content-menu ul li ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu ul li ul li{
	margin: 0px;
	width:190px;
	padding-left: 10px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content-menu ul li ul li a{
	font-size: 11px;
	color: #666666;
	text-transform: none;
	background-image: none;
	height: 13px;
	line-height: 13px;
	font-weight: normal;
}

#content-menu ul li ul li a:hover{
	color: #999999;
	background-image: none;
	padding-left: 0px;
}

/***************************************************/

ol{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ol ul{
	margin: 0px;
	width:190px;
	padding-left: 10px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

ol ul li a{
	font-size: 11px;
	color: #666666;
	text-transform: none;
	background-image: none;
	height: 13px;
	line-height: 13px;
	font-weight: normal;
}

ol ul li a:hover{
	color: #999999;
	background-image: none;
	padding-left: 0px;
}

