/* CSS info 

For: Contracton (www.contracton.pl)
Author: Lukasz Bachur / Eppearance.pl, hand coded

*/

/*------------------------------------------------------------------
[Universal styles]
-------------------------------------------------------------------*/

body {
  background-color: white;
  margin: 0;
  padding: 0;
  text-align: center; /* fix for IE 5 */
  color: #646464;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

* {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 15px 0;
}

a {
  color: #fff;
  text-decoration: none;
  border-bottom: #7d595b;
}

a:hover {
  color: #ecd3b0;
  text-decoration: none;
  border-bottom: #5d080d;
}

.clear {
  clear: both;
}

img {
    border: 0;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.distext {
  display: none;
}

h1 {
  color: #646464;
  font-family: arial, sans-serif;
  font-size: 20px;
  margin: 0 0 20px 0;
}

h2 {
  color: #646464;
  font-family: arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px 0;
}

/*------------------------------------------------------------------
[Site structure styles]
-------------------------------------------------------------------*/

#site {
    width: 895px;
    padding: 0;
    margin: 0 auto;
    margin-top: 10px;
}

#flash_content {
    width: 697px;
    height: 386px;
    float: left;
    position: relative;
    background: url( ../images/home/flash.jpg );
}

#flash_black_outline {
    width: 697px;
    height: 386px;
    background: url( ../images/home/black_outline.png );
    opacity: 0.45;
    display: none;
}

#outline1 {
    position: absolute;
    top: 88px;
    left: 223px;
    width: 173px;
    height: 146px;
    opacity: 0.70;
}

#outline2 {
    position: absolute;
    top: 212px;
    left: 225px;
    width: 173px;
    height: 113px;
    opacity: 0.70;
}

#outline3 {
    position: absolute;
    top: 304px;
    left: 225px;
    width: 173px;
    height: 84px;
    opacity: 0.70;
}

#outline4 {
    position: absolute;
    top: 0px;
    left: 450px;
    width: 223px;
    height: 152px;
    opacity: 0.70;
}

#outline5 {
    position: absolute;
    top: 121px;
    left: 453px;
    width: 234px;
    height: 135px;
    opacity: 0.70;
}

#outline6 {
    position: absolute;
    top: 229px;
    left: 460px;
    width: 230px;
    height: 130px;
    opacity: 0.70;
}

.kitchen_left { position: absolute; top: 20px; left: 150px; display: none; }
.kitchen_right { position: absolute; top: 20px; left: 400px; display: none; }

/*------------------------------------------------------------------
[Main menu]
-------------------------------------------------------------------*/

#main_menu {
  margin: 0;
  padding: 38px 0 0 20px;
  width: 135px;
  border: 0;
  float: left;
}

ul.sitenav {
  margin: 0;
  overflow: hidden;
  width: 135px;
}

ul.sitenav li {
  display: block;
  float: left;
  height: 22px;
  margin: 0 0 18px 0;
}

ul.sitenav li a {
  display:block;
  height:100%;
  width:100%;
}

ul.sitenav li.start      			{ width:135px; }
ul.sitenav li.co_robimy		{ width:135px; margin-left: 0; }
ul.sitenav li.jak_robimy		{ width:135px; margin-left: 0; }
ul.sitenav li.z_kim_robimy 	{ width:135px; margin-left: 0; }
ul.sitenav li.dla_partnerow	{ width:135px; margin-left: 0; }

ul.sitenav li a					{ border: 0; }
ul.sitenav li.start a			{ background:url(../images/pl/menu/start.gif) no-repeat; }
ul.sitenav li.co_robimy a		{ background:url(../images/pl/menu/co_robimy.gif) no-repeat; }
ul.sitenav li.jak_robimy a		{ background:url(../images/pl/menu/jak_robimy.gif) no-repeat; }
ul.sitenav li.z_kim_robimy a	{ background:url(../images/pl/menu/z_kim_robimy.gif) no-repeat; }
ul.sitenav li.dla_partnerow a	{ background:url(../images/pl/menu/dla_partnerow.gif) no-repeat; }

ul.sitenav li.start a:hover             { background-position: 0 -24px;  border-bottom: 0; }
ul.sitenav li.co_robimy a:hover			{ background-position: 0 -23px;  border-bottom: 0; }
ul.sitenav li.jak_robimy a:hover		{ background-position: 0 -23px;  border-bottom: 0; }
ul.sitenav li.z_kim_robimy a:hover		{ background-position: 0 -23px;  border-bottom: 0; }
ul.sitenav li.dla_partnerow a:hover		{ background-position: 0 -23px;  border-bottom: 0; }

ul.main_menu {
  margin: 0 0 0 50px;
}

ul.main_menu li a {
  display:block;
  height:100%;
  width:100%;
}

ul.main_menu li {
    width: 158px;
    height: 138px;
    margin: 0 1px 0 0;
    display: block;
    float: left;
}

ul.main_menu li.pl_start a { background: url( ../images/pl/menu/start_button.gif ); }
ul.main_menu li.pl_co_robimy a { background: url( ../images/pl/menu/co_robimy_button.gif ); }
ul.main_menu li.pl_jak_robimy a { background: url( ../images/pl/menu/jak_robimy_button.gif ); }
ul.main_menu li.pl_z_kim_robimy a { background: url( ../images/pl/menu/z_kim_robimy_button.gif ); }
ul.main_menu li.pl_dla_partnerow a { background: url( ../images/pl/menu/dla_partnerow_button.gif ); }

ul.main_menu li a:hover { background-position: 0 -276px; }

ul.main_menu li.pl_start_active { background-position: 0 -138px; }
ul.main_menu li.pl_co_robimy_active { background-position: 0 -138px; }
ul.main_menu li.pl_jak_robimy_active { background-position: 0 -138px; }
ul.main_menu li.pl_z_kim_robimy_active { background-position: 0 -138px; }
ul.main_menu li.pl_dla_partnerow_active { background-position: 0 -138px; }

#contact_data {
	font-size: 12px;
	color: #ecd3b0;
	line-height: 130%;
	text-align: left;
	margin: 15px 0 0 0;
}

div#center {
    margin: 1px auto;
    width: 794px;
    background: url( ../images/content_background.gif );
    
}

#left_column {
    position: relative;
    width: 582px;
    float: left;
    text-align: left;
    padding: 20px 50px 0 0;
}

#left_column p {
    color: #656464;
    font-size: 14px;
}

#left_column h1 {
    color: #828282;
    font-size: 28px;
}

#left_column a {
    color: #ca1c26;
}

#right_column {
    position: relative;
    float: right;
    padding: 30px 10px 30px 15px;
    width: 135px;
    height: 330px;
    text-align: left;
    font-size: 14px;
    color: #ecd3b0;
}

#right_column h1 {
    font-size: 14px;
    color: #fdf2f2;
    margin: 0 0 10px 0;
}

#right_column ul {
    list-style: none;
}
#right_column li {
    margin: 5px 0 5px 0;
}

/*------------------------------------------------------------------
[Images]
-------------------------------------------------------------------*/

#logo_contracton, #logo_contracton a {
    border: 0;
    margin: 20px 0 40px 0;
    padding: 0;
    float: left;
}

#flash_content img {
    border: 0;
    float: left;
}

#main_menu {
    width: 178px;
    height: 348px;
    background-color: #d81f2a;
    text-align: left;
    float: left;
}

div#standard_main_menu {
    width: 894px;
    height: 138px;
    background: url( ../images/main_menu_background.jpg );
    clear: both;
}

div#header_text_background {
    background: #d81f2a;
    width: 894px;
    margin: 1px 0 0 0;
    padding: 20px 0 22px 0;
}

p#header_text {
    width: 480px;
    margin: 0 auto;
    color: #ecd3b0;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    line-height: 130%;
}

div#header_text span {
    text-weight: bold;
}

div#language_menu {
    color: #828282;
    float: right;
    font-size: 12px;
    height: 23px;
    position: relative;
	text-align: right;
    width: 200px;
}

div#language_menu a {
    font-size: 12px;
    color: #828282;
    font-weight: bold;
}

/*------------------------------------------------------------------
[Forms]
-------------------------------------------------------------------*/

form#partners {
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
}

form#partners input {
	border: 1px solid #c0c0c0;
	border-right: 0;
	padding: 4px 5px;
	font-size: 13px;
	float: left;
	width: 225px;
}

form#partners input.submit {
	border: 1px solid #b31821;
	border-left: 1px solid #d81f2a;
	padding: 0;
	font-size: 13px;
	height: 26px;
	background-color: #d81f2a;
	color: #fff;
	width: 150px;
}

form#partners label {
	width: 150px;
	float: left;
	font-size: 14px;
}

/*------------------------------------------------------------------
[Partners panel]
-------------------------------------------------------------------*/

table#partners_table {
    width: 100%;
	font-size: 14px;
	border-collapse: collapse;
	text-align: left;
}

table#partners_table a {
	color: #d81f2a;
	text-decoration: none; 
}

table#partners_table a:hover {
	color: #d81f2a;
	text-decoration: underline; 
}

table#partners_table  th{
    background-color: #f0e9ea;
	padding: 8px 5px;
	border-bottom: 1px solid #dbd4d5;
}

table#partners_table  td {
    background-color: #fff;
	padding: 5px;
	border-bottom: 1px solid #d9d9d9;
}

/*------------------------------------------------------------------
[Footer]
-------------------------------------------------------------------*/

#footer_left {
	text-align: left;
	font-size: 12px;
	width: 300px;
	height: 30px;
	margin: 10px 0 0 0;
	color: #a5a4a4;
	float: left;
}

#footer_right {
	text-align: right;
	font-size: 12px;
	width: 500px;
	height: 30px;
	margin: 10px 0 0 0;
	color: #a5a4a4;
	float: right;
}

#footer_right a, #footer_right a:hover {
	text-decoration: none;
	color: #a5a4a4;
}

/*
Slider
*/
div#slider {
    left: 20px;
    height: 400px;
    position: relative;
    float: left;
    font-size:62.5%;
    border: 0;
    background: url( ../images/slider_line.gif ) 2px repeat-y;
}

#slider .ui-slider-handle { 
    border: 0;
    background: url( ../images/slider_controller.gif );
    width: 11px;
    height: 25px;
}

#slider .ui-corner-all {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
}

div#window {
    height: 400px;
    width: 570px;
    overflow: hidden;
    position: relative;
    float: left;
}

div#content {
    position: relative;
    top: 0;
}

div.how_we_work_element_left {
    width: 264px;
    padding: 3px;
    background: #cccaca;
    font-family: Georgia;
    
    float: left;
    margin: 0 0 30px 0;
}

div.how_we_work_element_left p#desc, div.how_we_work_element_right p#desc {
    font-size: 11px;
    line-height: 150%;
}

div.how_we_work_element_left img, div.how_we_work_element_right img {
    border: 0;
    margin: 0 0 15px 0;
}

div.how_we_work_element_right {
    width: 264px;
    padding: 3px;
    background: #cccaca;
    font-family: Georgia;
    font-size: 9px;
    float: right;
    margin: 0 0 30px 0;
}

div.mark {
    width: 18px;
    float: left;
}

div.desc {
    width: 245px;
    float: right;
    min-height: 110px;
}

div#eppe_scroller {
    
}

/*------------------------------------------------------------------
[Formularze]
-------------------------------------------------------------------*/

form#formularz_kontaktowy {
  width: 100%;
  margin: 0;
}

input.text {
  border: 1px solid #888888;
  padding: 6px 5px;
  width: 350px;
  height: 17px;
  margin: 3px 0 12px 0;
  color: #454545;
  font-family: arial, sans-serif;
  font-size: 15px;
  background-color: #fff;
  float: left;
}

textarea.tresc {
  border: 1px solid #888888;
  padding: 6px 5px;
  width: 350px;
  margin: 3px 0 12px 0;
  color: #454545;
  font-family: arial, sans-serif;
  font-size: 15px;
  background-color: #fff;
  line-height: 150%;
  float: left;
}

textarea.phone {
  border: 1px solid #888888;
  padding: 6px 5px;
  width: 350px;
  height: 57px;
  margin: 3px 0 12px 0;
  color: #454545;
  font-family: arial, sans-serif;
  font-size: 15px;
  background-color: #fff;
  line-height: 150%;
  float: left;
}

.button_submit {
  margin: 15px 0 0 0;
}

.pole {
  float: left;
}

.hint {
  background-color: #edf2f6;
  border: 1px solid #cadae7;
  padding: 7px 5px 6px 5px;
  width: 130px;
  height: 16px;
  margin: 3px 0 0 10px;
  float: left;
  font-size: 12px;
  line-height: 100%;
}

.hint_phone {
  background-color: #edf2f6;
  border: 1px solid #cadae7;
  padding: 7px 5px 6px 5px;
  width: 130px;
  height: 56px;
  margin: 3px 0 0 10px;
  float: left;
  font-size: 12px;
  line-height: 150%;
}

.hint img, .hint_phone img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

.checkbox {
  vertical-align: middle;
}
