* {
	padding: 0;
	margin: 0;
    font-size: 100%;
}

body {
	background: #b0a724 url('../img/bg.jpg') top center fixed no-repeat;
	color: #573423;
    font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
}

#container {
	width: 1040px;
	margin: 0px auto;
}

#tlo {
    background-color: #fc0;
    background: url('../img/tlo.jpg') top center scroll no-repeat;;
    height: 309px;
    position: absolute;
    left: -76px;
    right: 0;
    z-index: -1;
}

#przejscie {
    background-color: #fc0;
    background: transparent url("../img/przejscie.png") bottom center no-repeat;
    height: 309px;
    position: absolute;
    left: -78px;
    right: 0;
    z-index: -1;
}

#header {
    width:1014px;
    height:309px;
/*    background: transparent url("../img/przejscie.png") bottom center no-repeat;
    behavior: url("/iepngfix.htc");*/
}

#logo {
    width:221px;
    height:102px;
 /*   background: transparent url("../img/bazyl-logo.png");*/

    position:relative;
    top:-14px;
    left:790px;
}

#logo img {
    behavior: url("/iepngfix.htc");
}


#lang {
    

    width: 150px;
    height:26px;
    position: relative;
    top:190px;
    left:685px;
}

#lang a, #lang a:hover {
    color: #573423;
    padding-right:25px;
    background: url('../img/lang.gif') left bottom no-repeat;
    height:26px;
    display:inline-block;
}

#content {
    overflow:hidden;
    width:1014px;
    min-height:300px;
    background: transparent url("../img/bg-content.png") repeat-y;
}

#content-left {
    text-align: justify;
    width: 660px;
    padding-left:80px;
    padding-right:30px;
    padding-top:40px;
    padding-bottom:50px;
    float:left;
    line-height:2em;
}

#menu {
    float:right;
    background: transparent url("../img/bg-menu.png") no-repeat;
    behavior: url("/iepngfix.htc");
    width:211px;
    height:363px;
    color:#f8fafb;
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
}

#menu ul {
        margin-left:15px;
}


#menu ul li {
    list-style:none;
    font-family:Verdana;
    padding-bottom:8px;
}

#menu a, #menu a:hover {
    color:#f8fafb;
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
}

#footer {
    width:1014px;
    height:38px;
    padding-top:5px;
    background: transparent url("../img/footer.png") no-repeat;
    behavior: url("/iepngfix.htc");
    padding-left:30px;
    color:#f9efdf;
    clear:both;
    font-size:11px;

}

#footer img {
    position:relative;
    top:5px;
    behavior: url("/iepngfix.htc");
}

#footer a, #footer a:hover {
    color:#f9efdf;
    text-decoration:none;
}

img {border:0;}
a, a:hover {text-decoration:none;}

h2 {
    font-family:TrajanPro, Verdana, sans-serif;
    font-size:25px;
    padding-bottom:20px;
}

h2.nazwa {
   padding-bottom:0;
}


/* ****************************** */

.tac        { text-align: center !important; }
.tal        { text-align: left !important; }
.tar        { text-align: right !important; }
.taj        { text-align: justify !important; }
.nb, .nb td { border: none !important; }
.fl         { float: left; }
.fr         { float: right; }
.fx:after   { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fx         { zoom: 1; }

div.error {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #f00;
    color: black;
	background: #fdd url('../img/error.png') 5px center no-repeat;
}

div.info {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #aaf;
    color: black;
	background: #bbf url('../img/info.png') 5px center no-repeat;
}

div.debug {
	padding: 1em 25px;
	margin: 1em;
    color: black;
	background: #fff url('../img/debug.png') 5px center no-repeat;
}

input, textarea, select {
    border: 1px solid #cdcdcd;
}

table { border-collapse: collapse; }
td    { vertical-align: top; }
th    { vertical-align: middle; }

textarea {
    width: 30em;
    height: 8em;
}

input[type=text], input.text {
    width: 30em;
}

input[type=radio],
input[type=image] {
    background-color: transparent !important;
    border: none !important;
}

input[type=submit], input[type=reset], input[type=button], .button {
	border: none !important;
    background-color: transparent !important;
    background-image: url('../img/button-75.gif');
    width: 75px;
	height: 25px;
	font-weight: bold;
	font-family: Arial, serif, Verdana;
	font-size: 13px;
	color: #7e7e7e;
	display: inline-block;
	padding-bottom: 5px;
	cursor: pointer;
}

div.file     { position: relative; }
div.file div { position: absolute; top: 0px; left: 0px; z-index: 1; }
div.file input[type=file] {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.news { clear: both; margin-bottom: 2em}
a.czytaj { display: block; text-align: right; color: inherit !important; }

form div.form              { padding-left: 150px; margin-bottom: 0.75em; }
form div.form label        { margin-left: -150px; width: 140px; float: left; }
form.formularz input.text  { width: 30em; }
form.formularz textarea    { width: 30em; height: 8em; font-family:Verdana,Arial,sans-serif;}

.galeria-album      { margin-bottom: 2em; }
.galeria-zdjecie    { margin-left: 150px; margin-bottom:1em; }
.galeria-miniatura  { margin-left: -150px; float: left; }

.kategoria-fora { margin-left: 5em; }

table.forum-tematy th           { padding: 0.25em 1.00em !important; border-bottom: 1px dotted #666; text-align: center; vertical-align: middle; font-weight: bold; }
table.forum-tematy td           { padding: 0.20em 0.50em !important; border-bottom: 1px dotted #666; }
table.forum-tematy img			{ vertical-align: middle !important; border: none !important; }

table.forum-temat               { width: 100%; }
tr.forum-post                   { }
tr.forum-post td                { padding-bottom: 2em; border-bottom: 1px dotted #666; padding-top: 5px; }
td.forum-post-autor             { padding-right:2em; white-space:nowrap; }

.sklep-menu {
    text-align: right;
}

.sklep-menu li {
    display: inline;
    padding: 0 0.5em;
}

#login-form input[type=text],
#login-form input[type=password] {
    width: 15em;
}


/* *************************************** style.css ***************************************** */



a.colorbox { }
a.colorbox img { border: 0; }

fieldset {
	border: none;
}

fieldset legend {
	display: none;
}

a, a:hover {
	text-decoration: none;
	color: #573423;
    
}

a.bez {
	text-decoration: none !important;
	color: inherit !important;
}


#firstColumn {
	width: 48%;
	float: left;
}

#secondColumn {
	width: 48%;
	float: right;
}

.img {
	width: 30% !important;
	text-align: center;
}
.img img {
	border: none;
	margin: 8px 0;
}

.info {
	width: 68% !important;
}

h1 {
	margin: 25px 0 20px 0;
	color: #fd6500;
	font-size: 1.64em;
	font-weight: normal;
    display:none;
    visibility:hidden;
}

h2 {
	color: #573423;
	/*font-weight: bold;*/
    font-size:1.64em;
    font-weight:normal;
    margin:5px 0 20px;
}

h3, .title {
    color: #573423;
    font-weight:bold;
}

.listTitle {
	margin-left: -1px;
	background: none !important;
    list-style: none;
}

.project {
	overflow: hidden;
	height: 100%;
	padding: 10px 0;
	background: transparent url('../img/hr.png') center top no-repeat;
}

.project p {
	padding: 5px 0;
	margin: 0 !important;
}

.project .title {
    font-weight: normal !important;
}

.photo {
	float: left;
	width: 230px;
}

.photo img, .photoAdv img {
	margin: 5px 0;
}

.photoAdv {
	float: left;
	width: 280px;
	text-align: center;
}

.desc {
	float: right;
	width: 358px;
}

.center {
	text-align: center;
}

#klients, #photos {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}

#klients td {
	width: 220px;
	height: 88px;
	text-align: center;
}

#photos {
	width: 100%;
}

#photos td {
	text-align: center;
}

ul {

    list-style-position:inside;
}

#sklep-szukaj input[type=text] {
    width:10em;
}

.sklep-koszyk input[type=text] {
    width:10em;
}

#sklep-realizuj input[type=text] {
    width:10em;
}

#profil-form input[type=text] {
    width:10em;
}

.sklep-menu {
/*    float: right;*/
}

.sklep-menu li {
    display: inline;
    padding: 0 0.5em;
}

.sklep-produkty,
.sklep-kategorie {
    margin-top: 2em;
}

.sklep-produkt {
    margin-bottom: 1em;
    clear: both;
}

.sklep-produkt .opis,
.sklep-kategoria .opis {
    margin-left: 120px;
}

.sklep-produkt .zdjecie {
    float: left;
}

.sklep-produkt .cena {
    text-align: right;
    font-weight: bold;
    color: #669900;
}
.sklep-produkt .cena span {
}

.sklep-produkt .cena ins {
    text-decoration: none;
    font-size: 1.5em;
}

#sklep-kategoria-powrot {
    margin-top: 2em;
    clear: both;
}

.do-koszyka { text-align: right; }
#do-koszyka { text-align: right; margin: 1em;}
#do-ulubionych { text-align: right; margin: 1em;}

#sklep-produkt #zdjecia {
    margin-top: 2em;
}

#sklep-produkt #zdjecia .zdjecie {
    display: inline-block;
    width: 120px;
    height: 110px;
}

#sklep-produkt .recenzja {
    margin-bottom: 1.5em;
}

table#sklep-zamowienie-produkty,
table#sklep-zamowienie-historia,
table#sklep-zamowienia,
table.sklep-koszyk,
table.table1 {
    width: 100%;
    border-collapse: collapse;
}

table#sklep-zamowienie-produkty th,
table#sklep-zamowienie-historia th,
table#sklep-zamowienia th,
table.sklep-koszyk th,
table.table1 th {
    padding: 0.5em;
    text-align: center;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

table#sklep-zamowienie-produkty td,
table#sklep-zamowienie-historia td,
table#sklep-zamowienia td,
table.sklep-koszyk td,
table.table1 td {
    padding: 0.25em 1em;
    border-bottom: 1px solid #666;
}

table#sklep-zamowienie-produkty tr:hover td,
table#sklep-zamowienie-historia tr:hover td,
table#sklep-zamowienia tr:hover td,
table.sklep-koszyk tr:hover td,
table.table1 tr:hover td {
    background-color: #eee;
}

#sklep-rachunek, #sklep-wysylka, #sklep-transport, #sklep-platnosc {
    vertical-align: top;
    display: inline-block;
    width: 45%;
}
#sklep-rachunek, #sklep-wysylka, #sklep-transport, #sklep-platnosc {
    *display: inline;
}

#sklep-realizuj textarea {
    width: 60%;
    height: 6em;
}

#sklep-szukaj div.form             { padding-left: 250px; }
#sklep-szukaj div.form label       { margin-left: -250px; width: 240px; }

.cms-blok-zdjecia {
    text-align: left !important;
    clear: both;
}
.cms-blok-zdjecia a {
    display: block;
    width: 24%;
    height: 160px;
    text-align: center;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}
.cms-blok-zdjecia img {
    border: 2px solid #eee;
}

