/***************************************************
                     MATICO
			  made by www.krojac.com
***************************************************/

*{
	padding:0;
	margin: 0;
	border: none;
}

html, body{
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	background-color: #A5CDD7;
	margin: 0px;
	padding: 0px;
	background-image: url(../pic/background-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
}


/***************************************************
			      Global design
***************************************************/	

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.hidden{
	overflow: hidden;
	visibility: hidden;
}

p{
	display: block;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
}

a, a.link-gray, a.link-white{
	font-weight: normal;
	text-decoration: none;
	color: #396D9D;
}

a.link-white{color: #FFFFFF;font-size: 10px;}
a.link-gray{color: #333333;font-size: 20px;}

a.link-gray:hover{color: #456E9C;}
a.link-white:hover{color: #333333;}
a:hover{color: #333;}

.absolute, .absolute-stamp, .absolute-stamp-small{
	position: absolute;
	left:30px;
	top:30px;
}

.absolute-acc{
	position: absolute;
	left:8px;
	bottom:11px;
	width: 85px;
	background-color: #A6BC07;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/***************************************************
			    Main containers
***************************************************/

#container{
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
}

#container-left, #container-right{
	position: relative;
	float: left;
}

#container-left{
	width: 200px;
}

#container-right{
	float: right;
	width: 660px;
}


/***************************************************
				   HOLDERS
***************************************************/	

.holder-content, .holder-content-line, .holder-content-white{
	position: relative;
	float: left;
	width: 100%;
}

.holder-content-line{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.holder-content-white{
	background-color: #F6F6E7;
	padding: 10px;
	width: 640px;
	margin-bottom: 25px;
	font-size: 11px;
	color: #666666;
}

#head{
	position: relative;
	width: 980px;
	height: 390px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-flash.jpg);
}


#holder-flash{
	position: absolute;
	width: 938px;
	z-index: 99;
	height: 280px;
	left: 20px;
	top: 76px;
}

#logo{
	position: absolute;
	top: 98px;
	left: 42px;
	z-index: 1000;
}

#header-text{
	position: absolute;
	top: 310px;
	left: 413px;
	z-index: 1000;
	font-size: 24px;
	color: #FFFFFF;
	width: 662px;
}

.holder-product, .holder-product-home{
	position: relative;
	width: 305px;
	height: 233px;
	background-image: url(../pic/bg-stamp-home.png);
	float: left;
	margin-right: 15px;
}

.holder-product-home{
	width: 305px;
	height: 233px;
	background-image: url(../pic/bg-stamp-home.png);
	margin-right: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.holder-product-home,.holder-product{
	width: 272px;
	height: 201px;
	background-image: url(../pic/bg-stamp-home.png);
	margin-right: 45px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 16px;
	background-repeat: no-repeat;
}

.holder-product{
	width: 186px;
	height: 136px;
	background-image: url(../pic/bg-stamp-country.png);
	margin-right: 12px;
	padding: 12px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

.absolute-stamp, .absolute-stamp-small{
	left:195px;
	top:135px;
	height: 75px;
	width: 111px;
	text-align: center;
	font-size: 17px;
	padding-top: 35px;
	color: #333333;
	font-weight: bold;
}



.absolute-stamp-small{
	left:120px;
	top:70px;
	height: 70px;
	width: 100px;
	padding-top: 30px;
}

html>body .absolute-stamp{
	background-image: url(../pic/bg-stamp.png);
}/* Mozilla, Opera, IE7+ */

html>body .absolute-stamp-small{
	background-image: url(../pic/bg-stamp-small.png);
}/* Mozilla, Opera, IE7+ */

.absolute-dicount{
	position: absolute;
	left:60px;
	width: 51px;
	background-repeat: no-repeat;
	height: 38px;
	top: 66px;
	padding-top: 13px;
}

html>body .absolute-dicount{
	background-image: url(../pic/bg-stamp-discount.png);
}/* Mozilla, Opera, IE7+ */

.holder-table{
	width: 100%;
	float: left;
	_float: none;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}

.holder-table-image{
	width: 110px;
	float: left;
	position: relative;
}

.holder-table-right{
	width: 540px;
	float: right;
	position: relative;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6E7;
	border-left-color: #F6F6E7;
	margin-top: 3px;
}

table{
	margin-top: 0px;
	text-align: center;
	width:100%;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #F9F9F9;
	border-bottom-color: #F9F9F9;
	border-right-style: solid;
	border-bottom-style: solid;
	font-size: 11px;
}

tr{
	padding: 0px;
	
}

td{
	padding:0;
	/*padding:3px;*/
	color: #333333;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #F9F9F9;
	border-left-color: #F9F9F9;
	border-top-width: 1px;
}


/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6{
	font-family: "Lucida Sans Unicode", Arial;
	font-weight: normal;
}

h1{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 15px;
}

h1 span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-left: 20px;
}

h2{
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

h3{
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}

h4{
	font-size: 13px;
	color: #333333;
	padding-bottom: 2px;
}

h4 span {
	color: #FFFFFF;
	font-size: 14px;
}

h5{
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}

h6{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}


.text{
	padding: 0 0 15px 0;
	font-size: 11px;
}

.text2{
	padding: 8px 0 0 60px;
}

.text3{
	color: #666666;
}


/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: right;
	position: relative;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 400px;
}

.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-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
			        GALERY
***************************************************/

.bg-photo{
	padding: 8px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	background-image: url(../pic/bg-stamp-photo.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 91px;
	position: relative;
}

.photo{
	padding: 2px;
	float: left;
	background-color: #DAF0FB;
	margin-right: 5px;
	margin-bottom: 5px;
}


a.photo-hover{
	padding: 2px;
	float: left;
	background-color: #DAF0FB;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.photo-hover:hover{	
	z-index:500;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
}

label{
	color:#333333;
	font-size:11px;
	width:100%;
	display:block;
	float:left;
	line-height: 18px;

}

.textbox, textarea, .box-error{
	font-size:11px;
	width:250px;
	line-height:24px;
	background-color: #FFFFFF;
	height: 24px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
	float: left;
	border: 3px solid #C5DEE6;
}

textarea{
	width:550px;
	line-height:16px;
	height: 100px;
	padding: 5px;
	background-color: #FFFFFF;
}

.box-error{
	background-color: #BEBEBE;}
	
	
.text-info-error, .text-error{
	color:#FF3333;
	font-size:12px;
	line-height: 38px;
}
	
.text-error{
	float:left;
	margin-left: 15px;
}



.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left; 
	margin-bottom: 10px;		
}

.holder-form{height: 28px; margin-bottom: 0px;}

.button{
	width: 159px;
	background-color: #FFFFFF;
	background-image: url(../pic/button.png);
	height: 36px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}


/***************************************************
			        FOOTER
***************************************************/

#footer{
	position: relative;
	width: 980px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#FooterOne{
	position: relative;
	width: 650px;
	font-size: 10px;
	float: left;
}

#FooterOne span{
	display: block;
	font-size: 10px;
}

#FooterTwo{
	position: relative;
	text-align: right;
	font-size: 10px;
	width: 300px;
	float: right;
	padding-top: 30px;
}

a.krojac{
	color: #FF8635;
	font-size: 11px;
}

a.krojac:hover{
	text-decoration: underline;
}

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	position: absolute;
	top: 27px;
	z-index: 999;
	right: 10px;
	font-family: Tahoma, Arial;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav-menu li{
	float: left;
}

#nav-menu li a{
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	padding-right: 10px;
}

#nav-menu li a:hover, body#home a#home_link, body#news a#news_link, body#products a#products_link, body#about a#about_link{
	color: #1E8FCC;
}


#content-menu-category{
	position: relative;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

#content-menu-category ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-menu-category ul li ul{
	list-style: none;
	margin: 0px;
	background-image: url(../pic/line-dash.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 100%;
}

#content-menu-category li{
	display: block;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

#content-menu-category li span {
	display: block;
	font-size: 15px;
	color: #396D9D;
	font-family: Tahoma, Arial;
	margin-bottom: 5px;
	padding-bottom: 3px;
	
}

#content-menu-category ul li ul li{
	color: #7AAA1B;
	background-image: none;
	padding: 0px;
	position: relative;
}

#content-menu-category li a{
	font-size: 11px;
	color: #333333;
	display: block;
	line-height:20px;
	padding-left: 8px;
}

#content-menu-category li a:hover{
	background-color: #C4DEE6;
}

