/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #DCDDCB url(images/bg.gif) repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #20387D;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}



h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	margin-bottom: 1em;
	line-height: 130%;
}

a {
	color:  #20387D;
}

a:hover {
	text-decoration: none;
	color:  #20387D;
}



/* Header */
#top {
	width: 915px;
	height: 312px;
	margin: 0 auto;
	padding: 0;
	background-color: White;
}


#logo {
	width: 430px;
	height: 72px;
	margin-left:18px;
	padding: 0px 0px 0px 0px;
	float:left;
	background: url(images/aqua-team.gif) no-repeat 0px 0px;

}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 915px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0;
	background: White;
	
}

#content_end {
	width: 915px;
	height: 90px;
	background: #DCDDCB url(images/bottom-bg.gif) repeat-x;
}


/* Menu */

#menu {
	width: 446px;
	height: 72px;
	margin-right:20px;
	float:right;

}



#menu ul {

	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 0px 0px 0 0;
	text-decoration: none;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D59A2B;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/punkt1.gif) no-repeat center bottom;
}


#menu3 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu3 li { margin: 0 0 .2em 0; }

#menu3 a
{
display: block;
color: #FFF;
background-color: #036;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

#menu3 a:hover
{
background-color: #369;
color: #FFF;
}


#menu2 ul {
	margin:0px;
	
	list-style: none;
	line-height: normal;
	width: 2,0px;

}

#menu2 li {
	display: list-item;
	color: #20409B;
	list-style-type: none;
	height: 22px;
	background-color: #E5DEC5;
	padding: 8px 0 0px 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	font: bold 1em Arial, Helvetica, sans-serif;
}

#menu2 a {
	text-decoration: none;
	color: #20409B;
}

#menu2 a:hover {
	text-decoration: underline;
}

#menu2 .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}


#header {
	margin-top:0px;
	width: 920px;
	height: 260px;
	text-align: center;
	
}




ul.punkt1 {
	display:inline;
	list-style: inside square;
	text-align:left;
	
}

.news1 {
	font-size: 1.3em;
	color: #7B4A0E;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	padding-top:5px;
	text-align:left;
	font-size: 1.15em;
	color: #7B4A0E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text1 {
	font-size: 1.0em;
	color: #20387D;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 135%;
}

.text {
	font-size: 1.1em;
	color: #20387D;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 125%;
}


.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #494949;
	line-height: 140%;
		text-align: justify;
}

.naglowek2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
}

.promocja {
	border: #D59A2B 1px solid;
	font-size: 1.15em;
	color: #993300;
	font-weight: bold;
	color: #FFFFF;
	padding: 8px;
	margin-top:3px;
	margin-bottom:3px;

}

.border1 {
	border: 1px solid;
	border-color: #20387D;
}

hr.line1 {
	color:white;
	background-color: white;
	width:100%;
	height:2px;
}

/* Footer */

#footer {
	padding: 20px 0;
	background: #20387D;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: White;
}

#footer a {
	color: #FFD700;
}

.cena { text-decoration: line-through; text-align: center; font: 15px arial,sans-serif;margin-top:3px;} 
 





.button {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
text-decoration: none;
}
.button:active {
position: relative;
top: 1px;
}

.blue {
	color: #0053a0;
	border: solid 1px #0033cc;
	background: #0033ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#0033cc), to(#0053a0));
	background: -moz-linear-gradient(top,  #0066ff,  #0066cc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0053a0', endColorstr='#0033ff');
}
.blue:hover {
	background: #0053a0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0033cc), to(#0053a0));
	background: -moz-linear-gradient(top,  #0066ff,  #0066cc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0053a0', endColorstr='#0033ff');
}
.blue:active {
	color: #0053a0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0033cc), to(#0053a0));
	background: -moz-linear-gradient(top,  #0066ff,  #0066cc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0053a0', endColorstr='#0033ff');
}

        #report { border-collapse:collapse;}
        #report h4 { margin:0px; padding:0px;}
        #report img { float:right;}
        #report ul { margin:10px 0 10px 40px; padding:0px;}
        #report th { background:#7CB8E2 url(header_bkg.png) repeat-x scroll center left; color:#fff; padding:7px 15px; text-align:left;}
        #report td { background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 15px; }
        #report tr.odd td { background:#fff url(images/row_bkg.png) repeat-x scroll center left; cursor:pointer; }
        #report div.arrow { background:transparent url(images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
        #report div.up { background-position:0px 0px;}
