/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
    background-color:#FFFFFF;
    background-image:url(images/tlo.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#page {
    width:1080px;
    height:auto;
    margin:0 auto;
    float:inherit;
}
#headup {
	width:1020px;
	height:90px;
	float:left;
	margin-top:10px;
}
#head {
	width:100%;
	height:191px;
	float:left;
        background-image: url('images/tlo_head.png');
        background-repeat: no-repeat;
        background-position:top;
        background-color: #FFFFFF;
        padding-bottom: 1px;
}
#head_content {
    width:980px;
    height:191px;
    margin:0 auto;
}
#head_menu {
    width: 754px;
    height: 50px;
    float: left;
}
#head_szukaj {
    width: 226px;
    height: 50px;
    float: left;
}
img.button_menu {
    border: 0px; 
    cursor: pointer; 
}
#content {
	width:1080px;
        padding: 20px;
	float:left;
        background-image: url('images/tlo_content.png');
}
#content_left {
	width:200px;
	float:left;
}
#content_right {
	width:860px;
	margin-left:20px;
	float:left;
}
#footer {
	width:100%;
	height:100px;
        margin-top: 40px;
	float:left;
}
#footer_1 {
        width: 940px;
	margin:0 auto;
	text-align:left;
        color: #FFFFFF;
        font-size: 11px;
        line-height: 18px;
}
a:link {
	color:#0066CC;
	text-decoration:none;
}
a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

a.link_footer:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_footer:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_footer:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
h1 {
	font-size:14px;
}
img.fotka {
	border:0px;
}
div.obrazek {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}
div.okno {
	float:left;
	width:100%;
	background-image:url(images/tlo_okno.png);
	margin-bottom:10px;
}
div.naglowek_200 {
	background-color:#007DA5;
	width: 190px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin-bottom:1px;
}
div.naglowek_720 {
	background-color:#007DA5;
	width: 850px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin-bottom:1px;
}
div.menu_200_a {
	width: 190px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	color:#333333;
	float:left;
	margin-bottom:1px;
	background-image:url('images/tlo_menu_a.jpg');
	cursor:pointer;
}
div.menu_200_b {
	width: 190px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	color:#333333;
	float:left;
	margin-bottom:1px;
	background-image:url('images/tlo_menu_b.jpg');
	cursor:pointer;
}
div.naglowek_okna {
	background-color:#007DA5;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:30px;
	padding-right:30px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px;
	float:left;
}
#okno_banner {
	width:100%;
	margin-bottom:10px;
	background-repeat:no-repeat;
	float:left;
}
div.banner_top {
	float:left;
	width:100%;
}
input.input_szukana {
    width: 120px;
    margin-left: 70px;
    margin-top: 22px;
    border: 0px;
    color: #666666;
}
div.okno_down1 {
	width:840px;
	padding:9px;
	float:left;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	background-color:#EDEDED;
	margin-bottom:20px;
}
div.zakladka_a {
	width:150px;
	height:23px;
	padding-top:7px;
	text-align:center;
	background-color:#007DA5;
	color:#FFFFFF;
	margin-right:3px;
	float:left;
	cursor:pointer;
}
div.zakladka_b {
	width:150px;
	height:23px;
	padding-top:7px;
	text-align:center;
	background-color:#CCCCCC;
	color:#333333;
	margin-right:3px;
	float:left;
	cursor:pointer;
}
div.klimatyzacja_mini {
	width:168px;
	height:300px;
	float:left;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:14px 14px;
	background-size:140px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#0097CA;
	position:relative;
}
div.klimatyzacja_mini_tekst {
	position:absolute;
	bottom:0px;
	width:100%;
	padding-bottom:50px;
        padding-top: 10px;
        background-color: #FFFFFF;
        opacity: 0.7;
        filter: alpha(opacity=70);
        cursor:pointer;
}
input.button1 {
    background-color: #007DA5;
    padding: 7px;
    color: #FFFFFF;
    border:0px;
    cursor: pointer;
}
select.select_form {
    padding: 7px;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    color: #999999;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
}
input.input_form {
    padding: 7px;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    color: #999999;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
}
.textarea_form {
    padding: 7px;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    color: #999999;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
}
div.div_form_row {
    width: 100%; 
    float: left;
    margin-bottom: 10px;
    text-align: center;
}
div.div_form_row_left {
    width: 50%;
    float: left;
    text-align: right;
    margin-top: 5px;
}
div.div_form_row_right {
    width: 50%;
    float: left;
    text-align: left;
}
span.cena {
    color: #00CC00;
}
#allegro {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0px;
	top: 150px;
}