/***************************************************
                     		 		GT
			  	made by www.krojac.com
***************************************************
			      				Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font,
form, input, textarea, button, img, strong, ol, ul, li, table, th, tbody, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {border:none}

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

html, body{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	color: #666;
	background-color:#0C0C0C;
	margin:0 0 1px 0;
	height:100%;
	background-image: url(../pic/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

p{
	margin-bottom: 10px;
	color:#999;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}

a:hover{text-decoration:underline}

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

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

#head{
	position: relative;
	float:left;
	width: 100%;
	height: 410px;
	margin:0;
	padding:0;
}

#logo{
	position:relative;
	float:left;
	margin:15px 0 30px 0;
	width:162px;
	height:100px;
	z-index: 99;
}

#container-left {
	position:relative;
	float:left;
	width:250px;
	margin:20px 30px 20px 23px;
	}		

#container-right {
	float: right;
	width: 580px;
	position: relative;
	margin-top: 20px;
	margin-right: 23px;
	margin-bottom: 30px;
	margin-left: 0;
	}	

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

#holder-flash{
	position:relative;
	float:left;
	width: 980px;
	height:263px;
margin-bottom:20px;
}

.holder-content, .holder-content-separator, .holder-content-line, .holder-product, .holder-product-detailed, .holder-description{
	position: relative;
	float: left;
	width: 100%;
}

.holder-content-line{
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	margin-bottom: 10px;
}


.holder-content-separator{
	margin-bottom: 20px;
	clear: both;
}

.holder-product {
	width:175px;
	height:175px;
	background-color:#FFF;
	border:1px solid #343434;
	margin:0 0 3px 0;
	padding:0;
}

.holder-product img {padding:4px}



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

h1, h2, h3, h4, h5, h6, .date, .text-absolute, .vote, .comment{
	font-weight: normal;
	position:relative;
	 font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h1{
	font-size: 22px;
	color: #fff;
}

 h1 span{
	position:absolute;
	left:50px;
	top:30px;
	font-size: 12px;
	color: #999;
	display: block;
}

h2{
	font-size: 20px;
	color: #FFF;
	margin-bottom: 20px;
}

 h2 span{
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}


h3{
	font-size: 17px;
	color: #ee1c25;
	margin:20px 0 10px;
}

h3 span{
	font-size: 11px;
	color: #666666;
	display: block;
	line-height: 15px;
	font-style: italic;
}


h4{
	font-size: 16px;
	color: #E77A32;
	padding-bottom: 3px;
	background-image: url(../pic/bg-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	font-weight: lighter;
	padding-top: 3px;
}

h4 span{
	font-size: 10px;
	color: #999999;
	display: block;
	font-style: italic;
	padding-top: 3px;
}

h5, h5 a {
	font-size: 12px;
	color:#fff;
	font-weight: normal;
	text-transform: uppercase;
}

h6{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

/***************************************************
			        GALLERY
***************************************************/
a.photo-hover{
	position:relative;
	float: left;
 }

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

.image-box{
	float: left;
	padding: 5px;
	margin-right: 20px;
	margin-bottom:8px;
	background-image: url(../pic/bg-date.gif);
}

table{
	margin-top: 0px;
	text-align: left;
	width:360px;
}

tr{
	padding: 0px;
}

td{

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 140px;
	color: #999;
	text-align:left;
	font-size:12px;
padding: 5px;
}

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

#page-nav-holder{
	float: left;
	position: relative;
	width: 100%;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
}

.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: #fff}

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

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

form {
	position:relative;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

label {
	color: #fff;
	font-size:13px;
	display:block;
	padding-left:10px;
	margin-bottom:3px;
}

.textbox, textarea, .box-error, .textarea-error{
	height:18px;
	line-height:18px;
	width:200px;
	padding:5px 10px;
	color: #333;
	overflow:hidden;
	background:transparent url(../pic/bg-textbox.png) no-repeat 0 0;
}

textarea, .textarea-error{
	width:400px;
	height: 58px;
	background:transparent url(../pic/bg-textarea.png) no-repeat 0 0;
}

.text-error, .text-info-error {
	position:absolute;
	color:#FF0000;
	font-size:13px;
	}

.text-error {
top:65px;
left:290px;
}

.text-info-error {
	left:10px;
	top:20px;
	font-size:17px;
	}

.holder-form-height, .holder-form, .holder-form-small{
	width:100%;
	position: relative;
	float: left;	
}

.holder-form-height{margin-bottom:15px}
.holder-form-small{height: 20px;}

.button {
	color: #fff;
	font-size:12px;
	text-transform:uppercase;
	background:transparent url(../pic/button.png) no-repeat 0 0;
	height: 30px;
	width: 66px;
	margin-left:5px;
	cursor: pointer;
	border:none;
	position:absolute;
	top:23px;
}

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

#footer{
	position: relative;
	float:left;
	width: 100%;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#FooterOne, #FooterTwo {
	position: relative;
	float:left;
}

#FooterOne a{color:#f91a26}
#FooterOne a:hover {color:#FFF}

#FooterTwo{
	float:right;
	margin-top:43px;
}

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

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

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

#nav-menu{
	position: relative;
	float:right;
	margin:50px 0 0;
	padding:0;
	width:714px;
	height:38px;
	background:transparent url(../pic/bg-left-navigation.gif) no-repeat 0 0;
}

#nav-menu span {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:7px;
	height:38px;
	background:transparent url(../pic/bg-right-navigation.gif) no-repeat 0 0;
	}

#nav-menu ul{
	list-style: none;
	margin-left:15px;
}

#nav-menu ul li {
	float: left;
	padding: 0;
	margin:6px 0 0 0;
}

#nav-menu li a {
	font-size: 16px;
	color: #fff;
	outline:none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#nav-menu ul li a:hover {color: #999;text-decoration:none}

body#home a#home_link, body#akcija a#akcija_link , body#about a#about_link, body#documents a#documents_link, body#products a#products_link, body#news a#news_link, body#servis a#servis_link ,body#contact a#contact_link {
	color:#ee1c25;
}

#category-menu {
	float: left;
	width: 250px;
	padding:0;
	}
	
#category-menu ul{
	list-style: none;
	padding: 0;
	float: none;
	margin: 0;
}

#category-menu li ul{
	list-style: none;
	padding: 0;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#category-menu ul li {
	float: none;
	padding:0;
}

#category-menu ul li span{
	font-size: 13px;
	color: #CCC;
	display: block;
	padding-top:5px;
	margin-bottom:0;
	text-transform:uppercase;
	border-bottom:1px solid #333;
}


#category-menu ul li a{
	font-size:12px;
	color:#666;
	display:block;
	width:220px;
	padding:5px 10px 5px 20px;
	line-height:18px;
	border-bottom:1px dotted #262626;
	}
	
#category-menu ul li a:hover{
	background-color:#121212;
	text-decoration:none;
	color:#666;
}
	
/***************************************************
			  				 Specific
***************************************************/

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

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


.absolute{
	position: absolute;
	left: 369px;
	top: -22px;
}

.price{
	position:absolute;
	left:0;
	bottom:0px;
	width:90px;
	height:23px;
	background-color:#ec1c25;
	z-index:900;
	text-align:center;
	color:#FFF;
	padding-top:7px;
	}

.action {
	position:absolute;
	top: 11px;
	left: 100px;
	background-color:#ec1c25;
	color:#FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 60px;
	z-index: 999;
}

.date{
	font-size: 11px;
	color: #666;
}

/* GoogleMap */
#holder-map{
position:relative;
float:left;
width:100%;
margin:0;
padding:15px 0;
}
#holder-map p a {
color:#fff;
font-size:12px;
}

/*jquery popup*/
/* Z-index of #mask must lower than #boxes .window */  
#mask {  
  position:absolute;  
  z-index:9000;  
  background-color:#000;  
  display:none;  
}  
    
#boxes .window {  
  position:absolute;  

  width:495px;  
  top: 50%;
  height:456px;  
  display:none;  
  z-index:9999;  
  padding:20px;  
margin-top:228px;
margin-right:-280px;
right:50%
}  
.close {  
  position:absolute;  
  top: -12px;
  z-index:9999;
   right:29px;
}  
  
/* Customize your modal window here, you can add background image too */  
#boxes #dialog {  

  background:transparent url(../pic/gt_akcija.jpg) no-repeat 0 0;
}  
/*end jquery popup*/

