* {
	margin: 0;
	padding: 0;
	margin-left: auto; 
  margin-right: auto;
}

img {
  border: 0;
}

body {
  background-color: #000228;
  background-image: url(../img/pasek_bg.jpg);
  background-repeat: repeat-x;
  font-family: Verdana;
	font-size: 11px;
	color: #8598bc;
}

select, input {
  font-family: Verdana;
  font-size: 11px; 
  border: 1px solid #000000;  
  color: yellow;
  background-color: #256ab7; 
}

#header {
	background: url(../img/header.jpg) no-repeat;
	height: 272px;
	width: 1000px;
}

#ramka {
  width: 740px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 30px;
}

#podglad_zdjecia {
  height: 450px;
  width: 600px;
  border: 1px solid #ffffff;
  margin-top: 20px; 
}

#ramka_miniatury {   
  margin-top: 5px;
}

#ramka_filtry {
  padding-top: 0px;
  color: f0f6fb;
  font-family: Verdana;
  font-size: 12px;
}

#tabela_filtry {
  border: 0;
  color: #ffffff;
}

#tabela_filtry td{
  padding-left: 20px;
  padding-bottom: 2px;
}

#opis {
  padding-top: 0px;
}

#lewa_duza_nawigacja {
  text-align: right; 
  padding-right: 15px;
}

#prawa_duza_nawigacja {
  padding-left: 15px;
}

#zamow_zdjecie {
  margin-top: 10px;
  text-align: right;
}

#zamow_zdjecie a, #zamow_zdjeciea:visited {
	color: #8598bc;
	font-size: 11px;
	text-decoration: none;
}

#zamow_zdjecie a:hover {
	text-decoration: underline;
}

#tresc_opisu {
  margin-top: 20px;
}

#tresc_opisu a, #tresc_opisu:visited {
	color: yellow;
	font-size: 11px;
	text-decoration: none;
}

#tresc_opisu a:hover {
	text-decoration: underline;
}

#footer {
  color: #302F4D;
  padding-bottom: 10px;
  text-align: center;
  font-size: 10px;
}
