body, td {
    font-family: 'Titillium Web', sans-serif;
    font-size:15px;
}
body {
    color: #606060;
    margin:0;
    padding:0;
    background: #fff;
}

ol, ul, li{
    margin:0 0 0 15px;
    padding:0;
}
ul {
    list-style: none;
    margin: 0;
}
li {
    padding:5px 0 5px 20px;
    background: url(img/li.gif) 0 center no-repeat;
}
h1, h2, h3, h4, h5, h6, h7, h8, p, form {
    margin:0;
    padding:0;
}
p {
    margin: 0 0 30px 0;
}
h1{	font-size: 28px; /*naglowek*/
}
h2{	font-size: 15px; /*tekst*/
	text-align: justify;
	padding: 10px 0;
}
h3{	font-size: 15px; /*tekst*/
	text-align: right;
	padding: 10px 0;
}
td{	vertical-align: top;
}

a {color:#606060; text-decoration:none;}
a:hover {text-decoration:none;}

img {border: none;}

input{font-family: tahoma; margin: 0; padding: 0;}

.label{cursor:pointer;}
.clear{clear:both;}
.clear_r{clear:right;}

.center{
	width: 800px;
	margin: 0 auto;
}
.full_width{
    background: #ededed;
}
.full_width .center2{
    position: relative;
    width: 988px;
	margin: 0 auto;
}
.full_width .center2 .fb{
    position: absolute;
    top: 2px;
    right: 44px;
    display: block;
    width: 72px;
    height: 27px;
    background: url(img/fb.jpg) 0 0 no-repeat;	
}
.full_width .center2 .kontakt{
    position: absolute;
    bottom: 0;
    right: 88px;
    display: block;
    width: 264px;
    height: 182px;
    background: url(img/kontakt.png) 0 0 no-repeat;	
}
.full_width .center2 .kontakt a{display: block; height: 182px;}
.logo{
	min-height: 162px;
    background: url(img/logo.jpg) center 0 no-repeat;	
}

ul.menu{
    list-style: none;
    margin: 0;
    padding: 60px 43px 0; 
}
ul.menu li{float: left; padding: 0; margin: 0 0 0 15px; background: none;}
ul.menu li.spacer{
	width: 250px;
	margin: 0 30px 0 0;
}
ul.menu li.first{margin: 0 30px 0 0;}
ul.menu li.second{margin: 0 10px 0 0;}
ul.menu li.fourth{margin: 0 30px 0 0;}
ul.menu li.last{margin: 0 0 0 10px;}
ul.menu li a{font-size: 15px;text-transform: uppercase;}
ul.menu li a:hover,
ul.menu li a.act{color: #66c032;}

.content{
    min-height: 270px;
    padding: 30px 10px 0 10px;
}

.left{float: left; width: 320px;}
.left1{float: left; width: 400px;}
.righ{float: right; width: 370px;}

.header{ /*naglowek*/
    font-weight: normal;
    color: #000;
}
.headertext{ /*text*/
    font-weight: normal;
}
.header span{color: #61c029;}
.headertext span{color: #61c029;}
.footer{
    padding: 15px 0 0;
	margin: 15px auto;
    color: #000;
    font-size: 13px;
    border-top: 1px solid #61c029;
    background: url(img/footer.jpg) right 0 no-repeat;
}
.footer .f_text{
    float: left; 
    width: 400px;
    color: #000;
    font-weight: bold;
}
.footer a.meble{
    float: left;
    padding: 20px 140px 20px 0;
    background: url(img/meble.jpg) right center no-repeat;	
}
.footer a.multistone{
    float: left;
    padding: 20px 0 20px 0;
    width: 140px;
    background: url(img/multistone.png) right center no-repeat;	
}

.box{
    float: left;
	margin: 10px 0 0 30px;
    width: 200px;
}
.boxnx{
    width: 720px;
}
.box h2.text{
	font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 6px 20px;
    background: url(img/pattern.gif) repeat-x;	
}
.box h3.text{
	font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 6px 20px;
	float: right;
	width: 40px;
    background: url(img/pattern.gif) 0 0 repeat-x;
}
.box h4.text{
    padding: 6px 20px;
    background: url(img/pattern1.gif) repeat-x;	
}
.boxn{
	float: left;
	margin: 40px 0 20px 15px;
	width: 10px;
}
.boxg{
	float: left;
	margin: 10px 0 10px 35px;
	width: 696px;
}
.boxgal{
    float: left;
    margin: 10px 0 20px 35px;
    width: 494px;
}
.loga{
	float: left;
    margin: 10px 0 10px 0;
    width: 185px;
	height: 30px;
	text-align: center;
}
.back{
    float: right;
	margin: 50px 0 10px 0;
	width: 185px;
	text-align: center;
}
.formElem{
    float: left;
    width: 300px;
}
.formElem div{
    padding: 15px 0 4px;
}
.formElem input,
.formElem textarea{
    color: #999;
    padding: 6px;
    width: 200px;
    border: 1px solid #e3e3e3;
}
.form_bottom{
    padding: 30px 0 25px 0;
    background: url(img/zegar.jpg) 300px center no-repeat;
}
.submit{
    font-size: 15px;
	font-weight: normal;
    color: #fff;
    padding: 5px 10px;
    border: 0;
    background: url(img/pattern.gif) 0 0 repeat-x;	
    cursor: pointer;
}