/*@globalne ustawienia czcionki*/
* {
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #594C39;
}

/*@blok z linkami*/
#links {
width: 200px;
float: right;
margin: 0 7px 0 0;
}

form {
margin: 0;
padding: 0;
}

/*@*/
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 0px;
}

/*@nagłówek 1*/
h1 {
font-size: 18px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #758344;
padding: 0px 0 4px 0px;
margin: 5px 0px 0 0;
background: transparent none   repeat;
border-bottom: 1px #758344 solid;
}

/*@nagłówek 2*/
h2 {
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #93B115;
padding: 0px 0 0px 0px;
margin: 0 0 10px 0;
}

/*@nagłówek 3*/
h3 {
font-size: 13px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8f6a42;
padding: 0px 0 0px 0px;
margin: 0 0 5px 0px;
background: transparent none   repeat;
}

/*@nagłówek 4*/
h4 {
font-size: 13px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #c28611;
padding: 0px 0 0px 0;
margin: 0 0 0 0;
background: transparent none   repeat;
}

/*@nagłówek 5*/
h5 {
font-size: 13px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6b8fd6;
padding: 0px 0 0px 0;
margin: 0 0 0 0;
background: transparent none   repeat;
}

/*@*/
h6 {
font-size: 13px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5cb2c6;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: transparent none   repeat;
}

ul {
margin:0 0 0 10px;
}

ul ul{
margin:7px 0 7px 10px;
}

/*@ Zancznik wypunktowania 1 */
li {
background:transparent url(../img/layout/strzalka2.gif) no-repeat scroll 0px 1px;
list-style-type:none;
padding:0pt 0pt 3px 12px;
}

/*@ Zancznik wypunktowania 2 */
ul ul li {
background:transparent url(../img/layout/strzalka3.gif) no-repeat scroll 0px 1px;
list-style-type:none;
padding:0pt 0pt 3px 12px;
}

/*@Linki*/
a {
color: #594C39;
text-decoration: none;
}

/*@Linki - podświetlenie*/
a:hover {
color: #594C39;
text-decoration: underline;
}

a.webdesign {
display: none;
}

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


/*@ilustracje z ramką*/
/* Ramka */
img.border, img.borderLeft, img.borderRight {
border: 1px #934e4e solid;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}

/*@ilustracja z ramką przyciągana do lewej*/
/* Do lewej z ramką*/
img.borderLeft {
background: transparent url(../img/layout/linia_pionowa.gif) right center repeat-y;
float: left;
margin: 0 15px 5px 0;
padding: 5px 5px 5px 5px;
}

/*@ilustracja z ramką przyciągana do prawej*/
/* Do prawej z ramką*/
img.borderRight {
float: right;
margin: 0 0 5px 15px;
background: transparent url(../img/layout/linia_pionowa.gif) left center repeat-y;
padding: 5px 5px 5px 5px;
}

/*@ilustracja przyciągana do lewej*/
/* Do lewej z linią przerywaną*/
img.liniaPrzerywanaP {
background: transparent url(../img/layout/linia_pionowa.gif) right center repeat-y;
float: left;
margin: 0 15px 5px 0;
padding: 5px 5px 5px 5px;
}

/* Do prawej z linią przerywaną*/
img.liniaPrzerywanaL {
float: right;
margin: 0 0 5px 15px;
background:transparent url(../img/layout/linia_pionowa.gif) repeat-y scroll left center;
padding:0pt 0px 0pt 6px;
}

/* Do lewej bez ramki*/
img.left {
float: left;
margin: 0 15px 5px 0;
}

/*@ilustracja przyciągana do prawej*/
/* Do prawej bez ramki*/
img.right {
float: right;
margin: 0 0 5px 15px;
}

.clear, .clear0 { 
clear:both;
margin:0;
padding:0;
height:1px;
width: 1px;
overflow: hidden;
line-height:1px;
}

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

/*@tło strony*/
body.background {
background:#FFFFFF url(../img/layout/tlo_glowne3.jpg) no-repeat scroll 25% 0%;
margin:auto;
position:relative;
}

/*@obszar całej strony*/
body #container{
background:transparent url(repeat) repeat scroll 0% 0%;
margin:10px auto 30px;
padding:0pt 0px;
width:950px;
text-align:left;
}

/*@Nagłówek*/
#header {
background-color: #ffffff;
border-top: 0px #000000 solid;
border-bottom: 0px #000000 solid;
position: relative;
overflow: hidden;
margin:20px 0px 5px 0px;
}

/*@Nagłówek - tekst*/
#headtxt {
position: absolute;
right: 10px;
top: 20px;
width: 300px;
text-align: right;
color: #aa5c5c;
}

.logo{
float:left;
width:191px;
height:105px;
margin:1px 0 0 0;
position:absolute;
}

#wyszukiwarka{
margin:3px 3px 0 0;
float:right;
}

.btn_search{
background:transparent url(../img/layout/strzalka_submenu.gif) no-repeat scroll 0px 5px;
border:0px none;
color:#FFFFFF;
cursor:pointer;
font-family:tahoma;
font-weight:bold;
padding:0pt 0px 0pt 3px;
}

.content{
}

.left_menu{
width:203px;
float:left;
}

.tresc{
width:525px;
min-height:500px;
float:left;
padding:0 10px;
text-align:left;
}

.right_menu{
width:200px;
float:left;
}

.logowanie{
background:url(../img/layout/tlo_logowanie.jpg) no-repeat;
width:200px;
height:160px;
margin:0pt 0pt 5px;
}

.logowanie2{
background:url(../img/layout/tlo_logowanie.jpg) no-repeat;
width:200px;
height:80px;
margin:0pt 0pt 5px;
}

.logowanie p{
color:#ffffff;
font-size:14px;
padding:4px 0 5px 0;
text-align:center;
font-weight:bold;
}

.logowanie span{
color:#ffffff;
font-size:10px;
text-align:left;
margin:0pt 0pt 0pt 2px;
}

.input_log{
background:transparent url(../img/layout/input_log.jpg) no-repeat scroll 0%;
border:medium none;
height:24px;
margin:0pt 0pt -3px;
width:179px;
}

.input_log2{
background:transparent url(../img/layout/input_log2.jpg) no-repeat scroll 0%;
border:medium none;
height:24px;
margin:0pt 0pt 5px;
width:179px;
}

.btn_log{
background:none;
border:0px;
color:#ffffff;
float:right;
margin:-15px 7px 0pt 0pt;
cursor:pointer;
font-weight:bold;
}

.btn_log:hover{
text-decoration:underline;
}

.kat_name{
background:  url(../img/layout/linia_p.gif) bottom repeat-x;
width:100%;
height:30px;
margin:0 0 0px 0;
}

.kat_name h1{
padding:2px 0pt 0pt 7px;
color:#594C39;
}

.right_ul {
text-align:left;
margin:0;
padding:12px 0 0 0;
;
}

.right_ul li{
background:transparent url(../img/layout/strzalka2.gif) no-repeat scroll 0%;
float:left;
font-size:10px;
list-style-type:none;
margin:0 0 0 4px;
padding:0pt 0pt 0px 10px;
}

.right_ul li a{
font-size:9px;
}

.div1_tresc{
/*background:  url(../img/layout/linia_p.gif) bottom repeat-x;
*/width:99%;
min-height:210px;
margin:0 0 10px 0;
padding:0 0 0 0px;
}

.left_menu ul{
margin:0;
padding:0;
}

.left_menu ul li{
list-style-type:none;
padding:3px 5px 3px 5px;
background: url(../img/layout/linia_p.gif) bottom repeat-x;
}

.left_menu ul li a{
vertical-align:middle;
}

.left_menu .menu_r2{
margin:7px 0 0 7px;
}

.left_menu .menu_r2 li {
list-style-type:none;
padding:3px 0 0 15px;
margin:0 0 7px 0;
min-height:21px;
background: url(../img/layout/strzalka.jpg) no-repeat;
}

.left_menu .submenu_lewe{
margin:0px 0 0 40px;
}

.left_menu .submenu_lewe li {
list-style-type:none;
padding:3px 0 0 15px;
margin:0 0 7px 0;
min-height:21px;
background: url(../img/layout/strzalka2.gif) no-repeat 0 50%;
}

.left_menu .submenu_lewe li a{
font-size:12px;
}

.footer{
margin:10px 0 0 0;
padding:0px 2px 0  0px;
width:950px;
min-height:20px;
background: url(../img/layout/linia_p.gif) top repeat-x;
}

.footer ul{
margin:0 0 0 8px;
padding:0;
}

.footer ul li{
list-style-type:none;
float:left;
margin:5px 0px 0 0px;
padding:0;
background:none;
}

.footer ul li a{
margin:0 5px 0 5px;
}

/*********** Style do menu ***********/
#menu_div { 
width : 100%;
height : 40px;
margin:0px 0pt 2px;
background: url(../img/layout/belka_menu2.gif) repeat-x;
text-align:left;
}

#menu {
width: auto;
height: 28px;
background: transparent url(../img/../layout/tlo.gif)   no-repeat;
margin: 6px 0 0 190px;
padding: 0 0 0 0;
float: left;
text-align:left;
}

/*@*/
#menu ul{
margin:0 0 0 -33px;
}

#menu li{
color:#FFFFFF;
float:left;
font-size:14px;
list-style-type:none;
margin:0pt 0px 0pt 0pt;
cursor:pointer;
height:29px;
}

#menu li:hover{
height:30px;
background: url(../img/layout/btn_selected2.gif) repeat-x;
}

/*@menu glówne - guzik*/
#menu li a {
float: left;
text-decoration: none;
height: 22px;
font-size: 14px;
padding:0px 11px 0;
font:13px tahoma,arial, sans-serif;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
margin:6px 0pt 0pt;
background: transparent url(../img/layout/strzalka_submenu.gif) 3px 5px  no-repeat;
}

/*@menu glówne - guzik aktywny*/
#menu li a:hover {
text-decoration:none;
}

/*@menu glówne - submenu*/
#menu li ul {
margin: 0 0 0 0;
visibility: hidden;
padding: 0 0 0 0;
position: absolute;
width: 199px;
top: 30px;
background:#798C31 url(../img/layout/tlo_menu_p.gif) no-repeat;
clear: left;
z-index: 200;
}

#menu li ul li {
display:inline;
float: none;
padding:0;
margin:0;
}

/*@menu glówne - submenu, guzik*/
#menu li ul li a {
display: block;
border-bottom: 1px #BFD085 solid;
color: #ffffff;
width: 185px;
float: left;
height: auto;
font: 12px arial, sans-serif;
padding: 5px 0 5px 14px;
margin:2px 0 0 0;
background: transparent url(../img/layout/strzalka_submenu.gif) 6px 9px  no-repeat;
}

/*@menu glówne - submenu, guzik akt*/
#menu li ul li a:hover {
text-decoration:none;
background: #transparent url(../img/layout/strzalka_submenu.gif) 6px 9px no-repeat;
float: left;
font-weight:bold;
}

#baner {
width: 950px;
margin: -1px 0px 10px 0px;
float:left;
}

.in_search{
background: url(../img/layout/tlo_search2.jpg) no-repeat;
border:0px;
height:23px;
margin:1px 0pt 0pt;
width:141px;
padding:2px 0pt 0pt 3px;
}

.btn_logout{
margin:55px 5px 0 0;
float:right;
border:none;
background:transparent;
color:#ffffff;
cursor:pointer;
font-weight:bold;
}

.z_haslo{
float:left;
margin:15px 0px 0 8px;
color:#fff;
font-size:11px;
}

.autologin{
margin:0 4px 0 0px;
}

.rejestracja{
float:left;
margin:15px 0px 0 15px;
color:#fff;
font-size:11px;
}

.more{
background:transparent url(../img/library/markers/sq_green.gif) no-repeat scroll 100% 80%;
clear:both;
float:right;
margin:0pt 0px 0pt 0pt;
padding:0 16px 0 0;
}

span.buttons{
background:transparent 0px -2px url(../img/layout/bgbt.gif) no-repeat !important;
background:transparent 0px 1px url(../img/layout/bgbt.gif) no-repeat;
text-align-left;
}

span.buttons input{
border:1px #92B01A solid;
background:transparent 9px 0px url(../img/layout/bgsp.gif) no-repeat !important;
background:transparent 8px 0px url(../img/layout/bgsp.gif) no-repeat;
height:21px;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
color:#727272;
padding: 0px 4px 2px 12px !important;
padding: 0px 4px 0px 12px;
text-align-left;
cursor:pointer;
}

#arkusz{
border:2px #7F932F solid;
margin-bottom:15px;
}

#arkusz table{
margin:20px 21px;
}

#arkusz td{
width:75px;
border: 1px #afafaf solid
}

#arkusz .blank td{
border: none
}

#arkusz .blank{
border: 0px none
}

#arkusz .legenda td{
border: none;
text-align:center;
}

#arkusz td.first{
border: none;
white-space:nowrap;
width:190px;
}

#arkusz td.hidden{
display:none;
}

#arkusz th.hidden{
display:none;
}

#arkusz .firmowe .first{
color:#f30;
}

#arkusz table input{
width:75px;
border: 0px #afafaf solid;
text-align:right;
}

/*@*/
#arkusz #razem input.ok {
background-color: #b6d76e;
}

#arkusz #razem input.notok{
background-color:#e59cad;
}

#arkusz .firmowe input{
background-color:#E8E8E8
}

#arkusz td.cena{
width:45px;
}

#arkusz td.hidden{
width:45px;
}

#arkusz td.cena input{
width:45px;
color:#6F9F6F;
}

#arkusz td.hidden input{
width:45px;
}

#arkusz .firmowe .cena input{
width:45px;
background-color:#fff
}

#arkusz .info{
position:relative
}

/*@*/
#arkusz .info div {
position: absolute;
width: 73px;
height: 140px;
margin: 22px 1px 1px 1px;
background-color: #FFFFFF;
border: 1px #c0506a solid;
display: none;
}

#arkusz .normy div{
position:absolute;
width:70px;
margin-left:80px;
margin-top:-104px !important;
margin-top:-118px;
background-color:#FFFFFF;
}

#arkusz .normy div div{
position:absolute;
width:70px;
margin-left:0px;
background-color:#FFFFFF;
}

#arkusz .normy table td{
border:1px solid #AFAFAF;
}

#arkusz .normy table tr.info_przedzialy td{
background-color:#f6fad0;
}

/*@*/
#arkusz .normy table tr.info_em td {
background-color: #b6d76e;
}

/*@*/
#arkusz .normy table td.info_em_ok {
background-color: #b6d76e;
}

#arkusz .normy table td.info_em_notok{
background-color:#e59cad;
}

#arkusz .normy table input{
background:none;
}

#wyniki table{
width:75px;
width:480px;
margin:0 auto;
}

#wyniki td{
border: 1px #afafaf solid
}

#wyniki input{
width:75px;
border:none;
text-align:right;
}

#wyniki td.label{
border: none;
width:355px;
}

#calc{display:none;
}

/*@menu poziome*/
/*
.ddmx{
background: transparent url(../img/layout/.gif) 0px 0px repeat-x;
height: 35px;
margin: 0 0 2px 0;
}

.ddmx .selected{
padding: 0 10px 0 12px;
display:block;
background:url(../img/layout/strzalka_submenu.gif) no-repeat scroll 3px 11px;
border-left: 0px #888 solid;
border-top: 0px #888 solid;
border-right: 0px #ffffff solid;
color: #fff;
font-family:Tahoma;
font-size:14px;
font-weight:normal;
line-height:27px;
cursor:pointer;
float:left;
position: relative;
}

.ddmx .selected .arrow_sel{
color: #fff;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
}

.ddmx .item:hover, .ddmx .item1-active:hover{
display:block;
background: transparent url(../img/layout/.gif) repeat-x;
float:left;
height:30px;
padding: 0 6px 0 3px;
}

.ddmx .item:hover .arrow_sel, .ddmx .item1-active:hover .arrow_sel{
background: url(../img/layout/strzalka_submenu.gif) no-repeat 0px 11px;
color:#ffffff;
padding:0 0 0 9px;
}

.ddmx .item .arrow_sel, .ddmx .item1 .arrow_sel, .ddmx .item1-active .arrow_sel{
color: #fff;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
}

.ddmx .item, .ddmx .item1 , .ddmx .item1-active {
padding: 0 6px 0 12px;
display:block;
background:transparent url(../img/layout/strzalka_submenu.gif) no-repeat scroll 3px 11px;
border-left: 0px #888 solid;
border-top: 0px #888 solid;
color: #fff;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
line-height:27px;
cursor:pointer;
float:left;
position: relative;
height:25px;
}

.ddmx .selected:hover, .ddmx .item:hover, .ddmx .item:hover, .ddmx .item1:hover, .ddmx .item1-active:hover{
text-decoration:none;
}

.section {
position: absolute;
background:#798C31 url(../img/layout/tlo_menu_p.gif) top no-repeat;
border: 0px #5b4020 solid;
visibility: hidden;
z-index: -1;
}

.ddmx .section .item2, .ddmx .section .item2-active{
display: block;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #fff;
float: left;
width: 189px;
line-height:25px;
padding:0 0 0 10px;
background: transparent url(../img/layout/kreska.gif) bottom center no-repeat;
border-right: 0px #594C39 solid;
border-left: 0px #594C39 solid;
cursor:pointer;
position: relative;
z-index: 500;
}

.ddmx .section .item2:hover, .ddmx .section .item2-active:hover{
background-color: transparent;
font-weight:bold;
}

.ddmx .section .item2 img, .ddmx .section .item2-active img{
position: absolute;
top: 14px;
right: 10px;
border: 0;
}

.ddmx .section .section .item2, .ddmx .section .section .item2-active{
display: block;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #fff;
float: left;
width: 170px;
line-height:25px;
padding:0 0 0 15px;
background: transparent url(../img/layout/kreska.gif) repeat-x;
border-right: 0px #594C39 solid;
border-left: 0px #594C39 solid;
cursor:pointer;
position: relative;
z-index: 500;
}

.section .section {
position: absolute;
background:background: #798C31 url(../img/layout/.gif) repeat-x;
border: 0px #5b4020 solid;
visibility: hidden;
z-index: -1;
}

.ddmx .section .section .item2:hover, .ddmx .menuitem .section .section .item2-active:hover{
background-color: transparent;
font-weight:bold;
}

*/
body .ddmx {
background: transparent url(../img/layout/.gif) 0px 0px repeat-x;
height: 35px;
margin: 0 0 2px 0;
color:#fff;
}

.arrow_sel{
color:#fff;
}

.arrow_sel:hover{
text-decoration:none;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
white-space: nowrap;
padding: 0 7px 0 13px;
display:block;
background:transparent url(../img/layout/strzalka_submenu.gif) no-repeat scroll 3px 11px;
border-left: 0px #888 solid;
border-top: 0px #888 solid;
color: #fff;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
line-height:25px;
line-height:27px !important;
cursor:pointer;
float:left;
position: relative;
height:25px;
text-decoration:none;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
display: block;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #fff;
width: 195px;
line-height:25px;
padding:0 0 0 10px;
background: transparent url(../img/layout/kreska.gif) repeat-x;
border-right: 0px #594C39 solid;
border-left: 0px #594C39 solid;
cursor:pointer;
position: relative;
z-index: 500;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
font-weight:bold;
}

.ddmx .arrow,
.ddmx .arrow:hover {
padding: 3px 16px 4px 8px;
}

.ddmx .section {
position: absolute;
background:#798C31 url(../img/layout/tlo_menu_p.gif) top right no-repeat;
border: 0px #5b4020 solid;
visibility: hidden;
z-index: -1;
}

* html .ddmx td { position: relative;
}

 /* ie 5.0 fix */.newsletter{
background:url(../img/layout/newsletb.gif) no-repeat;
width:200px;
height:103px;
}

.newsletter p{
color:#ffffff;
font-size:14px;
font-weight:bold;
padding:4px 0 5px 0;
text-align:center;
}

.input_news{
background:transparent url(../img/layout/newsedit.jpg) no-repeat scroll 0%;
border:medium none;
height:26px;
margin:12px 0px 0px 13px;
padding:3px 0px 0px 4px;
width:179px;
}

.btn_newsletter{
border:0px;
background:none;
color:#ffffff;
font-weight:bold;
font-family:tahoma;
font-size:14px;
float:right;
margin:0 4px 0 0;
cursor:pointer;
}

.btn_newsletter:hover{
text-decoration:underline;
}

#newsletterinfo {
color:#000000;
font-size:11px;
font-weight:bold;
margin-left:15px;
width:200px;
}

/*@galeria - data galerii*/
#gallerydate {
font-size: 11px;
color: #000;
}

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

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

#naviBar{
margin:0px 0px 4px;
padding:11px 0pt 0pt;
}

.strzalka{
margin:0 5px 0 0;
}

.input_text{
border:1px solid #92B01A;
margin:5px 0px 5px 0px;
padding:2px 3px;
}

.required{
color:#3E9A39;
margin:0px 0px 0pt;
padding:0pt 2px 0pt 10px;
}

.tab_form{
margin:10px 0 0 50px;
}

.produktopis{
float:left;
margin:0pt;
text-align:justify;
}

.produktfoto{
float:right;
margin:0px 8px 0px 0px;
padding:2px;
}

.fieldname{
margin:10px 0px;
font-family:tahoma;
font-weight:bold;
font-size:12px;
}

.fieldvalue{
margin:10px 0pt;
}

.kontakt{
display:none;
}

.dropshadow{
border:1px solid #8B8B8B;
padding:1px;
margin-right: 8px;
background-color:#fff;
float:left;
}

.intext{
border:1px solid #92B01A;
margin:5px 0px;
padding:2px 3px;
}

.input .label{
float:left;
margin:4px 4px 0pt 0pt;
}

.incheck{
margin:6px 0 0 0;
}

.submit{
margin:10px 0 0 65px;
}

.tabs{
margin:32px 0pt 0pt 150px;
}

.radio_search{
margin:-2px 0 0 0;
}

.radioOn{
background:transparent url(../img/layout/radio_on.gif) no-repeat scroll 2px 2px;
color:white;
cursor:pointer !important;
display:block;
font-size:11px;
line-height:10px;
padding-left:13px;
}

/*@wyszukiwarka - radiobuton off*/
.radioOff {
background: transparent url(../img/layout/radio_off.gif) 2px 2px no-repeat;
color:white;
cursor:pointer !important;
display:block;
font-size:11px;
line-height:10px;
padding-left:13px;
}

.radioOff_2 {
background: transparent url(../img/layout/radio_off.gif) 2px 2px no-repeat;
color:white;
cursor:pointer !important;
display:block;
font-size:11px;
line-height:10px;
padding-left:13px;
}

.trescopinie{
margin:0 0 17px 0;
text-align:justify;
}

.formtxtopinie{
margin:0px;
border:1px solid #3E9A39;
margin:0 0 0 60px;
}

.nextprev{
margin:0px;
text-align:center;
}

#addcomment a {
background:transparent url(../img/comment.gif) no-repeat scroll 0pt;
color:green;
display:block;
font-weight:bold;
padding:0px 0pt 2px 25px;
}

textarea.commment-area {
background:#EEEEEE none repeat scroll 0%;
border:0pt none;
width:97%;
margin:10px 0 10px 6px;
}

input.comment-submit {
background:#FF7800 none repeat scroll 0%;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:2px 4px;
}

.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;
}

.comment-head {
padding: 0 0 4px 0;
position: relative;
width: 100%;
}

a.comment-quote {
position: absolute;
right: 0px;
top: 0px;
text-align: right;
}

.comment-txt, .comment-txt * {
color: #555;
text-align:justify;
margin:0 0 5px 0;
}

.comment-head, .comment-head * {
color: #678;
}

.comment-head a {
color: #ff8000;
}

.label{
font-weight:bold;
color:#195010;
}

.wyniki li{
list-style-type:none;
border-bottom: 1px #d0d0d0 solid;
background:none;
height:90px;
margin: 5px 0 0 0;
width:498px;
}

.wyniki li a{
color: #79A431;
font-size:15px;
font-weight:bold;
}

.wyniki li a img{
margin:11px 20px 20px 0pt;
float:right;
border:1px solid #8B8B8B;
}

.wyniki .descrip{
width:400px;
}

.date{
font-size:11px;
}

#space2px {
height: 2px;
}

#space5px {
height: 5px;
}

/*@*/
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;
}

.logo_heuristic{
overflow:hidden;
width:134px;
height:25px;
background:url(../img/layout/heuristic.jpg) no-repeat 0 0px;
display:block;
float:right;
}

.logo_heuristic:hover{
overflow:hidden;
width:134px;
height:25px;
background:url(../img/layout/heuristic.jpg) no-repeat 0 -25px;
display:block;
float:right;
}

#footerlogo {
margin:15px 9px 0 0;
}

