body,html, div {
	margin: 0px;
	padding: 0px;
}

body {
/*	background-image: url('../img/bg.jpg');*/
	background-image: url('../img/bg-strip.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	z-index:-10;	
}


#loader {
	border: 1px solid #7C0404;
	display:none;
	width:300px;
	height:150px;
	background-color: black;
	text-align: center;
}

#loader img {
	margin-top: 60px;
}

#main {
	margin: auto;
	width: 980px;
	overflow: visible;
}

#top-wrapper {
	float: left;
	width: 950px;	
	height: 71px;
	background-image: url('../img/bg-top.jpg');
	background-repeat: no-repeat;	
	background-position: -6px 0px;
}

#top {
	float:left;
	width: 950px;	
	height: 55px;
	margin-top: 10px;
}

#bottom {
	float:left;
	width: 1000px;	
	height: 600px;
	margin-top: 20px;
}

/*#oferta {
	margin-top: 6px;
	float: left;
	width: 63px;
	height: 37px;
	margin-left: 800px;
	cursor: pointer;
}

#oferta img {
	cursor: pointer;
	border: none;
}

#o-mnie {
	margin-top: 6px;
	float: left;
	width: 71px;
	height: 37px;
	margin-left: 10px;
}

#o-mnie img {
	cursor: pointer;	
	border: none;
}*/

#glowna {
	margin-top: 6px;
	float: left;
	width: 63px;
	height: 37px;
	margin-left: 650px;
	cursor: pointer;
}

#glowna img {
	cursor: pointer;
	border: none;
}

#oferta {
	margin-top: 6px;
	float: left;
	width: 63px;
	height: 37px;
	margin-left: 20px;
	cursor: pointer;
}

#oferta img {
	cursor: pointer;
	border: none;
}

#o-mnie {
	margin-top: 6px;
	float: left;
	width: 71px;
	height: 37px;
	margin-left: 10px;
}

#o-mnie img {
	cursor: pointer;	
	border: none;
}

#left {
	float: left;
	width: 152px;
	height: 100px;
}


#right {
	float: right;
	width: 844px;
	height: 600px;
}

#menu {
	float: left;
	width: 138px;
}

#menu_1 {
	margin-top:100px;
	margin-right:20px;
	float: left;
	width: 153px;
	height: 27px;
}

#menu_1 img {
	border: none;
}

#menu_2 {
	margin-top:20px;
	margin-right:20px;
	float: left;
	width: 153px;
	height: 27px;
}

#menu_2 img {
	border: none;
}

#menu_3 {
	margin-top:20px;
	margin-right:20px;
	float: left;
	width: 153px;
	height: 27px;
}

#menu_3 img {
	border: none;
}

#menu_4 {
	margin-top:20px;
	margin-right:20px;
	float: left;
	width: 153px;
	height: 27px;
}

#menu_4 img {
	border: none;
}

#content {
	float: left;
	margin-top: 25px;
	margin-left: 25px;	
	width: 800px;
	height: 575px;
	color: #C4BBBB;
	font-family: Tahoma;
	font-size: 18px;
}

.session-cell {
	float: left;
	margin-top: 25px;
	margin-left: 100px;	
	width: 300px;
	height: 40px;
}

.session-cell a{
	text-decoration: none;
	font-weight: bold;
	color: #C1B7B8;
	font-family: Tahoma;
	font-size: 18px;	
}


#main-txt-1 {
	display: inline;
	float: left;	
	margin-top: 150px;
	width: 100%;
	text-align: center;
	color: #AE0404;
	font-size: 35px;
	font-weight: normal;
	font-family: Tahoma;
}

#main-txt-2 {
	display: inline;
	float: left;	
	margin-top: 10px;
	width: 100%;
	text-align: center;
	color: #AE0404;
	font-size: 50px;
	font-weight: normal;
	font-family: Tahoma;
}

#main-txt-3 {
	display: inline;
	float: left;
	display: inline;
	float: left;	
	margin-top: 200px;
	width: 100%;
	text-align: right;
}