

a:link, a:visited {
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    color: #3E5922;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

a:active {
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

img {
    display: block;
	 border-color: #000000;
}


body {
    margin: 0px;
    background-color: #3E5922;
    padding: 0px;
}

.glowny {
    width: 850px;
    margin: 0 auto;
    position: relative;
}

.baner {
    background: url(images/i_C1_R1.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 90px;
    font-style: normal;
}
.baner1 {
    background: url(images/i_C1_R2.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 23px;
    font-style: normal;
}

.baner2 {
    background: url(images/i_C1_R3.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 179px;
    font-style: normal;
}

.baner3 {
    background: url(images/i_C1_R4.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 32px;
    font-style: normal;
}

.okglowne {
    background: url(images/i_C1_R5.jpg);
    width: 800px;

}

.dol {
    background: url(images/i_C1_R7.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 32px;
    font-style: normal;
}

.menu{
    background: url(images/menu.png);
    background-repeat: no-repeat;
    width: 164px;
    height: 280px;
    font-style: normal;
	 margin-left:40px;
	 float:left;


}

.tresc{


    width: 500px;
	float:left;
    font-style: normal;
	 margin-left:40px;


}

.link{

    
    background-repeat: no-repeat;
    width: 150px;
    height: 14px;
    font-style: normal;
	 padding-left:5px;
	 background-position: bottom;

}
.kreska{
background: url(images/kreska.png);
margin-top:4px;
  height: 16px;
  background-repeat: no-repeat;	

}


