* {
	border : 0;
	margin : 0;
	padding : 0;
	color : #6131BD;
	font : normal 12px Verdana, Helvetica, sans-serif;
}

body {
	text-align : center;
	background-color : #ffffff;
	background-repeat : repeat-x;
	background-image : url(img/body.gif);
}

#contener {
	width : 820px;
	margin : 0 auto;
	position : relative;
}

#naglowek {
	width : 820px;
	height : 130px;
	background-repeat : no-repeat;
	background-image : url(img/naglowek.jpg);
}

#content {
	padding : 10px 30px 80px 30px;
	background-repeat : repeat-y;
	background-image : url(img/content.gif);
}

#stopka {
	width : 100%;
	height : 20px;
	background-repeat : repeat-x;
	background-image : url(img/stopka.gif);
}

#bottom {
	width : 820px;
	height : 20px;
	margin : 0 auto;
	color : #ffffff;
	position : relative;
	background-repeat : no-repeat;
	background-image : url(img/bottom.jpg);	
}

#znaczek {
	top : -51px;
	right : 0;
	width : 74px;
	height : 71px;
	position : absolute;
	background-repeat : no-repeat;
	background-image : url(img/znaczek.jpg);	
}

#menu {
	top : 103px;
	left : 140px;
	width : 600px;
	position : absolute;
	text-align : right;
}

#menu #active {
	color : #FFFFFF;
	background-color: #1D85E4;
}

#menu a:link, #menu a:visited {
	color : #ECE301;
	font-weight : bold;
	padding : 0 7px 0 7px;
	text-decoration : none;
	background-color : #126EC2;
}

#menu a:hover, #menu a:active {
	color : #FFFFFF;
	font-weight : bold;
	padding : 0 7px 0 7px;
	text-decoration : none;
	background-color : #1D85E4;
}




/* wyniki wyszukiwania i lista albumów */
#szukaj {
	height : 100px;
	margin : 5px;
	padding : 5px;
}

#szukaj div {
	width : 125px;
	height : 90px;
	float : left;
	overflow : hidden;
	margin-right : 7px;
	border : 1px solid #ff0000;
	background-position : center;
	background-repeat : no-repeat; 
	background-image : url(img/loader.gif);
}




/* wyswietlenie playera video */
#film {
	width : 425px;
	margin : 0 auto;
	padding-top : 10px;
	background-repeat : no-repeat; 
	background-position : center 70px;
	background-image : url(img/loaderbig.gif);
}

#film p {
	margin : 10px 0 5px 0;
}


/* wyszukiwarka */
#wyszukiwarka {
	width : 280px;
	height : 30px;
	margin : 0 auto;
	margin-bottom : 10px;
}

#wyszukiwarka div {
	float : left;
	padding-left : 5px;
}



/* lewa kolumna */
.cL1 {
	width : 160px;
	float : left;
	text-align : left;
}

/* prawa duza kolumna */
.cP1 {
	width : 580px;
	float : right;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
}

/* srodkowa kolumna */
.cP2 {
	width : 460px;
	float : left;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
}

/* prawa kolumna */
.cP3 {
	width : 120px;
	float : right;
	text-align : left;
}



/* menu z lewej strony */
.liG {
	margin : 1px 0 4px 0;
	list-style-type : none;
}

.liG a:link, .liG a:visited {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.liG a:active, .liG a:hover {
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
}

.liR {
	color : #555555;
	margin-left : 15px;
	list-style-type : circle;
}

.liR a:link, .liR a:visited {
	color : #555555;
	font-weight : normal;
	text-decoration : none;
}

.liR a:active, .liR a:hover {
	color : #ff0000;
	font-weight : normal;
	text-decoration : underline;
}

/* link aktywny wybrany */
a.active:link, a.active:visited, a.active:hover, a.active:active {
	color : #ff0000;
	text-decoration : underline;
}





/* navigacja miedzy stronami */
#navi {
	width : 425px;
	clear : both;
	margin : 0 auto;
	padding-top : 20px;
}

#navi span {
	float : left;
	width : 300px;
	text-align : center;
}

#navi strong {
	float : left;
	color : #999999;
	font-weight : bold;
}

#navi a:link, #navi a:visited {
	float : left;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	padding : 1px 3px 1x 3px;
}

#navi a:hover, #navi a:active {
	float : left;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding : 1px 3px 1x 3px;
	background-color : #ff0000;
}




h1 {
	fint-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

h2 {
	color : #341473;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #341473;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}




small {
	color : #999999;
	font-size : 10px;
}

small a:link, small a:visited, small a:hover, small a:active {
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}




/* formularze i przyciski */
input,textarea {
	height : 18px;
	color : #000000;
	padding : 1px 2px 1px 2px;
	border : 1px solid #1767b0;
}

select {
	height : 18px;
	padding : 1px 2px 1px 2px;
	color : #1767b0;
	border : 1px solid #1767b0;
}

option {
	padding : 1px 2px 1px 2px;
	color : #1767b0;
}

.button {
	width : 70px;
	color : #1767b0;
	cursor : pointer;
	font-weight : bold;
	background-color : #ffffff;
}





.clr {
	clear: both;
	text-align : center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.trueuser {
	display: none;
}
