body 
{
    width:960px;  
    margin:0 auto;
	font-family: 'callibri verdana';
}

/*HEADER*/

.header
{
    height:260px;
}

.language
{
    height:20px;
    background-color:#da251c;
}

.pl
{
    height:18px;
    margin-left:5px;
    margin-top:1px;
}

.rs
{
    height:18px;
    margin-top:1px;
}

.nm
{
    height:18px;
    margin-top:1px;
}

.uk
{
    height:18px;
    margin-top:1px;
}

.baner
{
    height:180px;
    background-color:#dededc;
}

.bg
{
    width:960px;
    height:180px;
}

.mn
{
    height:4px;
    background-color:#da251c;
}


.menu
{
    height:52px;
    background-color:#a6aaa9;   
}

.mn2
{
    height:4px;
    background-color:#da251c;

}

/*.bt_search
{
    height:25px;
    width:160px;
    margin-top:13px;
    margin-left:15px;
}

.lupa
{
    height:25px;
    width:26px;
}

.search
{
    float:left;
    margin-top:14px;
}

.search_box
{
    float:left;

}*/

.menu2
{
    float:right;
    margin-right:40px;
    height:40px;
    margin-top:6px;
    line-height:40px;
}

.button
{
    background-color:White;
    height:30px;
    width:105px;
    text-align:center;    
    float:right;
    margin-left:5px;
    margin-top:11px;
}

.button:hover
{
    background-color:#ec362d;
    height:30px;
    width:105px;
    text-align:center;    
    float:right;
    margin-left:5px;
    margin-top:11px;
}

.napis_bt
{
    line-height:1.8em;
	word-spacing:-1.5px;
	margin:0px;
	text-align:center;
	font-family:Arial;
	font-weight:600;
	color:#545253;
}

.menu_g
{
	float:right;
}


/*MASTER*/

.master
{
    min-height:350px;
}

.panel_l
{
    width:250px;
    float:left;
    display:block;
}

.panel_p
{
    width:710px;
    float:left;

}

.panel_small
{
    width:250px;
}

.button3
{
    height:20px;
    width:250px;
    border-bottom-color:#da251c;
    border-bottom-width:thin;
    border-bottom-style:solid;
    cursor:pointer;
}

.napis_bt3
{
    color:#262523;
}


.button4
{
    height:20px;
    width:250px;
    margin:0px;
    padding-left:15px;
}

.napis_bt4
{
    color:#262523;
    text-align:left;
}

.link
{
    text-decoration:none;
}


/*FOOTER*/

.footer
{
    height:100px;
    margin-top:20px;
    float:right;
    width:960px;
}

.logo
{
    height:100px;
    margin-bottom:20px;
    float:left;
    width:90px;
}

.kontakt
{
    height:70px;
    float:left;
	width:630px;
	margin-left:240px;
	margin-top:30px;
	background-image:url('images/kontakt.png');
	background-repeat:no-repeat;
}

.strony
{
    margin-top:5px;
    margin-left:50px;
}

.linkk
{
    text-decoration:none;
    color:White;
}

.linkk:hover
{
    text-decoration:none;
    color:Blue;
}

.footerek
{
    height:20px;
    background-image:url('images/footerek.png');
    background-repeat:repeat-x;
    float:left;
    width:960px;

}



