body {
	font-family: Trebuchet, sans-serif;
	background-color: #2a2a2a;
	color: #ffffff;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}

#main-container {
	text-align: left;
	width: 900px;
	border: none;
	margin: auto;
}

#footer-container {
	text-align: center;
	margin-top: 3px;
}

#footer {
	text-align: center;
	margin: auto;
	font-size: 10px;
	width: 980px;
}

#footer-text {
	
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;	
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
}

#menu-container {
	text-align: left;
	width: 900px;
	height: 35px;
	margin: auto;
	background-repeat: no-repeat;
}

#menu-container.pl {
	background-image: url(../images/menu/pl/background.jpg);
}

#menu-container a img.up {
	border: none;
	margin: 0px;	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#content-container {
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
	background-color: #2A2A2A;
}

h1.allpages {
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -1px;
		margin: 0px;
}

h2.allpages {
	color: #FF6203;;
	font-weight: normal;
	font-size: 15px;	
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.clear {
	clear: both;	
}

img {
	border: none;
}

.centered {
	text-align: center;	
}

.justified {
	text-align: justify;	
}

.bordered {
	border: 1px solid #ffffff;	
}

.tm25 {
	margin-top: 20px;	
}

.small-text {
	font-size: 9px;
}

.transparent-background {
	background-image: url(../images/transparent_back.png);	
}


#left-column {
	float: left;
	width: 300px;	
	margin-right: 15px;
}

ol.sublist-1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	list-style-type: lower-alpha;
}



/* GALLERY */

.picture-container {
	width: 177px;
	height: 170px;	
	float: left;
	margin: 5px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.picture-container img {
	border: 1px solid #ffffff;	
}

.picture-container2 {
	width: 177px;
	height: 125px;	
	float: left;
	margin: 5px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.picture-container2 img {
	border: 1px solid #ffffff;	
}

.gallery-back {
	text-align: center;
	margin: 10px;
}

.gallery-cat-background {
	background-color: #5D3118;	
}

.gallery-picture-background {
	background-color: #191919;	
}

h3.gallery {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3.gallery-picture {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 40px;
}

h4.gallery {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h4.gallery-picture {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

div.gallery-pager {
	text-align: right;	
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-right:110px;
}

div.gallery-pager a:link, div.gallery-pager a:active, div.gallery-pager a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

/* GALLERY END */


/* MAIN PAGE */
#main-column-left {
	width: 492px;
	margin-right: 25px;
	float: left;	
}

#main-column-right {
	width: 300px;
	float: left;	
}

/* MAIN PAGE END */




/* Oferta */

h2.oferta {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;	
}

.oferta-item {
	float: left;
	margin-right: 10px;
}



/* Cennik */

table.pricelist {
	border: none;
	border-collapse: collapse;	
}

table.pricelist tbody tr td strong {
	display: block;
	font-weight: bold;
	font-size: 16px;
}

table.pricelist tbody tr td, table.pricelist thead tr th {
	padding: 5px;
	text-align: center;
}

table.pricelist tbody tr td.col1 {
	width: 415px;	
	text-align: left;
}

table.pricelist tbody tr.odd {
	background-color: #3D2F26;
}


table.pricelist tbody tr td {
	height: 55px;
}

table.pricelist tbody tr td.odd, table.pricelist thead tr th.odd {
	background-color: #1F1F1F;
}

table.pricelist tbody tr.odd td.odd {
	background-color: #33251C;
}

/* Dla firm */


#oferta-left {
	margin-top: 25px;
	width: 350px;
	height: 420px;
	margin-right: 25px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}

#oferta-right {
	margin-top: 25px;
	width: 350px;
	height: 420px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}

#oferta-indywidualni-left {
	margin-top: 25px;
	width: 350px;
	height: 520px;
	margin-right: 25px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}

#oferta-indywidualni-right {
	margin-top: 25px;
	width: 350px;
	height: 520px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}


/* tor */

#tor-left {
	width: 350px;
	height: 320px;
	margin-right: 25px;
	float: left;
}

#tor-right {
	width: 350px;
	height: 320px;
	float: left;
}

h2.tor {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0px;
}


/* regulaminy */

#regulaminy-left {
	margin-top: 25px;
	width: 350px;
	height: 1200px;
	margin-right: 25px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}

#regulaminy-right {
	margin-top: 25px;
	width: 350px;
	height: 1200px;
	float: left;
	padding: 25px;
	background-color: #1F1F1F;
}



/* contact */

#mapContainer {
	width: 405px;
	height: 335px;
}

#contact-left {
	margin-top: 25px;
	width: 350px;
	margin-right: 25px;
	float: left;
	padding: 25px;
}

#contact-right {
	margin-top: 25px;
	width: 350px;
	float: left;
	padding: 25px;
}

h2.contact {
	color: #FF6203;;
	font-weight: bold;
	font-size: 20px;	
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3.contact-big {
	color: #FF6203;;
	font-weight: bold;
	font-size: 16px;	
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3.contact {
	color: #FF6203;;
	font-weight: bold;
	font-size: 11px;	
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#oferta-submenu {
	line-height: 32px;
	background-color: #151515;	
	text-align: center;
	margin-bottom: 25px;
}

#oferta-submenu a {
	margin-right: 18px;
	margin-left: 18px;
	font-size: 12px;
}

#oferta-submenu a:hover {
	color: #FF6203;	
}



/* news */

#news-left {
	float: left;
	width: 550px;	
	padding-right: 25px;
	border-right: 1px solid #555555;
}

#news-right {
	float: left;
	margin-left: 25px;
	width: 220px;
}

h3.news {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0px;
}

div.news-container {
	border-bottom: 1px solid #555555;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div.news-content {
	float: left;
	width: 350px;
	margin-right: 25px;
}

div.news-photo {
	float: left;
	width: 175px;
}

div.news-photo img {
	border: 1px solid #ffffff;	
}

div.news-date {
	/*margin-bottom: 15px;*/
}


div.newsgallery {
	background-color: #222222;
	padding: 10px;
	margin-bottom: 20px;	
}

div.newsgallery a {
	display: block;	
	text-align: right;
	color: #FF6203;
}

h3.newsgallery {
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0px;
}
