* {
	font-family: Arial, "Trebuchet MS", "Sans Serif"; 
	font-size: 12px;
}

ul, ol, li, html, h1, form, fieldset, input {
	margin: 0; 
	padding: 0;
}

body {
	margin: 0 auto; 
	width: 985px; 
	padding: 0; 
	background: #000; 
}

a:hover {
	text-decoration: underline; 
	color: #990000;
}

a:visited {
	color: #4a4a4a;
}	

a img {
	border-width: 0;
}


div#page {
	width: 985px;

}

div#top {
	width: 950px; 
	height: 453px; 
	position: relative; 
	left: 35px; 
	background: #000 url('../img/top.jpg') repeat-x center 0;
	z-index: 1;	
}

div#menu {
	width:512px; 
	height: 33px; 
	margin-top: 344px;
	position: absolute;
	text-transform: uppercase;
}

div#menu a{
	font-size: 15px;
	font-weight: bold;
	display: block; 
	padding-top: 8px; 	
	height: 25px;  
	text-align: center;
	color: #fff;
	text-decoration: none;	
	display: inline;
}

div#menu a:hover {
	background: #990000;
}

div#menu a.oferta{
	/*width: 99px;*/
	float: left;
}

div#menu a.oferta-active{
	/*width: 99px;*/ 
	float: left;
	background: #990000;	
}

div#menu a.firma{
	/*width: 61px;*/ 
	float: left;
}

div#menu a.firma-active{
	/*width: 61px;*/ 
	float: left;
	background: #990000;	
}

div#menu a.kontakt{
	/*width: 111px; */
	float: left;
}

div#menu a.kontakt-active{
	/*width: 111px; */
	float: left;
	background: #990000;	
}

div#menu a.klienci{
	/*width: 93px;*/ 
	float: left;
}

div#menu a.klienci-active{
	/*width: 93px;*/ 
	float: left;
	background: #990000;	
}

div#menu a.partnerzy{
	/*width: 130px;*/ 
	float: left;
}

div#menu a.partnerzy-active{
	/*width: 130px;*/ 
	float: left;
	background: #990000;	
}

div#tv {
	position: absolute;
	width: 155px;
	height: 25px;
	margin-top: 363px;
	margin-left: 725px;
}

/*added on 11.1.2010 - changing 'firma' to 'aktualnosci'*/
div#menu a.aktualnosci {
 	width:110px;
	float: left; 
}
div#menu a.aktualnosci-active {
 	width:110px;
	float: left;
	background: #990000; 
}
div #menu a {
	padding:0 11px;
 	padding-top:5px;
}
/*added on 11.1.2010*/


div#tv a {
	color: #999999;
	display: block;
	height: 20px;
	width: 155px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div#tv a:hover {
	background: #990000;
}

div#tv a.active {
	background: #990000;
}

div#logo {
	position: relative; 
	left: 0px; 
	bottom: 453px; 
	z-index: 2;
	height:0px;
	}

div#grey-box h2 a {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	margin: 5px 0 5px 0;
}	

div#grey-box h2 a:hover {
	text-decoration: underline;
}	
	
div#grey-box p {
	font-size: 13px;
}

div#grey-box {
	height: 202px;
	width: 635px;
	margin-left: 35px;
	float: left;
	color: #333333;
	text-align: justify;
}

div#grey-box .left {
	height: 202px;
	width: 9px;
	background: #fbfbfb url('../img/gb-left.png') repeat-x center 0;
	float: left;
}

div#grey-box .center {

	height: 202px;
	width: 617px;
	background: #fbfbfb url('../img/gb-content.png') repeat-x center 0;
	float: left;
}

div#grey-box .right {
	height: 202px;
	width: 9px;
	background: #fbfbfb url('../img/gb-right.png') repeat-x center 0;
	float: left;
}

div#grey-box .gb-content {
	width: 287px;
	height: 182px;
	float: left;
	padding: 10px;
}

div#grey-box .gb-line {
	width: 1px;
	height: 182px;
	background: #646464;
	float: left;
	margin-top: 10px;
}

div#red-box h3 {
	font-size: 20px;
	margin: 0 0 0 0;
	font-stretch: expanded;
}	

div#red-box h4 {
	font-size: 13px;
	margin: 10px 0 0 0;
	color: #cccccc;
}	
	

div#red-box {
	background-color: red;
	height: 202px;
	width: 302px;
	float: left;
	color: #333333;
	text-align: justify;
	margin-left: 13px;
}

div#red-box .left {
	height: 202px;
	width: 11px;
	background: #980000 url('../img/rb-left.png') repeat-x center 0;
	float: left;
}

div#red-box .center {
	height: 202px;
	width: 280px;
	background: #980000 url('../img/rb-content.png') repeat-x center 0;
	float: left;
}

div#red-box .right {
	height: 202px;
	width: 11px;
	background: #980000 url('../img/rb-right.png') repeat-x center 0;
	float: left;
}

div#red-box .rb-content {
	width: 280px;
	height: 182px;
	float: left;
	padding: 10px 0px 10px 0px;
	color: #fff;
}

div#big-box {
	background: #1d1c1f;
	width: 950px;
	height: 270px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

div#big-box .bb-left {
	width: 635px;
	height: 270px;
	float: left;
	color: #fff;
}

div#big-box .bb-button {
	margin-top: 18px;
	margin-left: 14px;
	float: left;
}

div#big-box .bb-right p{
	margin-top: 10px;
}

div#big-box .bb-right {
	width: 315px;
	height: 270px;
	float: left;
	color: #fff;
	text-align: center;
}

div#big-box .bb-content {
	width: 287px;
	height: 230px;
	float: left;
	color: #fff;
	padding: 20px 15px 20px 15px;
	text-align: justify;
}

div#big-box .bb-line {
	width: 1px;
	height: 215px;
	background: #646464;
	float: left;
	margin-top: 25px;
}

div#big-box h2 a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	margin: 5px 0 5px 0;
}	

div#big-box h2 a:hover {
	text-decoration: underline;
}	
	
div#big-box p {
	font-size: 13px;
}


div#banner-box {
	background: #000;
	width: 950px;
	height: 347px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

div#logo-box {
	background: #000;
	width: 950px;
	height: 110px;
	float: left;
	margin-left: 35px;
	margin-top: 9px;
	margin-bottom: 9px; 
	text-align: center;
}

div#footer {
	background: #1d1c1f;
	width: 950px;
	height: 80px;
	float: left;
	margin-left: 35px;
}

div#footer p {
	color: #cccccc;
	margin-top: 10px;
	text-align: center;
}

div#footer a {
	text-decoration: none;
	color: #cccccc;
}

div#footer a:hover {
	text-decoration: underline;
	color: #990000;
}

div#footer a:visited {
	color: #4a4a4a;

}

div#content {
	width: 950px;
	margin-left: 35px;
	float: left;
}

div#content .c-left {
	width: 595px;
	min-height: 1px;
	float: left;
	background: #fff;
	padding: 10px 20px 10px 20px;
}

.c-left a {
	text-decoration: none; 
	color: #cccccc;
}

div#content .c-left a:hover {
	text-decoration: underline; 
	color: #990000;
}

div#content .c-left a:visited {
	color: #4a4a4a;
}	

div#content .c-left-spoty {
	width: 615px;
	min-height: 1px;
	float: left;
	background: #1d1c1f url('../img/sr_bg.jpg') repeat-y center 0;;
	padding: 10px;
}

div#content .c-right {
	width: 282px;
	min-height: 1px;
	float: left;
	margin-left: 13px;
	background: #fff;
	padding: 10px;
}

p.subtitle {
	text-transform: uppercase;	
	font-size: 13px;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}

p.success {
	background: #44bd52;
	color: #fff;
	padding: 5px;
}

p.error {
	background: #e24343;
	color: #fff;
	padding: 5px;
}

label
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

input[type=submit] {
	margin-left: 150px;
	font-size: 20px;
}

input[type=text] {
	width: 400px;
	height: 33px;
	font-size: 20px;
	border: 1px solid #1d1c1f;
}

select {
	height: 33px;
	width: 400px;
	border: 1px solid #1d1c1f;
	font-size: 20px;
}

textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #1d1c1f;
	font-size: 20px;
}

div.movie {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
