/*******************************************************************************************/
/*
/*     upominkipromocyjne.zip
/*	    Version 1.0
/	*	    Author: http://mierzey.info
/*	    Copyright (C) 2013 http://mierzey.info and All Rights Reserved.
/*		 Email: mierzey@gmail.com
/*
/*
/*******************************************************************************************/
body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
	background: url(../images/tlo_tile.png) repeat;
	font-family: Verdana;
	width:100%;
	font-type:bold;
	  /* selected link */ 

}

h1{
	color: #f9921c;
	font-size: 16pt;
	}

h2{
	color: #2D2D2D;
	font-size: 14pt;
	}
	
h3{
	color: #f9921c;
	font-size: 12t;
	}
	
h4{
	color: #2D2D2D;
	font-size: 10pt;
	}
	
paragraph{
	color: #2D2D2D;
	font-size: 8pt;
	}
	

#page{
	width:100%;
	height:100%;
	background: url(../images/tlo.png) repeat;
	background-position: 48% 0%;
	
}



#wrap{
	width: 1100px;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow: 0 0 4px 4px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.8);
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.8);
	overflow: hidden;
}

	
#header{
	background: #f9921c;
	width: 1100px;
	float: left
}
	
#logo{
	width: 356px;
	height: 127px;
	float: left;
	padding-top: 4px;
	padding-bottom: 6px;
}

	
/* menu górne */
	
#top_menu,
#top_menu ul,
#top_menu li,
#top_menu span,
#top_menu a {
	margin: 0;
	padding: 0;
	float:left;
	border: 0;
	line-height: 127px;
	box-sizing: content-box;
}

#top_menu {
	height: 127px;
	background: #231f20;
	width: 744px;
	border-top: 4px solid #f9921c;
	height: 127px;
	
}

#top_menu :after,
#top_menu ul:after {
  content: '';
  display: block;
  clear: both;
}

#top_menu a {
	background: #231f20;
	display: inline-block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 127px;
	padding: 0px 46px;
	font-weight: bold;
}

#top_menu ul {
	list-style: none;
}

#top_menu > ul {
	float: left;
	height: 127px
}

#top_menu > ul > li {
	float: left;
}

#top_menu > ul > li > a {
	color: #f9921c;
	font-size: 16px;
	text-decoration: none;
}

#top_menu > ul > li:hover:after {
	content: '';
	display: block;
	position: absolute;
	padding-right: 10px;
	height: 127px
	
}

#top_menu > ul > li:first-child > a {

}

#top_menu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;

}

#top_menu > ul > li.active > a {
	background: #f9921c;
	display: block;
	color: #231f20;
}

#top_menu > ul > li:hover > a {
	background: #f9921c;
	color: #231f20;
	display: block;
	text-decoration: bold;
}

#top_menu .has-sub {
	z-index: 1;
}

#top_menu .has-sub:hover > ul {
  display: block;
}

#top_menu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
  
}



#wrapper{
	width: 1100px;
	height: 100%;
	float: left;
	overflow: hidden;
}

#banner{
	width: 1100px;
	height: 100%;
	background: #fff;
}
	
#menu_main{
	width: 1100px;
	background: #fff;
	float: left;
	border-top: 6px solid #f9921c
}
	
#breadcrumbs{
	width: 1100px;
	height:40px;
	background: #eee;
	float: left;
	border-top: 6px solid #f9921c
}
	
#breadcrumbs ul {
	float: left;
	}
	
#content{
	width: 1060px;
	padding: 20px;
	background: #fff;
	float: left;
	}
	
#footer{
	width:1100px;
	height: 100%;
	background: url('../images/tlo_tile.png') repeat;
	float:left;
	border-top: 10px solid #f9921c
	}
	
#footer h1{
	color: #f9921c;
	font-size: 14pt;
	}
	

#footer ul {
	list-style: none;
		text-decoration: none
}

#top_menu a {
	font-weight: bold;
	color: #f9921c;
	text-decoration: none
}




#footera{
	width:70px;
	height: 100%;
	float:left;
	padding:10px;
	}
	
#footerb{
	width:260px;
	height: 100%;
	float:left;
	padding: 0px 13px;
	}
	
#footerc{
	width:680px;
	height: 100%;
	float:left;
	padding:10px 13px;
	}

ul.breadcrumb li {
display:inline;
}
	


	a:link {color:#F9921C; text-decoration:none; font-weight:bold;}     
	a:visited {color:#F9921C; text-decoration:none; font-weight:bold;}  
	a:hover {color:#F28100; text-decoration:none; font-weight:bold;} 
	a:active {color:#F28100; text-decoration:none; font-weight:bold;}

	
#footer ul a:link {color:#F9921C; text-decoration:none; font-weight:bold;}     
#footer ul a:visited {color:#F9921C; text-decoration:none; font-weight:bold;}  
#footer ul a:hover {color:#fff; text-decoration:none; font-weight:bold;} 
#footer ul a:active {color:#fff; text-decoration:none; font-weight:bold;}

#footer ul li a:link {color:#F9921C; text-decoration:none; font-weight:bold;}     
#footer ul li a:visited {color:#F9921C; text-decoration:none; font-weight:bold;}  
#footer ul li a:hover {color:#fff; text-decoration:none; font-weight:bold;} 
#footer ul li a:active {color:#fff	; text-decoration:none; font-weight:bold;}

html body div#cookieMessageOuter div#cookieMessageContainer table {
	text-align: center;
	}