* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img011.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h4 {
	margin: 0;
}

h2, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 24px;
}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 100px;
	background: #012258;
	width: 960px;
	
	
}

/* Logo */

.logo{
	float: right;
	background: url(images/imgCienkiPasek1x100.jpg) repeat-x;
	height: 100%;
	width: 100%;	
	}

/*#logo {
	float: left;
	width: 100%;
}

#logo img{
		padding-left:15px;
		padding-top: 10px;
	}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 38px;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
*/
/* Menu */

.menu {
	float: right;
	
	height: 100%;
	width: 741px;
}

.menu ul {
	margin: 0;
	padding-top: 68px;
	padding-left: 100px;
	list-style: none;
	line-height: normal;
}

.menu li {
	display: inline;
}

.menu a:link.menuu, a:visited.menuu{
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #74adfa;
	border-left: 2px solid #003D9F;
	border-right: 2px solid #ccddf9;
	height:15px;
	padding-right: 7px;
	padding-left: 7px;
}

.menu li a:hover.menuu /* dotyczy nibyanimacji menu na stronie, link do index.html */
	{
		text-align:center;
		width: 180px;
		background-color: #002f5e;
		color: #fff;
		border-left: 1px solid #000080;
		border-right: 1px solid #000080;
		height:20px;
		font-size: 15px;
	}	

.menLog{
	width: 100%;
	height: 100%;
	background: url(images/klif3.jpg) no-repeat;}
	
	
/*#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#opis{
float: right;
}

#content {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
}

#content2 {
	float: left;
	text-align: center;
	width: 80%;
	padding: 0 0 0 76px;
}

#content3{
	float: left;
	text-align: left;
	width: 85%;
	padding: 0 0 0 76px;
}

.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.trrr a{
		color: #7F2045;
		text-decoration: none;
		font-size:12px;
	}

.trrr a:HOVER{
		color: black;
		text-decoration: none;
		font-size:10px;
	}

.tab_produkt td{
		border-top: 1px solid #AFAFAF;
	}
#lewaStrona{
		text-align: left;
	}

.entry p{
		text-indent: 1cm;
	}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
	
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#copy a:link /* znajduje się w divie o id=pasek i dotyczy wyświetlania nazwy i znaku */ 
	{
	
		color:#1d5f7e;
		font-size: 90%;
		text-align:center;
		text-decoration:none;
	}

#sidersider {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidersider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}	
	
#sidersider li
	{
		border-bottom: 0;
	}
	
ul.produkt_menu /* na stronie produkty.html - dotyczy listy z produktami (po lewej stronie) */
	{
		font-size: 11px;
		list-style: none;
	}
	
ul.produkt_menu li  /* na stronie produkty.html - dotyczy listy z produktami (po lewej stronie) */
	{
		border-left: 1px solid #cedcdf;
		border-top: 0px;
		border-bottom: 0px;
	}
	

ul.produkt_menu a:link, ul.produkt_menu a:visited /* na stronie produkty.html - taka nibyanimacja listy z produktami */ 
	{ 
		display: block;		
		text-decoration: none;
		padding: 7px;
		font-weight: bold;		
		color: #103d54;
				
	}

ul.produkt_menu a:hover  /* na stronie produkty.html - taka nibyanimacja listy z produktami */ 
	{
		color: #102845;	
		font-size: 13px;
	}	
	
#nazwa /* na stronie produkty.html - id obiektu, w którym wyświetlane są stronki z produktami */
	{
	
		
	}		
#srodkowanie_dane
	{
		width:90%;
		text-align:center;
		color: #003366;
		text-decoration: none;
		font-size: 80%;
		text-align:center;
	}	
	
.pogrubienieTekstu
	{
		font-weight: bold;
		font-size: 14px;
		float: left;
	}
#iso{
	}
#iso img {
		padding-top: 20px;
	}
	
#odbiorcyReferencje li{
		list-style:  none;		
	}

.podkreslenie h3
{
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-size: 14px;
	font-weight: bold;
}
.podkreslenie1 
{
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
}

.podkreslenie2 
{
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	text-align:left
	
}

#nazwa li{
	list-style-image: url(images/imgLista.jpg) ;
}
 
.Kontakty_dane{
	width: 550px;
}

.wielkosc_liter{
	font-size: 15px;
}


.szary{
	color: #6B6B6B;
}
