/*  -- szkielet strony -- */

body{
    background-color: #ff6112;
    margin: 0;
    padding: 0;
    font-family: Verdana CE, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #5c5c5c;
}

.wht{
    background-color: #fff;
}

.container{
    margin: 0 auto;
    display: block;
    width: 1000px;
    clear: both;
}

#left{
    float: left;
    padding-left: 15px;
    width: 245px;
}
#left_p{
    float: left;
    padding-left: 15px;
    width: 157px;
}

#content{
    float: left;
    padding-left: 15px;
    width: 550px;
}

#content_p{
    float: left;
    padding-left: 15px;
    width: 638px;
}

#right{
    float: left;
    padding-left: 15px;
    width: 145px;
}

/* -- stałe elementy -- */
a{
    color: #5c5c5c;
    text-decoration: none;
}

a:hover{
    color: #ff6112;
    text-decoration: none;
}

img, img a{
    border: 0 !important;
}

h1{
    color: #ff6112;
    font-weight: normal;
    font-size: 1.8em;
}

h3 {
    background: #e1e1e1;
    background-image: url("../img/h3_bg.jpg");
    background-repeat: repeat-x;
    height: 17px;
    color: #fff;
    font-size: 0.9em;
    padding: 2px 0 0 4px;
    margin: 0 !important;
}

.h3_bez, .h3_bez a {
    background-color: #fff;
    background-image: url("../img/h3_bg.jpg");
    background-repeat: repeat-x;
    height: 17px;
    color: #fff;
    padding: 2px 0 0 4px;
    margin: 0 !important;
}

.h3_bez a:hover{
    color: #ff6112;
}

h4{
    font-size: 1.2em;
    padding: 5px;
    background-color: #e1e1e1;
    color: #ff6112;
}

li{
    list-style-image: url("../img/arrow.gif");
    padding-bottom: 12px;
}

hr.space{
    background: #fff;
    border: #fff;
    height: 0.5em;
    color: #fff;
}

/*  -- top strony --  */
#logo{
    float: left;
    width: 210px;
    padding-left: 15px;
    height: 119px;
}

#logowanie{
    float: left;
    width: 430px;
    height: 119px;
    background-image: url("../img/top-bg.jpg");
    background-repeat: no-repeat;
}

#oferta{
    float: left;
    width: 330px;
    padding-right: 15px;
    height: 119px;
}

.select_city{
    width: 220px;
    padding-left: 23px;
    padding-top: 52px;
    float: left;
}

.login{
    width: 180px;
    float: left;
    padding-top: 52px;
}


/* -- menu górne -- */

#menu{
    background-image: url("../img/menu-bg.gif");
    background-repeat: repeat-x;
    background-color: #ff6112;
    height: 24px;
    text-align: center;
}

.menu-list a{
    color: #fff;
}

.menu-list a:hover{
    color: #efefef;
}

.menu-list {
    margin: 0;
    padding: 0;
}

.menu-list li{
    font-family: tahoma;
    font-weight: bold;
    list-style: none;
    display: inline;
    padding: 0 6px;
    border-right: 1px solid #ffa163;
    line-height:2em;
}

.last{
    border: none !important;
}

/* -- dodatkowe pierdoły -- */
#fla{
    width: 550px;
    margin: 0;
    padding: 0;
}

.left_block{
    background: #e1e1e1 url("../img/block_left_bg.gif");
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 5px;
    font-size: 0.9em;
    line-height: 1.5em;
}

.form {
    background: #fff;
    border: 1px solid #ccc;
    color: #5c5c5c;
}

.nav{
    height: 25px;
    padding: 0 15px;
    line-height: 2em;
}

.news{
    padding: 0 0 5px 12px;
    background-image: url("../img/arrow.gif");
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #efefef;
}

#stopka{
    background-image: url("../img/bottom_bg.jpg");
    background-repeat: repeat-x;
    background-position: top;
    height:280px;
}
.bottom_left{
    float: left;
    width: 500px;
    background: url("../img/bottom_bg_left.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}
.bottom_right{
    float: left;
    width:250px;
    background: url("../img/bottom_bg_left.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}
.bottom_part{
    float: left;
    width: 190px;
    padding: 10px 15px;
    color: #fff;
    line-height:1.1em;
    font-size: 0.95em;
    margin-bottom: 1em;
}
.bottom_part:hover{
    background-color: #fa7330;
    color: #fff;
    cursor: pointer;
}
.bottom_copy {
    padding-left:15px;
    color: #ffb894;
    font-size: 0.9em;
}
.bottom_copy a, .bottom_copy a:hover{
    color: #ffb894;
}
.bigger{
    font-size: 1.1em !important;
    margin-bottom: 5px;
}
.block_right{
    height: 87px;
    padding: 0 10px;
    background-image: url("../img_right/bg.jpg");
    background-position: top;
    margin-bottom: 15px;
}
.txt-no{
    font-size: 0.9em !important;
    font-weight: bold !important;
    color: #dd0000 !important;
}
.txt-yes{
    font-size: 0.9em !important;
    font-weight: bold !important;
    color: #00aa55 !important;
}
#fra, #tlu{
    background: url("../img_right/fla_tlo.jpg");
}
.left_menu{
    background: #e1e1e1;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.95em !important;
}
.left_menu li{
    border-bottom: 1px solid #fff;
    padding: 4px 0 4px 3px;
    list-style: none !important;
}
.txt-orange{
    color: #ff6112;
}
.txt-orange-big{
    font-size:1.5em;
    font-weight: bold;
}
.cont	{ 
	width: 200px;
	height: 18px;  
	font-size: 11px; 
	color: #5c5c5c;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #c0c0c0;
	background: #ffffff;
}
.kontakt_table p{
    margin: 0 !important;
    padding: 0 !important
}
#left_panel{
    width: 804px;
    padding-left: 15px;
    float: left;
}

.lang{
    float: right;
    margin: 0;
}

.lang li{
    display: inline;
    list-style: none;
    padding: 0 0 0 6px;
    margin: 4px 0 0 0;
    height: 12px;
}

.lang li img:hover{
    border: 1px solid #5c5c5c;
}

.navi{
    float: left;
    width: 400px;
}
