*{    margin: 0 auto;}

a{
    text-decoration: none;
}

img{
    border: none;
}


.clear{
    clear: both;
}

.error{
    color: #FF0000;
    font-size: 11px;
    font-family: arial;
}

body{ 
    margin: 0 auto;
    font-family: Tahoma !important;
    background: #EAEAEA url('../img/bg.jpg') no-repeat center top;
}

#site{
    margin: 0 auto;
    width: 960px;
    min-height: 300px;
    clear: both;
    overflow: hidden;
    
/*    border: 1px solid #000;*/
}

#site .left{
	float: left;
	overflow: hidden;
	width: 230px;
	/*border: 1px solid #000;*/
}

#site .left ul{
	list-style: none;
	margin-left: -32px; 
	margin-top: 85px;
	clear: both;
	overflow: hidden !important;
	height: 100% !important;
	
}

#site .left li{
	clear: both;
	overflow: hidden;
	width: 230px;
	min-height: 39px;
	background: #fff;
	border-bottom: 1px solid #c2e3ce;
	/*cursor: pointer;*/
}

#site .left li:hover{
	background: url('../img/bg-menu.jpg') no-repeat;
	color: #fff;
	width: 230px;
}

#site .left li:hover a{
	color: #fff;
}

#site .left li p{
	padding: 10px;
	font-weight: bold;
}

#site .left li p a{
	color: #34a35c;
}

#site .left li#sel{
	background: url('../img/bg-menu-a.jpg') no-repeat;
	min-height: 39px; !important;
}

#site .left li#sel a{
	color: #fff;
}

#site .left li#sel ul{
	margin: 0px;
	padding: 0px;
}

#site .left li#sel ul li{
	margin: 0px;
	padding: 0px;
	color: #34a35c;
	/*background: #72a2e4;*/
}

#site .left li#sel ul li p{
	color: #34a35c;
}
#site .left li#sel ul li:hover a{
	color: #fff;
}

#site .left li#sel ul li p a{
	color: #34a35c;
}

#site .left li#sel ul li p a:hover{
	color:#fff;
}

#site .left li ul li p a:hover{
	color:#fff;
}

#site .right{
	float: left;
	overflow: hidden;
	width: 730px;
	margin-left: -1px;
	margin: 0 auto;
	margin-top: 90px;
/*	background: #fff;*/
}

#site .right .site-main{
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 730px;
/*	background: #fff;*/
}

#site .right .site-main h1{
	color: #838383;
	font-size: 30px;
	font-family: arial;
	padding-bottom: 20px;
        padding-left: 10px;
}

#site .right .site-main .tekst{
	clear: both;
	overflow: hidden;
        width: 730px;
        background: #fff;
        padding-left: 10px;
        margin-top: 10px;
}

#site .right .site-main .tekst p{
	font-size: 12px;
	font-family: arial;
	line-height: 150%;
	color: #2c2c2c;
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}

#site .right .site-main .tekst h2{
	color: #34a35c;
	font-size: 13px;
	font-family: arial;
	padding-top: 15px;
}

#site .right .site-main .tekst .image{
	float: left;
	overflow: hidden;
	margin: 10px;
	width: 200px;
}

#site .right .site-main .tekst .image .opis{
	clear: both;
	overflow: hidden;
	border: 1px solid #dedede;
}

#site .right .site-main .tekst .image .opis p{
	padding: 3px;
	font-size: 11px;
	text-align: center;
}

#site .right .site-main .tekst .produkt{
	width: 200px;
	min-height: 100px;
	background: #b2b2b2;
	float: left;
	overflow: hidden;
	margin: 3px;
}

#site .right .site-main .tekst .produkt:hover p a{
	/*border: 1px solid #000;*/
	/*background: #000;*/
	color: #fff;
}

#site .right .site-main .tekst .produkt p{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#site .right .site-main .tekst .produkt p a{
	color: #000;
}

#site .right .site-main .tekst .p-box{
	float: left;
	width: 220px;
	overflow: hidden;
	margin: 5px;
	/*border: 1px solid #000;*/
}

#site .right .site-main .tekst .p-box .p-img{
    clear: both;
    overflow: hidden;
    width: 200px;
    height: 200px;
    text-align: center;
}

#site .right .site-main .tekst .p-box .p-img img{
    vertical-align: middle;
    padding-bottom: 220px;
    width: 200px;
}

#site .right .site-main .tekst .p-text{
	float: left;
	width: 420px;
	overflow: hidden;
	margin-left: 20px;
	/*border: 1px solid #000;*/
}

#site .right .site-main .tekst .p-text h4{
	font-size: 14px;
	font-family: arial;
	padding: 5px;
}

#site .right .site-main .tekst .p-text p{
	padding: 10px;
}

#site .right .site-main .tekst .k-main{
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

#site .right .site-main .tekst .k-main .k-l{
    float: left;
    overflow: hidden;
    width: 300px;
    margin-top: 20px;
}

#site .right .site-main .tekst .k-main .k-r{
    float: right;
    overflow: hidden;
    width: 370px;
    margin-top: 20px;
    border-left: 1px solid #d8d8d8;
}

#site .right .site-main .tekst .k-main .k-r .form-box{
    clear: both;
    overflow: hidden;
    width: 350px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#site .right .site-main .tekst .k-main .k-r .form-box .form-name{
    float: left;
    overflow: hidden;
    width: 100px;
    font-size: 12px;
    padding: 3px;
}

#site .right .site-main .tekst .k-main .k-r .form-box .form-input{
    float: left;
    overflow: hidden;
    width: 200px;
    font-size: 12px;
}

#site .right .site-main .tekst .k-main .k-r .form-box .form-input input{
    width: 180px;
    padding: 3px;
    padding-left: 5px;
    border: 1px solid #dedede;
}

#site .right .site-main .tekst .k-main .k-r .form-box .form-input textarea{
    padding: 5px;
    border: 1px solid #dedede;
    font-size: 12px;
    font-family: arial;
}

#site .right .site-main .tekst .k-main .k-r .form-box .form-input .btn-send{
    border: none;
    width: 67px;
    height: 29px;
    cursor: pointer;
    background: url('../img/btn-send.jpg') no-repeat;
}

#site .right .site-main .tekst .k-main .k-r .form-box .tip{
    display: none;
    position: absolute;
    float: left;
    overflow: hidden;
    width: 200px;
    height: 200px;
    background: url('../img/tip.png') no-repeat;
    z-index: 100;
    margin-left: 295px;
    margin-top: -40px;
}

#site .right .site-main .tekst .k-main .k-r .form-box .tip p{
    padding: 15px;
    padding-top: 30px;
    padding-left: 0px;
    margin-left: 30px;
    width: 110px;
    text-align: center;
    line-height: 150%;
}

#site .right .site-main .tekst .mapka{
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 600px;
    margin-top: 10px;
}

#site .right .site-main .news-main{
	clear: both;
	overflow: hidden;
	margin: 5px;
}

#site .right .site-main .news-main h1{
	color: #838383;
	font-size: 30px;
	font-family: arial;
	padding-bottom: 20px;
	padding-top: 20px;
}

#site .right .site-main .news-main .news-main-box{
	clear: both;
	overflow: hidden;
}

#site .right .site-main .news-main .news-main-box .news-box{
	clear: both;
	overflow: hidden;
	width: 650px;
	border: 1px solid #dbd9d9;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 10px;
	margin-bottom: 10px;
}

#site .right .site-main .news-main .news-main-box .news-box h2{
	color: #34a35c;
	font-size: 13px;
	font-family: arial;
}

#site .right .site-main .news-main .news-main-box .news-box h2 .data{
	font-size: 11px;
	color: #000;
}

#site .right .site-main .news-main .news-main-box .news-box .news-txt{
	clear: both;
	overflow: hidden;
}

#site .right .site-main .news-main .news-main-box .news-box .news-txt p{
	font-size: 12px;
	font-family: arial;
	padding: 10px;
}
	
#site .right .site-main .news-main .news-main-box .news-box .news-txt p a{
	text-decoration: underline;
	color: #34a35c;
}

#site .right .foot{
    clear: both;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
}

#site .right .foot p{
    font-size: 11px;
    text-align: right;
    padding-right: 20px;
    color: #4e4e4e;
    font-family: arial;
}

#site .right .foot p a{
    color: #4e4e4e;
}

#site .right .foot p a:hover{
    text-decoration: underline;
}