body {
	margin: 0;
	margin-top: 16px;
	padding: 0;
	color: #cccccc;
	background: #000000; 
	text-align: center; 
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, tahoma, arial, helvetica;
	border: none;
}

h1,h2,h3,h4,p {
	color: #eeeeee;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h3,h2 {
	display: inline;
	font-weight:bold;
}

h2 {
	font-size: 14px;
}

ol,li {
	list-style-type: none;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

p {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

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

a:hover {
	color: #ff0000;
}

#all {
	width: 760px;
	margin: auto;
	text-align: left;
}

#header {
	background-image: url('img/banner.jpg');
	background-repeat: no-repeat;
	height: 125px;
	margin-bottom: 6px;
}

#breslau_crew {
	display: inline;
	position: relative;
	top: 75px;
	left: 14px;
	
}

#header h1{
	display: inline;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
}

#header .red{
	font-size: 40px;
	color: #dd0000;
}

#menu {
	text-align: center;
	height: 25px;
	margin-bottom: 6px;
}

#left {
	width: 190px;
	float: left;
}

#right {
	text-align: center;
	background-color: #050505;
	border: 1px solid #660000;
	width: 532px;
	float: right;
	margin-left: 6px;
}

#ksiega {
	background-image: url('img/ksiega.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.right_pad {
	margin: 10px;
}
.right_pad h2,h3{
	display: inline;
}


p.inline {
	display: inline;
}

.margin {
	margin: 10px 5px 5px 5px;
}

#right a{
	color: #ee0000;
}
a.page_link{
	text-decoration: underline;
	padding: 5px;
	font-size: 15px;
}
#right a:hover{
	color: #ffffff;
}

#footer {
	background-image: url('img/footer.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 30px;
	text-align: right;
}
#footer h4{
	padding-top: 15px;
	padding-right: 25px;
}

.box,#kalosze,#top_paker,#tak_sie_bawimy{
	border: 1px solid #660000;
	background-color: #050505;
	margin-bottom: 6px;
	text-align: center;
}
#top_paker{
	background-image: url('img/top.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.sznurki {
	padding: 10px;
	
	background-image: url('img/linki.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #060606;
	text-align: left;
}

.imprezy {
	background-image: url('img/imprezy.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#kalosze {
	
	background-image: url('img/kalosze_mini.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#pakowanie {
	padding-bottom: 10px;
	background-image: url('img/kalosze_full.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#clipy {
	height: 150px;
	padding: 10px;
	background-image: url('img/kamera.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
#tak_sie_bawimy {
	background-image: url('img/tak_sie_bawimy.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}



#kalosze em{
	font-size: 11px;
}

.box h3,#top_paker h3,#kalosze h3,#tak_sie_bawimy h3{
	display: block;
	background-color: #660000;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}

#kalosze p{
	color: #dddddd;
	font-size: 10px;
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 0;
}



.box p.aktualnosci{
	font-size: 10px;
	font-weight: bold;
}

.kalosze_tresc,.aktualnosci_tresc{
	margin-top: 10px;
}

.kalosze_tresc {
	padding: 3px 0 3px 0;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}


#kontakt {
	height: 160px;
	background-image: url('img/holi.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box p{
	color: #dddddd;
	font-size: 10px;
	margin: 5px;
	padding: 1px;
}

.box p.red{
	margin: 5px;
	color:#990000;
}

.wiecej {
	text-align: right;
}

.wiecej a{
	color: #dd0000;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
}

.wiecej a:hover{
	color: #ffffff;
}



h2.tytul_dzialu{
	display: block;
	margin-bottom: 20px;
	padding: 3px;
	background-color: #660000;
}


.cls {
	clear: both;
}

#login_form {
	height: 20px;
	width: 250px;
	display: block;
	padding: 0;
	margin:0;
	position: relative;
	bottom: 22px;
	left: 500px;
	text-align: right;
	background-color: #000000;
}

#logged_in {
	width: 150px;
	display: block;
	position: relative;
	bottom: 22px;
	left: 630px;
	margin: 3px;
}

label {
	color: #ffffff;
}

input,textarea {
	font-family: verdana, tahoma, arial, helvetica;
	width: 50px;
	font-size: 9px;
	color: #ffffff;
	border:	1px solid #cc0000;
	padding: 2px;
	margin: 1px;
	background-color: #000000;
}

textarea {
	margin-bottom: 10px;
	padding: 3px;
	width: 400px;
	height: 60px;
	font-size: 10px;
	scrollbar-base-color: #880000;
  scrollbar-face-color: #880000;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-dark-shadow-color: #000000;
  scrollbar-3dlight-Color: #000000;
}

table,tr{
	padding: 0;
	margin: 0;
	width: 188px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

table img{
text-align: center;
	border: 1px solid #ffffff;
}

strong {
	background-color: #660000;
	margin:2px;
	padding: 2px;
}

form.ksiega {
	margin: 10px;
	text-align: center;
}

h3.ksiega_cala {
	display: inline-table;
	background-color: #000000;
	vertical-align: middle;
	padding:10px;
}

.padding {
	padding: 5px;
}

table.galeria {
	margin: 0 10px 0 10px;
	width: 512px;
	text-align: center;
	}
#about {
	padding: 10px;
}

.okims {
	border: 1px solid #880000;
	padding: 5px;
	margin-top: 5px;
	text-align: right;
}

.okims h3{
	background-color: #880000;
	padding: 3px;
	display: block;
	text-align: center;
}

.okims img{
	margin: 10px 5px 10px 0;
	float: left;
	border: 4px solid #fff;
}

.okims p{
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

.okims em{
	font-style: italic;
	font-size: 13px;
}