html {
	background: #e5ebfb;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #fff url(../otwarty_tpl/default/bg.gif) repeat-x top;
	color:#000;
	margin: 0;
	padding: 0;
}

input.search {
	border:1px solid #909fb6;
	background-color: #fff;
	width:143px;
	height:14px;
	padding:3px;
	font-size:11px;
	color:#666;
	margin:5px 5px 0 5px;
}

input:hover.search {
	border:1px solid #909fb6;
}

input.button {
	border:1px solid #909fb6;
	background-color: #354157;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:5px 45px;
}

.formdodaj {
	border:1px solid #909fb6;
	width:550px;
	height:100px;
}

input.formdodaj {
	height:15px;
}

form {
	margin: 0;
}

.button {
	border: 1px solid #999;
	font-weight: bold;
	font-size: 11px;
	color: #2B4244;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #f7f7f7;
	padding-bottom: 2px;
}

.wpis {
	border-bottom: 1px solid #909fb6;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 2px;
	font-size: 10px;
	color: #2B4244;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	background-color: #f7f7f7;
	margin-left: 3px;
}

.area {
	border-bottom: 1px solid #909fb6;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2B4244;
	background-color: #f7f7f7;
}

.top {
  height:153px;
  text-align:center;
  font-size:14px;
  border: none;
  padding: 0;
  margin: 0 auto;
}

.main {
	background-color:#fff;
  font-size:11px;
  border: none;
  padding: 0;
	margin:0;
	min-height:600px;
}

* html .main {
	height:600px;
}

.foot {
	clear:both;
  font-size:11px;
	width:100%;
  border: 0;
	height:83px;
	background: url(../otwarty_tpl/default/bgd.gif) repeat-x top;
  margin: 0 auto;
  padding: 0;
  color:#000;
  text-align:center;
}

.left {
  width:165px;
  text-align:left;
  border: 1px solid #909fb6;
	border-top:none;
  background:#f7f7f7;
  padding: 0;
  margin: 5px 0 5px 8px;
}

.text_body {
	text-align:left;
  border: 1px solid #fff;
  background:#fff;
  padding: 5px 10px 10px 10px;
  margin: 0;
}

.right { 
  display: none;
  /* text-align:left;
  border: 1px solid #909fb6;
  background:#f7f7f7;
  padding: 4px 4px;
  margin: 0px; */
}

.text_body p {
	text-align:justify;
	line-height:1.5;
	text-indent:15px;
}

ol li {
	margin-bottom:5px;
	text-align:justify;
	padding-right:10px;
}

h1 {
	font:bold 16px "Trebuchet MS";
	padding-bottom:5px;
	margin:0;
	text-align:center;
	text-transform:capitalize;
	display:block;
	padding-top:3px;
	background:#c2c9dc url(../otwarty_tpl/default/bgh.gif);
	border:1px solid #909fb6;
	border-bottom:3px solid #909fb6;
}

h2 {
	font:bold 15px "Trebuchet MS";
	padding-bottom:5px;
	text-align:center;
	text-transform:capitalize;
}

h3 {
	font:bold 14px "Trebuchet MS";
	padding-bottom:10px;
	text-transform:capitalize;
}

p.tekst {
	line-height:1.5;
	text-indent:15px;
	text-align:justify;
}

ul.stats {
	margin:0 5px;
	padding:0 0 0 15px;
}

ul.stats li {
	margin-bottom:7px;
	list-style-type:square;
}

img {
	border:0;
}

img.msn {
	float:left;
	border: 3px solid #c2c9dc; 
	margin:0 10px 10px 0px;
}

.wpistd {
	vertical-align:top;
}

a.recommended, a.recommended:active, a.recommended:visited {
  font-weight: normal;
  color: #000;
  text-decoration: underline;
}

a.recommended:hover {
	font-weight: normal;
  color: #000;
  text-decoration: none;
}

a.body_links {
  font-weight: normal;
  color: #000;
}

a.foot_links {
  font-weight: normal;
  text-decoration: underline;
  color: #000;
}

a.foot_links:hover {
  font-weight: normal;
  text-decoration: none;
  color: #666;
}

a.out_link_body {
  font-weight: bold;
  color: #000;
}

.nav {
	text-align:right;
	padding:5px 0;
}

.nav_det {
	text-align:left;
	padding: 0 0 0 15px;
}

.links_block {
  border: 1px solid #909fb6;
  background:#f7f7f7;
  padding: 10px 10px 0 10px;
}

.link_block {
  border: 1px solid #909fb6;
  background:#fff;
  padding: 10px;
  margin: 0 0 10px 0;
  font-size: 11px;
}

.out_link_div {
  margin-bottom: 5px;
}

a.out_link {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

.text_link {
  margin-bottom: 5px;
  font-size:11px;
}

div.text_link img {
	margin-top:3px;
}

a.in_link {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #2B4244;
}

.add_block {
  border: 1px solid #909fb6;
  background:#f7f7f7;
  padding: 10px;
  margin: 10px 0 0 0;
}

.cat_sub_block {
  border: 1px solid #909fb6;
  background:#f7f7f7;
  padding: 5px;
  margin: 0 0 10px 0;
}

.cat_block_home {
  border: 1px solid #909fb6;
  background:#fff;
  padding: 3px;
  margin: 0 0 10px 0;
  width:540px;
}

.in_link_home_main {
	width:155px;
	display:block;
	height:25px;
	margin:0 0 8px 0;
	padding:4px 5px 0 5px;
	text-align:center;
	background:#c2c9dc url(../otwarty_tpl/default/bgh.gif);
	border-top:1px solid #909fb6;
	border-bottom:3px solid #909fb6;
	font: bold 15px "Trebuchet MS";
}

.in_link_home_cat_div {
  margin: 0 0 5px 0;
}

a.in_link_home_cat {
  font: bold 14px "Trebuchet MS";
  color: #000;
  text-decoration: none;
  background: url(otwarty_tpl/default/znaczek.gif) no-repeat left;
  padding-left: 16px;
	margin-left:3px;
}

a:hover.in_link_home_cat {
  color: #35455c;
}

a.more, a:visited.more {
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

a:hover.more {
 color: #909fb6;
 margin-left:2px;
 text-decoration: underline;
}

a.in_link_menu_left_cat {
  font-size: 11px;
  font-weight: bold;
  color: #2C3941;
  text-decoration: none;
  background: url(otwarty_tpl/default/znaczek.gif) no-repeat left;
  padding-left: 10px;
}

.ilosc_cat /* ilosc wyswietlanych wpisów w podkategoriach */
{
  font-size: 11px;
  color: #999;
}

.in_link_cat_ilosc {
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  color: #999;
}

.sub_block_home {
  text-decoration: none;
  border-left: 3px solid #909fb6;
  padding: 0 0 3px 5px;
  margin: 0 0 0 5px;
}

a.in_link_home_sub {
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

a.in_link_home_sub:hover {
  font-size: 11px;
  font-weight: normal;
  color: #3a4b65;
  text-decoration: underline;
}

a.in_link_home_kateg {
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  color: #A4ACAE;
}

.sub_block_cat {
  border: 1px solid #909fb6;
  background:#fff;
  padding: 5px 5px 5px 10px;
  margin: 0 0 5px 0;
  width:163px;
}

a.in_link_cat_sub {
  font-size: 11px;
  font-weight: bold;
  color: #2B4244;
  text-decoration: none;
}

a.in_link_cat_sub:hover {
  font-size: 11px;
  font-weight: bold;
  color: #A4ACAE;
  text-decoration: underline;
}

.robots {
	text-align:right;
	margin:5px 0;
	padding-right:20px;
}

div.robots img {
	margin-left:15px;
}

div.robots font {
	font-size:11px;
}

.reklamaUl li a {
	color:#000;
}
