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

html, body{
	padding:0;
	margin: 0;
	height: 100%;
	background-image: url(../pic/podloga-body.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a img {border:none}
/***************************************************/

#logo{
	height: 92px;
	background-image: url(../pic/logo.png);
	width: 314px;
	position: absolute;
	z-index: 401;
	top: 200px;
	background-repeat: no-repeat;
	background-position: left;
	right: 10px;
}

/***************************************************
			DESIGN ELEMENTS
***************************************************/	

.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: 4px;color:#666;font-size:13px}
a{
	color: #67ABCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{color: #333333;}

a.brand-products, a.brand-products:hover, a.product-link {
	position:relative;
	float:left;
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
	}

a.brand-products:hover {
	color:#333;
	}

/***************************************************
				 MAIN CONTAINER
***************************************************/

#container{
	visibility: visible;
	z-index: 101;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 500px;
	width: 984px;
	margin-top: -250px;
	margin-left: -492px;
}

#container-products {
	width:980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	overflow:hidden;
}

* html #container-products {
	height:100%;
}

#holder{
	padding-top: 30px;
	width:800px;
	position: relative;
	float: right;
}

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

#holder-left, .holder-left{
	width:150px;
	float: left;
	position: relative;
}

.holder-left{
	padding-bottom: 5px;
	margin-bottom: 15px;
}

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

.holder-text{
	width:595px;
	position: relative;
	float: left;
}	

.holder-content, .holder-content-line  {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	}

.holder-content-line  {
	background-image:url(../pic/bg-line-dash.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
	}
	
.holder-thumbs {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}

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

a.thumbs{
	position: relative;
	width: 90px;
	height: 90px;
	z-index: 101;
	float: left;
	margin:0 10px 40px 0;
	padding:0;
	border: 1px solid #EAEAEA;
}

a.thumbs:hover{
	border: 1px solid #CCCCCC;
}

a.thumbs span {
	position:relative;
	display:block;
	text-align:center;
	padding-top:5px;
	color:#999;
	}

a.photo-hover {
	position:relative;
	float:left;
	margin:0 5px 5px 0;
	}

a.photo-hover:hover {	
	z-index:500;
	background: rgb(255, 255, 255);
	opacity: 0.6;
	}

.photo{
	position: relative;
	z-index: 100;
	float: left;
	border: none;
	width: 280px;
	margin:0;
}

.photo-text{
	position: absolute;
	z-index: 500;
	width: auto;
	right: 10px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #cccccc;
}

.photo-text:hover{
	color: #999999;
}


#gallery{
	width:800px;
	position: relative;
	float: right;
	padding-top: 30px;
}

.gallery-text{
	float: right;
	width: 480px;
	padding-top: 25px;
	position: relative;
}

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

h1, h2, h3, h4, h5, h6, .text, .gallery-text, .text2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

h1{
	font-size: 80px;
	color: #F5F5F5;
	position: relative;
	text-transform:lowercase;
}

h2{
	font-size: 22px;
	color: #CCCCCC;
	display: block;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	top: -5px;
}

h3 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #CCCCCC;
	left: -2px;
	position: relative;
}

h4 {
	font-size: 14px;
	color: #CCCCCC;
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

h5 {
	color: #666666;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

h6{
	font-size: 12px;
	padding-top: 3px;
}

.text{
	font-size: 35px;
	color: #EBEBEB;
}

.text2{
	color: #666666;
}

.gallery-text{
	font-size: 13px;
}


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

form{
	position:relative;
	float:left;
	margin: 30px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	width:100%;
}

label {	
	position:relative;
	float:left;
	color:#666;
	font-size:12px;
	width:100px;
	float:left;
	line-height: 26px;
	padding-right: 4px;
}

.textbox, .box-error {
	position:relative;
	float:left;
	border:1px solid #E1E1E1;
	font-size:11px;
	width:170px;
	line-height:18px;
	background-color: #FFFFFF;
	height: 18px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 5px;
}


.box-error{
	background-color:#f0f0f0;
	border:1px solid #ccc;
	}

.error-form {
	position:absolute;
	top:245px;
	left:107px;
	color:#FF0000;
	width:180px;
	text-align:right;
	}

textarea {
	position:relative;
	font-size:11px;
	width:390px;
	line-height:16px;
	background-color: #FFFFFF;
	border:1px solid #E1E1E1;
	height: 120px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

.holder-form{
	width:300px;
	position: relative;
}

.sub-button{
	position:relative;
	color: #999;
	height: 21px;
	width: 94px;
	margin:0;
	border:1px solid gray;
	font-size: 12px;
	border:none;
	background-color: #FFF;
	background-image:url(../pic/button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Tahoma, Arial;
}

#formPretraga a {
	outline:none;
}

#searchbox {
	width:140px;
	height:17px;
	padding:3px 2px;
	border:1px solid #ccc;
	}
	
select {
	position:relative;
	float:left;
	border:1px solid #ccc;
	width:280px;
	height:25px;
	color:#333;
}	


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

#FooterTwo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	position: relative;
	right: 10px;
	bottom: 5px;
	text-align: right;
	float: left;
	width: 100%;
}
				
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 11px;
}
a.krojac:hover {text-decoration: underline;}											

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

#nav-menu{	
	z-index: 201;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 180px;
	width: 984px;
	margin-top: -90px;
	margin-left: -492px;
	
}

.nav-menu-div {
	margin-left: 10px;
	height: 176px;
	width: 176px;
	border: 3px solid #E2E2E2;
	position: relative;
	float: left;
}

.content-menu{
	padding-top:30px;
	width: 150px;
	float: left;
	position: relative;
}

.content-menu ul{
	list-style: none;
	margin: 30px 0px 0px;
	padding: 0px;
	float: left;
}

.content-menu li{
	margin: 0px;
}

.content-menu ul li a, #formPretraga a {
	font-size: 24px;
	color: #CCCCCC;
	line-height: 35px;
	height: 35px;
}

.content-menu ul li a:hover{
	color: #666666;
}


#list-menu{
	padding-top:5px;
	width: 280px;
	float: left;
	position: relative;
	
}

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

#list-menu li{
	margin: 0px;
	width: 280px;
	font-size: 11px;
	color: #666;
}

#list-menu ul li a{
	font-size: 12px;
	color: #AEAEAE;
	line-height: 20px;
	height: 20px;
	width: 100%;
}

#list-menu ul li a:hover{
	color: #666666;
}
 

