body
{
    background-image: url('images/banner-all.png');
    background-repeat: no-repeat;
    background-position: top -50px center;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #ebebeb;
    font-family: Tahoma;
}
.container
{
    width: 1000px;
    height: auto;
    margin: auto;
    
}
.main
{
    width: 1000px;
    height: auto;
    padding-bottom: 60px;
    float: left;
}
.top
{
    width: 1000px;
    /*height: 376px;*/
    height: 326px;
    float: left;
}
.logotyp
{
    width: 217px;
    height: 115px;
    float: left;
    margin-top: -30px;
    margin-left: 55px;
}
.menu-top
{
    width: auto;
    float: left;
    height: 70px;
    margin-left: 50px;
}
.menu-top-button
{
    width: auto;
    float: left;
    height: 70px;
    font-family: tahoma;
    font-size: 14px;
    margin: 0 8px 0 8px;
}
.menu-top-left
{
    
    width: 7px;
    height: 70px;
    float: left;
}
.menu-top-button:hover .menu-top-left
{
    background-image: url('images/menu-top-left.png');
    background-repeat: no-repeat;
    background-position: top -50px center;
}
.menu-top-button:hover .menu-top-right
{
    background-image: url('images/menu-top-right.png');
    background-repeat: no-repeat;
    background-position: top -50px center;
}
.menu-top-button:hover .menu-top-middle
{
    background-image: url('images/menu-top-middle.png');
    background-repeat: repeat-x;
    background-position: top -50px center;
    color: #134c24;
    text-decoration: none;
}
.menu-top-button:hover .menu-top-middle a
{
    color: #134c24;
    text-decoration: none;
}
.menu-top-middle
{
    width: auto;
    height: 70px;
    float: left;
}
.menu-top-middle a
{
    width: auto;
    height: 55px;
    padding: 15px 10px 0 10px;
    float: left;
    display: block;
    
    color: #FFF;
    text-decoration: none;
    
}
.menu-top-middle a:hover
{
    
}
.menu-top-right
{
    
    width: 8px;
    height: 70px;
    float: left;
}
.box-start
{
    width: 1000px;
    height: auto;
    float: left;
    margin-bottom: 100px;
}
.box-zboza
{
    background-image: url('images/box-zboza.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 410px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.box-maszyny
{
    background-image: url('images/box-maszyny.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 410px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.box-srodki
{
    background-image: url('images/box-srodki.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 410px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.foot
{
    background-image: url('images/foot.jpg');
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    height: 58px;
    position: fixed;
    bottom: 0;
}



.box-start-mini
{
    width: 1000px;
    height: 177px;
    float: left;
    margin-top: -92px;
}
.box-zboza-mini
{
    background-image: url('images/box-zboza-mini.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 70px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.box-maszyny-mini
{
    background-image: url('images/box-maszyny-mini.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 70px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.box-srodki-mini
{
    background-image: url('images/box-srodki-mini.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 70px;
    padding-top: 107px;
    float: left;
    margin: 0 2px 0 2px;
}
.box-title
{
    font-family: Tahoma;
    font-size: 16px;
    text-align: center;
    color: #299147;
    width: 328px;
    float: left;
}
.box-title a, .box-title a:hover
{
    color: #299147;
    text-decoration: none;
}
.box-lead
{
    width: 240px;
    padding: 10px 44px 0 44px;
    float: left;
    height: 75px;
    color: #3a3a3a;
    text-align: justify;
    font-family: Tahoma;
    font-size: 11px;
}
.box-next
{
    width: 328px;
    height: auto;
    float: left;
}
.box-next a, .box-next a:hover
{
    color: #299147;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 14px;
}

.content-left
{
    width: 265px;
    height: auto;
    float: left;
}
.content-right
{
    width: 700px;
    padding: 20px 35px 20px 0;
    height: auto;
    float: left;
    text-align: justify;
    font-family: Tahoma;
    font-size:12px;
    color: #3a3a3a;
}
.content-title
{
    font-family: Tahoma;
    color: #299147;
    font-size: 16px;
    padding: 0;
    margin: 0 0 15px 0;
    text-align: left;
}
.content-right ul li
{
    list-style-type: disc;
    /*list-style-image: url('images/li.png');*/
}
.menu-left
{
    width: 200px;
    height: auto;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    
}
.menu-left-button
{
    width: 180px;
    height: 38px;
    float: left;
    background-image: url('images/menu-left-bg.jpg');
    background-repeat: repeat-x;
    text-align: center;
    
}
.menu-left-button a
{
    width: 180px;
    height: 30px;
    padding-top: 8px;
    color: #FFF;
    display: block;
    text-decoration: none;
}
.menu-left-button a:hover
{
    color: #FFF;
    text-decoration: none;
}
.menu-left-submenu
{
    width: 180px;
    height: auto;
    text-align: center;
    
    
    margin-top: 5px;
    float: left;
}
.menu-left-submenu a
{
    color:#656260;
    text-decoration: none;
    font-size: 12px;
    display: block;
    border-bottom: solid 1px #c6c3c3;
    padding: 5px 0 5px 0;
}
.menu-left-submenu a:hover
{
    color: #299147;
    text-decoration: none;
    border-bottom: solid 1px #299147;
}
.content-right a
{
	color: #299147;
	text-decoration:none;
}
.content-right a:hover
{
	color: #333;
	text-decoration:none;
}
.news
{
	border-top: solid 10px #FAA70C;
	padding:0 10px 10px 10px;
	width:680px;
	height: auto;
	margin-bottom:15px;
	float:left;
}
.news-title
{
	font-size: 15px;
	color: #FAA70C;
	width:100%;
	height: auto;
	float:left;
	padding:0;
	margin:0 0 15px 0;
}
.news-next
{
    width: 680px;
    height: auto;
    float: left;
    margin-top: 5px;
}
.news-next a
{
	float:right;
}
.news-next img
{
    float: right;
    border: none;
}
.news-data
{
    float: left;
    width: 200px;
    font-size:11px;
    color: #999;
    text-align: left;
}
.news-lead-img
{
    width: auto;
    height: auto;
    float: left;
    margin:0 10px 5px 0;
}
.news-lead-img img
{
    -moz-border-radius:5px; /* FF */
    -webkit-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki typu K-meleon (typowo Linuxowe) */
    border-radius:5px; /* pozostaÄÂĂÂĂĹĄÄšĹÄÂĂÂe przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki */
    border: none;
    float: left;
}
.galeria
{
    text-align: center;
    padding-top: 10px;
    float: left;
    width: 700px;
}
.galeria img
{
    -moz-border-radius:5px; /* FF */
    -webkit-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki typu K-meleon (typowo Linuxowe) */
    border-radius:5px; /* pozostaÄÂĂÂĂĹĄÄšĹÄÂĂÂe przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki */
    border: none;
    margin: 8px;
    padding: 1px;
    background-color: #EEE;
}
.galeria img:hover
{
    -moz-border-radius:5px; /* FF */
    -webkit-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius:5px; /* przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki typu K-meleon (typowo Linuxowe) */
    border-radius:5px; /* pozostaÄÂĂÂĂĹĄÄšĹÄÂĂÂe przeglÄÂĂÂĂĹĄÄšĹÄÂĂÂdarki */
    border: none;
    margin: 8px;
    padding: 1px;
    background-color: #ccc;
}
.article-back
{
    font-size: 11px;
    float: left;
    margin-top: 10px;
}
.data-dodania
{
    font-size: 11px;
    float: right;
    color:#999999;
    margin-top: 10px;
}
.info
{
    border:solid 1px #225ba7;
    color:#000;
    width: 548px;
    padding: 50px;
    text-align: center;
    float: left;
    margin: 15px 25px 15px 25px;
    background-color: #FAA70C;
}
.logotypy-eu
{
    width: 100%;
    height: auto;
    padding: 25px 0 25px 0;
    text-align: center;
    font-size: 11px;
    color:#999;
    float: left;
}
.foot2
{
    width: 1000px;
    height: 48px;
    padding-top: 10px;
    margin: auto;
}
.BialskieStrony
{
    width: 80px;
    height: 21px;
    margin: auto;
    float: right;
    margin-left: 50px;
    text-align: left;
}
.BialskieStrony a
{
    width: 80px;
    height: 21px;
    float: left;
    display: block;
    background: url('images/BialskieStrony.png');
    background-repeat: no-repeat;
    background-position: 0% 0%; 
}
.BialskieStrony strong { display: none; }
.BialskieStrony a:hover { background-position: 0% 100%; }
.counter
{
    width: 200px;
    text-align: center;
    float: left;
    font-family: Verdana;
    color:#000;
    font-size: 11px;
}
#cookies-message
{
    padding: 10px 0px; 
    z-index:10000; 
    font-size: 12px; 
    line-height: 22px; 
    border-bottom: 1px solid rgb(211, 208, 208); 
    text-align: center; 
    position: fixed; 
    bottom: 0px; 
    background-color: #FAA70C; 
    width: 100%; 
    z-index: 10000;
}
#facebook-panel 
{
    display: block; /*pozycja blokowa*/
    position: fixed; /*obrazek nieruchomy*/
    z-index: 666; /*tak na wszelki wypadek*/
    margin-top: 150px; /*maly odstep od gory*/
    background-image: url('images/fb1.png'); /*plik tla*/
    background-repeat: no-repeat;
    width: 300px; /*szerokosc*/
	padding-left:31px;
    /*laczna szerokosc 200+60 = 260px*/
    height: 600px; /*wysokosc*/
    /*laczna wysokosc obrazka 295+5 = 300px*/
    right: -300px; /*ukrywamy 210px obrazka od prawej krawedzi*/
    float: right; /*do prawej*/
    /*zostaje 50px napisu "facebook"*/
}
#likebox_1 {
	
	background-color: #fff;
	position: fixed;
	display:block;
	z-index:10000;
}

#likebox_1_1 {
	overflow: hidden;
	text-align: left;
	background-color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #3c95d9;
}

#likebox_1 img {
	position: absolute; 
	top: 0px; 
	cursor: pointer;
	border: 0;
}

#likebox_1 iframe {
	border:0px;
	overflow: hidden; 
	position: absolute;
	width:100%;
	height: 100%;
}