html {
    background: url("images/bg_bottom.png") repeat-x;
    background-position: bottom;
    height: 100%;
    background-attachment: fixed;
}

body {
    padding: 0;
    margin: 0;
    background:  url("images/bg.png") repeat-x;
    background-position: top;
    font-size: 11px;
    font-family: Arial;
}

a {
    color: black;
    text-decoration: none;
}

img {
    border: 0;
}

div.contener {
    width: 750px;
    margin: auto;
}

div.top {
    padding: 0;
    margin: 0;
    padding-top: 33px;
    height: 100px;
}

div.top div.left {
    float: left;
    width: 286px;
    padding: 0;
    margin: -2px 0 0 -1px;
    font-size: 0;
}

div.top div.right {
    width: 464px;
    height: 100px;
    float: left;
    background: url("images/menu.png") no-repeat;
}

div.top div.right ul.menu_head {
    list-style: none;
    padding-top: 34px;
    padding-left: 90px;
    margin: 0;
}

div.top div.right ul.menu_head a {
    color: black;
    text-decoration: none;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
}

div.top div.right ul.menu_head li {
    float: left;
    background: url("images/menu_line.png") no-repeat;
    background-position: right center;
    height: 18px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
}

div.top div.right ul.menu_bottom {
    list-style: none;
    margin: 0;
    clear: both;
    float: left;
    padding-top: 2px;
    /*
padding-left: 70px;
*/
}

div.top div.right ul.menu_bottom li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

div.top div.right ul.menu_bottom a {
    color: black;
    text-decoration: none;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
}

div.logo {
    height: 164px;
    width: 750px;
    background: url("images/logo.jpg") no-repeat;
    background-position: top;
}

div.content {
    width: 750px;
    padding: 0;
    margin: 0;
}

div.content div.left {
    width: 410px;
    float: left;
    padding: 0;
    margin: 0;
    background: url("images/vertical_line.png") no-repeat;
    background-position: right bottom;
}
div.content div.left2 {
    width: 750px;
    float: left;
    padding: 0;
    margin: 0;
    background: url("images/vertical_line.png") no-repeat;
    background-position: right bottom;
}
div.content div.title {
    background: url("images/line.png") no-repeat;
    background-position: left bottom;
    padding-bottom: 5px;
    margin-left: 40px;
}
div.content div.title2 {
    background: url("images/line.png") no-repeat;
    background-position: left bottom;
    padding-bottom: 5px;
    margin-left: 40px;
	text-align: center;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}
div.content p {
    font-size: 13px;
    font-style: italic;
}

div.content div.news {
    clear: both;
    padding: 0;
    margin: 0 auto;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 5px;
    clear: both;
}

div.content div.news div.image {
    margin: 3px;
    background: url("images/news_img.png") no-repeat;
    width: 58px;
    height: 58px;
    clear: both;
    padding-left: 2px;
    padding-top: 2px;
}

div.content div.news p {
    padding: 0;
    margin: 0;
}

a.button {
    border: 1px solid #eaeaea;
    float: right;
    color: black;
    padding: 2px;
    margin: 0;
	font-size: 11px;
    margin-right: 40px;
    clear: both;
}

div.content div.right {
    width: 320px;
    float: left;
    /*
background: url("images/model.gif") no-repeat;
*/
    background-position: bottom right;
    height: 300px;
}

div.katalog {
    padding-top: 40px;
    text-align: right;
	display: none;
}
h3.galeriaZdjec{
	margin-left: 50px;
}
ul.galeria{
	width: 490px;
	margin-left: 20px;
}
ul.galeria li {
	float: left;
	list-style-type: none;
}
ul.galeria li img {
	margin: 4px;
	padding: 3px; 
	background: #fff;
	border: 1px solid #000;
}
/*
menu
*/
#nav ul {
	float: left;
	width: 100px;
	list-style: none;
	line-height: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
}
#nav {
	
	
	float: left;
	
}
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 5px 2px 5px;
}


#nav li {
	float: left;
	padding: 0;
	list-style-type: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 190px;
	background: #E74139;
	line-height: 18px;
	border-top: none;
	
}

#nav li ul a {
	margin: 0;
	padding: 0;
	padding: 2px 6px;
	background: #fff;
	font-size: 11px;
}
#nav li ul a:hover {
	margin: 0;
	padding: 0;
	padding: 2px 6px;
	background: #efe5a2;
}

#nav li ul ul {
	margin: 0 0 0 100px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	
}
.opisKat {
	padding-left: 50px;
}
div.sprzedaz {
	float: left;
	width: 110px;
	height: 110px;
}

