/*@czcionka domyslna*/
* {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.hidden {
display:none;
}

/*@czcionka 11px*/
.font11px {
font-size: 11px;
}

/*@czcionka 12px*/
.font12px {
font-size: 12px;
}

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

/*@tlo elementow formularza*/
input {
background: #ffffff;
}

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

/*@marginesy stylow naglowkowych*/
p, h1, h2, h3, h4, h5, h6 {
margin: 0 0 0 0;
}

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

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

/*@elementy listy wypunktowanej - poziom 1*/
ul li {
margin: 0px 0px 0px 20px;
padding: 1px 0px 0px 13px;
list-style-type: none;
background: transparent url(/img/layout/markers/arrow01.gif) 0px 7px no-repeat;
}

/*@elementy listy wypunktowanej - poziom 2*/
ul li li {
margin: 0px 0px 0px 40px;
padding: 1px 0px 0px 13px;
list-style-type: none;
background: transparent url(/img/layout/markers/arrow01.gif) 0px 7px no-repeat;
}

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

/*@element listy numerowanej - poziom 1*/
ol li {
margin: 0px 0px 0px 7px;
padding: 1px 0px 0px 12px;
list-style-type: decimal;
list-style-position: inside;
background: none;
}

/*@element listy numerowanej - poziom 2*/
ol li li {
margin: 0px 0px 0px 14px;
padding: 1px 0px 0px 12px;
list-style-type: decimal;
list-style-position: inside;
background: none;
}

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

/*@styl naglowkowy h1.2*/
h2, h1.style2 {
color: #686868;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

/*@styl naglowkowy h1.3*/
h3, h1.style3 {
color:  #531E25;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h1.4*/
h1.style4 {
color: #666666;
font-size: 16px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
background: #FFFFFF;
}

/*@styl naglowkowy h2.1*/
h4, h2.style1 {
color: #924C7E;
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h3.1*/
h5, h3.style1 {
color: #924C7E;
font-size: 12px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h3.2*/
h6, h3.style2 {
color: #d0792a;
font-size: 12px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@maly przycisk nie podswietlony 2*/
.btn_sml2 {
height: 25px;
color: #ffffff;
font-size: 13px;
font-weight: normal;
background: transparent url(../img/layout/button.jpg) 0px 0px no-repeat;
cursor: pointer;
border: 0px solid #c0c0c0;
}

/*@maly przycisk nie podswietlony*/
.btn_sml {
height: 28px;
border-width: 0px;
color: #fff;
font-size: 12px;
background: transparent url(/img/layout/button_dluzszy.jpg) right 0px no-repeat !important;
cursor: pointer;
display:block;
font-weight: normal;
padding: 6px 0 8px 0px !important;
width: 130px !important;
}

/*@*/
.btn_sml2_sel {
height: 28px;
border-width: 0px;
font-size: 12px;
background: transparent url(/img/layout/button_dluzszy.jpg) right 0px no-repeat !important;
cursor: pointer;
display: block;
font-weight: bold;
color: #fff;
padding: 6px 0 8px 0px !important;
width: 130px !important;
margin-left: 0px;
}

/*@maly przycisk podswietlony*/
.btn_sml_sel {
height: 25px;
font-size: 13px;
font-weight: bold;
background: transparent url(../img/layout/button.jpg) 0px 0px no-repeat;
border: 0px solid;
cursor: pointer;
color: #fff;
}

/*@duzy przycisk nie podswietlony*/
.btn_big {
height: 28px;
border-width: 0px;
color: #fff;
font-size: 12px;
background: transparent url(/img/layout/button_dluzszy.jpg) right 0px no-repeat !important;
cursor: pointer;
display:block;
font-weight: normal;
padding: 6px 0 8px 0px !important;
width: 130px !important;
}

/*@duzy przycisk podswietlony*/
.btn_big_sel {
height: 28px;
border-width: 0px;
color: #fff;
font-size: 12px;
background: transparent url(/img/layout/button_dluzszy.jpg) right 0px no-repeat !important;
cursor: pointer;
display:block;
font-weight: bold;
padding: 6px 0 8px 0px !important;
width: 130px !important;
}

/*@hiperlacze domyslne*/
a {
text-decoration: none;
}

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

/*@hiperlacze ze stylem*/
.link01 {
color: #f48e0b;
font-size: 12px;
font-weight: bold;
}

/*@hiperlacze wiecej*/
a.more {
color: #175894;
font-size: 12px;
font-weight: normal;
background: transparent url(/img/layout/markers/arrow13.gif) right 6px no-repeat;
padding: 0px 8px 0px 0px;
}

input.more2 {
color: #fff !important;
font-size: 12px;
display:block;
font-weight: normal;
background: transparent url(/img/layout/button_dluzszy.jpg) right 6px no-repeat !important;
padding: 12px 0 12px 12px !important;
width: 115px !important;
}

a.more2 {
color: #fff !important;
font-size: 12px;
display:block;
font-weight: normal;
padding: 12px 0 !important;
width: 128px !important;
text-align:center;
background: transparent url(/img/layout/button_dluzszy.jpg) right 6px no-repeat !important;
}

a.more2:hover{
text-align:center;
text-decoration:none;
font-weight: bold;
padding: 12px 0  !important;
}

/*@hiperlacze wstecz*/
a.back {
color: #175894;
font-size: 12px;
font-weight: bold;
background: transparent url(/img/layout/markers/arrow02.gif) left 6px no-repeat;
padding: 0px 0px 0px 9px;
}

.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: 0px #e3efff solid;
}

.pageslist img {
border: 0px #e3efff 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 ramka przyciagana do lewej*/
img.borderLeft {
float: left;
margin: 0px 15px 5px 0px;
}

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

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

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

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

/*@marginesy strony*/
body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background: #fff none repeat;
}

/*@tlo strony*/
body.background {
color: #ffffff;
background: #8C1B2F url(../img/tlo.jpg) top center repeat-x;
text-align: center;
}

.footer_border {
width: 881px;
height:1px;
font-size:1px;
background: transparent url(/img/layout/kropki_pion.jpg) repeat-x scroll top center;
}

/*@.pasek_logo*/
.pasek_logo {
float: right;
margin-top: 0px;
}

/*@footer_cprgt_anchor2*/
.footer_cprgt_anchor2 {
cursor: pointer;
display: block;
}

/*@logo_heuristic_2x*/
.logo_heuristic_2x {
background: url(/img/heuristic.jpg) 0px 0px no-repeat;
width: 111px;
height: 18px;
display: block;
}

/*@.logo_heuristic_2x:hover*/
.logo_heuristic_2x:hover {
background: url(/img/heuristic.jpg) 0px -18px no-repeat;
display: block;
}

/*@.logo_actualizer_2x*/
.logo_actualizer_2x {
background: url(/img/actualizer.jpg) 0px 0px no-repeat;
width: 97px;
height: 20px;
display:block;
}

/*@.logo_actualizer_2x:hover*/
.logo_actualizer_2x:hover {
background: url(/img/actualizer.jpg) 0px -20px no-repeat;
display:block;
}

/*@margines gorny 17px*/
.topmargin {
height: 17px;
}

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

/*@margines kontenera glownego*/
.containermarg {
margin-left: 10px;
width: 888px;
overflow: hidden;
}

/*@zaokraglenia gorne strony*/
.topcorners {
width: 898px;
height: 8px;
font-size: 1px;
background: transparent url(/img/layout/top.jpg) 0px 0px no-repeat;
}

/*@nazwa firmy*/
.companyname {
width: 200px;
height: 50px;
float: left;
}

/*@margines nazwy firmy*/
.companynamemarg {
font-size: 10px;
color: #959fa5;
margin-left: 19px;
margin-top: 21px;
}

/*@blok wyszukiwarki*/
.searchsite {
width: 680px;
height: 50px;
margin-left: 2px;
float: left;
}

/*@tlo wyszukiwarki*/
.searchsiteblock {
width: 250px;
height: 35px;
margin-left: 433px;
margin-top: 0px;
}

/*@margines tla wyszukiwarki*/
.searchsiteblockmarg {
margin-left: 8px;
margin-top: 7px;
position: absolute;
}

/*@pole edycji wyszukiwarki*/
.searchsiteedit {
width: 183px;
height: 20px;
border-style: solid;
border-width: 0px;
padding: 4px 0px 0px 5px;
margin: 4px 0px 0px 0px;
font-size: 13px;
color: #767676;
background: transparent url(../img/layout/input.jpg) 0px 0px no-repeat;
}

/*@przycisk wyszukiwarki*/
.searchsitebtn {
width: 39px;
height: 25px;
margin: 2px 0px 0px !important;
}

/*@linia nad banerem*/
.line4px {
width: 676px;
height: 4px;
margin-top: 4px;
font-size: 1px;
background: transparent url(/img/layout/markers/line4px02.gif) 0px 0px repeat-x;
}

/*@lewy baner*/
.bannerleft {
width: 200px;
height: 100px;
float: left;
text-align: center;
color: #8C1B2F;
font-size: 20px;
font-family: Tahoma;
padding-top: 95px;
}

.bannerleft a{
color: #8C1B2F;
font-size: 20px;
font-family: Tahoma;
}

.bannerleft a:hover{
color: #8C1B2F;
font-size: 20px;
font-family: Tahoma;
text-decoration: none;
}

/*@prawy baner*/
.bannerright {
width: 683px;
height: 212px;
float: left;
}

/*@tlo logowania*/
.login {
width: 650px;
height: 245px;
float: left;
text-align:center;
margin:0px;
padding:0px;
}

/*@blok logowania*/
.loginbox {
margin-left: 170px;
margin-top: 0px;
width: 270px;
height: 128px;
padding: 0px;
text-align:left;
}

/*@napis logowanie*/
.logintxt {
height: 21px;
color: #247f27;
font-size: 16px;
text-align: left;
margin-left: 20px;
font-weight: bold;
margin-top: 15px;
}

/*@blok napisu login*/
.loginloginblock {
margin-top: 7px;
width: 267px;
height: 20px;
}

/*@napis login*/
.loginlogin {
width: 76px;
color: #656565;
font-weight: bold;
text-align: right;
float: left;
}

/*@blok pola edycji login*/
.loginloginedit {
width: 105px;
float: left;
}

/*@pole edycji login*/
.loginlogineditstyle {
margin-left: 5px;
height: 16px;
width: 173px;
border: 1px solid #dbdbdb;
color: #767676;
padding: 1px 0px 3px 6px;
font-size: 13px;
}

/*@blok napisu haslo*/
.loginpassblock {
margin-top: 7px;
width: 265px;
height: 20px;
}

/*@napis haslo*/
.loginpass {
width: 76px;
color: #656565;
font-weight: bold;
text-align: right;
float: left;
}

/*@blok pola edycji haslo*/
.loginpassedit {
width: 105px;
float: left;
}

/*@pole edycji haslo*/
.loginpasseditstyle {
margin-left: 5px;
width: 173px;
border: 1px solid #dbdbdb;
height: 16px;
color: #767676;
padding: 1px 0px 3px 6px;
font-size: 13px;
}

/*@blok pola zaznaczenia zapamietywania uzytkownika przy logowaniu*/
.loginrememberchk {
width: 14px;
height: 14px;
margin-left: 0px;
margin-top: 4px;
float: left;
}

/*@pole zaznaczenia zapamietywania uzytkownika przy logowaniu*/
.loginrememberchkstyle {
width: 12px;
height: 12px;
margin-left: 0px;
margin-top: 0px;
border: 0px solid #bdbdbd;
background: #d0d0d0;
vertical-align: middle;
}

/*@napis zapamietaj mnie*/
.loginremembertxt {
width: 72px;
height: 14px;
margin-left: 2px;
margin-top: 4px;
float: left;
font-size: 10px;
color: #dfdfdf;
}

/*@blok pola nie pamietam hasla*/
.loginpassremind {
width: 267px;
height: 14px;
float: left;
font-size: 10px;
color: #dfdfdf;
text-align: center;
}

/*@hiperlacze nie pamietam hasla*/
.loginpassremind a {
font-size: 13px;
margin-left:20px;
}

/*@przycisk zarejestruj*/
.registerbtn {
width: 84px;
height: 24px;
margin-left: 0px;
margin-top: 5px;
float: left;
}

/*@przycisk zaloguj*/
.loginbtn {
width: 267px;
height: 22px;
padding: 0px;
display:block;
margin: 5px 0px 0 70px;
text-align:center;
}

/*@napis jestes zalogowany*/
.youareloggedtxt {
height: 34px;
color: #656565;
font-size: 17px;
text-align: center;
margin-top: 10px;
}

/*@blok napisu \'login: nazwa_uzytkownika\' po zalogowaniu*/
.loggedloginname {
height: 25px;
text-align: center;
}

/*@napis 'login:' po zalogowaniu*/
.loggedlogin {
color: #656565;
font-weight: bold;
}

/*@napis \'nazwa_uzytkownika\' po zalogowaniu*/
.loggedname {
color: #924C7E;
font-weight: bold;
}

/*@przycisk twoje dane*/
.profilebtn {
width: 84px;
height: 24px;
margin-left: 10px;
margin-top: 17px;
float: left;
}

/*@przycisk wyloguj*/
.logoutbtn {
width: 84px;
height: 24px;
margin-left: 1px;
margin-top: 17px;
float: right;
}

/*@tlo pola z data*/
.dayinfo {
width: 200px;
height: 38px;
color: #e8ebec;
margin-top: 2px;
float: left;
background-color: #4e4e4e;
}

/*@czcionka pola z data*/
.dayinfotxt {
margin-top: 13px;
font-size: 10px;
color: #ffffff;
}

/*@menu poziome*/
#menu {
width: 883px;
height: 38px;
margin: 7px 0px 0px 0px;
float: left;
background: transparent url(../img/layout/menu/menu.jpg) 0px 0px repeat-x;
overflow: hidden;
}

/*@.niebieskie*/
.niebieskie {
height: 38px;
float: left;
background: transparent url(../img/layout/menu/menu_czerwone.jpg) 0px 0px repeat-x !important;
overflow: hidden;
display: block;
padding: 7px 13px 13px 13px;
color: #ffffff;
}

/*@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 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
font-weight: normal;
float: left;
text-align: center;
background: none;
}

/*@menu poziome - link*/
#menu ul li a {
float: left;
font-size: 14px;
display: block;
background: transparent none repeat;
padding: 9px 9px 11px 9px;
color: #8c1b2f;
font-family: Tahoma;
}

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

/*@menu poziome - link wybrany*/
#menu ul li.selected a {
color: #ffffff;
font-weight: normal;
background: transparent url(/img/layout/menu/menu.jpg) repeat-x 0px -38px;
font-family: Tahoma;
}

/*@menu glowne - submenu*/
#menu ul li ul {
margin: 5px 0px 0px 0px;
visibility: hidden;
position: absolute;
width: 190px;
padding: 0px 0px 6px 0px;
top: 328px;
clear: left;
z-index: 100;
background: transparent url(../img/layout/menu/submenu_tlo.gif) bottom center no-repeat;
}

/*@menu glowne - submenu, guzik*/
#menu ul li ul li a {
display: block;
border-top: 0px #ffffff solid;
padding: 4px 0px 4px 0px;
color: #8c1b2f;
width: 190px;
float: left;
height: 18px;
/*background: #dcae40 url(../img/layout/menu/submenu.jpg) 0px 0px repeat-x;
*/border-right: 0px transparent solid;
text-align: left;
}

/*@menu glowne - submenu, guziki wybranego menu*/
#menu ul li.selected ul li a {
display: block;
border-top: 0px #ffffff solid;
padding: 4px 0px 4px 0px;
color: #8C1B2F;
width: 190px;
float: left;
height: 18px;
background: none;
}

/*@menu glowne - submenu, link podswietlony*/
#menu ul li ul li a:hover {
border-top: 0px #ffffff solid;
padding: 4px 0px 4px 0px;
text-decoration: none;
background: #792C60 url(../img/layout/menu/submenu_hover.jpg) 0px 0px  repeat-x;
width: 190px;
float: left;
height: 18px;
}

/*@menu glowne - submenu, aktywny guzik, wybranego menu*/
#menu ul li.selected ul li a:hover {
border-top: 0px #ffffff solid;
padding: 4px 0px 4px 0px;
color: #fff;
}

/*@lewy panel*/
.leftpanel {
width: 200px;
margin-top: 2px;
float: left;
}

/*@blok napisu aktualnosci*/
.news {
width: 200px;
}

/*@margines bloku napisu aktualnosci*/
.newsmarg {
margin-left: 3px;
margin-top: 18px;
/* position: absolute;
*/}

/*@blok listy aktualnosci*/
.newslist {
width: 200px;
}

/*@margines bloku listy aktualnosci*/
.newslistmarg {
margin-left: 5px;
}

/*@data elementu z aktualnosci*/
.newsitemdate, .newsitemdate a {
color: #ff6600;
font-size: 12px;
}

/*@tytul elementu z aktualnosci*/
.newsitemtitle, .newsitemtitle a {
color: #ff6600;
font-size: 11px;
font-weight: bold;
}

/*@tresc elementu z aktualnosci*/
.newsitemcontent {
color: #8da3b3;
font-size: 12px;
margin-top: 5px;
}

/*@hiperlacze elementu z aktualnosci*/
.newsitemcontent a {
color: #8e8e8e;
font-size: 12px;
}

/*@krotka linia oddzielajaca newsy*/
.newsline {
width: 175px;
height: 2px;
margin-top: 12px;
margin-bottom: 12px;
font-size: 1px;
background: transparent url(/img/layout/markers/line1px02.gif) 0px 0px repeat-x;
}

/*@napis wszystkie aktualnosci*/
.newsalltxt {
color: #f48e0b;
font-size: 12px;
font-weight: bold;
margin-top: 8px;
text-align: right;
margin-right: 20px;
}

.newsa {
margin-top:10px !important;
color: #8C1B2F !important;
background : transparent url(/img/layout/markers/arrow01.gif) no-repeat scroll right 6px !important;
}

.newsk {
background: transparent url(/img/layout/kropki_pion.jpg) repeat-x scroll bottom center;
margin: 0  0 20px 0;
height: 1px;
width: 95%;
}


/*@*/
.xc {

height: 460px;
width: 196px;
}

/*@hiperlacze wszystkie aktualnosci*/
.newsalltxt a {
color: #3B72C7;
font-size: 12px;
font-weight: normal;
}

/*@blok napisu newsletter*/
.newsletter {
width: 197px;
height: 94px;
background: url(/img/layout/news_tlo.jpg) 0px 0px no-repeat;
}

/*@margines bloku napisu newsletter*/
.newslettermarg {
font-size: 16px;
color: #555556;
margin-left: 5px;
margin-top: 15px;
position: absolute;
font-weight: bold;
}

/*@napis newsletter*/
.newslettertxt {
font-size: 11px;
height: 12px;
margin-left: 5px;
color: #868686;
}

/*@blok wewnetrzny newslettera*/
.newslettermail {
margin-top: 5px;
font-size: 12px;
color: #7b868e;
font-weight: normal;
}

/*@margines bloku wewnetrznego newslettera*/
.newslettereditmargin {
margin-top: 2px;
}

/*@pole edycji newslettera*/
.newsletteredit {
width: 141px;
height: 22px;
border: 0px;
background: url(/img/layout/news_edit.jpg) 0px 0px no-repeat;
color: #767676;
border-color: #b5d3ff;
padding: 6px 0px 1px 2px;
margin: 5px 0px 0px 0px;
font-size: 13px;
}

/*@prawy panel*/
.rightpanel {
width: 678px;
min-height: 385px;
height: auto !important;
height: 385px;
float: left;
margin-top: 4px;
background: transparent url(/img/layout/kropki_1.jpg) repeat-y scroll left center;
}

/*@blok gornego elementu tekstowego strony glownej*/
.main0txt {
width: 678px;
min-height: 144px;
height: auto !important;
height: 144px;
float: left;
}

/*@tlo bloku gornego elementu tekstowego strony glownej*/
.main0txtbkg {
width: 675px;
min-width: 680px;
padding:0px;
margin-left: 1px;
background: #f5f6f6 repeat-x;
}

/*@margines bloku gornego elementu tekstowego strony glownej*/
.main0txtmarg {
padding: 18px 20px 0px 25px;
}

/*@main0txtmarg a*/
.main0txtmarg a {
background: transparent url(../img/layout/menu/wiecej.jpg)  no-repeat;
width: 66px;
height: 22px;
color: #fff;
font-weight: normal;
padding: 5px 8px;
}

/*@blok dolnego lewego elementu tekstowego strony glownej*/
.main1txt {
width: 226px;
min-height: 254px;
height: auto !important;
height: 254px;
float: left;
margin-top: 0px;
background: transparent url(/img/layout/markers/dotsv01.gif) 0px 0px repeat-y;
}

/*@margines bloku dolnego lewego elementu tekstowego strony glownej*/
.main1txtmarg {
margin-left: 25px;
margin-right: 20px;
margin-top: 10px;
}

/*@blok dolnego srodkowego elementu tekstowego strony glownej*/
.main2txt {
width: 226px;
min-height: 254px;
height: auto !important;
height: 254px;
float: left;
margin-top: 0px;
background: transparent url(/img/layout/markers/dotsv01.gif) 0px 0px repeat-y;
}

/*@margines bloku dolnego srodkowego elementu tekstowego strony glownej*/
.main2txtmarg {
margin-left: 25px;
margin-right: 20px;
margin-top: 10px;
}

/*@blok dolnego prawego elementu tekstowego strony glownej*/
.main3txt {
width: 226px;
min-height: 254px;
height: auto !important;
height: 254px;
float: left;
margin-top: 0px;
background: transparent url(/img/layout/markers/dotsv01.gif) 0px 0px repeat-y;
}

/*@margines bloku dolnego prawego elementu tekstowego strony glownej*/
.main3txtmarg {
margin-left: 25px;
margin-right: 20px;
margin-top: 10px;
}

/*@zajawka galerii strony glownej - obrazek*/
.maingalleryimage {
width: 122px;
height: 93px;
margin-left: 30px;
background: transparent url(/img/layout/gradients/galimg_bkg03.jpg) 0px 0px no-repeat;
}

/*@zajawka galerii strony glownej - obrazek, ramka wewn.*/
.maingalleryimageframe {
width: 114px;
height: 86px;
margin-left: 2px;
}

/*@zajawka galerii strony glownej - data*/
.maingallerydate {
font-size: 11px;
color: #d0792a;
}

.last_gallery {
width: 114px;
height: 86px;
overflow: hidden;
}

.last_gallery_item {
width: 114px;
height: 86px;
}

/*@stopka*/
.footer {
padding: 3px 0px 24px 0px;
}

/*@linia punktowa stopki*/
.dots {
width: 878px;
height: 1px;
font-size: 1px;
background: transparent url(/img/layout/markers/dotsh02.gif) 0px 0px repeat-x;
}

/*@blok menu stopki*/
.menubottom {
color: #028F06;
height: 34px;
font-size: 12px;
background: url(/img/layout/footer_dol.jpg) no-repeat;
}

/*@margines bloku menu stopki*/
.menubottommarg {
margin: 10px 20px 0px 0px !important;
margin: 10px 7px 0px 0px;
float: right;
}

/*@hiperlacza menu stopki*/
.menubottommarg a {
color: #616161;
font-size: 12px;
font-family: Tahoma;
}

/*@blok separatora miedzyelementowego menu stopki*/
.menubottomsep {
margin-left: 12px;
margin-right: 12px;
float: left;
color: #028F06;
font-family: Tahoma;
}

/*@blok elementu menu stopki*/
.menubottomitem {
float: left;
}

/*@blok elementu menu stopki - ikona rss*/
.menubottomitem_rss {
width: 14px;
height: 14px;
float: left;
margin-right: 5px;
background: transparent url(/img/layout/icons/rss.gif) 0px 0px no-repeat;
}

/*@linia stopki*/
.linefullthick {
width: 878px;
height: 1px;
font-size: 1px;
background: #bcdbff;
}

/*@..linefullthick1*/
.linefullthick1 {
width: 878px;
height: 5px;
font-size: 1px;
background: #bcdbff;
}

/*@boxnews1*/
.boxnews1 {
background-color: #FFFFFF;
height: 136px;
overflow: hidden;
margin-left: 20px;
}

/*@boxnews1*/
.boxnews11 {
background-color: #FFFFFF;
width: 668px;
height: 776px;
overflow: hidden;
margin-left: 0px;
}

.wszystkie_akt {
float:right;
color:#8C1B2F;
margin-bottom:20px;
margin-right:20px;
margin-top:10px;
}

.wszystkie_akt a{
color:#8C1B2F;
padding:0 8px 0 0;
margin-left:50px;
background:transparent url(/img/layout/markers/arrow01.gif) no-repeat scroll right 6px;
}

/*@.newsitem*/
.newsitem {
width: 660px;
}

/*@.rightpanel_newsitemcontent*/
.rightpanel_newsitemcontent {
background-color: #fff;
}

/*@.nextprev_news*/
.nextprev_news {
float: right;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 20px;
}

/*@.next*/
.next {
background:transparent url(/img/layout/markers/arrow01.gif) no-repeat scroll right 6px;
color:#0099CC;
font-size:12px;
font-weight:normal;
padding:0 8px 0 0;
}

/*@.prev*/
.prev {
background:transparent url(/img/layout/markers/arrow02.gif) no-repeat scroll left 6px;
color:#0099CC;
font-size:12px;
font-weight:normal;
padding:0 0 0 8px;
}

/*@.nextprev_news a*/
.nextprev_news a {
color:#8C1B2F;
}

/*@blok praw autorskich*/
.copyright {
width: 170px;
color: #959fa5;
padding: 8px 0px 8px 20px;
float: left;
font-size: 12px;
}

/*@blok polityki prywatnosci, daty aktualizacji, wsparcia przez actualizer cms*/
.policypowered {
margin-right: 10px;
margin-top: 8px;
margin-bottom: 8px;
color: #959fa5;
font-size: 12px;
text-align: right;
}

/*@hiperlacza bloku polityki prywatnosci, daty aktualizacji, wsparcia przez actualizer cms*/
.policypowered a {
color: #3B72C7;
font-size: 12px;
}

/*@zaokraglenia dolne strony*/
.bottomcorners {
width: 898px;
height: 13px;
font-size: 1px;
background: transparent url(/img/layout/dol2.gif) -1px 0px no-repeat;
}

/*@*/
#leftMenu {
width: 196px !important;
width: 198px;
font-size: 13px;
/*border: 1px solid #b5b5b5;
*/}

/*@lewe menu - hiperlacza odwiedzone*/
#leftMenu a:visited {
text-decoration: none;
}

/*@lewe menu - marginesy menu*/
#leftMenu ul {
margin: 4px 4px 0px 4px;
padding: 0px 0px 3px 0px;
display: block;
}

/*@lewe menu - marginesy podmenu*/
#leftMenu ul li, #leftMenu ul li ul {
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: transparent none repeat;
}

/*@lewe menu - hiperlacze poziom 0*/
#leftMenu ul li a {
display: block;
position: relative;
padding: 3px 0 5px 15px;
margin: 0 0 0 0;
text-decoration: none;
color: #5e6a72;
}

/*@lewe menu - hiperlacze podswietlone poziom 0*/
#leftMenu ul li a:hover {
color: #475158;
text-decoration: underline;
}

/*@lewe menu - pogrubienie*/
#leftMenu .pogrubienie {
background: transparent url(/img/layout/markers/arrow04.gif) 5px 7px no-repeat;
font-weight: bold;
font-size: 13px;
color: #5e6a72;
}

/*@lewe menu - pogrubienie podswietlone*/
#leftMenu .pogrubienie:hover {
background: transparent url(/img/layout/markers/arrow05.gif) 5px 7px no-repeat;
font-weight: bold;
color: #32383d;
}

/*@lewe menu - pogrubienie 2*/
#leftMenu .pogrubienie2 {
background: transparent url(/img/layout/markers/arrow04.gif) 15px 3px no-repeat;
font-weight: bold;
font-size: 13px;
color: #5e6a72;
}

/*@lewe menu - nie rozwiniete poziom 2*/
#leftMenu .s {
color: #5e6a72;
line-height: 13px;
padding: 0 0 0 38px;
margin: 0 0 6px 0;
background: transparent url(/img/layout/markers/arrow10.gif) 27px 3px no-repeat;
font-size: 13px;
}

/*@lewe menu - nie rozwiniete podswietlone poziom 2*/
#leftMenu .s:hover {
background: transparent url(/img/layout/markers/arrow12.gif) 27px 3px no-repeat;
padding: 0px 0px 0px 38px;
}

/*@lewe menu - nie rozwiniete poziom 3*/
#leftMenu .s2 {
color: #5e6a72;
line-height: 13px;
padding: 0 0 0 38px;
margin: 0 0 6px 10px;
background: transparent url(/img/layout/markers/arrow10.gif) 27px 3px no-repeat;
font-size: 13px;
}

/*@lewe menu - nie rozwiniete podswietlone poziom 3*/
#leftMenu .s2:hover {
background: transparent url(/img/layout/markers/arrow12.gif) 27px 3px no-repeat;
padding: 0px 0px 0px 38px;
}

/*@lewe menu - rozwiniete poziom 2*/
#leftMenu .sselected {
background: transparent url(/img/layout/markers/arrow04.gif) 27px 3px no-repeat;
font-weight: bold;
font-size: 13px;
padding: 0px 0px 0px 38px;
color: #5e6a72;
}

/*@lewe menu - rozwiniete podswietlone poziom 2*/
#leftMenu .sselected:hover {
font-weight: bold;
background: transparent url(/img/layout/markers/arrow12.gif) 27px 3px no-repeat;
}

/*@lewe menu - rozwiniete poziom 3*/
#leftMenu .s2selected2 {
background: transparent url(/img/layout/markers/arrow10.gif) 27px 3px no-repeat;
font-weight: bold;
font-size: 13px;
padding: 0px 0px 0px 38px;
margin-left: 10px;
color: #5e6a72;
}

/*@lewe menu - rozwiniete podswietlone poziom 3*/
#leftMenu .s2selected2:hover {
font-weight: bold;
background: transparent url(/img/layout/markers/arrow12.gif) 27px 3px no-repeat;
}

/*@lewe menu - hiperlacze poziom 1*/
#leftMenu ul li ul li a {
line-height: 14px;
padding: 0 0 0 27px;
margin: 0 0 6px 0;
background: transparent url(/img/layout/markers/arrow22.gif) 15px 3px no-repeat;
font-size: 13px;
}

/*@lewe menu - hiperlacze podswietlone poziom 1*/
#leftMenu ul li ul li a:hover {
background: transparent url(/img/layout/markers/arrow12.gif) 15px 3px no-repeat;
}

/*@tresc glowna strony*/
.content {
width: 678px;
min-height: 387px;
height: auto !important;
height: 387px;
float: left;
background: transparent url(/img/layout/kropki_1.jpg) repeat-y scroll left center;
}

/*@tresc glownej strony - margines*/
.contentmarg {
margin-left: 10px;
margin-right: 0px;
margin-top: 10px;
}

/*@tresc glowna - naglowek*/
.contentpagehead {
width: 658px;
min-height: 20px;
height: auto !important;
height: 20px;
padding: 0px 0px 4px 0px;
margin: 0px 0px 16px 0px;
background: transparent url(/img/layout/kropki_pion.jpg) repeat-x scroll bottom center;
/*background: transparent url(/img/layout/markers/line1px02.gif) 0px bottom repeat-x;
*/}

/*@tresc glowna - blok 1*/
.contentpageone {
width: 200px;
min-height: 349px;
height: auto !important;
height: 349px;
margin-top: 0px;
float: left;
}

/*@tresc glowna - blok 1 - margines nazwa kategorii*/
.contentpageonemargcat {
margin-left: 3px;
margin-right: 12px;
margin-top: 20px;
}

/*@tresc glowna - blok 1 - margines elementy tekstowe*/
.contentpageonemargtxt {
margin-left: 6px;
margin-top: 4px;
margin-right: 10px;
}

/*@tresc glowna - blok 1 - naglowek*/
.contentpageonehead {
min-height: 21px;
height: auto !important;
height: 21px;
margin-bottom: 19px;
}

/*@tresc glowna - blok 2*/
.contentpagetwo {
width: 206px;
min-height: 349px;
height: auto !important;
height: 349px;
margin-top: 0px;
float: left;
}

/*@tresc glowna - blok 2a*/
.contentpagetwobig {
width: 400px;
min-height: 349px;
height: auto !important;
height: 349px;
margin-top: 0px;
float: left;
}

/*@tresc glowna - blok 2,2a - margines*/
.contentpagetwomarg {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding: 0px;
}

/*@tresc glowna - blok 2,2a - naglowek*/
.contentpagetwohead {
height: 40px;
}

/*@tresc glowna - blok 3*/
.contentpagethree {
width: 226px;
min-height: 349px;
height: auto !important;
height: 349px;
margin-top: 0px;
float: left;
background: transparent url(/img/layout/markers/dotsv01.gif) 0px 0px repeat-y;
}

/*@tresc glowna - blok 3 - margines*/
.contentpagethreemarg {
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
}

/*@tresc glowna - blok 3 - naglowek*/
.contentpagethreehead {
height: 40px;
}

/*@tresc glowna - blok 4*/
.contentpagefour {
width: 248px;
min-height: 349px;
height: auto !important;
height: 349px;
margin-top: 0px;
float: left;
background: transparent url(/img/layout/markers/dotsv01.gif) 0px 0px repeat-y;
}

/*@tresc glowna - blok 4 - margines*/
.contentpagefourmarg {
margin-left: 20px;
margin-right: 17px;
margin-top: 0px;
}

/*@tresc glowna - blok 4 - naglowek*/
.contentpagefourhead {
height: 40px;
}

/*@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 8px*/
.space8px {
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
}

/*@lista ze strzalkami*/
.arrowlist01 {
background: url(/img/layout/markers/arrow07a.gif) 2px 5px no-repeat;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 12px;
}

/*@zdjecie zajawki*/
.trailphoto {
width: 85px;
float: left;
}

/*@zawartosc tekstowa zajawki*/
.trailcontent {
width: 100px;
float: left;
}

/*@jestes tutaj*/
.youarehere {
font-size: 11px;
height: 26px;
background: transparent url(/img/layout/markers/dotsh02.gif) 0px 15px repeat-x;
}

/*@hiperlacze jestes tutaj*/
.youarehere a {
font-size: 11px;
}

/*@foto listy zajawek - blok*/
.pagesphoto {
width: 144px;
float: left;
margin-right: 25px !important;
margin-right: 12px;
padding: 0px;
}

/*@foto listy zajawek - obrazek*/
.pagesphoto img {
width: 144px;
height: 104px;
padding: 8px;
background: url(/img/layout/photo.gif) 0px 0px no-repeat;
}

/*@tresc listy zajawek - blok*/
.pagescontent {
width: 480px;
float: right;
padding: 0px;
margin:0px;
}

.pagescontent h2.title a {
color: #924C7E;
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@margines dolny listy zajawek*/
.pageslist {
width: 668px;
margin-bottom: 20px;
}

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

/*@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 2px 3px !important;
padding: 1px 2px 1px 2px;
}

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

/*@formularze - margines przycisku wysylki*/
tr td input.btn_sml, tr td input.btn_sml_sel {
margin: 0px 0px 0px 3px !important;
margin: 0px 0px 0px 2px;
}

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

td.label {
font-weight: bold;
}

/*@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,  .required{
width: 7px;
color: #ff6600;
}

/*@formularze - tabela*/
.form table {
width: 100%;
}

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

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

/*@formularze - rozmiar pol checkbox*/
tr.formRow td div.checkboxes input {
width: 13px;
height: 13px;
border: 0px none transparent;
}

/*@galeria - data galerii*/
.gallerydate {
font-size: 12px;
color: #666666;
}

/*@galeria - tytul*/
.gallerytitle a {
color: #531E25;
font-size: 14px;
font-weight: bold;
}

/*@galeria - obrazek*/
.galleryimage {
width: 122px;
height: 93px;
margin-right: 9px;
float: left;
padding-top: 1px;
background: transparent url(/img/layout/gradients/galimg_bkg03.jpg) 0px 0px no-repeat;
}

/*@galeria - obrazek, ramka wewn.*/
.galleryimageframe {
width: 114px;
height: 86px;
margin-left: 2px;
}

/*@mapa strony - marginesy poziomu 0*/
.sitemap ul {
margin: 0 0 0 0;
padding: 0 0 3px 0;
display: block;
}

/*@mapa strony - marginesy poziomu 1*/
.sitemap ul li, #leftMenu ul li ul {
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: transparent none repeat;
}

/*@mapa strony - hiperlacza poziomu 0*/
.sitemap ul li a {
color: #2f2f2f;
background: transparent url(/img/layout/markers/arrow14a.gif) 3px 8px no-repeat;
display: block;
position: relative;
padding: 3px 0 5px 13px;
margin: 0px 0 0 0;
text-decoration: none;
}

/*@mapa strony - hiperlacza podswietlone poziomu 0*/
.sitemap ul li a:hover {
background: transparent url(/img/layout/markers/arrow13a.gif) 3px 8px no-repeat;
text-decoration: underline;
}

/*@mapa strony - hiperlacza poziomu 1*/
.sitemap ul li li a {
padding: 0 0 0 15px;
margin: 0px 0 6px 15px;
background: transparent url(/img/layout/markers/arrow14a.gif) 5px 5px no-repeat;
}

/*@mapa strony - hiperlacza podswietlone poziomu 1*/
.sitemap ul li li a:hover {
background: transparent url(/img/layout/markers/arrow13a.gif) 5px 5px no-repeat;
}

/*@mapa strony - hiperlacza poziomu 2*/
.sitemap ul li li li a {
padding: 0 0 0 33px;
margin: 0px 0 6px 20px;
background: transparent url(/img/layout/markers/arrow14a.gif) 23px 5px no-repeat;
}

/*@mapa strony - hiperlacza podswietlone poziomu 2*/
.sitemap ul li li li a:hover {
background: transparent url(/img/layout/markers/arrow13a.gif) 23px 5px no-repeat;
}

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

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

/*@napis dodaj 'komentarz/musisz sie zalogowac'*/
#addcomment, #addcomment a {
color: #924C7E;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

/*@blok listy komentarzy*/
.comment {
border-bottom: 1px #cacaca dashed;
border-left: 0px #aaa solid;
border-right: 0px #aaa solid;
padding: 7px 0px 4px 0px;
clear: both;
background: #fff;
}

/*@naglowek komentarza w liscie komentarzy*/
.comment-head {
color: #678;
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: #924C7E;
}

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

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

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

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

.sonda .radio {
margin: 0px 0px 0px 0px !important;
margin: -4px 0px -4px 0px;
}

/***********************FORMATOWANIE TABEL*************************/
/*@*/
table.data2 th {
border-top: 0px #7F7F7F solid;
border-bottom: 0px #7F7F7F solid;
padding: 3px 0px 3px 50px;
font-weight: normal;
text-align: left;
background: transparent url(../img/dots.gif) bottom  repeat-x;
font-size: 13px;
}

/*@*/
table.data6 th {
border-top: 0px #7F7F7F solid;
border-bottom: 0px #7F7F7F solid;
padding: 3px 0px 3px 0px;
font-weight: normal;
text-align: left;
background: transparent url(../img/dots.gif) bottom  repeat-x;
font-size: 13px;
margin: 0px 0px 0px 0px;
}

/*@*/
table.data2 tr td {
border-bottom: 0px #7F7F7F solid;
border-left: 0px #EDE9E7 solid;
padding: 3px 5px 3px 50px;
margin: 0 0 0 0;
background: transparent url(../img/dots.gif) bottom  repeat-x;
text-align: left;
font-size: 13px;
}

/*@*/
table.data6 tr td {
border-bottom: 0px #7F7F7F solid;
border-left: 0px #EDE9E7 solid;
padding: 3px 5px 3px 0px;
margin: 0 0 0 0;
background: transparent url(../img/dots.gif) bottom  repeat-x;
text-align: left;
font-size: 13px;
}

/*@*/
table.data2 tr td a {
font-size: 13px;
}

/*@*/
table.data6 tr td a {
font-size: 13px;
}

/*@*/
table.data2 tr td.c {
text-align: center;
}

/*@*/
table.data6 tr td.c {
text-align: center;
font-size: 13px;
}

/*@*/
table.data2 tr td:first-child {
border-left: 0;
}

/*@*/
table.data2 tr td.nb {
white-space: nowrap;
}

/*@*/
table.data3 th {
border-top: 0px #7F7F7F solid;
border-bottom: 1px #a5a5a5 solid;
padding: 3px 0px 3px 10px;
font-weight: bold;
text-align: center;
background: transparent url(../img/dotss.gif) bottom  repeat-x;
font-size: 12px;
}

/*@*/
table.data4 th {
border-top: 0px #7F7F7F solid;
border-bottom: 1px #a5a5a5 solid;
padding: 3px 0px 3px 0px;
font-weight: bold;
text-align: center;
background: transparent url(../img/dotss.gif) bottom  repeat-x;
font-size: 12px;
margin: 0px 0px 0px 0px;
}

/*@*/
table.data3 tr td {
border-bottom: 1px #d8d8d8 solid;
border-left: 0px #EDE9E7 solid;
padding: 3px 5px 3px 5px;
margin: 0px 0 0 0;
background: transparent url(../img/dotss.gif) bottom  repeat-x;
text-align: center;
font-size: 12px;
}

/*@*/
table.data4 tr td {
border-left: 0px #EDE9E7 solid;
padding: 5px 5px 5px 10px;
margin: 0px 0 0 0;
background: transparent url(../img/dotss.gif) bottom  repeat-x;
text-align: justify;
font-size: 12px;
border-top: 1px #d8d8d8 solid;
}

/*@*/
table.data3 tr td.nb {
white-space: nowrap;
}

/*@*/
table.data5 th {
border-top: 0px #7F7F7F solid;
border-bottom: 0px #7F7F7F solid;
padding: 3px 3px 3px 3px;
font-weight: bold;
text-align: left;
background: transparent url(../img/dots.gif) bottom  repeat-x;
font-size: 13px;
}

/*@*/
table.data5 td {
padding: 0px 3px 0px 3px;
font-size: 13px;
}

/*@*/
table.data5 td div.dat {
width: auto;
margin: 0 0 0 10px;
padding: 0 0 0 0;
white-space: nowrap;
}

/*@*/
table.data5 tr td.kropki {
border-bottom: 0px #7F7F7F solid;
border-left: 0px #EDE9E7 solid;
padding: 3px 5px 3px 10px;
margin: 0 0 0 0;
background: transparent url(../img/dots.gif) bottom  repeat-x;
text-align: left;
font-size: 13px;
}

/*@datepicker - main datepicker style*/
.DatePicker {
background-color: #f8f8f8;
}

/*@datepicker - style for the header row*/
.DatePickerHdr {
background-color: #f0f0f0;
}

/*@datepicker - style for buttons in the header row*/
.DatePickerHdrBtn {
cursor: pointer;
}

/*@datepicker - style for the calendar area*/
.DatePickerBtn {
cursor: pointer;
}

/*@datepicker - highlighted date*/
.DatePickerBtnSelect {
background-color: #dbdbdb;
cursor: pointer;
}

/*@alertwin*/
#alertwin {
position: absolute;
z-index: 100;
left: 50%;
margin-left: -155px;
top: 270px;
width: 310px;
background: #892c38;
}

/*@alertwin - close*/
#alertwin .close {
width: 17px;
height: 17px;
float: right;
background: transparent url(/img/close_x.gif) center center no-repeat;
overflow: hidden;
cursor: pointer;
}

/*@alertwin - message*/
#alertwin .message{
background: #ffffff;
color: #000000;
clear: both;
padding: 50px 40px 50px 40px !important;
padding: 20px 40px 50px 40px;
margin: 1px;
height: 13px;
height: auto !important;
min-height: 13px;
text-align: center;
font-size: 13px
}


