#sidebar1 a.tag1{
	font-size: x-large;
	text-transform: lowercase;
		font-weight: normal;
}
#sidebar1 a.tag2{
	font-size: small;
	text-transform: lowercase;
	font-weight: normal;
}

#sidebar1 a.tag3{
	font-size: medium;
	text-transform: lowercase;
	font-weight: normal;
}


#ab a:hover{
	color: red;
}

.bc {
	text-align: right;
	margin-right: 20px;
	font-size: 14px;
}
.bc a{
color: orange;
}
.bc a:hover{
color: silver;
}


.zbior a{
	font-size: medium;
	list-style-image: url(images/2494.jpg);
	font-weight: normal;
	margin: 5px 20px 5px 15px;
	padding: 3px 3px 3px 3px;
	margin-left: 25px;
	line-height: 250%;
}
.zbior a:hover{
	font-size: medium;
	color: red;
	font-weight: normal;
	list-style-image: url(images/arrowbullet.jpg);
}









/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 5px;
	padding: 0;
	background: #0A1420;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: silver;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 940px;
	height: 240px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width: 940px;
	height: 170px;
	margin: 0 auto;
	padding-top: 0px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 5px 0 0 0;
	letter-spacing: -1px;

	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 27px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img01.gif)  no-repeat left top;
}

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




#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 34px;
	margin: 0;
	padding: 16px 30px 0 30px;
	background: url(images/img14.gif) no-repeat right 7px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

#menu a:hover {
	color: #228b22;
	background-position: 100% 142px;
}

#menu .current_page_item a {
	color: #04283B;
}

#menu .current_page_item img {
	position: absolute;
	margin-left: -25px;
	margin-top: -5px;
}






/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	background: url(images/img12.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/img11.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(images/img13.gif) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	background: url(images/img15.gif) repeat-x left bottom;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(images/img04.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(images/img03.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img06.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

#sidebar1 dt {
	display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;

background-image: url('images/bbg1.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;

font-size: 13px;

	font-size: 13px;
	font-weight: bold;
}

#sidebar1 dt:hover{
	background: inherit;
color: #fff;
background-image: url('images/a4.gif');
}

#sidebar1 a:hover{
	color: green;
}


#sidebar1 a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar2 {
	float: right;
	background: url(images/img08.gif) repeat-y left top;
}

#sidebar2-bgtop {
	background: url(images/img07.gif) no-repeat left top;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img10.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 a {
	color: #FFFFFF;
}

.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar dd {
	padding: 0 0 20px 0;
}

.sidebar dd dt {
}

.sidebar dd  {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar dd h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}
#c{
		margin: 0 10px 0 5px;
}
#c1{
		margin: 0 10px 0 5px;
}
#c2{
		margin: 0 10px 0 5px;
}
#c3{
		margin: 0 10px 0 5px;
}
#c4{
		margin: 0 10px 0 5px;
}
#c5{
		margin: 0 10px 0 5px;
}


#cc{
		margin: 10px 10px 0 30px;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}



#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}







________img.obrazek{
background-repeat:no-repeat;
width: 150px;
height:200px;
border: solid white 1px;
}
______img.obrazek:hover
{ 	border: 1px solid Highlight;}


img.mini{
	background-repeat: no-repeat;
	width: 120px;
	height: auto;
	border: 1px solid black;
}
img.mini:hover
{border: 1px solid Highlight;}








#link:hover
{
	border: 1px solid Highlight;

}








/* klasa tabela  */

table.tabela{
             border:0px;
             border-collapse:collapse;}
table.tabela td{

             vertical-align: top;
             padding: 5px;}
             
 table.tabela tr{
	border: 1px solid #2f4f4f;
}            
             
             
table.tabela img{
            }
table.tabela a {
	color: orange;
	text-decoration: none;
}
table.tabela a:hover {
             color: #CC0001;
             }
            


/* klasa lista do wyswietlania tabel list */
table.lista{
	border-collapse: collapse;
	margin-left: 12px;
	background: MenuText;
}
table.lista th{
	cursor: pointer;
	color: White;
	font-weight: bold;
	padding: 4px;
	border: 1px solid white;
	background-color: black;
	font-size: 90%;
}


table.lista th:hover{
	background: url(tabright.gif) no-repeat right top;
	background-position: 0% -42px;
	color: red;
}

table.lista a:hover{

	color: orange;
}



table.lista td{
	cursor: pointer;
	padding: 0px 0px 0px 4px;
	border: 1px solid #D9D6D6;
	font-size: 90%;
}
table.lista tr{
            border:solid black 1px;}
table.lista img{
            border: 1px solid white;}

table.lista td .select {
				background-color: #D9D6D6;
}




#grid tbody :hover {
	background-color: green;
	color: orange;
	
}

table.tab a:hover{
	color: red;	
	}
	
