html, body, #contener {
    min-height: 100%;
}

html > body, html > body #contener {
    height: 100px;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /* color: #639F2E; */
    color: #444;
    background: url(../images/html_background_repeat.gif) repeat-x;
    min-height: 100%;
} #contener {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
} .separator_szeroki hr {
    border: none;
    background-color: #999;
    height: 4px;
} .separator_szeroki_cienki hr {
    border: none;
    background-color: #999;
    height: 1px;
} #mini_menu {
    height: 25px;
    width: 100%;
    text-align: right;
    padding-top: 10px;
} #header {
    width: 1000px;
} #main_menu {
    height: 20px;
} #main_menu ul li a {
    /* color: #84cb53; */
    color: #666;
    text-decoration: none;
} #main_menu ul li a:hover, #main_menu ul li a.active {
    color: #A14483;
    text-decoration: underline;
} #mini_menu ul li, #main_menu ul li {
    display: inline;
    margin-left: 20px;
} #mini_menu ul li a {
    color: #999999;
    text-decoration: none;
} #mini_menu ul li a:hover, #mini_menu ul li a.active {
    color: #84cb53;
    text-decoration: underline;
} #main_menu ul {
    float: right;
    text-align: right;
    display: inline;
    width: 800px;
    margin-top: 10px;
} #logo {
    float: left;
    /*margin-top:6px;*/
} #logo h2 {
    text-transform: uppercase;
    text-decoration: underline;
    color: #A14483;
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
	*padding-top: 0px;
	*position:relative;
	*top: 10px;
} #content {
    padding-top: 40px;
    background: url(../images/logo_motta_com_pl_at.gif) no-repeat 780px 70px;
    position: relative;
} #content_text {
    height: 300px;
} #content_text ul {
    margin: 10px 20px 10px 50px;
} #content_text ul li {
    list-style-image: url(../images/list_style_2.png);
    list-style-position: outside;
    font-size: 17px;
    font-weight: normal;
    line-height: 130%;
} #content_text h3 {
    font-size: 20px;
    font-weight: bold;
    color: #A14483
} .container-vertical_text_element {
    height: 220px;
    margin-bottom: 10px;
} #zmien_text {
    margin-left: 230px;
    /*margin-top: 40px;*/
} #zmien_text a {
    width: 53px;
    height: 28px;
    margin: 0px;
    margin-right: 30px;
    cursor: pointer;
    display: block;
    float: left;
} #zmien_text a#strzalka_gora {
    background: url(../images/contener_prezentacji_przesun_w_gora.gif) no-repeat;
} #zmien_text a#strzalka_dol {
    background: url(../images/contener_prezentacji_przesun_w_dol.gif) no-repeat;
} #zmien_text a#strzalka_gora:hover {
    background: url(../images/contener_prezentacji_przesun_w_gora_over.gif) no-repeat;
} #zmien_text a#strzalka_dol:hover {
    background: url(../images/contener_prezentacji_przesun_w_dol_over.gif) no-repeat;
} #content_show {
    margin-bottom: 4px;
} #content_show_content {
    height: 240px;
    width: 1000px;
} .content_show_top {
    height: 12px;
    width: 1000px;
    background: url(../images/contener_prezentacji_top.gif) no-repeat top left;
} .content_show_bottom {
    height: 12px;
    width: 1000px;
    background: url(../images/contener_prezentacji_bottom.gif) no-repeat bottom left;
} #content_show_content, #kontakt_show_content {
    height: 216px;
    width: 1000px;
    background: url(../images/contener_prezentacji_background.gif) repeat-x;
} #kontakt_show_content {
    height: 116px;
    padding: 0px 10px 0px 10px;
    width: 980px;
} #content_show_button_left, #content_show_button_right {
    width: 45px;
    height: 216px;
} #content_show_button_left {
    float: left;
} #content_show_button_right {
    float: right;
    margin-right: 4px;
} #content_show_button_left {
    background: url(../images/contener_prezentacji_przesun_w_lewo.gif) no-repeat 5px 70px;
} #content_show_button_right {
    background: url(../images/contener_prezentacji_przesun_w_prawo.gif) no-repeat 5px 70px;
} #content_show_button_left:hover {
    background: url(../images/contener_prezentacji_przesun_w_lewo_over.gif) no-repeat 5px 70px;
    cursor: pointer;
} #content_show_button_right:hover {
    background: url(../images/contener_prezentacji_przesun_w_prawo_over.gif) no-repeat 5px 70px;
    cursor: pointer;
} #content_show_slayds {
    height: 216px;
    width: 904px;
    float: left;
    overflow: hidden;
} .content_show_slayd {
    background: url(../images/contener_prezentacji_element_prezentacji.gif) no-repeat;
    width: 199px;
    height: 200px;
    float: left;
    margin: 8px 10px 0px 16px;
	*margin: 8px 10px 0px 14px;
    position: relative;
} .content_show_slayd:hover {
    background: url(../images/contener_prezentacji_element_prezentacji_over.gif) no-repeat;
} .content_show_slayd h2 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    /* color:#84cb53; */
    color: #444;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 18px;
} .content_show_slayd:hover h2 {
    color: #A14483
} .content_show_slayd ul {
    margin: 14px 10px 10px 20px;
} .content_show_slayd .wiecej {
    position: absolute;
    top: 175px;
    left: 15px;
    border-bottom: 1px solid #fff;
} .content_show_slayd .wiecej a {
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
} .content_show_slayd .wiecej a:hover {
    color: yellow;
} .content_show_slayd .wiecej:hover {
    border-bottom: 1px solid yellow;
} .content_show_slayd ul li {
    color: #fff;
    list-style: square;
    list-style-position: inside;
    font-size: 11px;
} .cena {
    position: absolute;
    top: 150px;
    left: 122px;
    color: #999;
    text-align: left;
} .cena_wartosc {
    font-size: 20px;
    font-weight: bold;
    color: #444;
} .content_show_slayd:hover .cena_wartosc {
    color: #A14483;
} #footer {
    text-align: right;
} #slayd_decorator {
    background: url(../images/grafika_sg_ptak.png) no-repeat;
    width: 264px;
    height: 144px;
    position: absolute;
    top: 300px;
    z-index: 10000;
} .button_lista_1 {
    background: url(../images/button_lista_sg_1.gif) no-repeat top left;
    width: 20px;
    height: 24px;
    display: block;
    float: left;
} .button_lista_1:hover {
    background: url(../images/button_lista_sg_1_color.gif) no-repeat top left;
} #slogan {
    width: 1000px;
    height: 186px;
    overflow: hidden;
} #container_slayds {
    height: 216px;
    width: 1800px;
} #container {
    width: 900px;
    overflow: hidden;
    float: left;
    cursor: default !important;
	height:216px;
	position:absolute;
	left: 45px;
	*top: 355px;
} 

#container-vertical {
    width: 800px;
    height: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: default !important;
} #container-vertical h4 {
    margin-left: 120px;
    margin-top: 20px;
    font-size: 11px;
    font-weight: normal;
} #kontakt_show_content {
    height: 150px;
    padding: 0px 10px 0px 10px;
    width: 980px;
} #kontakt_show_content h3 {
    font-size: 12px;
    color: #333;
    margin-bottom: 12px;
} #formularz_kontaktowy {
} #kontakt_show_content p {
    margin: 4px 0px 4px 0px;
    font-size: 12px;
} #kontakt_show_content p label {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 10px;
} #kontakt_show_content p input, #kontakt_show_content textarea {
    border: 1px solid #000;
    background: #999;
    color: #fff;
} #kontakt_show_content p input#nazwa {
    width: 200px;
} #kontakt_show_content p input#email {
    width: 200px;
} #kontakt_show_content p input#telefon {
    width: 200px;
} #kontakt_show_content p input#miejscowosc {
    width: 200px;
} #kontakt_show_content p input#kodpocztowy_1 {
    width: 30px;
} #kontakt_show_content p input#kodpocztowy_2 {
    width: 80px;
} #kontakt_show_content textarea {
    margin-bottom: 6px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
} #kontakt_show_content input#submit {
    background: #fff;
    color: #333;
    font-size: 11px;
    padding: 2px 10px 2px 10px;
} #kontakt_show_content input#submit:hover {
    border: 1px solid #000;
    background: red;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px 2px 10px;
} #form_part_1, #form_part_2 {
    width: 490px;
    float: left;
}

ul.pokaz_inline {
    clear: right;
}

ul.pokaz_inline li {
    display: inline;
    list-style: none;
    width: 160px;
    float: left;
    margin-right: 20px;
}

ul.pokaz_inline li img {
    border: 1px solid #EFEFEF;
    padding: 1px;
}

ul.pokaz_inline li p {
    font-size: 10px;
    line-height: 120%;
} .container-vertical_text_element p {
    font-size: 16px;
}
.container-vertical_text_element a {
	color: #444;
}
#subscribeForm {
	margin-top: 20px;
}

#subscribeForm legend {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#subscribeForm p {
	font-size: 12px;
	margin: 10px 10px;
}

#subscribeForm input.text {
	width: 200px;
	float: left;
	border: 1px solid #999;
	height: 14px;
	font-size:10px;
	padding-left: 4px;
}

#subscribeForm label {
	display: block;
	width: 100px;
	float: left;
	font-size:12px;
}

#subscribeForm p {
	width: 450px;
	clear: both;
	margin:0px;
	margin-bottom:1px;
	height: 20px;
	
}

#field1 {
	margin-right: 20px;
	float: left;
}

#subscribeForm label.field1 {
	float:right;
	display: block;
	text-align: left;
}

.szareTlo {
	background-color: #EFEFEF;
	padding-top:2px;
}

#submit_button {
	color: #fff;
	background-color: #888;
	border: 1px solid #555;
}

p.biuletyn_info {
	font-size: 9px;
	font-style:italic;
	padding-top:8px;
	text-align:right;
}
#nowosciMottaComPl {
	height: 320px;
	width: 200px;
	position: absolute;
	top: 10px;
	left: 800px;
	overflow: hidden;
}

.nowosciMottaComPlContentElement {
	
}
