* { margin:0; padding:0; }
body {
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    background-color: #000000;  
	background-image:url(../img/2/background.jpg);
	background-repeat:repeat; 
	margin:0px;
	padding:0px;
    color:#EEDFCD;
}
#container_enter {
	 width: 980px;
	 margin:0 auto;
	 padding:0px;
}
#container_enter> fieldset {
    width: 300px;
}
#container0 {
	 width: 980px;
	 margin:0 auto;
	 padding:0px;
}
#top0 {
	width: 980px;
	height:287px;
}
#mid0 {
	width: 980px;
	height:244px;
}
#warning-under0 {
	width: 980px;
	height:44px;
}
#bottom0 {
	width: 980px;
	height:54px;
}
textarea {
	overflow:auto;
	width:531px;
	height:240px;
	background-color:#C18B4B;
}
#container1 {
	margin:0 auto;
	width: 980px;
	height:938px;
}
div {
    padding:0px;
    margin:0px;
}
#top1 {
	width: 980px;
	height:867px;
}
#bottom1 {
	width: 980px;
	height:71px;
}
#container2 {
	margin:0 auto;
	width: 980px;
	height:938px;
}
#top2 {
	width: 980px;
	height:867px;
}
#bottom2 {
	width: 980px;
	height:71px;
}
#container3 {
	margin:0 auto;
	width: 980px;
	height:938px;
}
#top3 {
	width: 980px;
	height:867px;
}
#bottom3 {
	width: 980px;
	height:71px;
}
img {
   
    border:0px;
    margin:0px;
    padding:0px;
    }
a {
    
    text-decoration:none;
    border:0px;
    margin:0px;
    padding:0px;
}
.clear {
	clear:both;
}
/* demo */
#demo table th {
    font-size:14px;
    border-bottom:1px solid;
}
#demo img {
      /*border: 1px solid #fff;*/
      background-color: #DBB284;
      padding: 4px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}
#demo {
    width:978px;
    margin:0 auto;
}
#random,#top_demo {
    background-image:url(../img/dostep/background_dostep.jpg);
	background-repeat:repeat; 
}
#random td{
    width:90px;
    height:100px;
    padding:15px;
    
}
#random td a {
    padding:0px;
}
#top_demo td {
    width:90px;
    height:100px;
    padding:15px;
}
.tekst2 {
    text-align:center;
}
#edit {
    margin:0 auto;
    width:600px;
    display:block;
}
#edit div {
	margin-left:8%;
}
label {
    display: block;
    width: 100px;
    float: left;
  }
input textarea {
    display: block;
    float: left;
}
input[type=submit] {
    display:inline;
    margin-top:10px;
}
fieldset> div {
    overflow: hidden;
    clear: both;
    margin-bottom: 0.5em;
}
a {
    text-align:center;
}
#edit fieldset {
     background-image:url(/img/dostep/background_dostep.jpg);
	 background-repeat:repeat;
     border: none;
     padding: 0;
}
legend {
    font-size: 12px;
    margin-bottom:10px;
}
#add,#add2 {
     width:50%;
     margin:0 auto;
}
#add textarea {
    width:100%;
	background-color:white;
}
#add2 textarea {
    width:100%;
	background-color:white;
}
#add,#add2 form fieldset{
    border:none;
}
#add,#add2 caption {
    font-size:15px;
}
#all_models {
	width:1000px;
    margin:0 auto;
    background-color:#000;
    background-image:url(/img/dostep/background_dostep.jpg);
	background-repeat:repeat;
	text-align:center;
	word-spacing:0.1em;
}
#all_models caption{
    font-size:20px;
}
#all_models a {
    color:#fff;
	margin-right:10px;
}
#all_models tr {
	
}
#all_models td{
    border: 1px solid;
    padding:5px;
}
.thumb {
	display:none;
}
/* ostrzerzenie przed kasowaniem */
.warning {
	display:none;
}
.inline {
	display:inline;
}
/* walidacja formularzy */
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
