#container {
	width: 942px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#content {
	width: 800px !important;
	width: 795px;
	float: left;
/*
}
#top {
	width: 800px;
	height: 150px;
*/
	padding-top:	150px;
	background: url(img/top.jpg);
	background-repeat: no-repeat;
}
#right {
	width: 520px;
	/*height: 580px;
	overflow: auto;*/
	float: right;
	margin-right: 40px !important;
	margin-right: 20px;
}
#bottom {
	padding-top: 5px;
	background: url(img/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 550px;
}
#logos {
	width: 130px;
	float: right;
	margin-top: 50px;
	list-style: none;
}
#logos li {
	margin-bottom: 10px;
}
#news ul {
	list-style:	none;
}
#news li {
	clear:		both;
	margin-bottom:	10px;
}
#news .date {
	display:	none;
}
#range_list {
	float: right;
	width: 100px;
	background: url(img/vline.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 490px;
}
#thumbnails {float: right; width: 75px; margin-right: 10px;}
.featured {clear: both}
.featured li {
	text-align: center;
	width: 104px;
	float: left;
	list-style: none;
}
.featured a {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	line-height: 150%;
}
.featured a:hover {
	color: #a00;
}

/*
.clear {
	clear: both;
	font-size: 1px;
}
*/

input, textarea {
	border: 1px solid #666;
	background: #fafafa;
	margin: 3px 1px 3px 1px;
}
input:hover, textarea:hover {
	border: 2px solid #666;
	background: #fafafa;
	margin: 2px 0px 2px 0px;
}
input:focus, textarea:focus {
	border: 2px solid #a00;
	background: #fff;
	margin: 2px 0px 2px 0px;
}
input.wpisz_cos {
	width: 250px;
}
textarea.wpisz_cos {
	width: 250px;
	height: 80px;
}
label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 3px 1px 3px 1px;
}

a img {border-width: 0px;}
img.r {float: right; margin: 5px 0px 5px 5px;}
img.l {float: left;	margin: 0px 10px 10px 0px;}
img.thumbnail, #thumbnails img {margin: 0px 5px 5px 5px;}
img.big_logo {margin: 20px 10px 20px 10px; vertical-align: middle;}

a {text-decoration: underline; color: #a00;}
a:hover {color: #000; text-decoration: none;}
#bottom a {color: #666; text-decoration: none;}
#bottom a:hover {text-decoration: underline;}
a.rlink {
	display: block;
	float: right;
}
#range_list a {color: #666; text-decoration: none;}
#range_list a:hover {color: #a00;}
#range_list ul {
	list-style:		none;
	line-height:		1.5em;
}
#range_list ul .current {
	font-weight:		bold;
}


#menu {
	padding-bottom:		440px;
	width:			220px;
	float:			left;
	background:		url(img/left.jpg) no-repeat left bottom;
	margin-left:		0px;
	padding-left:		20px;
	list-style:		none;
	text-transform:		uppercase;
}
#menu a {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	display: block;
	width: 153px;
	height: 22px;
	clear: left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#menu a:hover {
	text-decoration: none;
	color: #a00;
	font-weight: 100;
}
#menu a.current {
	text-decoration: none;
	color: #a00;
	font-weight: 100;
}

table {
	border-collapse: collapse;
	border: 1px solid #888;
}
th {
	background: #c00;
	color: #fff;
}
td {
	border: 1px solid #888;
	padding: 3px 3px 3px 3px;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0;
}
body {
	background-color: #ededed;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
}

h1 {
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
	color: #CC3300;
}
h2 {margin: 10px 0px 10px 0px; font-size: 130%; font-weight: normal;}
h3 {margin: 10px 0px 10px 0px; font-size: 120%; font-weight: normal;}
#range_list h3 {margin-top: 0px; line-height: 100%;}
h4 {margin: 10px 0px 10px 0px; font-size: 110%;}
.ok {text-align: center;}
.error {text-align: center; color: #c00;}
.prawo {text-align: right;}
.lewo {text-align: left;}
.srodek {text-align: center;}
p {margin: 10px 0px 10px 0px;}

#links {
	list-style-image: url(img/link.png);
}
#links li {
	padding-bottom:		.5em;
}
.light {
	color: #ccc;
	font-size: x-small;
}
p.date {float: right; font-size: 90%;}

#pageHome h1 {
	display:		none;
}
#pageHome #slide {
	float:			right;
	margin:			10px 0 10px 10px;
}
#pageHome #slideShow {
	margin:			10px 0 10px 10px;
}
#pageHome #slideShow img {
	position:		absolute;
	margin:			0;
	left:			0;
	top:			0;
	float:			none;
}
