/******************************************************/
/**************Copyright bridget-marketing*************/
/******************************************************/

html{
scrollbar-face-color: #302926; 
scrollbar-highlight-color: #49413E; 
scrollbar-shadow-color: #302926; 
scrollbar-3dlight-color: #716661; 
scrollbar-arrow-color: #716661; 
scrollbar-track-color: #49413E; 
scrollbar-darkshadow-color: #302926;
}

/* basics ***************************************************************************************************/

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

body {
text-align: center; 
font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
color: #D1D1D1; 
background: #3C3330;
}

img	{
display: block; 
border: 0;
}

a {
color:#D6D2B9;
text-decoration:none;
}

a:hover {
color: #D77205;
text-decoration:underline;
}

.promolink {
color:#D6D2B9;
text-decoration:none;
border-bottom:1px dotted;
}
.promolink:hover {
color: #D77205;
text-decoration:none;
}

.contentlink {
color:#D77205;
text-decoration:none;
}

.contentlink:hover {
color: #D6D2B9;
text-decoration:underline;
}

ul { 
list-style:none; 
}

li { 
list-style:none; 
}

/* layout ***************************************************************************************************/

#head {
	font-size: 10px;
	width: 680px;
	height: 25px;
	background: #302926;
	margin: 40px 0px 10px 0px;
}

#head p {
	padding: 5px 5px;
	font-size: 10px;
	text-align: right;
	color: #716661;
}

#container { 
margin: 0 auto; 
width: 680px; 
}

#nav { 
float:left; 
text-align:left; 
width:200px; 
background: #3C3330;; 
}

#content { 
position:relative; 
float:left; 
text-align:left; 
width: 470px; 
background: #3C3330;
margin-left:10px;
}

#content #picture {
	width: 460px;
	height: 190px;
	display: block;
	border: 5px solid #49413E;
}

#content #textbox { 
color: #CFCBB5; 
background: #3C3330;
border:5px solid #49413E; 
padding:10px 0;
margin: 10px 0px 0px 0px
}

#popup {
	position: relative;
	text-align: justify;
	width: 620px;
	background: #3C3330;
	margin: 15px 0px 15px 30px;
}

#popup #textpopup { 
color: #CFCBB5; 
background: #3C3330;
border:5px solid #49413E; 
padding:10px 0;
margin: 10px 0px 0px 0px
}

#foot { 
font-size:10px; 
color:#716661; 
width:470px;
float:left;
display:inline;
background: #302926;
margin: 10px 0px 0px 0px;
}


/* typo  ***************************************************************************************************/

h1{ 
font-size:13px; 
font-weight:bold; 
padding: 10px 20px; 
}

h2{ 
font-size:15px; 
font-weight:bold; 
padding: 10px 20px; 
}

p { 
padding: 0px 20px 10px 20px; 
}

#lightbrown {
	width: 280px;
	height: 50%;
	display: block;
	background: #49413E;
	margin: 0px 20px 0px 40px;
	padding: 10px 0px 0px 0px;
}

#reacties {
	width: 380px;
	height: 50%;
	display: block;
	background: #49413E;
	margin: 0px 20px 0px 40px;
	padding: 10px 0px 0px 0px;
}

#textbox p.first {
	text-indent: 0;
	padding: 10px 20px;
	font-size: 12px;
}

#textbox p.points {
	font-size: 11px;
}

#textbox p.light {
	background-color: Black;
}

#textbox p.supportimg {
	padding: 0px 50px 0px 0px;
	margin: 0px 20px 10px 0px;
}

#textbox .bullet {
	color: #D77205;
	padding-right: 0.2em;
}

#textbox .points {
	color: #D77205;
	padding-left: 20px;
}

#textpopup .bullet { 
color:#D77205;
padding-right:0.2em;
}

.imgSigniture { 
font-size:9px; 
color:#666; 
padding-left: 3px;
}

.orange{ 
color:#D77205; 
}

/* nav  ***************************************************************************************************/

#news { 
color:#D6D2B9;
border: 4px solid #49413E; 
background: #3C3330;
margin: 10px 0px 0px 0px;
text-align: justify;
}

.promolinknews {
	font-size: 12px;
	color: #D77205;
	border-bottom: 1px dotted #D77205;
	margin: 0px 0px -5px 0px;
}
.promolinknews:hover {
	font-size:12px;
	color: #D6D2B9;
	border-bottom: 1px dotted #D6D2B9;
	text-decoration:none;
	margin: 0px 0px -5px 0px;
}

.titlelinknews {
	font-size: 13px;
	color: #D6D2B9;
	border-bottom:1px dotted;
	margin: 0px 0px -5px 0px;
}
.titlelinknews:hover {
	font-size:13px;
	color: #D77205;
	text-decoration:none;
	margin: 0px 0px -5px 0px;
}

#mailing {
	color:#716661;
	border: 4px solid #49413E;
	background: #302926;
	margin: 10px 0px 0px 0px;
}

#info { 
float:left; 
font-size:10px; 
}

#nav  p.contact { 
padding: 0 20px 15px 0; 
}

#nav p { 
padding: 10px 20px; 
}

#nav p.contact a { 
display:block; 
padding-left: 20px; 
background: url(../images/contact-ico.gif) no-repeat 7px 60%; 
}

#nav p.contact a:hover { 
text-decoration: none; 
}



/* menu ***************************************************************************************************************************/

#menu {
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 14px 0px;
	font: 13px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background: #302926;
}

#menu li {
	line-height: 25px;
	background: url(../images/menu-separator.gif) no-repeat left bottom;
	color: #D6D2B9;
}

#menu li a{ 
background: url(../images/point.gif) no-repeat 7px 50%; 
padding: 0 20px;
color: #D6D2B9; 
}

#menu li a:hover{ 
background: url(../images/point-select.gif) no-repeat 7px 50%; 
text-decoration:none; 
color: #D6D2B9;
}

#menu li a#current{ 
background: url(../images/point-select.gif) no-repeat 7px 50%; 
color:#D77205; 
cursor:default;
}

#lang { 
font-weight:bold; 
font-size:10px; 
display: inline; 
list-style: none; 
line-height: 20px; 
overflow:hidden; 
}

#lang li { 
display: inline;
list-style: none; 
}

#lang li a {
float:left; 
padding-right:10px;
}

#lang li a:hover {
text-decoration:none;
}

#lang li a#current-lang {
color:#ddd;
}

#lang li.bubble {
float:left; 
width:20px; 
text-indent: -9999px; 
background: url(../images/bubble.gif) no-repeat 6px 50%;
}

/* head  ***************************************************************************************************/


/*replacers*/
#headTitle h1{ text-indent:-9999px; margin:0; padding:0; height:60px; }

#headTitle h1.about { background: url(../images/replacers/dekorativa-materijali.gif) no-repeat 20px 20px;}
#headTitle h1.upholstery { background: url(../images/replacers/barsun-presvlake.gif) no-repeat 20px 20px;}
#headTitle h1.contact { background: url(../images/replacers/kontakt.gif) no-repeat 20px 20px; height: 115px;}
#headTitle h1.automotive { background: url(../images/replacers/auto-tkanine.gif) no-repeat 20px 20px; height: 150px;}


/* foot ***************************************************************************************************/

#footinfo {
	float: left;
	padding: 5px 0px 0px 20px;
}
#footcopy {
	float: right;
	padding: 5px 10px 0px 0px;
}

.toplink { 
color:#716661; 
}

.toplink:hover { 
color:#D6D2B9;
text-decoration: none;
}

.copyrightlink { 
color:#716661; 
}

.copyrightlink:hover {
	color: #716661;
	text-decoration: none;
	border-bottom:1px dotted;
}

/* contact ******************************************/

form {
	margin: 0 20px 15px;
	}

fieldset {
	border: none;
	}

label {
	float: left;
	display: block;
	width: 100px;
	margin-bottom: 10px;
}

	 
form div {
	margin: .3em 0 .8em;
	}

input, textarea {
	background: #3C3330;
	color: #CFCBB5; 
	border: 1px solid #49413E;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	padding: .2em;
	}

input:focus, textarea:focus {
	background: #302926;
	}

input.mailing {
	background-color: #3C3330;
	width: 145px;
	}
	
input.mailing:focus {
	background: #302926;
	}

.buttonmail{ 
cursor: pointer; 
width:150px;
color:#D77205;
font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
background: #302926;
border: 1px solid #49413E;
}

.buttonwrap { 
padding-top: 10px !important; 
}

.button{ 
cursor: pointer; 
width:100px;
color:#D77205;
font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
background: #302926;
border: 1px solid #49413E;
}

.text_fout { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #D77205; 
} 