/* Website template by freewebsitetemplates.com */
html {
	font-family: 'Trebuchet MS', sans-serif, Arial, Helvitica;
}
body {
	margin: 0;
	background-color: #daf4d7;
}

#background {
	background: url(../images/tlo.png) repeat;
}
#page {
	width: 960px;
	margin: 0 auto;
}
@font-face {
	font-family: 'CorbenBold';
	src: url('fonts/corben-bold-webfont.eot');
	src: local('?'), url('fonts/corben-bold-webfont.woff') format('woff'), 
		url('fonts/corben-bold-webfont.ttf') format('truetype'), 
		url('fonts/corben-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2, th, select, button{
	font-family: 'CorbenBold';
}
td{
	font-family: 'CorbenBold';
	font-size: 12px;
	color: gray;
}
#maly{
	font-family: 'CorbenBold';
	font-size: 10px;
	color: gray;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background: url(../images/bg-header.jpg) no-repeat center top;
	min-height: 40px;
	margin-bottom: 5px;
}

#connect {
	float: left;
	display: inline-block;
	height: 30px;
	width: 500px;
	margin: 15px 0 15px 10px;
}
#connect a {
	display: inline-block;
	font-family: 'CorbenBold';
	height: 30px;
	margin: 0 10px;
	padding: 0;
	color: #f9f9f5;
	text-decoration: none;
}
#connect a:hover {
	color: #f78117;
	text-shadow: 1px 1px 0 #a8840b;
}



/** Logo **/
#logo {
	clear: both;
	display: block;
	height: 1px;
	width: 950px;
	margin: 0 auto;
}

/** Navigation **/
#navigation {
	height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 8px 20px 12px 0;
}
#navigation li {
	float: left;
	font-family: 'CorbenBold';
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	width: 186px;
	text-align: center;
}
#navigation a {
	color: #f9f9f5;
	text-decoration: none;
}
#navigation a:hover, #navigation li.selected a {
	color: #f78117;
	text-shadow: 1px 1px 0 #a8840b;
}

/*------------------------------ CONTENTS ------------------------------*/
#contents {
	margin: 0 0 40px;
	padding: 0 5px;
}

#main {
	
	margin: 0 0 30px;
	padding: 0 0 30px;
	text-align: center;
}
#main p {
	color: #755a0b;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px;
}
#main p a {
	color: #755a0b;
	font-family: 'CorbenBold';
}
#main address {
	color: #ffffff;
	font-style: normal;
	width: 350px;
	margin: 0 auto;
	text-align: center;
}
#main address span {
	color: #9d7912;
	display: block;
	font-family: 'CorbenBold';
	font-size: 18px;
	line-height: 20px;
	margin: 20px 0;
	width: 350px;
}


#footer div.navigation {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	width:600px;
	margin: 0 auto 20px;
	text-shadow: 0 1px 0 #af9e31;
}
#footer div.navigation a {
	color: #ffffff;
	padding: 0 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #af9e31;
}
#footer div.navigation a:hover {
	color: #9d7912;
}

/*------------------------------ For IE6 ------------------------------*/
#background {
	_height: 1440px;
}

#featured a.button {
	_top: 299px;
}

#blogs {
	_height: 620px;
}
#blogs div.buttons, #blogs div.blog-entry-buttons {
	_top: 620px;
}


.punkty{
	font-weight: bold;
	font-size:32px;
	color:#f78117;
}
.cof{
	border: 2px solid #f78117;
	float:right;
	color: #f78117;
	cursor: pointer;
	visibility: hidden;
	background-color: black;
}
.edycja{
	border: 4px solid #f78117;
	float:right;
	color: #f78117;
	cursor: pointer;
	background-color: black;
}
.nowa{
	border: 2px solid  #f78117;
	float:left;
	background-color: black;
	color:  #f78117;
	cursor: pointer;
	margin-left: 3px;
}
select{
	border: 2px solid  #f78117;
	float:left;
	background-color: black;
	color:  #f78117;
	margin-left: 3px;
	font-size:16px;
}
#dots{
	color:  #f78117;
	text-decoration:underline
}
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
.okienko {
	color: white;
	display: none;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 30%;
	height: 30%;
	padding: 16px;
	border: 2px solid white;
	background-color: black;
	z-index:1002;
	overflow: auto;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}
.description{
	text-align: center;
	font-family: 'CorbenBold';
	font-size: 12px;
}
#tabelencja{
	text-align: center;
}
#obrazek_logo{
	vertical-align: top;
}

.okienko input{
	color: #CCC;
	background-color: #000;		
}
a{
	font-family: 'CorbenBold';
}
button{
	border: 5px solid  #f78117;
	background-color: black;
	color:  #f78117;
	margin-left: 3px;
	font-size:24px;
}
button:hover{
	color:  white;
}
