/* css reset - początek*/
* {
	padding: 0px;
	margin: 0px;
}

html {
	overflow-y: scroll;
}

a {
	outline: none;
}

a img {border: none;
}

.clear {
	clear: both;
}
/* css reset - koniec*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/*
@font-face {
	font-family: 'GraublauWebBold';
	src: url('/images/GraublauWebBold.eot');
	src: local('Graublau Web Bold'), 
	local('GraublauWeb-Bold'), 
	url('/images/GraublauWebBold.otf'); 
}
*/
ul {
	margin-left:20px;
	margin-bottom:10px;
}

p {
	line-height: 1.4em;
}

p a {
	font-family: Verdana;
	color: #5f004a;
}
p a:link {
	text-decoration: none;
	color: #5f004a;
}
p a:visited {
	text-decoration: none;
	color: #5f004a
}
p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5f004a;
}
p a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.film12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.czerwien12 {
	color: #5f004a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	margin-bottom:30px;
}

.film12podpisy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
}

hr {
   color:#ffffff;
   border-top: 1px solid #5f004a;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-top:30px;
	margin-bottom:30px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	text-align: left;
	margin-bottom:30px;
	border:1px solid #5f004a;
}

#langs {
   padding-top:6px;
   background:#5f004a;
}

#langs p {
   text-align:right;
   margin-right:10px;
   color:white;
   font-size:10px;
}

#langs p a {
   color:white;
}

#langs p a.active {
   font-weight:bold;
}

#menu {
   padding-top:12px;
   padding-bottom:12px;
   border-bottom:1px solid #5f004a;
}

#menu p {
   width:770px;
   margin-right: auto;
	margin-left: auto;
	color: #5f004a;
}

#links {
   margin-top:10px;
}

#links a {
   display:inline-block;
   float:right;
   margin-right:20px;
}

#main {
   margin-top:20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}

#content {
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-color: white;
	float: left;
	width: 512px;
}

#sidebar {
	padding-bottom: 15px;
	background-color: #f71d2f;
	float: right;
	width: 310px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}

.listaCzlonkow {
   margin-bottom:20px;
   padding:15px;
}

.listaCzlonkow .opis {
   width:590px;
   float:left;
}

.szary {
   background:rgb(242,242,242);
}

.listaCzlonkow .photo {
   width:150px;
   float:right;
   text-align:right;
}

.listaCzlonkow .photo img {
   border:1px solid black;
}

h4 {
   font-weight:normal;
   margin-bottom:20px;
   color:#5f004a;
   font-size:12px;
}

.image {
   width:240px;
   float:left;
   margin-right:20px;
   margin-bottom:20px;
}
/*
Piotrka klasy
*/

.znacznikiStronZwykle {
   height: 16px;
   
   float: right;
}

.znacznikiStronZwykle p.napis {
   line-height: 16px;
   display:inline block;
   padding-left:5px;
   padding-right:5px;
   height:16px;
   float:right;
   text-align:center;
   color:#5f004a;
   font-size:10px;
}

.znacznikiStronZwykle a.tag {
   line-height: 16px;
   display:block;
   float:right;
   width:16px;
   height: 16px;
   color: #5f004a;
   text-align:center;
   font-weight: bold;
   text-decoration:none;
   font-size:10px;
}

.znacznikiStronZwykle a.active, .znacznikiStronZwykle a.tag:hover {
   background-color: #5f004a;
   font-weight: bold;
   color: white;
}

.pole {
   line-height: 12px;
	font-size: 12px;
	padding:2px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #534741;
	background-color: white;
	border:1px solid #5f004a;
}

.button {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 4px;
	/*font-family: Verdana, "Times New Roman", Times, serif;*/
	font-size: 11px;
	background:rgb(247,29,47);
	color:white;
	border:0px;
	cursor:pointer;
}

.button:hover {
	background-color: #5f004a;
}

.dragged {
	cursor: all-scroll !important;
	border-color: #cc0000 !important;
	z-index: 300 !important;
	filter: alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

.chosen {
	background: rgb(194,194,194);
}

span.napisNadPolem {
   font-family:Verdana;
   line-height: 10px;
   color: #4a4a4a;
   font-size: 9px;
   padding-bottom:2px;
   display:block;
}

.errorDiv {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	background-color: #ec0200;
	font-weight: bold;
}

.confirmDiv {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	background-color: #009245;
	font-weight: bold;
}

