/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#333;
    background: url('../images/tlo.jpg') #fff top center no-repeat; 
}

p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 920px;
}

#header {
    float: left;
    height: 150px;
    width: 920px;
}

#header_r {
    width: 633px;
    height: 150px;
    float: right;
}

#header_top {
  width: 100%;
  height: 80px;
  float: right;
}

#menu {
  width: 100%;
  height: 70px;
  float: right;
}

#navigation {
    float: left;
    height: 180px;
    width: 920px;
    background: transparent;
}

#content {
    float: left;
    width: 664px;
}

#page_title {
  height: 50px;
  width: 664px;
  border-left: 1px #1a171b dotted;
  float: left;
}

.tresc2 {
  width: 665px;
  background: url('../images/content_srodek.png') top left;
  float: left;
  padding-bottom: 10px;
}

.tresc_dol {
  background: url('../images/content_dol.png') bottom left no-repeat;
  float: left;
  width: 665px;
  height: 8px;
}

.tresc_gora {
  background: url('../images/content_top.png') bottom left no-repeat;
  float: left;
  width: 665px;
  height: 17px;
}

#leftcolumn {
    width: 256px;
    float: left;
}

#leftcolumn_title {
    width: 256px;
    height: 50px;
    float: left;
}

#uslugi {
    width: 256px;
    background: url('../images/uslugi_bg.png') top left;
    height: 335px;
    float: left;
    color: #fff;
    font-size: 12px;
}

#footer {
    height: 50px;
    width: 920px;
    background: url('../images/belka_dol.png') top right no-repeat;
    clear: both;
}

#stopka {
    height: 95px;
    width: 920px;
    background: url('../images/ksiazka_dol.png') no-repeat;
    background-position: 50% 0%;
    clear: both;
}

.home_logo {
  border: 0px;
  margin: 0px;
  padding: 50px 30px 10px 30px;
}

#leftcolumn_title h2 {
  background: url('../images/ico/ico_uslugi.png') center left no-repeat;
  line-height: 50px;
  padding-left: 30px;
  margin-left: 20px;
  color: #1a171b;
}

#page_title h2 {
  background: url('../images/ico/ico_title.png') center left no-repeat;
  line-height: 50px;
  padding-left: 30px;
  margin-left: 20px;
  color: #1a171b;
  text-transform: uppercase;
}

#page_title a {
  color: #1a171b;
}

.menu_img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#stopka a, .tresc a {
  color: #e31d22;
  text-decoration: none;
  font-weight: bold;
}

#uslugi ul li {
  height: 40px;
  background: url('../images/uslugi_lista.png') no-repeat top left;
  line-height: 40px;
  padding-left: 30px;
}

#uslugi ul li a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.tresc {
  padding: 0px 10px;
}

.tresc ul {
  list-style-type: square;
  margin: 20px;
}

.tresc ul li {
  margin: 10px 0px;
}

.tresc h2 {
  font-size: 16px;
  margin: 10px 0px;
}

.tresc2 {
  line-height: 1.5em;
  font-size: 12px;
}

/* Tabele */

table.tabela-realizacje{}

table.tabela-realizacje tr{
	display: block;
	margin-bottom: 40px;
}

table.tabela-realizacje tr td{
	vertical-align: top;
	min-width: 140px;
}

table.tabela-realizacje img{
	width: 120px;
	padding-right: 20px;
}

table.tabela-klienci{}

table.tabela-klienci tr{
    display: block;
    margin-bottom: 10px;
}

table.tabela-klienci tr td{
	vertical-align: middle;
}

table.tabela-klienci img{

}

/* Cookies */

button.skryptcookies-pl-ok{
	background: #e21c21 !important;
}

button.skryptcookies-pl-ok, button.skryptcookies-pl-p{
	cursor: pointer;
}

/* Link */

.link-do-publikacji img{
	padding-top: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.link-do-publikacji img:hover{
	opacity: 0.8;
}