/*
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: #1FA000 url(../images/bg.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 3px 5px;
	border: 1px solid black;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 30px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2, h3 {
	border-bottom: 1px solid #F2F2F2;
}


h2 {
	font-size: 28px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 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;
}

object {
	float: left;
	margin: 5px 10px 8px 0;
}

/* Wrapper ************************************************************************************/

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y;
}

#wrapper2 {
}

/* Header */

#header {
	height: 167px;
	background: #C87048 url(../images/intertenis.jpg) no-repeat;
}

/* Menu ***************************************************************************************/

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 147px 0 7px 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 69px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page ***************************************************************************************/

#page {
	background: url(../images/img04.jpg) no-repeat;
}

/* Content ************************************************************************************/

#content /* (index, kontakt) */ {
	float: left;
	width: 520px;
	padding: 30px 0 0 76px;
}

#content2 /* (others) */ {
	float: left;
	width: 796px;
	padding: 30px 0 0 76px;
}

#content3 /* (poradnik */ {
	float: left;
	width: 436px;
	padding: 30px 0 0 76px;
}

.post {
	font-size: 14px;
}

.post .header {
	font-weight: bold;
}

.post .title {
}

.post .title2 {
	margin-top: 50px;
}

.post .entry {
}

.post .entry .news {
	margin-left: 30px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}
.post  .entry  .newsA {
	background: url(../images/img07.jpg) repeat-x left bottom;
}

.post .entry .news2 {
	margin-left: 30px;
	margin-right: 280px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}

.post .entry .permalink {
	display: block;
	float: right;
	padding-right: 150px;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}
.post  .entry  .permalink1 {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}
.post   .entry   .permalink2 {
	display: block;
	float: left;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}

.post .meta {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 40px;
	text-indent: 40px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}
.post  .metaA {
	background: url(../images/img07.jpg) repeat-x left bottom;
	float: right;
}

.post .meta .permalink {
	display: block;
	float: right;
	margin-right: 50px;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left;
}

.post .meta2 {
	margin-left: 30px;
	padding-left: 15px;
}

.post .italic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: black;
}

.post .meta .capitalize {
	text-transform: capitalize;
	text-decoration:underline;
	color: #6B6B6B;
	font-weight: bold;
}

.post .big {
	font-size: 18px;
	font-style: normal;
	color: red;
	padding: 4px 36px 4px 36px;
}


/* Oferta ***********************************************************************************/

.post .oferta li{
	font-size: 14px;
	margin: 0;
	padding-bottom:3px;
}

.post .oferta .bold {
	font-weight: bold;
	color: #FF5A00;
}

.post .cennik {
	font-size: 14px;
	color: black;
	margin: 0;
	padding: 0;
}

.post .cennik h4{
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 0;
}

.post .cennik table  {
    border-collapse : collapse;
    border          : solid 2px black;
    margin-bottom: 30px;
}

.post .headcolumn {
    border      : solid 1px black;
    color       : white;
    background  : lightgreen;
    font-weight : bold;
    padding     : 15px;
}

.post .cennik td {
    border  : solid 1px black;
    padding : 5px;
    width   : 350px;
    text-align   : center;
}

.post .cennik th {
    border      : solid 1px black;
    color       : white;
    background  : lightgreen;;
    font-weight : bold;
    padding     : 15px;
}

/* Aktualnosci ******************************************************************************/

.post .table table {
	border-collapse : collapse;
	margin-left: auto;
	margin-right: auto;
}

.post .table .images td {
    padding : 10px 0 10px 0;
    width   : 250px;
    text-align   : center;
    background: #F8F8F8;
}

.post .table .text td {
    padding : 0 0 0 0;
    width   : 250px;
    text-align   : center;
    background: #F0F0F0 url(../images/img12.jpg) no-repeat bottom;
}

.post .table img {
    border: 8px ridge #E0E0E0;
}

.post .table h4 {
    margin: 12px 0 12px 0;
}

/* Sidebar (index, kontakt) *****************************************************************/

#sidebar {
	float: right;
	width: 270px;
	padding: 67px 64px 0 26px;
}

#sidebar img {
	margin: 0 0 20px 28px;
}

#sidebar #pic img {
	margin: 0 0 1px 1px;
}

#sidebar #pic .permalink {
	display: block;
	float: right;
	font-size: 14px;
	padding: 20px 40px 20px 20px;
	background: url(../images/img09.gif) no-repeat left center;
}

#sidebar .italic {
	font-size: 14px;
	font-style: italic;
	color: black;
	margin-right: 26px;
	background: url(../images/img07.jpg) repeat;
}

#sidebar .name {
	font-size: 13px;
	font-style: normal;
	color: black;
	padding: 10px 0 0 17px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}

#sidebar .kontakt {
	font-size: 18px;
	color: #FF5A00;
	text-decoration: underline;
	margin: 0;
}

#sidebar .partner {
	margin: 10px 10px 0 30px;
	padding: 18px 0 18px 0;
	border: 0px ridge #F8F8F8;
	background: #FFFFFF;
}

#sidebar .partner2 {
	margin: 20px 0 10px 0;
	font-size: 15px;
	color: red;
	font-weight : bold;
	text-transform: uppercase;
	text-align: center;
}


/* Sidebar2 (poradnik) **********************************************************************/

#sidebar2 {
	float: right;
	width: 340px;
	padding: 67px 76px 0 0;
}

#sidebar2 img {
	border: 2px outset #FFFFFF;
	margin: 30px 0 30px 20px;
}

#sidebar2 a {
	margin: 0 0 0 80px;
	color: #FF5A00;
	font-size: 18px;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

/* Widebar (index) **************************************************************************/

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 420px;
}

#widebar dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

#widebar dl.list1 dd {
	margin-bottom: 10px;
}

#widebar .list1 dd a{
	padding-left: 20px;
	font-size:12px;
	font-weight: bold;
	background: url(../images/img08.gif) no-repeat left center;
}

#widebar .list1 a:hover{
	text-decoration: underline;
}

#widebar #colB {
	float: left;
	width: 330px;
	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;
}

/* Galeria (galeria.js) *********************************************************************/

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 2px solid black;
}

/* Submenu (ddmenu.js) **********************************************************************/

#dropmenudiv{
position:absolute;
border:1px solid #a0a0a0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
margin-left: 20px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #a0a0a0;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E8E8E8;
text-decoration: underline;
}

