* {
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #3b3b3b;
}

/*@marginesy formularza*/
form {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/*@linia hr 1px*/
hr {
height: 1px;
visibility: hidden;
clear: both;
}

p, h1, h2, h3, h4, h5, h6 {
margin: 0 0 0 0;
}

/*@akapit */
p {
margin: 0;
padding: 0px 0 10px 0;
}

/*@marginesy listy*/
ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/*@wypunktowanie listy*/
ul li {
margin: 0px 0px 0px 15px;
padding: 1px 0px 0px 15px;
list-style-type: none;
background: transparent url(/img/layout/markers/arrow04.gif) 0px 5px no-repeat;
}

/*@marginesy listy*/
ol {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/*@wypunktowanie listy*/
ol li {
margin: 0px 0px 0px 10px;
padding: 1px 0px 0px 5px;
list-style-type: decimal;
list-style-position: inside;
background: none;
}

/*@styl naglowkowy h1*/
h1 {
color: #d33094;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h2*/
h2 {
color: #648a03;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h3*/
h3 {
color: #5486c3;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h4*/
h4 {
color: #d33094;
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h5*/
h5 {
color: #648a03;
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h6*/
h6 {
color: #5486c3;
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@hiperlacze domyslne*/
a {
color: #136CE9;
text-decoration: none;
}

/*@hiperlacze podswietlone*/
a:hover {
text-decoration: underline;
}

/*@hiperłącze więcej*/
a.more {
color: #3280ec;
font-size: 12px;
font-weight: bold;
background: transparent url(/img/layout/markers/arrow01.gif) left 2px no-repeat;
padding: 0px 0px 0px 22px;
}

/*@hiperłącze wstecz*/
a.back {
color: #3280ec;
font-size: 12px;
font-weight: bold;
background: transparent url(/img/layout/markers/arrow01.gif) left 2px no-repeat;
padding: 0px 0px 0px 22px;
}

.webdesign {
display: none;
}

/*********************** Linki zfromatowane dla edytora ******************************/
a.pdf, a.word, a.mail, a.zip, a.drukarka, a.rar, a.excel, a.quicktime, a.wmp, a.mp3, a.file{
font-weight: normal;
text-decoration: none;
color:#f48e0b;
padding:2px 0pt 1px 20px;
}

/*@link dla pdfa*/
a.pdf {
background: url(../img/library/icons/ico_pdf.jpg) no-repeat;
}

/*@ link dla worda*/
a.word {
background: url(../img/library/icons/ico_word.gif) no-repeat;
}

/*@ link z koperta*/
a.mail {
background: url(../img/library/icons/ico_koperta.jpg) no-repeat;
padding:0px 0pt 0px 20px;
}

/*@ link dla zipa*/
a.zip {
background: url(../img/library/icons/ico_zip.gif) no-repeat;
}

/*@ link z drukarka*/
a.drukarka {
background: url(../img/library/icons/ico_drukarka.jpg) no-repeat;
}

/*@ link dla rara*/
a.rar {
background: url(../img/library/icons/ico_rar.jpg) no-repeat;
}

/*@ link dla excela*/
a.excel {
background: url(../img/library/icons/ico_excel.gif) no-repeat;
}

/*@ link dla quicktime*/
a.quicktime {
background: url(../img/library/icons/ico_quicktime.gif) no-repeat;
padding:2px 0pt 4px 20px;
}

/*@ link dla wmp*/
a.wmp {
background: url(../img/library/icons/ico_wmp.gif) no-repeat;
}

/*@ link dla mp3*/
a.mp3 {
background: url(../img/library/icons/ico_mp3.jpg) no-repeat;
padding:4px 0pt 4px 20px;
}

/*@ link dla pliku*/
a.file {
background: url(../img/library/icons/ico_files.jpg) no-repeat;
padding:4px 0pt 5px 20px;
}

/******************************* *********************************/
/*@obramowanie ilustracji*/
img {
border: 0 transparent solid;
}

/*@ilustracje z ramka*/
img.border, img.borderLeft, img.borderRight {
border: 1px #aaa solid;
padding: 1px 1px 1px 1px;
margin: 5px 5px 5px 5px;
}

/*@ilustracja z ramk? przyciagana do lewej*/
img.borderLeft {
float: left;
margin: 0 15px 5px 0;
}

/*@ilustracja z ramk? przyciagana do prawej*/
img.borderRight {
float: right;
margin: 0 0 5px 15px;
}

/*@ilustracja przyciagana do lewej*/
img.left {
float: left;
margin: 0 15px 5px 0;
}

/*@ilustracja przyciagana do prawej*/
img.right {
float: right;
margin: 0 0 5px 15px;
}

/*@styl usuwania przyciagania*/
.clear {
clear: both;
}

/*@marginesy strony*/
body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background: #ffffff none repeat;
behavior: url(/csshover.htc);
}

/*@tlo strony*/
body.background {
color: #ffffff;
background: #000000 url(/img/layout/background.jpg) center 0px no-repeat;
text-align: center;
}

/*@kontener glowny*/
#container {
width: 1020px;
background-color: transparent;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.logo {
width: 1020px;
height: 141px;
background: transparent url(/img/layout/banners/logo.jpg) no-repeat 0px 0px;
}

.logowww {
width: 257px;
height: 141px;
padding-left: 35px;
float: left;
}

.logoimieniny {
width: 422px;
color: #eaa2cf;
float: left;
margin-top: 115px;
}

.logologinsearch {
width: 280px;
float: left;
padding: 16px 0px 0px 0px;
}

.logologin {
width: 280px;
height: 60px;
background: transparent url(/img/layout/banners/loginbkg.gif) no-repeat 0px 0px;
}

.logologinedt {
width: 104px;
height: 19px;
float: left;
margin: 8px 0px 0px 0px;
float: left;
background: transparent url(/img/layout/buttons/loginedt.jpg) no-repeat 9px 0px;
}

.logologinbtn {
width: 55px;
height: 20px;
float: left;
padding: 7px 0px 0px 10px;
}

.logologinedtstyle {
width: 81px;
height: 14px;
color: #000000;
border: 0px;
margin: 3px 0px 0px 15px;
font-size: 11px;
background: #eeeeee;
}

.logologinbtnstyle {
width: 55px;
height: 20px;
color: #ffffff;
border: 0px;
font-size: 11px;
cursor: pointer;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px 0px;
}

.logologinbtnstyle:hover {
width: 55px;
height: 20px;
color: #ffffff;
border: 0px;
font-size: 11px;
cursor: pointer;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px -20px;
}

.logosearch {
width: 265px;
height: 41px;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 21px;
background: transparent url(/img/layout/banners/searchbkg.jpg) no-repeat 0px 0px;
}

.logosearchedt {
width: 170px;
height: 21px;
float: left;
margin: 10px 0px 0px 0px;
background: transparent url(/img/layout/buttons/searchedt.jpg) no-repeat 0px 0px;
}

.logosearchbtn {
width: 55px;
height: 20px;
float: left;
padding: 10px 0px 0px 8px;
}

#logosearchedtstyle {
width: 151px;
height: 14px;
color: #999999;
border: 0px;
margin: 4px 6px 0px 8px;
font-size: 11px;
background: #eeeeee;
}


.logosearchbtnstyle {
width: 55px;
height: 20px;
color: #ffffff;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px 0px;
border: 0px;
font-size: 11px;
cursor: pointer;
}

.logosearchbtnstyle:hover {
width: 55px;
height: 20px;
color: #ffffff;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px -20px;
border: 0px;
font-size: 11px;
cursor: pointer;
}

.loginrsr {
padding: 9px 0px 0px 11px;
}

.loginremind {
width: 94px;
float: left;
}

.loginseparator {
width: 17px;
text-align: center;
float: left;
color: #ffffff;
font-size: 11px;
}

.loginregister {
width: 90px;
float: left;
}

.loginremind a, .loginregister a {
color: #ffffff;
font-size: 11px;
}

.loginlogged {
margin: 11px 0px 0px 13px;
width: 90px;
float: left;
color: #ffffff;
font-size: 11px;
}

.loginlogged a {
color: #ffffff;
font-weight: bold;
font-size: 11px;
}

.loginlogout {
width: 55px;
height: 20px;
float: left;
padding: 7px 0px 0px 10px;
}

.menubkg {
width: 1020px;
height: 67px;
margin: 5px 0px 0px 0px;
background: transparent url(/img/layout/menu/menubkg.gif) no-repeat 0px 0px;
}

/*@menu poziome*/
#menu {
width: 1010px;
height: 50px;
padding: 8px 0px 0px 25px;
float: left;
background: transparent;
}

/*@menu poziome - blok*/
#menu ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/*@menu poziome - link - blok*/
#menu ul li {
list-style-type: none;
list-style-image: none;
margin: 0px 14px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
font-weight: bold;
float: left;
text-align: center;
background: transparent url(/img/layout/menu/mbb.jpg) no-repeat 0px 0px;
}

/*@menu poziome - link*/
#menu ul li a {
width: 150px;
float: left;
display: block;
background: transparent none repeat;
padding: 16px 0px 17px 0px;
color: #ffffff;
font-size: 14px;
}

/*@menu poziome - link aktywny*/
#menu ul li a:hover {
background: transparent none repeat;
color: #ffffff;
text-decoration: none;
background: transparent url(/img/layout/menu/mbb.jpg) no-repeat 0px -50px;
}

/*@menu poziome - link wybrany*/
#menu ul li.selected a {
color: #ffffff;
font-weight: bold;
background: transparent url(/img/layout/menu/mbb.jpg) no-repeat 0px -50px;
}

/*@menu glowne - submenu*/
#menu ul li ul {
visibility: hidden;
position: absolute;
width: 214px;
padding: 0px 0px 0px 0px;
top: 204px;
clear: left;
z-index: 100;
overflow: hidden;
}

#menu ul li ul li {
width: 214px;
height: 34px;
background: transparent;
}

/*@menu glowne - submenu, guzik*/
#menu ul li ul li a {
display: block;
padding: 6px 0px 0px 10px;
color: #ffffff;
width: 204px;
float: left;
height: 28px;
background: transparent url(/img/layout/menu/msb.gif) no-repeat 0px 0px;
border-right: 0px transparent solid;
text-align: left;
}

/*@menu glowne - submenu, guziki wybranego menu*/
#menu ul li.selected ul li a {
display: block;
padding: 6px 0px 0px 10px;
color: #ffffff;
width: 204px;
height: 28px;
float: left;
background: transparent url(/img/layout/menu/msb.gif) no-repeat 0px 0px;
}

/*@menu glowne - submenu, aktywny guzik, wybranego menu*/
#menu ul li.selected ul li a:hover {
}

/*@menu glowne - submenu, guzik akt*/
#menu ul li ul li a:hover {
text-decoration: none;
background: transparent url(/img/layout/menu/msb.gif) no-repeat 0px -34px;
padding: 6px 0px 0px 10px;
width: 204px;
float: left;
height: 28px;
}

.bannerbkg {
width: 1020px;
height: 233px;
background: transparent url(/img/layout/banners/bannerbkg.jpg) no-repeat 0px 0px;
}

.bannercontent {
width: 1020px;
padding: 17px 0px 0px 0px;
text-align: center;
}

.bannercontent div {
width: 750px;
margin: 0px auto 0px auto;
text-align: center;
}

#contenttop {
width: 1020px;
height: 20px;
font-size: 1px;
background: transparent url(/img/layout/contenttop.gif) no-repeat 0px 0px;
margin-top: 5px;
}

#content {
width: 1020px;
background: transparent url(/img/layout/contentcenter.jpg) repeat-y 0px 0px;
}

#contentbottom {
width: 1020px;
height: 9px;
font-size: 1px;
background: transparent url(/img/layout/contentbottom.jpg) no-repeat 0px 0px;
}

.site_content {
width: 683px;
margin-left: 20px !important;
margin-left: 10px;
margin-right: 17px !important;
margin-right: 4px;
min-height: 600px;
height: auto !important;
height: 600px;
float: left;
}

.rightpanel {
width: 280px;
margin-right: 20px !important;
margin-right: 10px;
min-height: 320px;
height: auto !important;
height: 320px;
float: left;
margin: 0px 16px 0px 0px;
overflow-x: hidden;
}

.rightpanelcontent {
width: 280px;
min-height: 300px;
height: auto !important;
height: 300px;
margin: 30px 0px 0px 0px;
background: transparent url(/img/layout/markers/dot01.gif) repeat-y 0px 0px;
}

.rightpanelcontentother {
width: 280px;
}

.rightpanelcontentotherflower {
width: 76px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower03.gif) no-repeat 25px 0px;
}

.rightpanelcontentothertitle {
width: 190px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.rightpanelcontentothertitle h1 {
color: #94b42c;
font-size: 25px;
}

.rightpanelcontentotherdate {
color: #94b42c;
margin: 0px 0px 0px 20px;
padding: 20px 0px 3px 0px;
}

.rightpanelcontentothertitlen {
color: #94b42c;
font-weight: bold;
margin: 0px 0px 0px 20px;
padding: 0px 0px 5px 0px;
}

.rightpanelcontentothercontent {
height: 58px;
margin: 0px 0px 0px 22px;
}

.rightpanelcontentothercomments {
color: #6e6e6f;
float: right;
margin: 0px 10px 0px 0px;
}

.rightpanelcontentothermore {
float: right;
}

.rightpanelcontentnewsletter {
width: 280px;
min-height: 75px;
height: auto !important;
height: 75px;
padding: 25px 0px 0px 0px;
}

.rightpanelcontentotherft, .rightpanelcontentnewsletterft, .rightpanelcontentforumft, .rightpanelcontentgalleryft {
width: 280px;
height: 35px;
}

.rightpanelcontentnewsletterflower {
width: 76px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower04.gif) no-repeat 25px 0px;
}

.rightpanelcontentnewslettertitle {
width: 190px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.rightpanelcontentnewslettertitle h1 {
color: #e260ad;
font-size: 25px;
}

.rightpanelcontentnewsletterinfo {
height: 35px;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 22px;
}

.rightpanelcontentnewslettermail {
width: 243px;
height: 48px;
margin: 3px 0px 0px 22px;
padding: 0px 0px 0px 13px;
background: transparent url(/img/layout/newsletterbkg.jpg) no-repeat 0px 0px;
}

.newsletteredt {
width: 170px;
height: 21px;
float: left;
margin: 13px 0px 0px 0px;
background: transparent url(/img/layout/buttons/searchedt.jpg) no-repeat 0px 0px;
}

.newsletterbtn {
width: 55px;
height: 20px;
float: left;
padding: 13px 0px 0px 8px;
}

#newsletteredtstyle {
width: 151px;
height: 14px;
color: #999999;
border: 0px;
margin: 4px 6px 0px 8px;
font-size: 11px;
background: #eeeeee;
}

.newsletterbtnstyle {
width: 55px;
height: 20px;
color: #ffffff;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px 0px;
border: 0px;
font-size: 11px;
cursor: pointer;
}

.newsletterbtnstyle:hover {
width: 55px;
height: 20px;
color: #ffffff;
background: transparent url(/img/layout/buttons/searchbtn.gif) no-repeat 0px -20px;
border: 0px;
font-size: 11px;
cursor: pointer;
}

.newsletterinfo {
height: 11px;
color: #ffffff;
font-size: 10px;
padding: 0px 0px 0px 2px;
}

.rightpanelcontentforum {
width: 280px;
min-height: 75px;
height: auto !important;
height: 75px;
padding: 25px 0px 0px 0px;
}

.rightpanelcontentforumflower {
width: 76px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower01.gif) no-repeat 25px 0px;
}

.rightpanelcontentforumtitle {
width: 190px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.rightpanelcontentforumtitle h1 {
color: #6c99d0;
font-size: 25px;
}

.rightpanelcontentforumposts {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 22px;
}

.rightpanelcontentforumpost {
padding: 5px 5px 5px 5px;
}

.rightpanelcontentforumpost a {
color: #4289ed;
}

.rightpanelcontentforumpostline {
height: 1px;
font-size: 1px;
background: transparent url(/img/layout/markers/dot02.gif) repeat-x 0px bottom;
}

.rightpanelcontentforumallth {
padding: 10px 0px 5px 0px;
text-align: right;
}

.rightpanelcontentgallery {
width: 280px;
min-height: 75px;
height: auto !important;
height: 75px;
padding: 25px 0px 0px 0px;
}

.rightpanelcontentgalleryflower {
width: 76px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower02.gif) no-repeat 25px 0px;
}

.rightpanelcontentgallerytitle {
width: 190px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.rightpanelcontentgallerytitle h1 {
color: #af096f;
font-size: 25px;
}

.rightpanelcontentgalleryimgborder {
width: 222px;
height: 173px;
margin: 15px 0px 0px 37px;
padding: 11px 0px 0px 11px;
background: transparent url(/img/layout/imgborder01.gif) no-repeat 0px 0px;
}

.rightpanelcontentgalleryallall {
width: 71px;
height: 35px;
color: #3280EC;
font-weight: bold;
margin: 0px 0px 0px 52px !important;
margin: 0px 0px 0px 27px;
padding: 0px 0px 0px 22px;
float: left;
background: transparent url(/img/layout/markers/arrow01.gif) left 2px no-repeat;
}

.rightpanelcontentgalleryallgall, .rightpanelcontentgalleryallphoto {
float: left;
}

.rightpanelcontentgalleryallgall a, .rightpanelcontentgalleryallphoto a {
color: #3280EC;
font-weight: bold;
}

.rightpanelcontentgalleryallgall a:hover, .rightpanelcontentgalleryallphoto a:hover {
text-decoration: underline;
}

.rightpanelcontentgalleryallsep {
color: #3280EC;
font-weight: bold;
float: left;
padding: 0px 4px 0px 4px;
}

.youarehere {
color: #af096f;
}

.youarehere a {
color: #136ce9;
}

.youarehere img {
margin: 0px 4px 2px 5px;
}

.homebeautifulft, .homehappyft, .homenatureft {
width: 700px;
height: 53px;
padding: 20px 0px 0px 0px;
}

.homebeautifulflower {
width: 61px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower01.gif) no-repeat 10px 0px;
}

.homebeautifultitle {
width: 629px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.homebeautifultitle h1 {
color: #6c99d0;
font-size: 25px;
}

.homehappyflower {
width: 61px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower02.gif) no-repeat 10px 0px;
}

.homehappytitle {
width: 629px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.homehappytitle h1 {
color: #af096f;
font-size: 25px;
}

.homenatureflower {
width: 61px;
height: 35px;
float: left;
background: transparent url(/img/layout/markers/flower03.gif) no-repeat 10px 0px;
}

.homenaturetitle {
width: 629px;
min-height: 30px;
height: auto !important;
height: 30px;
float: left;
padding: 0px 0px 5px 10px;
}

.homenaturetitle h1 {
color: #94b42c;
font-size: 25px;
}

.homenews {
width: 700px;
}

.homenewsbeautifulphoto {
width: 222px;
height: 173px;
padding: 11px 0px 0px 11px;
margin: 0px 5px 0px 5px !important;
margin: 0px 5px 0px 2px;
background: transparent url(/img/layout/imgborder03.gif) no-repeat 0px 0px;
float: left;
}

.homenewshappyphoto {
width: 222px;
height: 173px;
padding: 11px 0px 0px 11px;
margin: 0px 5px 0px 5px !important;
margin: 0px 5px 0px 2px;
background: transparent url(/img/layout/imgborder01.gif) no-repeat 0px 0px;
float: left;
}

.homenewsnaturephoto {
width: 222px;
height: 173px;
padding: 11px 0px 0px 11px;
margin: 0px 5px 0px 5px !important;
margin: 0px 5px 0px 2px;
background: transparent url(/img/layout/imgborder02.gif) no-repeat 0px 0px;
float: left;
}

.homenewscontent {
width: 443px;
float: left;
margin: 0px 0px 0px 5px;
}

.homenewsdescription {
padding: 0px 0px 0px 2px;
}

.homenewsbeautifuldate {
color: #6192cd;
margin: 3px 0px 3px 0px;
}

.homenewshappydate {
color: #cc1084;
margin: 3px 0px 3px 0px;
}

.homenewsnaturedate {
color: #709607;
margin: 3px 0px 3px 0px;
}

.homenewsbeautifultitle h1 {
margin: 0px 0px 4px 0px;
color: #6192cd;
font-size: 17px;
}

.homenewshappytitle h1 {
margin: 0px 0px 4px 0px;
color: #cc1084;
font-size: 17px;
}

.homenewsnaturetitle h1 {
margin: 0px 0px 4px 0px;
color: #709607;
font-size: 17px;
}

.homenewsauthor {
color: #6E6E6F;
float: left;
padding: 10px 10px 0px 0px;
}

.homenewscomments {
color: #6E6E6F;
float: left;
padding: 10px 0px 0px 0px;
}

.homenewsmore {
padding: 10px 0px 0px 0px;
float: right;
}

.newsbeautifuldate {
color: #6C99D0;
padding: 0px 0px 5px 0px;
}

.newsnaturedate {
color: #94B42C;
padding: 0px 0px 5px 0px;
}

.newshappydate {
color: #AF096F;
padding: 0px 0px 5px 0px;
}

.newsap {
height: 22px;
}

.newsauthor {
color: #6E6E6F;
padding: 10px 5px 0px 0px;
float: right;
}

.newsprint {
padding: 10px 0px 0px 0px;
float: right;
}

.newsprint a {
color: #6E6E6F;
}

.newsline {
width: 683px;
height: 2px;
font-size: 1px;
margin: 10px 0px 0px 0px;
background: transparent url(/img/layout/markers/dot03.gif) repeat-x 0px top;
}

.gallerydate {
margin: 0px 0px 0px 3px;
color: #AF096F;
}

.gallerytitle {
margin: 0px 0px 4px 3px;
}

.galleryline {
width: 683px;
height: 30px;
margin: 2px 0px 20px 0px;
text-align: right;
background: transparent url(/img/layout/markers/dot03.gif) repeat-x 0px bottom;
}

.galleryimgborder {
width: 212px;
height: 168px;
padding: 11px 0px 0px 11px;
margin: 0px 0px 0px 4px !important;
margin: 0px 0px 0px 3px;
background: transparent url(/img/layout/imgborder01.gif) no-repeat 0px 0px;
float: left;
}

/*@.banerleft_grupa*/
.banerleft_grupa {
width: 300px;
text-align: center;
margin: 10px 0px;
}

.ban_arttop, .ban_artbtm {
width: 683px;
padding: 10px 0px 0px 0px;
text-align: center;
overflow-x: hidden;
}


/*@odstep pionowy 1px*/
#space1px {
height: 1px;
margin: 0;
padding: 0;
font-size: 1px;
}

/*@odstep pionowy 2px*/
#space2px {
height: 2px;
margin: 0;
padding: 0;
font-size: 1px;
}

/*@odstep pionowy 5px*/
#space5px {
height: 5px;
margin: 0;
padding: 0;
font-size: 1px;
}

/*@odstep pionowy 10px*/
#space10px {
height: 10px;
margin: 0;
padding: 0;
font-size: 1px;
}

.footer {
width: 1020px;
height: 159px;
}

.footermenu {
width: 795px;
height: 25px;
background: #ffffff;
padding: 11px 0px 0px 15px;
float: left;
}

.footermenuitem {
float: left;
}

.footermenusep {
color: #6f1b4f;
width: 13px;
float: left;
text-align: center;
}

.footermenuitem a, .footerrssprint a {
color: #6f1b4f;
}

.footerrssprint {
width: 210px;
height: 25px;
background: #ffffff;
padding: 11px 0px 0px 0px;
float: left;
}

.footerbkg {
width: 1020px;
height: 123px;
background: transparent url(/img/layout/footerbkg.gif) no-repeat 0px 0px;
}

.footerbkgmenu {
width: 826px;
height: 33px;
padding: 22px 0px 0px 15px;
float: left;
}

.footerbkgmenuitem {
float: left;
}

.footerbkgmenusep {
color: #ffffff;
width: 13px;
float: left;
text-align: center;
}

.footerbkgmenuitem a {
color: #ffffff;
}

.footerbkgpowered {
width: 179px;
height: 17px;
color: #ffffff;
padding: 36px 0px 0px 0px;
float: left;
}

.footerbkgpowered a {
color: #ffffff;
font-weight: bold;
}

.footerbkgcopyright {
width: 710px;
height: 15px;
color: #ffffff;
padding: 35px 0px 0px 15px;
float: left;
}

.footerbkglogo {
width: 295px;
height: 40px;
float: left;
}

.footerbkglogoact {
width: 136px;
height: 18px;
float: left;
padding: 22px 0px 0px 0px;
}

.footerbkglogoact a {
width: 132px;
height: 40px;
display: block;
background: transparent url(/img/layout/actualizer.gif) no-repeat 0px 0px;
}

.footerbkglogoheu {
width: 148px;
height: 18px;
float: left;
padding: 22px 0px 0px 0px;
}

.footerbkglogoheu a {
width: 148px;
height: 40px;
display: block;
background: transparent url(/img/layout/heuristic.gif) no-repeat 0px 0px;
}

.footerlinks {
width: 1020px;
background-color: transparent;
text-align: left;
margin-left: auto;
margin-right: auto;
color: #505050;
font-size: 11px;
padding: 4px 0px 4px 0px;
}

.footerlinks a {
color: #505050;
font-size: 11px;
}

.rss {
background: transparent url(/img/layout/markers/rss.gif) no-repeat 0px 0px;
padding: 0px 0px 0px 19px;
}

.submitbtn {
width: 90px;
height: 20px;
background: transparent url(/img/layout/buttons/submitbtn.gif) repeat-x 0px 0px;
border: 0px;
color: #ffffff;
cursor: pointer;
}

.submitbtn:hover {
width: 90px;
height: 20px;
background: transparent url(/img/layout/buttons/submitbtn.gif) repeat-x 0px -20px;
border: 0px;
color: #ffffff;
cursor: pointer;
}

/*@formularze - styl elementow pol tekstowych*/
tr.formRow input.text, tr.formRow textarea, tr.alertRow input.text, tr.alertRow textarea {
border: 1px #aaa solid;
width: 290px;
padding: 2px 2px 2px 2px;
}

tr.formRow select, tr.alertRow select {
border: 1px #aaa solid;
width: 296px;
height: 18px;
}

/*@formularze - styl elementow podczas bledu*/
tr.alertRow input.text, tr.alertRow textarea {
border-color: #f40;
}

/*@formularze - styl elementow*/
tr.formRow td, tr.alertRow td {
padding: 2px 3px;
}

/*@formularze - wysokosc pol tresci*/
tr.formRow  textarea, tr.alertRow  textarea {
height: 60px;
}

/*@formularze - styl etykiet*/
tr.formRow td.label, tr.alertRow td.label {
padding: 2px 10px 2px 20px;
white-space: nowrap;
}

/*@formularze - tlo etykiet*/
tr.alertRow td.label {
background: #f9eded url(/img/layout/form_alert.gif) center left no-repeat;
}

/*@formularze - margines elementow opisowych*/
tr.formRow td.info, tr.alertRow td.info {
padding: 2px 10px;
}

/*@formularze - styl elementow opisowych informujacych o bledzie*/
tr.alertRow div {
color: #f40;
}

/*@formularze - gwiazdka pole wymagane*/
td.required {
color: #ff6600;
}

/*@formularze - tabela*/
#form table {
width: 90%;
}

/*@formularze - brak zawijania*/
td.nw {
white-space: nowrap;
}

/*@formularze - przyciaganie tekstu do prawej*/
td.r {
text-align: right;
}

/* style do forum */
#forum_opis{ 
padding: 5px 15px 5px 5px;
background-color: rgb(207, 240, 255);
font-size:12px;
}

.th_wypowiedzi{
border-left:2px solid #ffffff;
}

.td_wypowiedzi{
border-left:2px solid #ffffff;
border-bottom:2px solid #ffffff;
text-align:center;
}

.td_wypowiedzi span{
font-size:12px;
color:#136CE9;
}

.back_btn2{
margin: 0pt 0pt 0pt 130px;
}

.back_btn3{
margin: 0pt 0pt 0pt 0px;
background: transparent url(/img/layout/markers/arrow49.gif) no-repeat scroll 6px 4px;
}

.back_btn3 a{
text-decoration: underline;
}

#forum{
background-color:#ffffff;
padding:10px 0 0 5px;
}

#forumTopics {
width: 658px;
}

#forum td.r, #forumTopics th.r {
text-align: right;
}

#forumTopics a.topic {
font-weight: bold;
font-size: 12px;
color:#af096f;
}

#forumTopics a:visited.topic {
font-weight: bold;
font-size: 12px;
color:#717171;
}

#forumTopics td.small, #forumTopics td.small * {
font-size: 11px;
}

.forumQuote {
border-left: 1px #ccc solid;
margin: 0pt 0pt 0pt 0.8ex;
padding-left: 1ex;
}

.forumQuote, .forumQuote * {
color: #666;
}

#forumTopics td.r {
text-align: right;
width:126px;
font-size: 11px;
}

#forumTopics a.topic {
font-weight: bold;
font-size: 12px;
}

#forum a.topic {
font-size:13px;
font-weight:bold;
color:#af096f;
text-decoration:underline;
}

.topicUser {
font-weight: normal;
color: #7F566D;
}

.forumQuote {
border-left: 1px #ccc solid;
margin: 0pt 0pt 0pt 0.8ex;
padding-left: 1ex;
}

#forumPosts tr.postWyr td {
background-color: #CFF0FF;
}

#forumPosts tr.postWyr td.postContent {
background-color: #F3F3F3;
background-image: url(../img/forum_post_3.gif);
background-repeat: repeat-y;
width:460px;
}

#forumPosts tr td.postInfo {
vertical-align: top;
white-space: nowrap;
padding: 5px 8px;
border-bottom: 5px #fff solid;
	
}

/*@*/
#forumPosts tr td.postInfo, #forumPosts tr td.postInfo * {
font-size: 12px;
font-family: Tahoma;
color: #484848;
white-space: nowrap;
background-color: #F3F3F3;
}

#forumPosts tr td.postInfo div.author {
font-weight: bold;
color: #24a;
}

.author-from, .author-posts {
font-weight: normal;
}

#forumPosts tr td.postInfo a {
}

#forumPosts tr td.postContent {
background:#F3F3F3 url(../img/forum_post_3.gif);
background-repeat: repeat-y;
padding: 5px 5px 5px 15px;
font-size: 12px;
border-bottom: 5px #fff solid;
}

#forumPosts tr td.postContent * {
font-size: 12px;
background-color:#F3F3F3;
text-align: left;
}

#forumPosts tr td.postContent h3 {
padding: 0 0 5px 0;
margin: 0;
color: #F2771D;
font-weight: bold;
}

#forumPosts a.cytuj {
float: right;
display: block;
margin-left:5px;
}

#forumPosts tr td.postInfo div.authButt {
background-color: #F0F2F5;
border: 1px #9ab solid;
padding: 2px;
margin: 2px 0;
}

#forumPosts tr td.postInfo div.authButt * {
vertical-align: middle;
}

#forumPosts tr td.postInfo div.authButt a {
padding-right: 5px;
}

/*@*/
#forumPosts tr th {
background: #e3e3e3 none   repeat;
padding: 6px 2px 6px 2px;
border-bottom: 5px #fff solid;
}

/*@*/
#forumPosts tr th.l {
text-align: left;
background: #e3e3e3 none repeat;
text-decoration: underline;
}

/*@*/
#forumPosts tr th h3 {
float: right;
margin: 0 0 0 0;
padding: 0 10px 0 0;
font-weight: bold;
font-size: 12px;
}

/*@ramka*/
img.forum {
border: 1px #b9b7b7 solid;
margin: 5px 2px 5px 2px;
padding: 2px;
}

#forumTopics {
margin-left: -1px;
}

#forumTopics th {
border-top: 1px #7F7F7F solid;
border-bottom: 1px #7F7F7F solid;
background: #4E4E4E;
padding: 2px 6px 2px 6px;
font-weight: normal;
text-align: center;
font-size:13px;
color:#fff;
}

#forumTopics tr td {
background-color:#EFEFEF;
border-bottom: 2px #fff solid;
border-left: 2px #fff solid;
padding: 2px 6px 2px 6px;
margin: 0;
}

#forumTopics tbody tr td .t {
width:5px;
}

#forumTopics tr td:first-child {
border-left: 0;
width:20px;
}

#forumSearch {
text-align: right;
padding: 5px 0 10px 0;
color:#F2771D;
font-size: 12px;
}

#newTopic {
padding: 12px 0;
}

.forum-highlight {
background: #ff0;
}

.avatar {
display: block;
border: 4px #BABFC2 solid;
padding: 1px;
margin: 2px 2px 2px 0;
width: 64px;
height: 64px;
overflow: hidden;
}

#spolecznosc {
background: #F2F2F3;
margin: 0px 0 10px 0;
padding: 0 0 10px 0;
width: 310px;
float: right;
overflow: hidden;
}

#spolecznosc h3 {
background: #0088FF;
margin: 0;
padding: 0px;
height: 31px;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 31px;
}

/*@*/
#spolecznosc * {
font-size: 11px;
font-family: Tahoma;
}

#spolecznosc dt {
padding: 4px 5px 0px 8px;
margin: 0;
}

/*@*/
#spolecznosc dt, #spolecznosc dt * {
color: #ff0000;
font-weight: normal;
}

#spolecznosc dd {
margin: 0;
padding: 0px 5px 0px 8px;
text-indent: 0px;
}

/*@*/
#spolecznosc dd, #spolecznosc dd * {
color: #000000;
}

#fq, #forum fieldset table tbody tr td input {
border: 1px solid #C0C0C0;
}

.fh {
width: 700px;
}

.fhhcat {
width: 395px;
height: 20px;
font-size: 13px;
font-weight: bold;
color: #737373;
padding: 0px 0px 0px 5px;
float: left;
}

.fhhpost {
width: 75px;
height: 20px;
font-size: 13px;
font-weight: bold;
color: #737373;
float: left;
}

.fhhdisp {
width: 110px;
height: 20px;
font-size: 13px;
font-weight: bold;
color: #737373;
float: left;
}

.fhhlastp {
width: 98px;
height: 20px;
font-size: 13px;
font-weight: bold;
color: #737373;
float: left;
text-align: right;
}

.fhft {
width: 679px;
height: 30px;
padding: 7px 0px 0px 4px;
}

.fhflower {
width: 26px;
height: 18px;
float: left;
background: transparent url(/img/layout/markers/forumflower.gif) no-repeat 0px 0px;
}

.fhtitle {
width: 646px;
height: 18px;
font-size: 13px;
font-weight: bold;
padding: 2px 0px 0px 7px;
float: left;
}

.fhtitle a {
color: #AF096F;
}

.fhdesc {
width: 683px;
color: #737373;
}

.fthlastthreads {
color: #dd47a0;
font-weight: bold;
padding: 15px 0px 0px 15px;
}

.fhthread {
}

.fhthreadthread {
width: 386px;
float: left;
padding: 7px 0px 0px 4px;
}

.fhthreadposts {
width: 70px;
float: left;
text-align: center;
color: #136CE9;
padding: 7px 0px 0px 0px;
}

.fhthreaddisp {
width: 100px;
float: left;
text-align: center;
color: #136CE9;
padding: 7px 0px 0px 0px;
}

.fhthreadlastp {
width: 123px;
float: left;
text-align: right;
color: #136CE9;
font-size: 11px;
}

.fhline01 {
width: 683px;
height: 3px;
font-size: 1px;
background: #78a4da;
}

.fhline02 {
width: 683px;
height: 5px;
font-size: 1px;
background: transparent url(/img/layout/markers/dot02.gif) repeat-x 0px top;
}

.fhline03 {
width: 683px;
height: 5px;
font-size: 1px;
border-bottom: 1px solid #77c8ff;
}

.ftcmd {
height: 15px;
padding: 5px 2px 0px 2px;
}

.ftleft {
width: 152px;
padding: 0px 9px 0px 5px;
margin: 1px 0px 5px 0px;
float: left;
}

.ftright {
width: 499px;
padding: 0px 9px 0px 9px;
margin: 1px 0px 5px 0px;
float: left;
background: transparent url(/img/layout/markers/dot04.gif) repeat-y left 0px;
}

.comment_a {
height: 20px;
}

.comment_a a {
font-size: 1px;
}

.commentft {
width: 669px;
height: 30px;
padding: 0px 0px 0px 10px;
}

.commentflower {
width: 34px;
height: 23px;
float: left;
background: transparent url(/img/layout/markers/commentflower.gif) no-repeat 0px 0px;
}

.commenttitle {
width: 628px;
height: 23px;
padding: 0px 0px 0px 7px;
float: left;
}

.commenttitle h1 {
color: #94B42C;
}

.commentline {
width: 683px;
height: 1px;
font-size: 1px;
background: transparent url(/img/layout/markers/dot03.gif) repeat-x 0px top;
}

/*@blok pola wpisywania komentarza*/
#commentblock {
display: none;
width: 550px;
height: 300px;
}

/*@pole tekstu bloku pola wpisywania komentarza*/
#commentArea {
background: #F1F1F1 none repeat scroll 0%;
border: 0pt none;
width: 97%;
height: 240px;
margin: 10px 0 10px 6px;
}

/*@napis dodaj 'komentarz/musisz sie zalogowac'*/
#addcomment, #addcomment a {
color: #4289ED;
font-size: 14px;
font-weight: bold;
margin: 10px 0px 0px 0px;
}

/*@blok listy komentarzy*/
.comment {
padding: 7px 0px 4px 0px;
clear: both;
background: #fff;
}

/*@naglowek komentarza w liscie komentarzy*/
.comment-head {
color: #AF096F;
padding: 0 0 4px 0;
position: relative;
width: 100%;
}

/*@napis 'cytuj', komentarza w liscie komentarzy*/
.comment a.comment-quote {
position: absolute;
right: 0px;
top: 0px;
text-align: right;
color: #4289ED;
}

/*@tresc komentarza w liscie komentarzy*/
.comment-txt, .comment-txt * {
color: #555;
text-align:justify;
margin:0 0 5px 0;
display:block;
}

/******************************FORMATOWANIE SONDY********************/
#sonda {
width: 186px !important;
width: 188px;
border: 1px solid #B5B5B5;
padding: 5px 5px 5px 5px;
}

.sonda{
margin:0px 0 0px 20px;
}

.sonda input{
border:none;
}

.sonda div.bar {
height:4px;
overflow: hidden;
background:#f60;
margin-top: 5px;
}

.uwaga {
font-size: 24px;
text-align: center;
}

.uwaga p {
color: #ff0000;
font-size: 24px;
text-align: center;
text-decoration: underline;
}

.uwagabtnenter {
float: left;
margin-left: 233px;
}

.uwagabtnexit {
float: left;
margin-left: 10px;
}

