* {
  margin: 0px;
  padding: 0px;
  /*border: 0px none;*/
  color: #28166F; /*granatowy*/
}

img {
  border: 0px none;
  display: inline;
}

a {
/*  color: #0089E1;/*niebieski*/
  color: #0066AA;
}

h1 {
  font-size: 24px;
	padding-top: 15px;
}

h3 {
  font-size: 16px;
	padding-top: 15px;
}

br.clear {
  clear: both;
}

body {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  border: 0px none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  background-color: #F7A92D;
}

#page_top {
  position: relative;
  float: left;
  width: 300px;
  padding-right: 10px;
}

h2 {
  font-size: 16px;
  text-align: left;
}

div.latest {
  position: relative;
  width: 100%;
  float: right;
  padding-top: 20px;
}

div.page_desc {
  width: 640px;
  height: 40px;
  font-size: 16px;
  float: right;
  color: #551C54;
}

div.page_menu {
  margin-top: 5px;
  font-size: 18px;
  float: right;
  width: 640px;
}

div.page_menu a, div.page_menu strong {
  font-size: 18px;
  margin-right: 35px;
}

div.admin_menu {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
	text-align: center;
	padding-bottom: 50px;
}

div.admin_menu strong {
	font-size: 18px;
}

div.admin_menu a {
	font-size: 14px;
	margin-right: 10px;
}
div.container {
  position: relative auto; 
  width: 950px;
  margin: 0px auto;
}

div.left {
  position: relative;
  width: 300px;
  padding-right: 5px;
  float: left;
  height: 100%;
}

div.top {
  position: relative;
  padding-top: 5px;
}

div.maincontent {
  position: relative;
  padding-top: 20px; 
  width: 640px;
  padding-left: 5px;
  float: right;
  text-align: left;
}
div.latest {
  position: relative;
  padding-top: 5px;
  text-align: center;
  width: 640px;
}

div.left_box {
  position: relative;
  padding-top: 0px;
  padding-bottom: 10px;
  width: 300px;
}

div.content {
  position: relative;
  width: 645px;
  float: right;
}

div.admincontent {
  position: relative;
  width: 950px;
  clear: both;
}

div.center {
  position: relative;
  width: 645px;
  float: left;
}

form.partner_login {
  width: 400px;
  margin: 0px auto;
  color: #551C54;
}

form.partner_login * {
  color: #551C54;
  width: auto;
}

div.label {
  float: left;
  text-align: right;
  width: 200px;
  margin-bottom: 15px;
  color: #551C54;
}

table.partner {
  border-top: 1px solid #807F84; 
  border-left: 1px solid #807F84; 
  border-spacing: 0px;
  color: #807F84;
  margin-bottom: 10px;
}

table.partner td, table.partner th {
  border-right: 1px solid #807F84;
  border-bottom: 1px solid #807F84;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #551C54;
  text-align: center;
}

td.month {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
}

p {
	padding-top: 10px;
  color: #551C54;
}


p i, p em {
  color: #551C54;
}

div.rectangle {
  padding-bottom: 0px;
  height: 300px;
  width: 330px;
  float: left;
}

div.lista {
  width: 95%;
}

div.przesuniete{
  padding-left: 40%;
}
div.srodek {
  text-align: center;
}

div.login {
  padding-top: 20px;
  padding-bottom: 10px;
  color: #551C54;
  font-size: 14px;
}
div.login p.red {
  color: red !important;
  font-weight: bold;
}
div.logintext {
  float: left;
  width: 60px;
  color: #551C54;
}
div.regtext {
  float: left;
  width: 140px;
  color: #551C54;
}
div.regtext p.red {
  color: red !important;
  font-weight: bold;
}

textarea {
  color: #551C54;
}
input {
  color: #551C54;
}

div.thumbs {
  width: 200px;
  height: 240px;
  text-align: center;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

div.thumbtext {
  height: 20px;
  text-align: center;
  font-size: 14px;
}
div.thumbtext h3 {
  font-size: 14px;
  font-weight: bold;
}

div.rej_left {
  float: left;
  width: 50%;
  padding-top: 20px;
}

div.rej_right{
  float: right;
  width: 50%;
  padding-top: 20px;
}
red { 
  color: red;
}

div.topright {
  float: right;
  text-align: right;
  padding-right: 15px;
}
input.line {
  width: 170px;
}

div.footer {
  position: relative;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-weight: normal;
  width: 950px;
}

div.logo {
  position: relative;
  padding-top: 0px;
  padding-right: 10px;
  margin: 1px;
  float: left;
  width: 300px;
}

div.right {
  position: relative;
  width: 100%;
  text-align: right;
}

div.obrazek {
  position: absolute;
  padding-top: 0px;
  padding-left: 0px;
  text-align: right;
  vertical-align: bottom;
}

div.formtext {
  float: left;
  width: 150px;
  vertical-align: center;
  font-size: 14px;
}

input.longline {
  width: 245px;
  height: 25px;
  vertical-align: center;
  font-size: 16px;
}

select.longline {
  width: 250px;
  height: 25px;
  vertical-align: center;
  font-size: 16px;
}

option.longline {
  width: 224px; 
  font-size: 16px;\"
}

input.longline_data {
  width: 224px;
  height: 25px;
  vertical-align: center;
  font-size: 16px;
}

textarea.longline {
  width: 245px;
  font-size: 16px;
}

table.kolorowanki, table.zamowienia {
	border-top: 1px solid #807F84; 
	border-left: 1px solid #807F84;
	border-spacing: 0px;
	margin-bottom: 10px;
}
table.kolorowanki {
	margin-left: 100px;
}
table.kolorowanki, table.zamowienia th, td {
	border-right: 1px solid #807F84;
	border-bottom: 1px solid #807F84;
	border-left: 1px solid #807F84;
	border-top: 1px solid #807F84;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #551C54;
}

table.kolorowanki th.picid {
	width: 270px;
	border: 1px solid #807F84;
}

table.kolorowanki th.pubdate {
	width: 150px;
	border: 1px solid #807F84;
}

table.kolorowanki th.options {
	width: 100px;
	border: 1px solid #807F84;
}

small {
	font-size: 12px;
}

div.span {
	float: left;
	margin-right: 10px;
}

ul {
	margin-left: 20px;
	margin-top: 10px;
}

li { 
	margin-top: 5px;
}

