/* basic */

body, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #880000;
}

p {
	margin: 0;
	padding: 0;
}

hr.special {
	border: none 0; 
	border-top: 1px solid #d8d2bd;
	border-bottom: 1px solid #ffffff;
	height: 2px;
	margin: 2px 0 2px 0;
}

/* layout */

div#layout {
	width: 800px;
	margin: 5px auto 25px auto;
}

div#header {
	width: 800px;
	height: 89px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 2px solid #e5e5e5;
	overflow: hidden;
}

div#logo {
	width: 525px;
	height: 89px;
	display: block;
	float: left;
}

div#topmenu {
	width: 275px;
	height: 89px;
	background: #efefef url('../images/layout/bg_topmenu.gif') repeat-y;
	float: right;
	text-align: center;
	padding-top: 10px;
	font-size: 9px
}

div#topmenu table {
	margin: 10px auto 0 auto;
}

div#topmenu input {
	border: 1px solid #bababa;
	padding: 2px;
	font-size: 9px;
	width: 200px;
}

div#container {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 2px solid #e5e5e5;
}

div#container table#layTable {
	width: 800px;
	border-spacing: 0;
	border-collapse: collapse;
}

div#container table#layTable td {
	vertical-align: top;
}

div#container table#layTable td#left {
	width: 157px;
	padding-right: 2px;
	margin-right: 2px;
	border-right: 2px solid #e5e5e5;
}

div#container table#layTable td#center {
	width: 474px;
}

div#container table#layTable td#right {
	width: 157px;
	padding-left: 2px;
	margin-left: 2px;
	border-left: 2px solid #e5e5e5;
}

/* menu */

div#menu {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 2px solid #e5e5e5;
}

div#menu a {
	display: block;
	padding: 5px;
	padding-right: 20px;
	background-color: #d22700;
	border-bottom: 1px solid #d84f30;
	text-align: right;
	font-size: 9px;
	color: #ffffff;
	background-image: url('../images/layout/el_strzala.gif');
	background-repeat: no-repeat;
	background-position: 142px center;
}
div#menu a:hover {
	background-color: #ff0000;
}

/* blocks */

div.block div.blocktitle {
	padding: 3px;
	padding-right: 20px;
	background-color: #d22700;
	border-bottom: 1px solid #d84f30;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/layout/el_plus.gif');
	background-repeat: no-repeat;
	background-position: 142px center;
}

div.block div.title {
	padding: 3px;
	padding-right: 20px;
	background-color: #ff8266;
	border-bottom: 1px solid #d84f30;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/gradient.jpg');
	background-repeat: repeat-y;
}

div.block div.content {
	padding: 2px;
	font-size: 11px;
	text-align: justify;
	overflow: hidden;
}

div.block img.lastnumber {
	margin: 3px 0 3px 0;
	display: block;
}

div.block div.special {
	background-color: #f3ebe8;
}

div.block div.more {
	padding: 2px;
	margin: 1px 0 1px 0;
	background-color: #e5e5e5;
	height: 5px;
	text-align: right;
	font-size: 9px;
	overflow: hidden;
}

div.block div.withlink {
	height: 11px;
	margin: 1px 0 5px 0;
}

div.block a {
	color: #bd2300;
}

div.blocktitle a {
	color: #ffffff;
}

div.block a:hover {
	color: #000000;
}

div.partners {
	text-align: center;
}

div.partners img {
	margin: 3px 0 3px 0;
}

div#footer {
	background-color: #e5e5e5;
	text-align: center;
	padding: 5px;
}

div.mzPagerTable {
	margin: 10px auto 10px auto;
	text-align: center;
}

span.mzPagerPages {
	background-color: #d22700;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
}

div.mzPagerTable a {
	color: #137500;
	text-decoration: none;
	border: 1px solid #d22700;
	margin: 1px;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
}

div.mzPagerTable a:hover {
	background-color: #d22700;
	color: #ffffff;
}

div.mzPagerTable a.current {
	background-color: #f1dbd6;
}

/* formularze */

form {
	margin: 0;
	padding: 0;
}

select, input, textarea {
	border: 1px solid #000000;
	font-size: 10px;
	padding: 2px;
	margin: 2px 0 2px 0;
}

input:hover {
	background-color: #e5e5e5;
	cursor: pointer;
}

/* bbcode */

#bb2htmlTable {
	border-collapse: collapse;
	border: 1px solid #8f8f8f;
}

#bb2htmlTable td {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
	padding: 2px;
}

#bb2htmlTable .rowOne {
	background-color: #ffeded;
}

div#archive_change, div#select_day {
	margin: 10px;
}

div#archive_change a {
	padding: 3px;
	background-color: #d22700;
	border-bottom: 1px solid #d84f30;
	font-size: 9px;
	color: #ffffff;
}

div#archive_change a:hover {
	background-color: #ff0000;
}

div#select_day a {
	display: block;
	padding: 5px;
	padding-left: 22px;
	background-color: #902c00;
	border-bottom: 1px solid #d84f30;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	background-image: url('../images/layout/el_plus.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 100px;
}

div#select_day a:hover {
	background-color: #ff0000;
}

div.arch_catname {
	padding: 5px;
	padding-left: 22px;
	background-color: #902c00;
	border-bottom: 1px solid #d84f30;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/layout/el_plus.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 5px 0 5px 0;
}

img.icon {
	padding: 1px;
	border: 1px solid #d32b06;
	float: left;
	margin: 0 3px 2px 0;
}

a.archive_link {
	display: block;
	color: #000000;
	padding: 3px;
	padding-left: 22px;
	background-image: url('../images/layout/el_strzala.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
}

/* gallery */

div#info {
	background-color: #f9c1c1;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e59a9a;
	margin-bottom: 3px;
	text-align: left;
}

div#parent {
	background-color: #efefef;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #bababa;
	margin-bottom: 3px;
	text-align: left;
}

div#gallery_folder a {
	display: block;
	padding: 3px;
	padding-left: 22px;
	background-color: #902c00;
	border-bottom: 1px solid #d84f30;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/layout/el_folder.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 440px;
	margin-bottom: 3px;
}

div#gallery_folder a:hover {
	background-color: #ff0000;
}

div#gallery_images a {
	border: 1px solid #e59a9a;
	background-color: #f6e2e2;
	padding: 5px;
	margin: 1px;
	vertical-align: middle;
	text-align: center;
	width: 140px;
	height: 125px;
	display: block;
	float: left;
}

div#gallery_images a:hover {
	background-color: #ffffff;
}

/* chat */

form.chat {
	text-align: center;
	padding: 15px;
}

/* newsletter */
form#newsletter div {
	text-align: justify;
}

form#newsletter input {
	padding: 1px;
	margin: 2px;
}

form#newsletter input#nl_email {
	width: 140px;
}

p.small {
	padding: 2px;
	text-align: center;
}

p.small a {
	font-size: 9px;
}

input#nl_add, input#nl_del {
	font-size: 9px;
	width: 70px;
}

input.poll {
	width: 10px;
	height: 10px;
	border: 0;
	margin-right: 3px;
}