body{
	background:#fcfcfe;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#939393;
}

#tlo{
    background-image:url('../img/tlo.png');
    background-repeat:repeat-x;
}

#tlo_top{
    background-image:url('../img/tlo_top.jpg');
    background-repeat:no-repeat;
    height:950px;
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}
#tlo_top2{
    background-image:url('../img/tlo_top2.jpg');
    background-repeat:no-repeat;
    min-height:800px;
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}

#logo{
    background-image:url('../img/logo.png');
    background-repeat:no-repeat;
    width:240px;
    height:39px;
    margin-left:auto;
    margin-right:auto;
    margin-top:35px;   
}

ul#menu{
    list-style: none;
    width:480px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}

ul#menu li{
    display:block;
    float:left;
    height:28px;
}
ul#menu li a{
    display:block;
    font-weight:bold;
    margin-left:5px;
    margin-right:5px;
    color:white;
    text-decoration:none;
    text-align:center;
    padding-top:5px;
    width:99px;
    height:26px;
}
ul#menu li.bt2 a{
    width:139px;
    height:26px;
}
ul#menu li.krotkie a{
    margin-left:2px;
    margin-right:2px;
    width:80px;
}
ul#menu li a:hover, ul#menu li a.active{
    background-image:url('../img/bt1.png');
    background-repeat:no-repeat;
}

ul#menu li.bt2 a:hover,ul#menu li.bt2 a.active{
    background-image:url('../img/bt2.png');
    background-repeat:no-repeat;
}

ul#menu li.krotkie a:hover, ul#menu li.krotkie a.active{
    background-image:url('../img/bt4.png');
    background-repeat:no-repeat;
}
#sliderbox{
    clear:both;
    width:600px;

}

div#formularz {
    width:240px;
    margin-left:auto;
    margin-right:auto;
}

h2{
    color:#B1273F;
    font-weight:normal;
    text-align:center;
}
h2.left{
    text-align:left;
}

#formularz p{
    color:#AFAEAE;
    margin-bottom: 2px;
    font-weight: bold;
}

#formularz input{
    border:1px solid #AFAEAE;
    width:240px;
    height:26px;
}

#formularz textarea{
    border:1px solid #AFAEAE;
    width:240px;
    height:80px;
}

#formularz #bt_wyslij{
    background: none;
    border:0px;
    background-image:url('../img/bt3.png');
    background-repeat:no-repeat;
    width:100px;
    height:26px;
    color:white;
    font-weight:bold;
    margin-top:5px;
}

#menu_stopka{
    clear:both;    
    margin-top:10px;
    width:1000px;
    padding-bottom: 40px;
    margin-left:auto;
    margin-right:auto;
}

#menu_stopka a{
    color:#939393;
    text-decoration: none;
    font-weight: bold;
}

#menu_stopka a:hover{
    color:#C13454;
}

#lewy_panel{
    float:left;
    width:260px;
    margin-left:70px;
}

#prawy_panel{
  float:right;
  width:715px;  
  margin-right: 100px;
}

#podstrona{
    clear:both;
    margin-top:150px;
}

#linia {
    border-top:1px solid #CECFCF;
}

#copy {
    float:right;
    text-align:right;
}

#social{
    float:right;
    margin-right:100px;
    color:#fff;
}
#sub #social{
    float:right;
    margin-right:260px;
    color:#fff;
}

#social a{
    color:#fff;
    text-decoration:none;
}