@charset "utf-8";
/* CSS Document */
a {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	color: #600;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	color: #300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 25px;
}

body {
	background-image: url(./obrazki/wypelnienie_strona.jpg);
	background-color: #e1e1e1;
	font-family: verdana,helvetica,geneva,sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#strona_top
{
	background-image: url(./obrazki/wypelnienie_gora.jpg);
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 247px;
	clear: both;
	z-index: -2;
}

#meble_top {
	background-image: url(./obrazki/meble_naglowek_6.png);
	height: 292px;
	width: 940px;
	top: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.katalog_menu {
	display: inline-block;
	float: left;
	width: 200px;
	color: #FFF;
	background-color: #300;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	height:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.katalog_menu a{
	color: #F90;
	margin: 1px;
	display: inline-block;
	text-decoration: none;
}
.katalog_menu a:hover{
	color: #FFF;
}
.katalog_menu li{
	cursor:pointer;
	text-indent: 0px;
	color: #FF9F9F;
	padding:0px;
	margin:0px;
}
.katalog_menu li:hover{
	text-indent: 2px;
	color: #900;
}

.katalog_menu_2 a{
	color: #F90;
	margin: 1px;
	display: inline-block;
	text-decoration: none;
}
.katalog_menu_2 a:hover{
	color: #FFF;
}
.katalog_menu_2 li{
	cursor:pointer;
	text-indent: 0px;
	color: #FF9F9F;
}
.katalog_menu_2 li:hover{
	text-indent: 2px;
	color: #900;
}

.katalog_boxu {
	margin-top: 10px;
	padding:0px;
	text-indent: 0;
	display: inline-block;
	float: left;
	width: 700px;
}
.katalog_box {
	text-indent: 0;
	border: 0px solid #0C3;
	display: inline-block;
	float: right;
	width: 100%;
}


.katalog_css {
	width:330px;
	border: 1px solid #666;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline-block;
	padding: 3px;
	
	<![if !IE]>	
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
;
}

.katalog_css p {
	text-indent:25px;
	text-align:justify;
	margin: 5px;
}
.katalog_css:hover p {
	color:#000;
}

.katalog_css table:hover a{
	color:#FFF;
	}

.wyroz {
	border: 2px solid #060;
	padding: 2px;
}

.katalog_css_big {
	width:690px;
	border: 1px solid #666;
	/*float: left;*/
	margin-top:10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline-block;
	padding: 3px;
	
	<![if !IE]>	
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
;
}

.katalog_button {
	/*background-color: #FFF;*/
	height: 42px;
	/*border: 1px solid #666;*/
	width: 150px;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	top: 0px;
	line-height: 40px;
	text-align: left;
	float: left;
}
.katalog_button a{
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
}
.katalog_button:hover a{
	color: #FFF;
	background-color: #600;
}

.katalog_css_ceny {
	width:590px;
	border: 1px solid #666;
	/*float: left;*/
	margin-top:10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline-block;
	padding: 3px;
	
	<![if !IE]>	
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
;
	background-color: #FFF;
}

.wyrol2 {
	text-align: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #666;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: 2px;
	text-indent: 25;
}
.meble_inne {
	display: inline-block;
	height: 150px;
	width: 150px;
	border: 1px solid #333;
	margin: 5px;
	float: left;
}

#probnik_skor {
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

#katalog_box {
}


.katalog_css table{
	background-image: url(./obrazki/tlo_kat_330_t.png);
	padding: 0px;
	margin: 0px;
	color: #666;
}

.katalog_css table:hover{
	/*background-image: url(./obrazki/katalog/kat_wyp.png);*/
	background-image: url(./obrazki/tlo_kat_on_330_t.png);
	padding: 0px;
	margin: 0px;
	
	color: #FFF;
}
.katalog_guzik_opis{
	background-color: #DDD;
	height: 20px;
	width: 100%;
	color: #666;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-align: center;
}

.katalog_guzik_inny{
	width: 300px;
	background-color: #CCC;
	height: 20px;
	border: 1px dashed #666;	
	color: #333;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	margin: 10px;
	padding: 10px

}
.katalog_guzik_150{
	width: 210px;
	background-color: #CCC;
	height: 20px;
	border: 1px dashed #666;	
	color: #333;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.katalog_guzik_150:hover{
	background-color: #DDD;
	border: 1px dashed #999;
	color: #000;
}

.szer100 {
	width: 100%;	
}
.marin_dol{
	margin-bottom: 0px;
}
.katalog_guzik_opis:hover{
	background-color: #910000;
	color: #FFF;
}
.nie_img {
	border: 0px solid #666;
	margin: 0px;
	padding: 0px;
}
.nie_img img{
	border: 0px solid #666;
	margin: 0px;
	padding: 0px;
}
.nie_img img:hover{
	border: 0px solid #666;
	margin: 0px;
	padding: 0px;
}

#menu{
	overflow: hidden;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	display: inline-block;  
	top: -15px;
	left: 5px;
}
ul#menu li{
  list-style-type: none;
  float: left; 

}

ul#menu li a{
	display: block;
	text-decoration: none;
	color: #DDD;
	background-color: #EEE;
	width: 143px;
	display: inline-block;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	margin: 0px;
	padding: 2px;
	background-image: url(./obrazki/menu_out.jpg);

	border: 1px dotted #600;
	cursor:pointer;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
ul#menu li a:hover{
	background-image: url(./obrazki/menu_on.jpg);
	border: 1px dotted #333;
	color: #FFF;
}

ul#menu li li a{
	width: 142px;
	height: 15px;
	line-height: 15px;
	background-image: url();
	color: #666;
	text-align: left;
	text-indent: 2px;
	border: 1px solid #999;
}
ul#menu li li a:hover{
	background-image: url();
	background-color: #FFF;
	color: #000;
}
ul#menu li li:hover{
	background-image: url();
}

ul#menu li ul{
	display: none;
}

ul#menu li:hover ul{
	background-image: url();
	background: #aaa;
	padding:0;
	border:1px solid #999;
	width: 142px;
	display: block;
	margin: 0px;
	z-index: 25;
}
.im {
	border: 1px solid #900;
	display: block;
	padding: 2px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #000;
	text-align: center;
	filter: Alpha(Opacity=100);opacity: 1.0;
}
.im:hover {
	border: 1px solid #F00;
	background-color: #FEE;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	color: #600;
	filter: Alpha(Opacity=100);opacity: 1.0;
}
.im img {
	height: 100px;
	width: 100px;
	border: 1px solid #F00;
}
.im2 {
	filter: Alpha(Opacity=100);opacity: 1.00;
}
.im2 img {
	
	height: 200px;
	width: 150px;
	border: 0px solid #FFF;
}

#ofirmie img {
	margin: 0px;
	padding: 5px;
	border: 1px dotted #666;
	background-color: #FFF;
}

#ofirmie {
	text-align:center;
}

#promocje {
	background-image: url(./obrazki/promocje/lozka_02_2011.jpg);
	height: 250px;
	width: 900px;
	border: 1px solid #000;
	vertical-align: bottom;
	
	<![if !IE]>	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
	
}

#promocje:hover
{
	border: 1px solid #570000;;
	color: #F90;
	cursor: pointer;
}

#promocje h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #F90;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#promocje:hover > div
{
	background-image: url(./obrazki/red_75.png);
	text-decoration: none;
	color: #EEE;
	border: 1px solid #570000;
	
}
#promocje:hover > div h3 
{
	color: #FF3;
}

#promocje b 
{
	color: #F90;
}

#promocje:hover > div b 
{
	color: #FF3;
}
#promocje > div{
	background-image: url(./obrazki/black_50.png);
	width: 250px;
	height:200px;
	border: 1px solid #000;
	float: right;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
	color: #AAA;
	position: relative;
	top: 14px;
	right: 15px;
	
	<![if !IE]>	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
}

<![if lt IE 8]>
    #promocje div{
	background-image: url(./obrazki/black_50.png);
	width: 250px;
	height:200px;
	border: 1px solid #000;
	float: right;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
	color: #AAA;
	position: relative;
	top: 14px;
	right: 15px;
	
	<![if !IE]>	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	<![endif]>
}
<![endif]-->


#ofirmie table {
	margin: 3px;
	padding: 3px;
	text-align: justify;
	border: 1px dotted #CCC;
}
#ofirmie table:hover {
	background-image: url(./obrazki/meble_strona_glowna_over.png);
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
}
#probnik_skor img {
	border: 2px solid #F00;
	height: 100px;
	width: 100px;
	border: 1px dashed #333;
}
#probnik_skor table {
	margin: 5px;
	padding: 5px;
}
#probnik_skor td {
	margin: 10px;
	padding: 10px;
}

#probnik_skor td:hover {
	margin: 9px;
	padding: 9px;
	background-color: #CCC;
	border: 1px solid #666;
}
#probnik_skor div {

}

.auk {
	background-color: #600;
	margin: 1px;
	padding: 1px;
}

