/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *             	Bartłomiej Grzesik
 *						12 lipiec 2010
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	width: 100%;
}
img { border: 0;}
a:focus {outline: 0;}
.left {
	float: left;
}
.right {
	float: right;
}

body {
	margin: 0;
	padding: 0;
	background: #2d2d2d url(../img/body_bg.jpg) no-repeat top center;
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11pt;
}
#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 15px;
}
#logo {
	width: 300px;
	height: 100px;
	float: right;
	margin: 33px 38px 0 0;
}
#logo h1 {
	width: 100%;
	height: 100%;
}
#logo h1 a {
	width: 100%;
	height: 100%;
	display: block;
}
#kontaktLink {
	width: 310px;
	height: 190px;
	float: right;
	margin: 15px 35px 0 0;
}
#mainPageFirm {
	width: 250px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	top: 450px;
	left: 110px;
	text-align: center;
	line-height: 140%;
}
#mainPageFirm a {
	color: #fff;
}
#mainPageFirm span {
	font-weight: bold;
	color: #ffab03;
}
#mainPageNews {
	position: absolute;
	color: #9d9d9d;
	top: 575px;
	left: 534px;
	font-size: 11px;
	line-height: 200%;
}
#mainPageNews img {
	margin-bottom: 5px;
}
#mainPageNews a {
	color: #fff;
}
#mainPageNews a.more {
	color: #9d9d9d;
	text-decoration: underline;
}
#mainPageNews a.more:hover {
	text-decoration: none;
}
#realizacja {
	position: absolute;
	top: 745px;;
	right: 40px;
	font-size: 11px;
	color: #7a7c7c;
}
#realizacja a {
	color: #7a7c7c;
}
#copyright {
	position: absolute;
	top: 745px;
	color: #aaaaaa;
	font-size: 11px;
}
#copyright a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
}
#copyright span#menu a:hover, #copyright span#menu a.selected {
	color: #ffe900;
}
#topSubpage {
	width: 310px;
	padding: 0 40px 0 0;
	float: right;
	height: 160px;
}
#topSubpage h2 {
	width: 300px;
	height: 95px;
	float: right;
}
#topSubpage h2 a {
	display: block;
	width: 100%;
	height: 100%;
}
#mainMenu {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 40px;
}
#mainMenu a {
	color: #fff;
	text-decoration: none
}
#mainMenu a:hover, #mainMenu a.selected {
	color: #ffe900;
}
#base {
	float: right;
	width: 520px;
	margin: 20px 40px 0 0;
}
.art-title a {
	color: #cccccc;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 12px;
	background: transparent url(../img/news_title_ico.gif) no-repeat 1px 2px;
}
.art-date {
	color: #8d8d8d;
	font-size: 9px;
	margin-bottom: 5px;		
}
.art-desc {
	color: #e3e3e3;
	font-size: 11px;
}
.art {
	margin-bottom: 15px;
}
a#cennikHomePage {
	display: block;
	width: 200px;
	height: 85px;
	position: absolute;
	top: 405px;
	left: 555px;
}
a#zakladkaHomePage {
	display: block;
	width: 160px;
	height: 30px;
	position: absolute;
	top: 495px;
	left: 575px;
}
a#cennikSubPage {
	display: block;
	width: 350px;
	height: 65px;
	float: left;
	margin: 318px 0 0 35px;
}
#page-content {
	color: #e3e3e3;
	font-size: 12px;
}
#page-content a {
	color: #ffe900;
}
.back a {
	float: right;
	color: #ffe900;
	font-size: 11px;
}
.art-desc img {
	float: left;
	margin: 2px 10px 5px 0;
}
.gal_subpage {
	float: left;
	margin: 0 6px 10px 0;
}
#form {
	float: right;
	width: 310px;
}
#form table td {
	color: #969696;
	vertical-align: top;
	padding: 0 5px;
}
input.text {
	background-color: #4a4a4a;
	border: 1px solid #5b5b5b;
	color: #d6d6d6;
	width: 170px;
	padding: 3px 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Arial;
}
#selectOption {
	width: 182px;
	padding: 3px 5px;
	font-size: 11px;
	font-family: Arial;
	background-color: #4a4a4a;
	border: 1px solid #5b5b5b;
	color: #d6d6d6;
	margin-bottom: 3px;
}
textarea {
	background-color: #4a4a4a;
	border: 1px solid #5b5b5b;
	color: #d6d6d6;
	width: 170px;
	padding: 3px 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Arial;	
}
input.submit {
	width: 107px;
	height: 22px;
	background: transparent url(../img/send.gif) no-repeat;
	border: 0;
	cursor: pointer;
}
#page-title h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #fff;
}

#price-list-table {
    width: 90%;
    border-collapse: separate;
    border-spacing: 0px 11px;
    background-color: #505050;
}


.price-list-body {
    
}

#price-list-lp, #price-list-name, #price-list-price {
    /*padding: 5px;*/
    border-collapse: collapse;
    border-spacing: 0px 0px;
}

#price-list-lp, #price-list-price {
    /*background-color: #5f5f5f;*/
    text-align: center;
}

#price-list-lp {
    width: 5%;
}

#price-list-name {
    width: 55%;
    background-color: #505050;
}

#price-list-price {
    width: 20%;
}

.price-list-row-lp, .price-list-row-name, .price-list-row-price {
    background-color: #505050;
    padding: 1px;
}

.price-list-row-lp, .price-list-row-price {
    text-align: center;
}

.price-list-row-price {
    border-left: 1px solid #5f5f5f;
}

.price-list-row-lp {
    border-right: 1px solid #5f5f5f;
}

.price-list-row-name {
    padding-left: 10px;
}

.price-list-head {
    background-color: #c40000;
    color: #fff;
    padding-left: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

#pl-select-container {
    color: #fff;
    width: 100%;
    font-size: 0.9em;
}

#pl-select-container a {
    color: #ffe900;
}

#pl-select-container .pl-select {
    float: left;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

#pl-select-container #pl-info {
    margin-top: 40px;
}

#pl-select-container #pl-info p {
    margin-top: 25px;
}

.pl-select2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
