
* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #808080;
	color: #3f3f3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}

a:link, a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	background-color: #ffd1ac;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
/* nie jest potrzebne
	margin: 10px auto;
*/
}

h2 {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	float: right;
}

p {
	line-height: 16px;
}

blockquote {
margin: 25px;
padding:10px 20px 15px 20px;
background:#c8c8c8;
border-left:2px solid #555555;
font-style:italic;
color:#555555;
letter-spacing:.1em;
width: 400px;
}

table {
	font-size: 10px;
}

input {
	border:1px solid black;
	font:normal 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
}

textarea {
	border:1px solid black;
	font:normal 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	height:120px;
	width:250px;
}

#preload {
/* wywalone zeby nie szlo nizej w IE
	height: 0;
	width: 0;
*/
	background-image: url(../img/Body.gif);
	background-image: url(../img/Footer.gif);
	background-image: url(../img/header.png);
	background-image: url(../img/cms-logo.jpg);
	background-image: url(../img/TheCorporation.jpg);
	background-position: -1000px -1000px;
}

#wrap {
	background: #fff url(../img/Body.gif) center repeat-y;
	border: 3px solid #535353;
	margin: 0 auto;
	text-align: left;
	width: 720px;
}

#header {
	background: url(../img/header.png) center no-repeat;
	height: 27px;
}

#nav {
	float: left;
	padding-top: 10px;
}

#nav ul {
	margin-bottom: 40px;
}

#nav li {
	display: inline;
	list-style: none;
}

#nav li a {
	background: #fff;
	border: 1px solid #cccccc;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 129px;
}

#nav li a:hover {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
}

#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}

#content {
	float: right;
	margin-top: -3px !important;
	margin-top: 0;
	padding: 5px;
	width: 570px;
}
#content img {
	border:1px solid #bebebe;
}
#content p {
	background-color: #fff;
	padding-left: 25px;
	width: 440px;
}

#content a img {
	border: 1px solid #e0e0e0;
	margin: 15px 0 0 0px;
	padding: 0px;
}

#content a:hover img {
	border: 1px solid #999;
}

#content h1 {
	background-color: #ffd1ac;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
}

#content .img {
	margin-left:10px;
	margin-bottom:5px;
	float:right;
}

#footer {
	background: url(../img/Footer.gif) center no-repeat;
	clear: both;
	height: 40px;
}

#pic_out {
	background:#fff;
	border: 3px solid #535353;
	padding-top:10px;
	margin: 0 auto 10px auto;
	height:100px;
	width: 720px;
}

#pic {
	background: url(../img/cms-logo.jpg) no-repeat;
	height:100px;
}

.more {
	text-align:right;
}

#form {
	padding-left:25px;
}

.width {
	width:20%;
}

.width1 {
	width:20px;
}
/* TOOBA DIV START */
#tooba {
	text-align: center;
	border: 1px solid #DEDEDE;
	width:128px;
	margin:3px;
	padding:0px 0px 5px 0px;
}
#tooba a {
	font:bold 12px verdana;
	text-decoration:none;
	color: #444444;
}
/* TOOBA DIV END */