body {
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	background-image: url('../../media/img/body_bg.gif');
	background-repeat: repeat-x;
	background-color: #161719;
	color: #cfcfcf;
}
a {
	text-decoration: none;
	color: #856499;
}
a:hover {
	color: #ae9db8;
}
img {
	border: none;
}
p {
	margin: 0px;
	padding: 0px;
}


#main {
	width: 1000px;
	margin: auto;
}

#title {
	position: absolute;
	width: 500px;
	text-indent:-2000px;
}
#logo {
	float: left;
	background-image: url("../img/pieknesciany_logo.jpg");
	width: 477px;
	height: 286px;
	display: block;
}

/* GORNE MENU */
#topMenu {
	float: left;
}
#topMenu h3 {
	display:block;
	float:left;
	padding: 0px;
	margin: 0px;	
}
#topMenu .o_firmie {
	background-image: url("../img/top_menu/o_firmie.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:79px;
}
#topMenu .nowosci {
	background-image: url("../img/top_menu/nowosci.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:101px;
}
#topMenu .uslugi {
	background-image: url("../img/top_menu/uslugi.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:89px;
}
#topMenu .wspolpraca {
	background-image: url("../img/top_menu/wspolpraca.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:126px;
}
#topMenu .partnerzy {
	background-image: url("../img/top_menu/partnerzy.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:113px;
}
#topMenu .galeria {
	background-image: url("../img/top_menu/galeria.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:95px;
}
#topMenu .sklep {
	background-image: url("../img/top_menu/sklep.png");
	background-position:center top;
	display:block;
	text-indent:-2000px;
	height:62px;
	width:105px;
}



/* GORNE SUBMENU */
#topSubMenu h2 {
	padding: 0px;
	margin: 0px;
	display:block;
	float:left;	
}
#topSubMenu .tynk_dekoracyjny {
	background-image: url("../img/top_sub_menu/tynki_dekoracyjne.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:135px;
}
#topSubMenu .farba_dekoracyjna {
	background-image: url("../img/top_sub_menu/farba_dekoracyjna.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:152px;
}
#topSubMenu .tapeta_natryskowa {
	background-image: url("../img/top_sub_menu/tapeta_natryskowa.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:146px;
}
#topSubMenu .elastyczny_piaskowiec {
	background-image: url("../img/top_sub_menu/elastyczny_piaskowiec.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:165px;
}
#topSubMenu .sztukateria {
	background-image: url("../img/top_sub_menu/sztukateria.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:98px;
}
#topSubMenu .lampy {
	background-image: url("../img/top_sub_menu/lampy.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:59px;
}
#topSubMenu .dodatki {
	background-image: url("../img/top_sub_menu/dodatki.png");
	background-position:center top;
	display:block;
	float:left;
	text-indent:-2000px;
	height:45px;
	width:80px;
}


/* LEWE MENU */
.horizontal_line {
	background-image: url("../img/horizontal_line2.jpg");
	width: 630px;
	font-size: 0px;
	overflow:hidden;
	position: relative;
	left: -26px;
	top: -1px;
	float: left;
	height: 2px;
}
h3.header {
	width: 272px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent:-2000px;	
	display: block;
}
h3.tynk_dekoracyjny {
	background-image: url("../img/headers/tynk_dekoracyjny.png");
}
h3.farba_dekoracyjna {
	background-image: url("../img/headers/farba_dekoracyjna.png");
}
h3.tapeta_natryskowa{
	background-image: url("../img/headers/tapeta_natryskowa.png");
}
h3.elastyczny_piaskowiec{
	background-image: url("../img/headers/elastyczny_piaskowiec.png");
}
h3.sztukateria {
	background-image: url("../img/headers/sztukateria.png");
}
h3.lampy {
	background-image: url("../img/headers/lampy.png");
}
h3.dodatki {
	background-image: url("../img/headers/dodatki.png");
}
h3.o_firmie {
	background-image: url("../img/headers/o_firmie.png");
}
h3.uslugi {
	background-image: url("../img/headers/uslugi.png");
}
h3.wspolpraca {
	background-image: url("../img/headers/wspolpraca.png");
}
h3.partnerzy {
	background-image: url("../img/headers/partnerzy.png");
}
h3.gallery {
	background-image: url("../img/headers/galeria.png");
}

.left_submenu {
	float: left;
	background-repeat: repeat-y;
	width: 272px;	
	margin-bottom: 100px;
}
.left_submenu .line {
	background-image: url("../img/left_menu_line.gif");
	width: 257px;
	height: 1px;
	background-repeat: no-repeat;
	font-size:0px;
	overflow:hidden;
}
.left_submenu a {
	display: block;
	height: 35px;
	width: 214px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 42px;
	color: #d2d5e6;
}
.left_submenu a.over, .left_submenu .active{
	color: #081b2b;
	font-weight: bold !important;
	background-image: url("../img/menu_link_over.jpg");
}
.left_submenu a h4{
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;	
}
.left_submenu a.over h4, .left_submenu a.active h4 {
	font-weight: bold;	
}
.right_body {
	float: left;
	color: #cacbcb;
	margin-bottom: 30px;
	padding-left: 10px;
	width: 580px;
}

/** TINY MCE **/
.obrazek-ramka-z-lewej { 
   border: 5px solid #d9d9d9;
   margin-right: 10px;
   float: left;
}
.obrazek-ramka-z-prawej { 
   border: 5px solid #d9d9d9;
   margin-left: 10px;
   float: right;
}
.obrazek-tylko-z-ramka { 
   border: 5px solid #d9d9d9;
}


.hover_btn:hover, .active {
	background-position: center bottom !important;
}


.home_box {
	height: 256px;
	overflow:hidden;
	float: left;
}
.box1 {
	width: 302px;
}
.box1 .body {
	width: 240px;
	height: 179px;
	margin: 16px 0px 12px 40px;
	overflow:hidden;
	text-align: justify;
}
.box2 {
	width: 309px; 
}
.box3 {
	padding: 15px 0px 0px 20px;
	width: 255px; 
}
.box3 h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #ae9db8;
}
.box3 h3 a{
	color: #ae9db8;
}
.box3 h3 a:hover {
	color: #a565c9;
}
.box3 .added_date {
	margin-bottom: 10px;
	color: #96969f;
}
.box3 .body {
	width: 230px;
	height: 144px;
	overflow:hidden;
	margin-bottom: 6px;
	text-align: justify;	
}

.offer_box {
	padding-left: 42px;
	margin-bottom: 16px;
	width: 162px;
	float: left;
}
.offer_box img {
	border: 5px solid #4d5154;
}
.offer_box .inner_box {
	width: 160px;
	height: 110px;
	display: block;	
	border: 1px solid #4d5154;
}
.offer_box .inner_box:hover {
	border: 1px solid #848484;
}
.offer_box h4 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	text-align: center;
	color: #969ab0;
}
.offer_box h4 a{
	color: #969ab0;
}
.offer_box h4 a:hover {
	color: #d2d6ed;
}

.content {
	padding-left: 66px;
}
.content.bg1 {
	background-image: url('../img/bg.gif');
	background-repeat: repeat-y;
	width: 934px;
}
.content.bg2 {
	background-image: url('../img/bg2.gif');
	background-repeat: repeat-y;
	width: 934px;
}
h5.site_title {
	color: #68828e;
	font-size: 13px;
	margin-top: 12px;
	margin-left: 35px;
}

.home_left{
	width: 645px;
	margin-bottom: 15px;
	float: left;
}
.home_right{
	width: 240px;
	float: left;
}
.home_right img {
	margin-top: 5px;
}


.button_small {
	border: none;
	background: transparent;
	background-image: url('../img/button_small.png');
	overflow:hidden;
	line-height: 26px;
	text-align: center;
	font-size: 11px;
	color: #e4e2e7;
	width: 92px;
	height:26px;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.button_small:hover {
	color: #e4e2e7;
}
.more_button {
	float: right;
	margin-right: 24px;
}
.archive {
	position: relative;
	top: 4px;
}


/* NEWSY */
.news_right {
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 30px;
	text-align:justify;
	font-size: 11px;
}
.news_right .title {
	font-size: 11px;
	color: #626895;
	padding-bottom: 15px;
}
.news_right .title h3 {
	font-size: 12px;
	color: #7a06d4;	
	margin: 2px 0px;
}
.news_right .body {
	padding-bottom: 10px;
}
.news_right .button1 {
	float: right;	
}

#news {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.news_box {	
	background: url('../img/horizontal_line2.jpg') repeat-x left bottom;
	padding-bottom: 25px;
}
.news_box .title {
	font-size: 11px;
	color: #7d7591;
	margin-top: 20px;
	font-weight: bold;
}
.news_box .title h4 {
	color: #68828e;
	font-size: 12px;
	display: inline;
	font-size: 12px;
}
.news_box .title a {
	color: #68828e;
}
.news_box .title a:hover {
	color: #a2bbc6;
}
.news_box .title span {
	display: block;
	float: right;
}
.news_box .body {
	text-align:justify;
	margin-top: 10px;	
}	
.news_box .more_button {
	float: right;	
	margin-top: 5px;
	margin-right: 0px;
}
#news .back {
	float: none;
	margin: auto;
}


/** GALERIA **/
.photo {
	float: left;
	display: inline;
	margin: 10px 12px 10px 13px;	
	width: 114px;
}
.description {
	margin-top: 10px;
	font-family: Arial;
	line-height: 14px;
	display: block;
	color: #cacbcb;
	font-size: 10px;
	text-align: center;
}
.photo_thumb {
	width: 114px;
	background-image: url('../img/gallery_box.gif');
	height: 120px;
	padding: 3px;
	text-align: center;
	line-height: 120px;
	vertical-align: middle;
	overflow:hidden;
	position: relative;	
}
.photo_box {
	position: relative;
	width: 114px;	
	height: 120px;
	overflow:hidden;
}
.thumb_photo {
	position: absolute;
	left: 0px;
}
.cover {
	background-color: #000000;
	width: 114px;	
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px
}


/* TOOL TIPS */

.tip-wrap {
	z-index: 10;
}
.tip {
	color: #C8CDA9;
	width: 200px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 2px;
	margin: 0;
	color: #9FD4FF;
	/*padding: 10px 6px 6px;*/
	background: url("../../media/img/bubble.png") top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 12px;
	text-align:justify;	
	background: url("../../media/img/bubble.png") bottom right;
}

 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/* FORMULARZ KONTAKTOWY */
input.long {
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #676767;
	width: 190px;
	padding: 0px 5px;
	height: 25px;
	line-height: 25px;
	background-color: #454545;
	color: #d6d6d6;
	font-size: 11px;	
}
input.long:focus {
	background-color: #616161;
	border: 1px solid #a9a9a9;
}
#negotiation_form span {
	width: 90px;
	text-align:right;
	display:inline-block;
	color: #ababab;
}
#negotiation_form span.required {
	display:inline;
	width: auto;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	color: #aa0000
}
#negotiation_form .required2{
	text-align: center;
	margin-top: 8px;
	font-size: 11px !important;
}
#negotiation_form .error_box {
	color: #74060e;
	font-weight: normal;
	background-color: #a78586;
	border: 1px solid #c7a7a7;
	font-size: 11px;
	width: 351px;
	padding: 2px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: -2px;
}
#negotiation_form .line {
	border-top: 1px solid #454545;
	margin-top: 20px;
	font-size: 0px;
	line-height: 0px;
	overflow:hidden;
	margin-bottom: 13px;
	width: 380px;
	height: 1px;
}
#negotiation_form .buttons {
	text-align:center;
}
#negotiation_form {
	width: 480px;
	margin: 30px auto;	
}
#negotiation_form input.long {
	width: 300px;
}
#negotiation_form input.short{
	width: 150px;
}
#negotiation_form span {
	width: 120px;
}
#negotiation_form .line {
	width: 480px;	
}
#negotiation_form .error_box {
	margin-top: 18px;
	width: 436px;
}
#negotiation_form textarea {
	margin-top: 7px;
	height: 100px;
	margin-left: 10px;
	border: 1px solid #676767;
	width: 300px;
	padding: 0px 5px;
	background-color: #454545;
	color: #d6d6d6;
	font-size: 11px;
}
#negotiation_form textarea:focus {
	background-color: #616161;
	border: 1px solid #a9a9a9;
}
#negotiation_form .info {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
.captcha {
	text-align: center;
	margin-left: 30px;
	margin-top: 10px;
}



/* STOPKA */
#footer {
	margin-bottom: 30px;
}
#bottom_menu {
	height: 40px;
	width: 1000px;
	background: url('../img/footer_bg.gif') repeat-y;
	text-align: center;
	line-height: 40px;	
	color: #a2acb6;	
}
#bottom_menu h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #a2acb6;
	display: inline;
}
#bottom_menu h2 a {
	color: #a2acb6
}
#bottom_menu h2 a:hover {
	color: #6287ac;
}
#bottom_menu .active {
	color: #6287ac;
	font-weight: bold;
}

#bottom_submenu {
	height: 36px;
	width: 700px;
	text-align: right;
	line-height: 36px;
	float: left;
	color: #6e6d70;		
}
#bottom_submenu h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #6e6d70;
	display: inline;
}
#bottom_submenu h3 a {
	color: #6e6d70;
}
#bottom_submenu h3 a:hover {
	color: #a5a4cb;
}
#bottom_submenu .active {
	color: #a5a4cb;
	font-weight: bold;
}

#copyright {
	float: right; 
	width: 230px;
	height: 36px;
	color: #6c6c6c;
	line-height: 36px;
}
#copyright h4 {
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
#copyright a {
	color: #685474;
}
#copyright a:hover {
	color: #7d479d;
}

/* PAGINATION */
.pagination {
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.pagination a {
	color: #afb9bd;
	padding: 0px 2px;
}
.pagination a:hover {
	color: #4f6976;
}
.pagination strong {
	color: #4f6976;
}


.float_l {
	float: left;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow:hidden;
}		
.clear_l {
	clear: left;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow:hidden;
}
.clear_r {
	clear: right;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow:hidden;	
}
.side_l {
	position: absolute;
	text-indent: -1999px;
	margin-left: -300px;
	color: #161719;
}
