/*
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: #A9B3BB url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	/*margin-bottom: 1em;*/
	line-height: 140%;
	text-align: justify;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
	border-radius: 5px;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 2px solid #848C8F;
	border-radius: 5px;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

/* Header */
#top {
	width: 900px;
	height: 185px;
	padding-top: 5px;
	margin: 0  auto;
}

#logo {
	width: 430px;
	height: 150px;
	padding: 30px 0 0 185px;
	margin-top: 10px;
	float: left;
	background: url(images/Logo2.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: #ffd800;
}

#offer-top {
	width: 250px;
	float: right;
	/*background-color: #333;*/
	background: url(images/bg_grad_70.png) repeat-x;
	padding: 5px 10px 0px 10px;
	line-height: normal;
}

#offer-top a {
	text-decoration: none;
	color: #bbb;
}

#offer-top a:hover {
	text-decoration:underline;
	color: orange;
}

#offer-top ul {
	margin-left: 15px;
	list-style-image:url(images/breadcrumbs_bullet.gif);
}

#offer-top h3 a {
	color: #bbb;
}
/* Menu */

#menu {
	/*width: 400px;*/
	float: left;
	height: 60px;
	/*margin: 0 auto;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	padding: 5px 13px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 900px;
	float: left;
	background: #D4D9DD url(images/img04.gif) repeat-y;
}

.wide-post .title {
	padding: 35px 30px 15px 30px;
	background: url(images/img05.gif) no-repeat;
	font-size: 2em;
	color: #444;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	margin: 10px;
	padding: 0 30px;
	min-height: 300px;
}

#snow {
	background: url(images/snieg_2.png) no-repeat right bottom;
}

.wide-post .entry ul {
	padding-left: 30px;
	list-style-image:url(images/spades9.gif);
	line-height: 180%;
}

.wide-post .entry ul p {
	line-height: 80%;
}

.wide-post .bottom {
	height: 20px;
	background: url(images/img06.gif) no-repeat left bottom;
}

.reference{
	margin: 0px 0px 0px 0px;
}
.reference_text{
	width: 620px;
	float: left;
	font-size: 105%;
	font-family: "Times New Roman",Georgia,Serif;
	font-style: italic;
}
.entry .reference_text ul {
	padding-left: 30px;
	list-style-image: none;
}
.reference_text h3 {
	padding: 0px 0px 10px 30px;
	font-size:110%;
}
.reference_tmb{
	float: right;
}
.horizontal_line{
	background: url(images/dot_grey_50_hor.png) repeat-x;
	height: 2px;
	margin: 20px 0px 20px 150px;
}
.bottom-nav {
	height: 40px;
	margin-top: 0px;
	padding-top: 6px;
	text-align: center;
	line-height: 150%;
	background: #A9B3BB;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	/*float: top;*/
	margin: 4px 0px 10px 0px;
	padding: 30px 0px 20px 0px;
	background: #3F4244 url(images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

.kategoria {
	padding-top: 0em;
	padding-bottom: 0em;
	margin: 0.7em 0 0.5em 1em;
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
}

div.main {
	/*float: top;*/
	margin: 0 auto;
	width: 900px;
	padding-top: 10px;
}

div.addsright {
	float: left;
	margin-left: 10px;
}

.footertop {
	/*position: relative;*/
	margin: 0 auto;
	width: 900px;
	/*float: top;*/
}

#azia {
	/*float: top;*/
	width: 500px;
	margin: 0 auto;
	font-size: 0.8em;
	font-family: "Verdana";
	color: white;
}

#azia a {
	color: #b5b5ff;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#azia p {
	color: #aaa;
	font-size: small;
	text-align: left;
	line-height: 100%;
}

#aziaurl {
	color: #91c8ff;
	text-decoration: none;
	text-align: left;
	line-height: 100%;
}

.addbottom {
	text-align: center;
	/*float: top;*/	
}

.rights {
	position: relative;
	/*float: top;*/
}

#alpiksearch {
  margin-top: 12px;
  float: right;
}

/*breadCrumbs*/
#breadCrumbs {
	text-align: right;
	clear:both;
	padding:1em 2em 0em 0em;
	font-size: 0.9em;
	float: right;
	color: #999999;
}

#breadCrumbs a {
	margin-right:0.5em;
	padding-right:1em;
	text-decoration: none;
	background:url(./images/breadcrumbs_bullet.gif) right 0.5em no-repeat;
	color: #666666;
}

#breadCrumbs a:hover {
	text-decoration:underline;
}
/*breadCrumbs*/

#of-menu  a {
	text-decoration: none;
	line-height: 170%;
	font-size: 1.2em;
	/*font-weight: bold;*/
}

#pdf {
	 text-align: right;
	 margin-left: 120px;
	 font-size: 0.8em;
	 font-weight: normal;
}

#pdf-big {
	text-align: center;
	font-size: 0.9em;
}

#welcome {
	 /*font-size: 1.3em;*/
	 /*font-weight: bold;*/
}

.fb_link {
	position: relative;
	float: right;
	top: 115px;
}

img.fb_icon {
	border: 0 none;
}

img.border1 {
	border: 1px solid;
}

.square {
	vertical-align: top;
	font-size: 70%;
}

.wyroznienie {
	margin: 10px 0 0 30px;
	font-size: 0.9em;
	font-weight: bold;
}

.center {
	text-align: center;
}

a.email {
	color: #00a;
}

#galeria li.folder a {
	display: block;
	height: 75px;
	width: 100px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background: url('images/folder90.png') no-repeat center;
	padding: 35px 10px 10px 10px;
	text-decoration: none;
	font-weight: bold;
}

#galeria li.folder a:hover {
	text-decoration: underline;
	color: #333;
}
