/* CSS CORTRADE */

/***************** BASIC ELEMENTS ************************/

body {
	background: #000000 url("../images/bg_body.gif") repeat-x left top;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0px;
	padding:0 0 0 0;
	color: #333333;
	text-align: center;
}

div#frameholder {
	width: 1000px;
	padding: 402px 0 0 0;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url("../images/bg_frameholder.gif") repeat-y left top;	
}

div#top {
	position:absolute;
	height: 402px;
	width: 1000px;
	top: 0;
	margin: 0 0 0 0;	
}

div#holder {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("../images/bg_holder.gif") no-repeat left top;	
}

div#right{
	float: right;	
	margin: 0 0 0 0;
	padding: 20px;
	width: 230px;
}

div#center{
	float: left;
	width: 730px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("../images/bg_content.gif") no-repeat right 0;	
	
}

div#content{
	padding: 20px 30px 20px 20px;
	margin: 0 0 0 0;
	line-height: 12pt;
}

div#footer {
	width: 1000px;
	margin: 0 auto;
	font-size: 8.25pt;
	text-align: center;
	padding: 30px 0 20px 0;
	background: url("../images/bg_footer.jpg") no-repeat left top;	
	color: #666666;
}

div#footer a {
	color: #666666;
	text-decoration: none;
}

div#footer div#submenu {
	margin: 0 0 7px -4px;
	font-size: 8.25pt;
	color: #666666;
}

div#footer div#submenu a{
	color: #666666;
	font-weight:normal;
	padding: 0 4px;
}

div#footer p{
	color: #ffffff;
}

div#footer p span{
	color: #666666;
}

div#footer p a.mail{
	color: #0ca6d9;
	font-weight:normal;
	padding: 0 4px;
}


/***************** SPECIFIC ELEMENTS ************************/

/***************** header ************************/

div#header{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  height: 129px;
  background: url("../images/bg_header.jpg") no-repeat right top; 
}

a#logo{
	display:block;
	font-size: 0pt;
	height: 116px;
	padding: 13px 0 0 20px;
}

/***************** topmenu ************************/

div#topmenu {
	height: 25px;
	text-align:right;
	position:absolute;
	top: 53px;
	margin: 0 0 0 590px;
	color:#87a1b8;
}

div#topmenu a{
	color:#87a1b8;
	text-decoration:none;
	padding: 0 7px 0 0;
}

div#topmenu  img{
	margin: 0 7px 0 0;
}

div#title {
	background: url("../images/bg_title3.jpg") no-repeat;
	height: 230px;
	padding: 0 0 0 598px;
}

div#title h4{
display: block;
padding: 45px 0 8px 77px;
font-size: 12pt;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

div#title h4 strong{
color: #ed1c24;
}

div#title a.inbutton{
	font-size: 8.25pt;
	margin: 0 0 0 77px;
}

div#title div.images{
height: 40px;
padding: 25px 0 0 0;
}

div#title div.images a{
display: block;
float: left;
width: 56px;
height: 36px;
margin: 0 7px 0 0;
}

div#title div.images a.image_01{background: url("../images/bg_title_s_01a.jpg") no-repeat;}
div#title div.images a.image_02{background: url("../images/bg_title_s_02a.jpg") no-repeat;}
div#title div.images a.image_03{background: url("../images/bg_title_s_03a.jpg") no-repeat;}
div#title div.images a.image_04{background: url("../images/bg_title_s_04a.jpg") no-repeat;}
div#title div.images a.image_05{background: url("../images/bg_title_s_05a.jpg") no-repeat;}
div#title div.images a.image_06{background: url("../images/bg_title_s_06a.jpg") no-repeat;}

div#title div.images a.image_01:hover{background: url("../images/bg_title_s_01b.jpg") no-repeat;}
div#title div.images a.image_02:hover{background: url("../images/bg_title_s_02b.jpg") no-repeat;}
div#title div.images a.image_03:hover{background: url("../images/bg_title_s_03b.jpg") no-repeat;}
div#title div.images a.image_04:hover{background: url("../images/bg_title_s_04b.jpg") no-repeat;}
div#title div.images a.image_05:hover{background: url("../images/bg_title_s_05b.jpg") no-repeat;}
div#title div.images a.image_06:hover{background: url("../images/bg_title_s_06b.jpg") no-repeat;}


/***************** site path ************************/

div#sitepath{
padding: 7px 0 10px 0;
margin: 0 0 0 0;
font-size: 7.5pt;
font-family: Arial, Verdana,  Helvetica, sans-serif;
color:#999999;
}

div#sitepath a{
font-weight: normal;
text-decoration:underline;
color: #999999;
}

/***************** hormenu ************************/

div#hormenu {
	background: #ffd500 url("../images/bg_hormenu.gif") repeat-x;
	height: 43px;
	margin: 0 0 0 0;
}

	div#hormenu ul.menu {
		margin: 0;
		padding: 0 0 0 8px;
		height: 43px;
	}
	div#hormenu ul.menu li{
		height: 43px;
		background: url("../images/bg_hormenu_list_item.gif") no-repeat right 16px;
		list-style-type: none;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		float:left;
	}

	div#hormenu ul.menu  li.last {background: none;}	
	
	div#hormenu ul.menu li a{
		color: #000000;
		text-decoration: none;
		font-size: 8.25pt;
		text-transform:uppercase;
		font-weight: bold;
		height: 22px;
		float: left;
		padding: 16px 14px 5px 14px;
		margin: 0 0 0 0;
	}

	div#hormenu ul.menu li.last a{
		padding: 16px 0 5px 13px;
	}

	div#hormenu ul.menu li.corian a{
		height: 26px;
		padding: 12px 13px 5px 13px;
	}	
	div#hormenu ul.menu li  a:hover{
	}



/***************** vertical menu ************************/

div#vermenu {
	padding: 0 0 0 0;	
}

div#vermenu ul.menu {
		margin: -3px 0 0 0;
		padding: 0;
	}

div#vermenu ul.menu li{
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 3px 0 3px 15px;
		background: url("../images/bg_vermenu_list_item.gif") no-repeat left 8px;
	}

div#vermenu ul.menu li.last{border-bottom: none; }
	
div#vermenu ul.menu li a{
		text-decoration: none;
}

/***************** catalog menu ************************/

div#catmenu {
	padding: 5px 0;
	background: #ffd72b url("../images/bg_catmenu.gif") no-repeat left bottom;
}

div#catmenu a{color: #000000;}
div#catmenu a:hover{color: #000000;}

div#catmenu ul.menu {
		margin: 0;
		padding: 0;
	}

div#catmenu ul.menu li{
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 4px 0 4px 20px;
		background: url("../images/bg_catmenu_list_item.gif") no-repeat 8px 9px;
		border-bottom: 1px dotted #fff2c8; 
	}

div#catmenu ul.menu li.last{border-bottom: none; }
div#catmenu ul.menu li.open{background: #ffb400 url("../images/bg_catmenu_list_item.gif") no-repeat 8px 9px;}
div#catmenu ul.menu li:hover{background: #ffb400 url("../images/bg_catmenu_list_item.gif") no-repeat 8px 9px;}
	
div#catmenu ul.menu li a{
		font-size: 7.25pt;	
		font-family: Arial, Verdana;
		text-decoration: none;
		text-transform:uppercase;
		font-weight: normal;
}

div#catmenu ul.menu li.open a{font-weight: bold; 		font-size: 8.25pt;	}



div#catmenu ul.menu li ul.submenu{
		margin: 0;
		padding: 3px 0 3px 0;
		margin: 0 0 0 -20px;
	}

div#catmenu ul.menu li ul.submenu li{
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 3px 0 3px 20px;
		background: url("../images/bg_catmenu_list_subitem.gif") no-repeat 8px 9px;
	}

div#catmenu ul.menu li ul.submenu li a{
		text-transform: none;
		font-weight: normal;
}

/***************** catalog enter ************************/

div#catalog_enter{
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	height: 21px;
	background: #ffffff  url("../images/bg_catenter.gif") no-repeat left bottom;
	color: #ffffff;
}

div#catalog_enter a{

}

div#catalog_enter img{
	vertical-align:bottom;
}


div#catalog_enter img.first{

}

div#catalog_enter img.second{

}


/***************** unibox ************************/

div.unibox{
	margin: 10px 0;
	padding: 0 15px;
	color: #333333;
	font-size: 8.25pt;
}

div.unibox div.headline{
  	font-weight: bold;
  	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	text-transform:uppercase;
  	color: #000000;
	font-size: 9pt;
}	

div.unibox p strong{
	font-size: 8.25pt;
	color: #048db2;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}	

div.unibox p{
  	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	line-height: 11.25pt;
}	

div.unibox table{
	margin: 0;
	width: 100%;
	border: 0;
}

div.unibox table td{
	padding: 2px 0;
	font-size:8.25pt;
}	

div.unibox input.text{
  padding: 2px 5px;
  font-size: 8.25pt;
  color: #666666;
}	

div.unibox div.item{
  padding: 0 0 10px 0;
}	

div.unibox div.contact{
  padding: 0 0 0 0;
}	

/***************** homepage ************************/

div#homebanner{
padding: 10px 0;
}

table.homebox{
	margin: 20px 0;
}

table.homebox td.left{
	padding: 0 0 0 10px;
}

table.homebox td.center{
	padding: 0 0 0 20px;
}

table.homebox td.right{
	padding: 0 0 0 20px;
}

strong.corian{ 
color:#ed1c24;
font-size:9pt;
}

a.button_foto{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_fotogalerie.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_foto_m{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_fotogalerie_m.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_foto_pf{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_fotogalerie_pf.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_paleta{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_paleta.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_paleta_m{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_paleta_m.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_paleta_pf{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_paleta_pf.jpg") no-repeat left top;
margin: 15px 30px 5px 0;
}

a.button_produkty{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_produkty.jpg") no-repeat left top;
margin: 15px 0 5px 0;
}

a.button_produkty_m{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_produkty_m.jpg") no-repeat left top;
margin: 15px 0 5px 0;
}

a.button_produkty_pf{
float: left;
width: 190px;
height: 115px;
background: url("../images/button_produkty_pf.jpg") no-repeat left top;
margin: 15px 0 5px 0;
}

a.button_foto strong, a.button_foto_m strong, a.button_foto_pf strong, a.button_paleta strong, a.button_paleta_m strong, a.button_paleta_pf strong, a.button_produkty strong, a.button_produkty_pf strong, a.button_produkty_m strong{
visibility:hidden;
}

a.button_foto sup, a.button_foto_m sup, a.button_foto_pf sup, a.button_paleta sup, a.button_paleta_m sup, a.button_paleta_pf sup, a.button_produkty sup, a.button_produkty_m sup,  a.button_produkty_pf sup{
visibility:hidden;
}



div.paleta{
background: #FFFFFF;
float: left;
margin: 5px 10px 5px 0;
padding: 5px 0 5px 8px;
width: 140px;
}

div.paleta2{
background: #FFFFFF;
margin: 5px 0 10px 0;
padding: 5px 5px 0 5px;
}

div.paleta h3{
font-size: 9.75pt;
margin: 0 0 10px 0;
}


table.download {
margin: 10px 0;
}

table.download td{
padding: 3px 0;
vertical-align: middle;
}

table.download td img{
vertical-align: middle;
}

table.kontakt{
margin: 10px 0 0 0;
}

p.dupont{
display:block;
padding: 0 0 10px 105px;
background: url("../images/logo_dupont.gif") no-repeat left top;

}


p.pfeiffer{
display:block;
float: left;
width: 355px;
padding: 0 30px 10px 0;
text-align:justify;

}

p.pfeiffer img{
float: left;
margin: 0 20px 0 0;
}


ul.pfeiffer{
display:block;
float: left;
width: 255px;
padding: 0 0 0 15px;
margin: 0 0 0 0;
}

div.cat_image_holder {
margin: 0 -10px 0 0;
}


div.cat_image_holder img{
margin: 0 8px 0 0;
border: 1px solid #CCCCCC;
}


