html, body {
	height: 100%;
	background-color: #000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding: 0px;
	color: #CCC;
}
/*a {
	color:#CCC;
	outline: none;
	cursor: pointer;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}*/
a{
	background:url('http://22.static.hdns.pl/default/dot.gif') 0px center no-repeat;
	padding-left:10px;
	font-weight:normal;
	color:#FC0;
	text-decoration:none;
}
a:hover{
	background-position:2px center;
	color:#FFF;
}
ul, ol {
  padding: 0;
}
.container {
	margin: 0 auto;
	max-width: 1000px;
}
.separator {
	background: url('http://21.static.hdns.pl/drapole/separator.png') center top no-repeat;
	width: auto;
	height: 1px;
	clear: both;
}
#t a.logo{
	display:block;
	width:262px;
	height:83px;
	margin:0 auto;
	padding:0;
	background:none;
}
#m {
	min-height: 800px;
	position: relative;
}
.separator {
	margin: 5px 0px;
}
#b {
}
.navbar .nav {
	margin: 0;
	display: table;
	width: 100%;
}
.navbar .nav li {
	display: table-cell;
	width: 1%;
	float: none;
	text-align: center;
}
.navbar .nav li a {
	color:#CCC;
	padding:0;
	background:none;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	display: block;
}
.navbar .nav li:hover a, .navbar .nav li.active a {
	color: #FC0;
}
.navbar .nav li.active a i, .navbar .nav li.active a b, .navbar .nav li:hover a i, .navbar .nav li:hover a b {
	background-image: url('http://31.static.hdns.pl/drapole/grifs2.png');
}
.navbar .nav li a i, .navbar .nav li a b {
	padding-top: 0px;
	padding-right: 20px;
}
.navbar .nav li.active a i, .navbar .nav li:hover a i {
	background-position: left center;
	background-repeat: no-repeat;
}
.navbar .nav li.active a b, .navbar .nav li:hover a b {
	background-position: right center;
	background-repeat: no-repeat;
}
#start #c {
	background: url('http://10.static.hdns.pl/drapole/drapole1.2_001-start2.jpg') center top no-repeat;
}
#oferta #c {
	background: url('http://20.static.hdns.pl/drapole/drapole1.2_001-oferta.jpg') center top no-repeat;
}
#moje-ptaki #c {
	background: url('http://30.static.hdns.pl/drapole/drapole1.2_001-moje-ptaki.jpg') center top no-repeat;
}
#galeria #c {
	background: url('http://40.static.hdns.pl/drapole/drapole1.2_001-galeria.jpg') center top no-repeat;
}
#kontakt #c {
	background: url('http://50.static.hdns.pl/drapole/drapole1.2_001-kontakt.jpg') center top no-repeat;
}
#newsy #c {
	background: url('http://60.static.hdns.pl/drapole/drapole1.2_001-linki.jpg') center top no-repeat;
}
#error #c {
	background: url('http://70.static.hdns.pl/drapole/404.jpg') center 250px no-repeat;
}
#counter-h {
	text-align: center;
	color: #666;
}
#start #m {
	height: 800px;
}
#start ul {
	padding: 0;
	margin: 0;
}
#start-box {
	text-align: center;
	position: absolute;
	bottom: 0px;
	line-height:16px;
}
#start-box .h {
	display: none;
}
#news-h {
	position:absolute;
	left: 270px;
	bottom: 84px;
	text-align: right;
	/*width: 600px;*/
	margin: 0px auto;
	background-color: #111;
	color: #444;
	padding: 0px 6px;
	text-transform: capitalize;
	line-height:19px;
}
#news-h a {
	float: left;
	text-decoration: none;
	padding-right: 20px;
	text-transform:none;
}
#news-h a:hover {
	/*color: #FC3;*/
}
#gallery-box {
	width: 260px;
	/*width: 774px;*/
	/*margin: 0px auto;*/
	height: 60px;
	position: absolute;
	bottom: 84px;
	left: 0px;
}
#gallery-box a {
	display: block;
	float: left;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCC;
	position: relative;
	text-decoration: none;
}
#gallery-box a img {
	border: 0;
	margin: 2px;
	width: 80px;
	height: 50px;
	background: url('http://s2.hdns.pl/default/ajax-loader4.gif') no-repeat center;
}
#gallery-box a:hover, #gallery-box a.active {
	margin: 0;
	border: 2px solid #FC0;
}
#gallery-box a u {
	display: none;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#gallery-box a:hover u, #gallery-box a.active u {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.7);
	filter: alpha(opacity=70);
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
#b .separator {
	margin: 5px 0px;
}
#cds-h {
	display: block;
	width: 300px;
	height: 20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	text-decoration: none;
}
#cds-h a {
	cursor: pointer;
	text-decoration: none;
}
#cds-h a i {
	display: none;
}
#cds-h a:hover i {
	position: absolute;
	bottom: 20px;
	display: block;
	color: #FFFFFF;
	width: 150px;
	height: 50px;
}
#cds-h a.hdns:hover i {
	left: 12px;
	background: #FC0;
}
#cds-h a.stefano:hover i {
	right: -15px;
	background: #FFF;
}
#b .ph {
	height: 30px;
}

#oferta #c #m .oferta-link-list a {
	display: block;
	font-size: 14px;
	width: 220px;
	float: left;
	border: 1px solid #CCC;
	margin: 6px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	background:none;
}
#oferta #c #m .oferta-link-list a h2 {
	border:0;
	margin:0;
}
#oferta #c #m .oferta-link-list a i {
	display: none;
}
#oferta #c #m .oferta-link-list a:hover, #oferta #c #m .oferta-link-list a.active {
	background-color: #333;
	background: rgba(51, 51, 51, 0.8);
	filter: alpha(opacity=80);
}
#oferta #c #m .oferta-link-list a:hover i, #oferta #c #m .oferta-link-list a.active i {
	display: block;
}

#moje-ptaki #c #m .moje-ptaki-list a {
	background-image: url('http://11.static.hdns.pl/drapole/drapole1.2-slices-mini.jpg');
	background-repeat: no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list a {
	background-position: 0px -200px;
	display: block;
	height: 75px;
	width: 53px;
	float: left;
	margin: 2px;
	padding:0;
	position: relative;
	text-decoration: none;
}
#moje-ptaki #c #m .moje-ptaki-list .harris {
	background: url('http://101.static.hdns.pl/drapole/moje-ptaki/thumbs/harris.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .orzel-stepowy {
	background: url('http://102.static.hdns.pl/drapole/moje-ptaki/thumbs/orzel-stepowy.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .plomykowka {
	background: url('http://103.static.hdns.pl/drapole/moje-ptaki/thumbs/plomykowka.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .pojdzka {
	background: url('http://104.static.hdns.pl/drapole/moje-ptaki/thumbs/pojdzka.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .jastrzab {
	width: 39px;
}
#moje-ptaki #c #m .moje-ptaki-list .puszczyk {
	background: url('http://105.static.hdns.pl/drapole/moje-ptaki/thumbs/puszczyk.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .puchacz {
	background-position: -143px -200px;
	width: 65px;
}
#moje-ptaki #c #m .moje-ptaki-list .rarog {
	background-position: -273px -200px;
	width: 71px;
}
#moje-ptaki #c #m .moje-ptaki-list .pustulka {
	background-position: -344px -200px;
	width: 52px;
}
#moje-ptaki #c #m .moje-ptaki-list .rarog-gorski {
	width: 97px;
	background-position: -396px -200px;
}
#moje-ptaki #c #m .moje-ptaki-list .sowa-sniezna {
	background-position: -493px -200px;
	width: 67px;
}
#moje-ptaki #c #m .moje-ptaki-list .sowa-jarzebata {
	background-position: -647px -200px;
	width: 51px;
}
#moje-ptaki #c #m .moje-ptaki-list .sokol-wedrowny {
	background-position: -698px -200px;
	width: 52px;
}
#moje-ptaki #c #m .moje-ptaki-list .sowa-uszata {
	background-position: -750px -200px;
	width: 48px;
}
#moje-ptaki #c #m .moje-ptaki-list .rarog-altajski {
	background-position: -273px -200px;
	width: 71px;
}
#moje-ptaki #c #m .moje-ptaki-list .puszczyk-uralski {
	background: url('http://106.static.hdns.pl/drapole/moje-ptaki/thumbs/puszczyk-uralski.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .puszczyk-mszarny {
	background: url('http://107.static.hdns.pl/drapole/moje-ptaki/thumbs/puszczyk-mszarny.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list .wlochatka {
	background: url('http://108.static.hdns.pl/drapole/moje-ptaki/thumbs/wlochatka.jpg') center no-repeat;
}
#moje-ptaki #c #m .moje-ptaki-list {
	height: 77px;
	/*position: absolute;*/
	width: 992px;
	/* [disabled]margin-left: -16px;
*/
	/* [disabled]margin-left: 10px;
*/
	/* [disabled]margin-right: 10px;
*//*margin-top: 20px;*/
}
#moje-ptaki #c #m .moje-ptaki-list a u {
	display: block;
	height: inherit;
	width: inherit;
	overflow: hidden;
	text-indent: -3000px;
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity=50);
	text-align: center;
	text-decoration: none;
	color: #FC3;
}
#moje-ptaki #c #m .moje-ptaki-list a:hover u, #moje-ptaki #c #m .moje-ptaki-list a.active u {
	background: rgba(0, 0, 0, 0);
	filter: alpha(opacity=0);
}
#moje-ptaki #c #m .moje-ptaki-list a.active {
	border: 1px solid #FC3;
	margin: 1px;
}
#moje-ptaki #c #m .moje-ptaki-list a.active u, #moje-ptaki #c #m .moje-ptaki-list a:hover u {
	width: 140px;
	height: 24px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -70px;
	text-indent: 0px;
	color: #FFF;
}
#moje-ptaki #c #m .moje-ptaki-list a.active u {
	bottom: -40px;
	font-size: 18px;
	color: #FC3;
}
#moje-ptaki #c #m .moje-ptaki-details {
	display: block;
	margin-top: 120px;
	margin-right: 50px;
	font-size: smaller;
	list-style: none;
}
#moje-ptaki #c #m .moje-ptaki-details li h2, #moje-ptaki #c #m .moje-ptaki-details li h3 {
	margin: 0px;
	margin-top: 10px;
}
#moje-ptaki #c #m .moje-ptaki-details li h2 {
	margin-left: -5px;
	font-size: 24px;
	width: 350px;
}
#moje-ptaki #c #m .moje-ptaki-details li .img {
	float: right;
	height: 400px;
	width: 300px;
	text-align: left;
	margin-right: 280px;
}
#galeria #c #m .galeria-list {
	padding: 50px;
}
#galeria #c #m .galeria-list .scroll {
	width: 280px;
	height: 600px;
	overflow: auto;
	float: left;
}
#galeria #c #m .galeria-list #gallery-c.scroll {
	width: 292px;
}
#galeria #c #m .galeria-list .scroll a {
	display: block;
	float: left;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCC;
	position: relative;
	text-decoration: none;
	background:none;
}
#galeria #c #m .galeria-list .scroll a img {
	border: 0;
	margin: 2px;
	width: 80px;
	height: 50px;
	background: url('http://s2.hdns.pl/default/ajax-loader4.gif') no-repeat center;
}
#galeria #c #m .galeria-list .scroll a:hover, #galeria #c #m .galeria-list .scroll a.active {
	margin: 0;
	border: 2px solid #FC0;
}
#galeria #c #m .galeria-list .scroll a u {
	display: none;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#galeria #c #m .galeria-list .scroll a:hover u, #galeria #c #m .galeria-list .scroll a.active u {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.7);
	filter: alpha(opacity=70);
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}

/*#forum #c #m table a {
	font-weight:bold;
	text-decoration:none;
}
#forum #c #m table a:hover {
	color:#FC0;
}*/

#forum #c #m table td, #forum #c #m table th {
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#FFF;
	word-break: initial;
}
#forum #c #m table td.top {
	vertical-align:top;
}
#forum #c #m {
	overflow: auto;
}
#forum #c #m table li {
	list-style: disc;
}
#forum #c #m table ul,
#forum #c #m table ol {
  padding-left: 30px;
}
#forum #c #m table .markdown{
	line-height: 1.6;
	/*white-space: pre-wrap;*/
}
#forum #c #m table .markdown li{
	z-index:9;
}
#forum #c #m #default,
#forum #c #m #categories,
#forum #c #m #topics,
#forum #c #m #replies {
	font-size:18px;
	margin-top:20px;
}
#forum #c #m #default tr th, #forum #c #m #default tr td,
#forum #c #m #categories tr th, #forum #c #m #categories tr td,
#forum #c #m #topics tr th, #forum #c #m #topics tr td,
#forum #c #m #replies tr th, #forum #c #m #replies tr td, {
	padding:3px 6px;
}
#forum #c #m #default tr td,
#forum #c #m #categories tr td,
#forum #c #m #topics tr td,
#forum #c #m #replies tr td {
	border-top:6px solid #000;
	background:#222;
}
#forum #c #m #default tr.first td,
#forum #c #m #topics tr.first td,
#forum #c #m #replies tr.first td {
	background:#444;
}
#forum #c #m .loginbox{
	position:absolute;
	top:26px;
	right:0px;
}
#forum #c #m .button{
	border: 1px solid #444;
	background: #333;
	color: #FC0;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	cursor: pointer;
	font-size: 20px;
	margin:0;
	padding: 0px 20px;
}
#forum #c #m .button:hover{
	border: 1px solid #555;
	background: #444;
}
#forum #c #m .button:active{
	border: 1px solid #FC0;
	background: #555;
}
#forum #c #m input.text, #forum #c #m textarea.text{
	border: 1px solid #ccc;
	font-style: italic;
	color:#000;
	font-size: 13px;
	padding:0px 4px;
	width: 200px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}
#forum #c #m textarea.text{
	width: auto;
	font-size:13px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
}
#forum #c #m form.newPost{
	display:none;
}
#forum #c #m form.newPost.error{
	display:block;
}
label.txt, label.txt b{
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
}
label .error,
label.txt.error b{
	color:red;
}
label.txt.error input{
	border-color:red;	
}
#forum #c #m table th, #forum #c #m table td {
	padding:2px 6px;
}
#forum #c #m #markdown-help {
	display:none;
}
#forum #c #m #markdown-help * {
	text-align:left;
}

#forum #c #m #markdown-help .col {
	width: 260px;
	margin-right: 10px;
	float: left;
	padding: 0 0 10px 0;
}
