/* Styl kick.cms default */
/* print */
@import "print.css" print;
/* Główne klasy */
html,body,div{margin: 0;padding: 0;}
html
{
	background: #7E8DA0 url(gfx/bg.png) fixed;
	color: black;
}
body
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
a:link { color: #000000; text-decoration: underline; }
a:active { color: #464646; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #464646; text-decoration: none; }
.hidden
{
	display: none;
}
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#pasek
{
	 position: absolute;
	 top: 40px;
	 left: 0px;
	 width: 100%;
	 height: 108px;
	 background-color: #0F2E4A;
	 border-bottom: 3px solid #264361;
}
#main
{
	width: 733px;
	padding: 0;
	margin: 0px auto;
	text-align: left;
}
#container
{
	width: 733px;
	min-height: 20px;
	margin: 0 auto;
	padding-bottom: 120px;
	text-align: left;
	border: #fff solid 5px;
	color: black;
	position: relative;
	z-index: 1;
	background: #CDCDCD url(gfx/stars.jpg) no-repeat;
	background-position: bottom right;
}
h1#logo
{
	background: transparent url(gfx/logo.jpg) no-repeat top left;
	text-indent: -100em;
	color: #fff;
	margin: 33px 0 0 0;
	text-align: center;
	width: 733px;
	height: 110px;
}
h1#logo a
{
	width:100%;
	height:100%;
	display:block;
}
#link_list
{
	display:block;
	width:221px;
	list-style: none;
	float: right;
	clear: both;
}
#link_list a, #link_list a:visited
{
	display:block;
	width:217px;
	height:24px;
	background:url(gfx/button.png) top left;
	color: #838385;
	line-height:22px;
	text-decoration:none;
	margin: 3px 0 0 3px;
	padding-left: 4px;
}
#link_list a:hover
{
	background-position:0 -24px;
	overflow:hidden;
}
h1, h2, h3
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h2
{
	font-size: 1.3em;
}
h2 a:link { color: #000000; text-decoration: none; }
h2 a:active { color: #464646; text-decoration: none; }
h2 a:visited { color: #000000; text-decoration: none; }
h2 a:hover { color: #464646; text-decoration: underline; }
#nav
{
	background: transparent url(gfx/nav_bg.png) repeat-x;
	width: /*99.05%;*/726px;
	height: 24px;
	list-style: none;
	margin:0 0 10px 3px;
	padding: 0;
	padding-top: 3px;
}
#nav li
{
	float: left;
	margin: 0;
	padding: 0 7px 0 7px;
	list-style: none;
	border-right: solid 2px #D2DBE2;
	height: 16px;
}
#nav a, #nav a:visited
{
	display:block;
	height: 14px;
	line-height: 14px;
	background-position:top left;
	background-color:transparent;
}
#nav span
{
	display: none;
}
#li_inf
{
	background: url('gfx/nav_akt.png');
	width: 60px;
}
#li_inf:hover
{
	background: url('gfx/nav_akt1.png');
}
#li_galery
{
	background: url('gfx/nav_galeria.png');
	width: 36px;
}
#li_galery:hover
{
	background: url('gfx/nav_galeria1.png');
}
#li_onas
{
	background: url('gfx/nav_onas.png');
	width: 24px;
}
#li_onas:hover
{
	background: url('gfx/nav_onas1.png');
}
#li_ue
{
	background: url('gfx/nav_ue.png');
	width: 75px;
}
#li_ue:hover
{
	background: url('gfx/nav_ue1.png');
}
#li_kontakt
{
	background: url('gfx/nav_kontakt.png');
	width: 36px;
}
#li_kontakt:hover
{
	background: url('gfx/nav_kontakt1.png');
}
#li_authors{
	background: url('gfx/nav_authors.png');
	width: 36px;
}
#li_authors:hover
{
	background: url('gfx/nav_authors1.png');
}
#li_lo7
{
	background: url('gfx/nav_lo7.png');
	width: 24px;
}
#li_lo7:hover
{
	background: url('gfx/nav_lo71.png');
}
#nav li:last-child
{
	border-right: 0 !important;
}
#left
{
	float: left;
	width: 150px;
	height: auto;
	min-height: 370px;
	display: inline;
}
#content_title a
{
	text-decoration: none;
	margin-left: 0px;
	font-size: 1.25em;
	font-weight: bold;
	font-family: sans-serif;
	color: #B9B9B7;
}
#content_title a:hover
{
	color: #40403B;
}
#content_title span
{
	font-size: 12px;
	font-family: Verdana, serif;
	color: #000;
}
#content, #content_index
{
	background-color: #E2E2E2;
	color: #000;
	border: #919191 1px dotted;
	margin: 12px 20px 12px 20px;
	padding: 9px;
	float: left;
	height: auto;
	min-height: 20px;
	display: inline;
}
#content_index {width: 420px}
#content {max-width: 680px; min-width:420px;width:680px}
#ciekawostki
{
	position:relative;
	background-color: #E2E2E2;
	color: #000;
	border: #919191 1px dotted;
	margin: 12px 20px 12px 12px;
	padding: 9px;
	padding-bottom: 25px;	
	float: left;
	width: 200px;
	height: auto;
	min-height: 20px;
	display: inline;
	/*-moz-opacity: 0.5;
	filter: alpha(opacity=50);*/
}
#ciekawostki div
{
	margin-bottom: 3px;
	color: #fff;
	background-color: #587593;
	border: #000 1px dotted;
	text-align: center;
	padding: 4px 15px 4px 15px;
	font-size: 0.83em;
	width: 167px;
}
#ciekawostki div a { text-decoration: underline; color: #fff; font-weight: bold; }
#ciekawostki div a:hover { text-decoration: none; color: #fff; }
#ciekawostki div p {text-align: justify; margin: 0 auto 2px auto; }
#ciekawostki div img
{
	border: #fff 1px dotted;
}
#right
{
	float: right;
	width: 150px;
	height: auto;
	min-height: 335px;
	display: inline;
}
#stopka
{
	font-size: 1.1em;
	font-weight: normal;
	font-family: 'Times New Roman', sans-serif;
	border: 0;
	color: #fff;
	clear: both;
	text-align: center;
	margin-top: 10px;
}
#stopka a { text-decoration: underline; color: #fff; }
#stopka a:hover { text-decoration: none; color: #fff; }
#news_div
{
	border-bottom: 1px solid #DFDFDF;
}
	#news_div h2
	{
		margin: 0;
	}
	#news_div p
	{
		margin: 1px;
		line-height:1.25;
		text-align: left;
	}
	#news_div p:first-letter
	{
		margin-left: 15px;
	}
	#news_div p.news_info /* h2 > p */
	{
		font-size: 11px;
		color: #9E9E9E;
		margin: 0 0 4px 0;
		padding-bottom: 3px;
		border-bottom: 1px solid #DFDFDF;
	}
	#news_div p.news_info:first-letter
	{
		margin: 0 !important;
	}
	#news_div span.news_wiecej
	{
		margin: 5px auto 0 0;
		width: auto;
		display: block;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		padding-bottom: 4px;
		border-bottom: 1px solid #DFDFDF;
	}
	#news_div span.b
	{
		font-weight: bold;
	}
	#news_div span.i
	{
		font-style: italic;
	}
	#news_div span.u
	{
		text-decoration: underline;
	}
#kom p
{
	border:1px dashed black;
	padding:1px;
}
#gal {margin: 0; margin-left: 20px;padding: 0;}
/*#gal li{
background: url(gfx/ico.png) no-repeat;
height:50px;
width:200px;
padding-top:200px;
float:left;
list-style: none;
margin:5px;
}*/
#gal2 {padding-left:15px;}
#gal li, #gal2 li
{
	margin: 5px;
	max-width: 210px;
	height: 240px;
	list-style: none;
	float: left;
}
object {visibility:hidden;max-height:1px;max-width:1px}
#gal2 li {height: 160px; width: 150px}
#gal li img, #gal2 li img {border: 0;}
#gal li a, #gal2 li a {text-decoration: none;}
.user_admin {color:#33495E; font-weight: bold;}
.user_writer {color:#9E9E9E; font-weight: normal;}
.poslowie {list-style:none;padding:0;margin:0}
.poslowie li {list-style:none;clear:both;margin:2px;padding: 2px}
.poslowie li img {width: 62px;height: 78px; float:left;margin-right: 2px}
.poslowie a {text-decoration: underline}
.poslowie a:hover {text-decoration: none}
.cell1, .cell2 {color: #000}
.cell1 {background-color: #ecf5ff}
.cell2 {background-color: #f8f7d9}
.prawybory_bold {font-size:16px;font-weight:bold;font-style:italic}