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

*{
	padding:0;
	margin: 0;
	border: none;
}

html, body{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #181212;
	background-image: url(../pic/pozadina.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

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

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

p{
	display: block;
	color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

a{
	color: #BCBEC0;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	color: #999999;
}

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

#container{
	position: relative;
	width: 927px;
	min-height: 212px;/* Mozilla, Opera */
	margin: 28px auto 0 auto;
	overflow: hidden;/* Mozilla, Opera */
}

html>body #container{
	background: url(../pic/container-bg.png) top left;
}/* Mozilla, Opera, IE7+ */

#top-bg{
	position: absolute;
	width: 927px;
	height: 212px;
	top: 0;
	left: 0;
}

html>body #top-bg{
	background: url(../pic/top-bg.png) top left no-repeat;
}/* Mozilla, Opera, IE7+ */

#head{
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 1000;
}

#holder-left{
	position: relative;
	float: left;
	width: 635px;
	left: 10px;
	z-index: 100;
}

#holder-right{
	position: relative;
	float: right;
	width: 257px;
	right: 10px;
}

#holder-bottom{
	position: relative;
	float: left;
	width: 640px;
	left: 10px;
	padding: 0 0 10px 0;
	
}

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

.holder-content, .holder-content2, .holder-content-fixed, .holder-content-fixed2{
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border: 1px solid #4D4242;
	background: #000;
}

.holder-content-text{
	position: relative;
	float: left;
	width:234px;
	border:none;
	margin-top:10px;
	color: #CCCCCC;
	height: 292px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	overflow: auto;
	line-height: 14px;
	text-align: justify;
}

.holder-content-empty{
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.holder-content2{
	background: #000 url(../pic/holder-content2-bg.png) bottom left repeat-x;
}

.holder-content-fixed, .holder-content-fixed2{
	width: 278px;
	margin: 0 10px 0 0;
	padding: 10px 3px 3px 30px;
}

.holder-content-fixed2{
	width: 251px;
	float: right;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 3px;
	position: relative;
	right: -2px;
	_right: 0px;
	*right: 0px;
}

#holder-flash{
	position: relative;
	float: left;
	width: 635px;
	/*height: 342px;*/	
*padding-bottom:8px;
margin-bottom:10px;
_margin-bottom:8px;
_padding-bottom:0px;
}

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

form{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FF6600;
}

label{
	color:#FFFFFF;
	font-size:11px;
	width:90px;
	display:block;
	float:left;
	line-height: 26px;
	padding-right: 4px;

}

.textbox, .textbox1, .box-error{
	border:1px solid #E1E1E1;
	font-size:11px;
	width:132px;
	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;
	float: left;
}

.textbox1{
	width:130px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #CC3300;
}

.box-error{
	width:130px;
	border-top: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	border-left: 3px solid #CC3300;
	background-color: #E5E5E5;
}

textarea, .textarea-error{
	font-size:11px;
	width:300px;
	line-height:16px;
	background-color: #FFFFFF;
	height: 120px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.textarea-error{
	border-top: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	border-left: 3px solid #CC3300;
	background-color: #E5E5E5;
}

.holder-form{
	position: relative;
	height: 28px;
}

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

.sub-button{
	color: #333333;
	height: 25px;
	width: 135px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
}

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

.error1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	border: 1px solid #FFCC00;
	margin: auto;
	height: auto;
	width: auto;
	position: relative;
}

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

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

h2{
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	background: url(../pic/line.gif) bottom left repeat-x;
	color: #FFF;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

h3{
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}

h3 span {
	font-size: 11px;
	color: #CCCCCC;
}

.link{
	color: #FFF;
}

ul{
	list-style: none;
}

.list, .list2{
	padding: 10px 0 2px 10px;
	color: #6D6E71;
}

.list2{
	padding: 10px 0 0 10px;
}

.list li{
	background-image: url(../pic/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 17px;
}

.list2 li{
	background-image: url(../pic/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom: 6px;
}

.list2 li a{
	padding-left: 0px;
}

.title{
	color: #BB131A;
}

.title2{
	position: absolute;
	width: 30px;
	height: 90px;
	margin: 0;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
}

.title2 span{
	display: none;
}

.title3{
	margin: 0 0 5px 0px;
	padding: 0px 20px;
	background: url(../pic/bullet.gif) 0px 4px no-repeat;
	display: block;
}

.text{
	line-height: 10px;
	text-align: justify;
	font-family: Tahoma, Arial;
}

.text2{
	padding: 0px 9px 7px 9px;
	line-height: 12px;
	background: url(../pic/text2-bg.png) bottom left repeat-x;
	color: #FFF;
}

.text3{
	position: relative;
	color: #BCBEC0;
	padding-left: 20px;
	line-height: 18px;
}

.text4{
	position: relative;
	color: #FFFFFF;
}

.text-highlite, .text-highlite2{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #BB131A;
}

.text-highlite2{
	color: #FFF;
}

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

.holder-galery{
	position: relative;
	float: left;
	width: 50%;
	padding: 25px 0;
	overflow: hidden;/* Mozilla */
}

.holder-image{
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	padding: 3px;
	border: 1px solid #494040;
	background: #000;
}

.holder-image2{
	padding: 0 0 5px 0;
}

.holder-image3{
	float: left;
	margin: 0 0px 0 50px;
	position: relative;
	padding-right: 15px;
}

a.photo-hover{
	float: left;
	margin-right: 5px;
}

a.photo-hover:hover{	
	z-index:500;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

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

#footer{
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #3F2F2F;
	color: #FFF;
}

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

#FooterTwo{
	position: relative;
	float: right;
	right: 14px;
	text-align: right;
	line-height: 27px;
}

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

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav-menu{
	position: relative;
	float: left;
}

#nav-menu li{
	position: relative;
	float: left;
	margin: 0 3px 0 0;
	background: #484343;
}

#nav-menu li ul{
	display: none;
}

#nav-menu li a, #nav-menu li a:visited{
	display: block;
	color: #FFF;
	width: 183px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav-menu li:hover{
	background-color: #94070A;
}

#nav-menu li:hover ul{
	display: block;
	position: absolute;
	top: 28px;
	width: 183px;
	background: transparent;
}

#nav-menu li:hover ul li{
	float: left;
	background: none;
}

#nav-menu li:hover ul li a{
	display: block;
	float: left;
	width: 183px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../pic/dropdown-bg.png);
	color: #FFF;
}

#nav-menu li:hover ul li a:hover{
	background: #000;
}

body#plakari #nav-menu li#plakari_link, body#kuhinje #nav-menu li#kuhinje_link, body#enterijer #nav-menu li#enterijer_link, body#sobna-vrata #nav-menu li#sobna-vrata_link{
	background: #94070A;
}

li#sobna-vrata_link{
	background: #484343 url(../pic/top-link.png) top left no-repeat;
}

li#sigurnosna-vrata_link{
	background: #484343 url(../pic/top-link2.png) top left no-repeat;
}

li#enterijer_link{
	background: #484343 url(../pic/top-link3.png) top left no-repeat;
}

li#sobna-vrata_link:hover{
	background: url(../pic/top-link-hover.png) top left no-repeat;
}

li#sigurnosna-vrata_link:hover{
	background: url(../pic/top-link2-hover.png) top left no-repeat;
}

li#enterijer_link:hover{
	background: url(../pic/top-link3-hover.png) top left no-repeat;
}


#foot-menu{
	position: relative;
	float: left;
	left: 110px;
	margin: 3px 0 0 0;
}

#foot-menu li{
	float: left;
	padding: 0 9px;
	border-right: 1px solid #FFF;
}

#foot-menu li a{
	display: block;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
}

#foot-menu li a:hover{
	color: #CCCCCC;
}
