@CHARSET "UTF-8";

html, body, form { margin: 0; padding: 0;}
body { background: #007e70; color: #02433a; font-family: sans-serif; font-size: 12px; }
form { padding:0; color:#666666; overflow: auto; } 
form label { padding-right: 30px; font-size: 14px; }
input, textarea, select { background:#fffff none repeat; color: #424242; border:1px solid #E5E5E5; font-size:18px; margin: 3px 5px 3px 0; padding:4px; width: 300px; }
textarea { overflow: auto hidden;}
label { color:#777777; font-size:11px; }
img { border: 0; }

p, ol, ul { margin:  0; }
ol, ul { list-style-position: outside; list-style-type: none; }

/* Headings */
h1 { margin-left: 20px; color: #2c2c2c; }
h1 a { color: #2c2c2c; }
h2 { font-size: 14px; color: #808080; }
h3 { font-size: 11px; color: #808080; font-weight: normal; }
h4 {  }
h5 {  }
h6 {  }

/* Links */
a { color: #035449; text-decoration: none; cursor: pointer; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

/* * * * * * * * * * * * * * * * * * * *
     Classes
 * * * * * * * * * * * * * * * * * * * */

.nosee { display: none }
.bold { font-weight: bold }
.capital { color: #3a6387; font-size: 36px; font-weight: bold;  }
.mark_active { background: #e9fff3; }
.city { color: #353535; font-weight: bold; }
.error_box { background-color:#FFEBE8; border-color:#CC0000; border-style:solid; border-width:1px; margin:0 0 16px 0; padding:12px; font-size: 12px; }
.pager { margin: 10px; float: left; }
.green { color: green; font-weight: bold; }
.red { color: red; font-weight: bold; }
.red_big { color: red; font-weight: bold; font-size: 20px;}
.lower_grey { color: #a8a8a8; font-size: 10px;  }

/* * * * * * * * * * * * * * * * * * * *
     Index
 * * * * * * * * * * * * * * * * * * * */
#wrapper { width: 1000px; margin: 0 auto; overflow: hidden; text-align: left; }

.active_link { color: #eaf8df !important; /* border-bottom: none !important; */ border-bottom: 2px solid #eaf8df; }
.active_link:hover { border-bottom: 2px solid #eaf8df !important; }

/* * * * * * * * * * * * * * * * * * * *
     Christmas
 * * * * * * * * * * * * * * * * * * * */

DIV.christmas { position: absolute; }
DIV#snow1 { margin: 0 0 0 270px; background: url('../img/snow1.png') no-repeat bottom; width: 80px; height: 120px; }
DIV#snow2 { margin: 0 0 0 580px; background: url('../img/snow2.png') no-repeat bottom; width: 70px; height: 250px; }
DIV#snow3 { margin: 0 0 0 130px; background: url('../img/snow3.png') no-repeat bottom; width: 80px; height: 450px; }
DIV#snow4 { margin: 0 0 0 930px; background: url('../img/snow4.png') no-repeat bottom; width: 70px; height: 150px; }

DIV#star { margin: 195px 0 0 815px; background: url('../img/star.png') no-repeat bottom; width: 130px; height: 185px; }


/* * * * * * * * * * * * * * * * * * * *
     Main
 * * * * * * * * * * * * * * * * * * * */

body#main { background: #007e70 url('../img/agencja-reklamowa_tlo.jpg') no-repeat center top; }

DIV#header { width: 1000px; height: 126px; background: url('../img/agencja-reklamowa_02.jpg') no-repeat; }
DIV#header #menu { float: right; margin: 80px 90px 0 0; }
DIV#header #menu a { font-size: 17px; text-transform: capitalize; color: #02362f; padding: 1px 16px 1px 16px; margin: 3px 0 3px 0; border-right: 1px dotted #92c266; }
DIV#header #menu a:hover { /* border-bottom: 2px solid #035449; */ text-decoration: none; color: white;  }
DIV#header a#logo { display: block; width: 100px; height: 140px; float: left; margin: 20px 0 0 30px; }

#main_main { width: 1000px; height: 295px; background: url('../img/agencja-reklamowa_04.jpg') no-repeat; }
#main_zaufali { width: 1000px; height: 195px; background: url('../img/agencja-reklamowa_05.jpg') no-repeat; }
#main_zaufali #show { width: 161px; height: 86px; padding: 60px 0 0 550px; }

#main_content { width: 1000px; overflow: auto; background: url('../img/agencja-reklamowa_06.jpg') no-repeat; }

DIV.panel { display: inline; float: left; margin: 32px 0 0 90px; color: #02362f;  }
DIV.panel h2 { color: white; font-size: 20px; border-bottom: 1px solid #007c6d; padding: 0 0 8px 0; margin-bottom: 8px; }
DIV.panel h3{ color: white; font-size: 14px; border-bottom: 1px solid #007c6d; padding: 0 0 8px 0; margin-bottom: 8px; }

DIV.panel p { margin-bottom: 16px; font-size: 1.1em; /* text-indent: 16px; */ line-height: 1.5em; text-align: justify; word-spacing:0.1em; }
DIV.panel p strong a { text-decoration: none; }
DIV.panel p a { color: #02362f; text-decoration: underline; }
DIV.panel p a:hover { color: #02362f; text-decoration: underline; }
DIV.left { width: 520px; }
DIV.right { width: 240px; margin-left: 90px; }

ul { padding: 0; font-size: 1.1em; line-height: 2.2em; }
ul li { margin: 0;  border-bottom: 1px dotted #2d9f89; word-spacing:0.1em; }
ul li.last_li { border: 0 !important; }
ul li a { color: #022d27; background: url('../img/li_dot.gif') no-repeat 0 2px; padding-left: 1.6em; }

ul.icons { list-style: none; line-height: 26px; }
ul.icons li { border: 0; }
ul.icons li a { color: #022d27; padding: 0 0 0 2.7em; margin: 9px 0; display: block; line-height: 26px;  } 
ul.icons li a#facebook { background: url('../img/Facebook_icon.png') no-repeat 4px 2px;  }
ul.icons li a#blog { background: url('../img/blog_logo.png') no-repeat 4px 2px; }
ul.icons li a#tel { background: url('../img/tel_logo.png') no-repeat 4px 2px; }
ul.icons li a#skype { background: url('../img/skype_icon.png') no-repeat 4px 2px; }
ul.icons li a#gg { background: url('../img/gg-icon.png') no-repeat 4px 2px; }

#footer { width: 1000px; clear: both; overflow: auto; margin-top: 40px; margin-bottom:20px; padding-top: 10px; border-top: 1px dotted #2ba48d; line-height: 1.5em; }
#footer a { color: #02362f; }
#footer span.copy { float: left; padding-left: 16px; }
#footer span.linki { float: right; padding-right: 16px; color: #0c5f53; }
#footer span.linki a { padding: 0 4px 0 4px; color: #02362f; }
#footer #seo { clear: both; width: 1000px; text-align: center; color: #00594e; }
#footer #seo a { color: #00594e; }

/* * * * * * * * * * * * * * * * * * * *
     Oferta
 * * * * * * * * * * * * * * * * * * * */

body#oferta { background: #007e70 url('../img/agencja-reklamowa_tlo.jpg') no-repeat center top; }

/*
#oferta_menu { width: 1000px; height: 126px; background: url('../img/oferta_02.jpg') no-repeat; }
#oferta_menu #menu { float: right; margin: 80px 90px 0 0; }
#oferta_menu #menu a { font-size: 16px; font-weight: bold; font-style: italic; color: #035449; padding-bottom: 4px; margin: 0 16px 0 16px; }
#oferta_menu #menu a:hover { border-bottom: 2px solid #035449; text-decoration: none; }
*/

#oferta_menu a#logo { display: block; width: 100px; height: 140px; float: left; margin: 20px 0 0 30px; }

#oferta_main { width: 1000px; height: 349px; background: url('../img/oferta_04.jpg') no-repeat; }

#oferta_content { width: 1000px; overflow: auto; background: url('../img/oferta_05.jpg') no-repeat; 
	 padding: 16px 0 0 70px; }
#oferta_content div.header { font-size: 22px; color: white; font-style: italic; font-family: serif;
	padding: 0 0 0 30px; }
#oferta_content div.header .gr { color: #045e54; }

#oferta h1 { display: inline; font-size: 20px; color: white; font-style: italic; font-family: serif; 
	margin: 0; font-weight: normal; border-bottom: 2px solid #106b47; padding-bottom: 3px; }

.text_oferta { clear: both; margin: 24px 30px; color: #083e2c; font-size: 14px;  width: 80%; line-height: 22px; }
#text_strony {  }
#text_logo { display: none; }
#text_poligrafia { display: none; }
#text_spoty { display: none; }

.ponizej_realizacje { margin-top: 6px; }

#oferta_content #wybrane_realizacje { color: #5ac5a8; padding: 0 0 20px 30px; font-size: 14px; font-family: sans-serif; font-weight: bold; }

#oferta_content #copy { float: left; margin: 100px 0 0 60px; font-size: 11px; }

.button_oferta { position: absolute; width: 177px; height: 40px; cursor: hand; }
#button_strony { margin: 100px 0 0 62px; }
#button_logotypy { margin: 172px 0 0 27px; }
#button_poligrafia { margin: 61px 0 0 738px; }
#button_spoty { margin: 133px 0 0 766px; }

#boxy_contener { overflow: auto; height: 300px; }
#boxy_strony_1 {  }
#boxy_strony_2 { display: none; }

#boxy { overflow: auto; }
.box_realizacja { float: left; clear: right; margin: 0 0 20px 30px; height: 250px;  }
.box_realizacja h2 { position: absolute; margin: 98px 0 0 26px; color: white; }
.box_realizacja h3 { color: #f9f9f9; margin: 10px 0; padding: 0;  font-family: serif; font-size: 16px; }
.box_realizacja h3 a { color: #f9f9f9; }
.zakres { color: #034336; font-weight: bold; font-style: italic; }
.zakres_cont { width: 170px; color: #91ffe9; font-size: 11px; }

#copy_ofe { float: left; clear: both; margin: 20px 0 20px 30px; font-size: 11px; }

#oferta_navi { width: 880px; height: 34px; clear: both; }
#ofe_navi_linia { position: absolute; width: 880px; height: 1px; background: #025e4c; margin: 17px 0;  }
#ofe_prev { position: absolute; width: 34px; height: 34px; background: url('../img/suwak_20.gif') no-repeat; margin-left: 30px; cursor: hand; }
#ofe_all { position: absolute; width: 102px; height: 34px; background: url('../img/suwak_23.gif') no-repeat; margin-left: 385px; cursor: hand; }
#ofe_next { position: absolute; width: 34px; height: 34px; background: url('../img/suwak_26.gif') no-repeat; margin-left: 816px; cursor: hand; }

#see_as { margin-top: 10px; }

/* * * * * * * * * * * * * * * * * * * *
     Kontakt
 * * * * * * * * * * * * * * * * * * * */

body#kontakt { background: #007e70 url('../img/agencja-reklamowa_tlo.jpg') no-repeat center top; }
DIV#kontakt_content { width: 1000px; background: url('../img/kontakt_tlo_04.jpg') no-repeat; }
DIV#kontakt_content h1 { margin: 0; padding: 100px 0 0 330px; color: #004c44; }
DIV#kontakt_content h2 { margin: 0; padding: 2px 0 0 330px; color: #bfe5a1; font-size: 15px; }
DIV#kontakt_content h3 { margin: 0; padding: 4px 0 2px 330px; color: #bfe5a1; font-size: 18px; }
DIV#kontakt_content p { padding-left: 330px; line-height: 18px; }
DIV#kontakt_content p.adres { padding-top: 12px; padding-bottom: 22px;  }
DIV#kontakt_content DIV.kontakt_osoba { margin: 12px 0 12px 0; }
DIV#kontakt_content DIV.kontakt_osoba a { color: #004c44;  }
DIV#kontakt_content DIV.kontakt_osoba p { line-height: 20px; }

/* * * * * * * * * * * * * * * * * * * *
     Realizacje
 * * * * * * * * * * * * * * * * * * * */
 
body#realizacje { background: #007e70 url('../img/agencja-reklamowa_tlo.jpg') no-repeat center top; }
DIV#realizacje_main { width: 1000px; background: url('../img/kontakt_tlo_04.jpg') no-repeat; }
#realizacje_box {  	
	padding: 8px; 
	border-top: dashed 1px #036e62;
	border-left: dashed 1px #036e62;
	border-bottom: dashed 1px #036e62; 
}
.work-img img {
	float: left;
}

.work-slider-content {
float:left;
height:100%;
margin:0 4px 0 0;
overflow:hidden;
width:720px;
}
.work-next {
cursor:pointer;
float:left;
height:100%;
position:relative;
width: 80px; height: 574px; background: url('../img/w_prawo.gif') no-repeat;
opacity: 0.1;
}
.work-next:hover {
opacity: 0.2;
}

.work-next-2 {
cursor:pointer;
float:left;
height:100%;
position:relative;
width: 80px; height: 480px; background: url('../img/w_prawo2.gif') no-repeat;
opacity: 0.1;
}

