body{
    background-image: url(../images/bg_main.jpg);
    background-repeat: repeat-x;
    background-color: #EEEEEE;
}
h1{
    color:#687819;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:2.1em;
    font-weight:400;
    margin-bottom:0.6em;
    /*text-transform:lowercase;*/
}
h2{
    color:#323232;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:1.6em;
    font-weight:400;
    margin-bottom:0.6em;
    /*text-transform:lowercase;*/
}
h3  {
    /*color:#000000;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:1.5em;
    font-weight:400;
    margin:1.3em 0 0.5em;
    text-transform:lowercase;*/
}

a { color: inherit; }
img a{
    text-decoration: none;
}
.cl{
    clear: both;
}
#content{
    background-image:url("../images/bg_content.gif");
    background-repeat:repeat-x;
    color:#FFFFFF;
    padding-left:15px;
    padding-right:15px;
}
.menuKategorieLink{
    text-decoration: none;
}
#site{
    margin: 0 auto;
    width: 960px;
    background-color: #FFFFFF;
}
#top{
    background-image: url(../images/bg_top.jpg);
    height: 173px;
    padding: 0;
	background-position: top;
}
#logo{
    width: 168px;
    height: 135px;
    float:left;
    margin-left: 30px;
}
#topMenu{
    color:#949494;
    font-family:Arial;
    font-size:11px;
    float:right;
    margin-top:10px;
    text-align:right;
    width:230px;

}
#bottomMenu{
    border-bottom:1px solid #D8D8D8;
    color:#949494;
    font-family:Arial;
    font-size:11px;
    margin:20px auto 10px auto;
    padding-bottom:5px;
    text-align:center;
    width:100%;
}
.prawa{
    font-family: Arial;
    font-size: 11px;
    color:#949494;
    margin:0 auto 10px auto;
    text-align: center;

}
#topMenu a{
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}
#bottomMenu a{
    margin-left:20px;
    margin-right:20px;
    text-decoration:none;    
}
#bottomMenu a:hover{
    color: #98a653;
}
#topMenu a:hover,#bottomMenu a:hover{
    text-decoration: underline;
}
#logowanie{
    background-image:url("../images/bg_logowanie.gif");
    float:left;
    height:70px;
    margin-top:37px;
    width:433px;
}
#laptop{
    float:left;
    margin-left:150px;
}
.zaloguj{
    background-image: url(../images/zaloguj.gif);
    width: 74px;
    height: 18px;
    border:0;
    vertical-align:bottom;
}
.input{
    background-image:url("../images/bg_input.jpg");
    border:0 none;
    color:#6E6E6E;
    font-size:11px;
    height:20px;
    padding:0 3px;
    width:126px;
    /*border-color:#979BA0 #C4C8CD #DFE3E8;
    border-style:solid;
    border-width:1px;*/

}
.formLogin{
    margin-left:45px;
    margin-top:35px;
}

.formLogin input{
    *padding-top:2px;
    *height:18px;
}
#mainMenu{
    height: 38px;
    background-image: url(../images/bg_menu.jpg);

}
#mainMenu ul,#mainMenu li{
    list-style: none;
    display: inline;
	padding-left: 16px;

}
#mainMenu li{
    float: left;
}
#mainMenu li a:hover{
    text-decoration: underline;
}
.mainCategory{
    display: block;
    /*position: relative;
    height: 18px;*/
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: none;
    color:#FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    margin-top: 10px;
}
.mainCategory a{

}
#baner{
    clear: both;
    margin: 0;
    padding: 0;
    /*border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;*/

}
.menuSeparator{
    margin-top: 7px;
}
.content{
    background-image: url(../images/bg_content.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.bar{
    clear: both;
    /*border-top:1px solid #D8D8D8;*/
    margin-top:10px;
}

.barTitle{
    margin-top:20px;
    margin-bottom: 20px;
}
.barTitle2{
    margin-bottom: 20px;
}
#naszeAtuty{

}
ul#naszeAtuty li{
    background-position:0 5px;
    background-repeat:no-repeat;

    display:inline;
    float:left;
    list-style:none outside none;
    margin:0;
    padding:40px 5px 5px 35px;
    width:178px;

}
.atut1{
    background-image: url(../images/atuty1.jpg);
}
.atut2{
    background-image: url(../images/atuty2.jpg);
}
.atut3{
    background-image: url(../images/atuty3.jpg);
}
.atut4{
    background-image: url(../images/atuty4.jpg);
}

ul#partnerzy li{
	display:inline;
	float:left;
	list-style:none outside none;
	margin-right:30px;
    
	/*display:inline;
    float:left;
    height:110px;
    list-style:none outside none;
    width:110px;
	*/
}
.ikonki{
    float:right;
    height:30px;
    padding-left:5px;
    padding-top:5px;
    text-align:right;
}
img.youtube:hover{
    margin-top:1px;
    padding-top:1px;
}
img.twitter:hover{
    margin-top:1px;
    padding-top:1px;
}
img.facebook:hover{
    margin-top: 1px;
    padding-top: 1px;
}
img.blip:hover{
    margin-top:1px;
    padding-top:1px;
}

#stopka{
    border-top:1px solid #D8D8D8;
    margin-left:20px;
    margin-right:20px;
    margin-top:10px;
    padding:5px;
}
.home{
    width:600px;
    float: left;
}
.right{
    border-left:1px solid #ECECEC;
    float:left;
    font-family:Verdana;
    line-height:36px;
    margin-top:15px;
    padding-left:15px;
    width:660px;
}
.textRight{
    line-height: 20px;
    text-align: justify;
}

.leftHome {
    width: 200px;
    float: left;
}
.leftHome img{
    display: block;
    margin-bottom: 20px;
}
.trescHome{
    float:left;
    line-height:20px;
    text-align:justify;
    width:400px;
}

.nalezymy{
    border-top:1px solid #EEEEEE;
    margin-bottom:20px;
    margin-top:20px;
    padding-top:15px;
    width:600px;

}
.nalezymy2{
    border-top:1px solid #EEEEEE;
    width: 660px;
    margin-top: 20px;
    padding-top:15px;
    margin-bottom: 20px;
}
.aktualnosci{
    float:right;
    width:300px;
}
.sidebar2{
    float:left;
    margin-left:5px;
    margin-right:15px;
    width:230px;
    margin-top:15px;
}
.sidebar2 .bar{
    border:0;
}
.aktualnosci .news{
    padding-left: 15px;
    border-left:1px solid #EEEEEE;
}
ul.news{
    margin:24px 0 1em 0px;
}
ul.news li h3 {
    margin-top:0;
}
.news h3 {
    font-size:1.2em;
    margin-bottom:0;
}
h3 a{
    text-decoration: none;
}
h3 a:hover{
    text-decoration: underline;
}
ul.news li {
    border-bottom:1px solid #EEEEEE;
    list-style:none outside none;
    margin:0;
    padding:10px 0 10px 10px;
	text-align: justify;
}
.no-border{
    border:0 !important;
}

ul.news li p.news-date {
    margin-bottom:0;
}
.news p.news-date {
    color:#888888;
    margin-top:0;
}
.news p.news-text{
    color: #58595B;
}
.news-top-bar h2{
    float: left;
}
.news-top-bar h1{
    margin-left: 10px;
}
.news h3 a{
    color: #6e6e6e;
    font-size: 12px;
}
.news a.wiecej{
    display: block;
    float: right;


}
.aktualnosci .news-top-bar{
    border-bottom: 1px solid #EEEEEE;
    height:22px;
    margin-left:15px;
}
.sidebar2 .news-top-bar{
    border-bottom: 1px solid #EEEEEE;
    height:22px;
}
.archiwum{
    float: right;
    padding-top:5px;
}
.archiwum a{
    text-decoration: none;
    color: #75871a;

}
.archiwum a:hover{
    text-decoration: underline;
}
p {
    margin:1em 0;
}
div{
    /* border: 1px solid black;*/
}

#leftMenu{
    margin-bottom: 20px;
}
.leftMenu{
    width: 220px;
    padding-top:5px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-top:1px;
    margin-bottom: 1px;
}

.leftMenu{
    display: block;
    background-color: #ededed;
}
.leftMenu:hover{
    display: block;
    background-color: #e2e2e2;
    font-weight: bold;
}
.formularzKontakt form{
    margin:20px 0;
}
fieldset {
    border:medium none;
    margin:20px 0 10px;
    background:none repeat scroll 0 0 #F6F6F3;
    margin-left:auto;
    margin-right:auto;
    padding:10px 15px;
    width:395px;
}


.formularz legend{
    background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EEEEEE;
	padding:3px 10px;
}
.formularz label{
    clear:left;
    display:block;
    float:left;
    margin:5px 0;
    width:200px;
}
.formularz input, .formularz textarea,.formularz  select {
    background-color:#FFFFFF;
    background-position:left -63px;
    background-repeat:repeat-x;
    border-color:#979BA0 #C4C8CD #DFE3E8;
    border-left:1px solid #C4C8CD;
    border-right:1px solid #C4C8CD;
    border-style:solid;
    border-width:1px;
    margin:5px 10px;
    padding:3px 5px;
    width:160px;
}

.formularzKontakt{
    border-left:1px solid #EBEBEB;
    float:right;
    padding-left:20px;
    width:290px;;
}
.formularzKontakt .formularz label{
    width: 90px;
}
/*
.formularz .input, .formularzCennik .input{
    display: block;
    clear: both;
    background: none;
    border: none;
    background-color: #FFFFFF;
    border: 1px solid #C7C7C7;
    width: 160px;
    color: #C7C7C7;
    margin-bottom: 5px;
}
.formularz .textarea,.formularzCennik .input {
    display: block;
    clear: both;
    background: none;
    border: none;
    border: 1px solid #C7C7C7;
    background-color: #FFFFFF;
    width: 252px;
    height: 100px;
    color: #C7C7C7;
    margin-bottom: 5px;
}*/
.formularz p.submit{
    margin:0 0 20px;
    text-align:center;
}
.formularz button#send ,.formularz button#send2,.formularz input#znajdzDroge{
    background-position:0 -24px;
    border:0 none;
    color:#605F5F;
    font-size:0.9em;
    font-weight:700;
    height:20px;
    /*line-height:23px;*/
    margin:0;
    text-align:center;
    width:75px;
    border:1px solid #BFBFBF;
    background-color:#EBEBEB;
}
input#skad{
margin:0px;
}
.kontaktTextRight{
    line-height: 20px;
    text-align: justify;
    width:330px;
    float: left;
}
.siteMapLink {
	display: block;
	clear: both;
	margin-bottom: 5px;
	text-decoration: none;
}
#employees, #agreements, #documents {
	width: 80px;
}
#kontaktMapa {
	float: left;
	margin-top: 20px;
}
#formularzWyslij input{
    margin: 0 0 10px 0;
}
#formularzWyslij #znajdzDroge{
    background-color: #EBEBEB;
    border:1px solid #BFBFBF;
    cursor: auto;
    width:90px;
}
.setLanguageLink{
	display: block;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#setLanguageMenu{
	position: absolute;
	left: 20px;
	top: 10px;
}
.barTitle span.cufon,
.barTitle2 span.cufon ,
.news-top-bar span.cufon
{
	font-size: 20px;
	color: #333;
}

#aktualnosci-box
{
	float: right;
	width: 230px;
}
