/**********************************************ogolne*/
html, body {background-color: #f8f5e9; background-image: url(../img/background-top.jpg); background-repeat: repeat-x; color: #595959; font-family: Geneva, Arial, Helvetica, sans-serif;}
a:link, a:visited, a {color: #97584f; text-decoration: none;}
a:hover {color: #714D00; text-decoration: underline;}
p {margin: 10px 17px 10px 10px;}
img {border: #482313 solid 1px; margin: 5px;}
hr {border: 0px; background-color: #4A3200; height: 1px; margin: auto 10px auto 10px;}
input, textarea, select {background-color: #f1fbb7; border: #5e2800 solid 1px; font-size: 14px; margin-top: 5px; margin-bottom: 10px; padding: 5px}
input:focus, textarea:focus, select:focus {background-color: #f5fbd0;}
td {vertical-align: top;}
h1, h2, h3, h4, h5, h6 {text-align: left; margin: 10px 10px auto 10px; color: #5e2800;}
footer {height: 80px; background-image: url(../img/background-bottom.jpg); text-align: center; padding-top: 20px; font-size: 10px; color: #D6CEC5;}
table {width: 100%; border-collapse: collapse; margin-top: 5px}
td, th {border: solid 1px; padding: 2px; vertical-align: top}
th {font-weight: bold}
tr:nth-child(odd) {background: transparent}
tr:nth-child(even) {background: #fff}
td img {margin: 0}
ol, ul {margin-left: 25px;}

.container {}
.row {background-color: #f8f5e9}
.logo {height: 398px; background-image: url(../img/wpieninach-top.jpg) ;background-size: 100%;}
.menu {background-image: url(../img/menu-top.jpg);}
.menu a {font-size: 20px; color: #fff; text-align: center; width: 100%; display: block; height: 25px; padding-top: 3px; font-variant: small-caps; text-decoration: none;}

.right {float: right}
.left {float: left}

.success, .error, .warning, .info {margin-top: 5px; margin-bottom: 5px; padding: 10px 0  10px 50px; background-repeat: no-repeat; background-position: 15px 10px; color: #000; clear: both}
.success a, .error a {color: #000}
.success {border: solid 1px #C6D881; background-color: #E6EFC2; background-image: url(../img/success.png)}
.error {border: solid 1px #FBC7C9; background-color: #FBE3E4; background-image: url(../img/error.png)}
.warning {border: solid 1px #FDD845; background-color: #FFF6BF; background-image: url(../img/warning.png)}
.info {border: solid 1px #8497BF; background-color: #A8B2C5; background-image: url(../img/info.png)}

.redtext {color: red}

.fakelink {cursor: pointer}

.wpis {border: #482313 solid 1px; overflow: auto; margin-top: 5px; font-size: 12px}
.hidden {display: none}

/**wygląd moje.css**/
ul.chm-zakladki li {border: solid 1px; border-bottom: 0; text-align: center}
ul.chm-zakladki li.chm-aktywna {font-weight: bold}
.chm-panele {}
.chm-panele .chm-tresc {padding: 5px; border: solid 1px;}

.chm-przelacznik {border: solid 1px; padding: 5px; margin-top: 5px}
.chm-rozwiniety {}
.chm-zwiniety {}
.chm-zwijany {border: solid 1px; border-top: 0; padding: 5px}

.chm-pokaz {background-color: #ffffff; border: #89A100 solid 1px; color: #333333; font-size: 12px}

@media handheld, only screen and (max-width: 767px) {
	.logo {display: none}
}