/* CSS Document */
body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
background-image: url(../images/pasek.gif);
background-repeat: repeat-x;
background-color:#242421;  
margin: 0;
padding: 0;
}

div#wykonanie
{
width:800px;
height:10px; 	
margin:0 auto; 
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
color: white;
}

div#top
{
width:800px;
height:135px; 	
margin:0 auto; 
margin-top:5px;
padding: 0px 0px 0px 0px;
}



div#logo
{
min-width:150px; 
float: left;
padding: 15px 0px 0px 0px;

}
div#napis
{
min-width:150px; 
position: absolute;
margin-top: 100px;
margin-left:190px;

}

div#menu{
min-width:300px; 
float: right;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}
ul#minitabs{
list-style: none;
margin: 0;
padding: 40px 0;
font-weight: bold;
text-align: right;
white-space: nowrap
}
ul#minitabs li{
display: inline;
margin: 0 10px}
ul#minitabs a{
text-decoration: none;
padding: 0 0 3px;
border-bottom: 4px solid #9f9d94;
color: #555}
ul#minitabs a#current{
border-color: #ebe9e0;
color:#ebe9e0}
ul#minitabs a:hover{
border-color: #ebe9e0;
color: #ebe9e0}


a:link, a:visited, a:hover{
color:#8a212b; 
text-decoration:none;
}
img {
		behavior:	url("pngbehavior.htc");
	border: none;
}
div#slajd
{
width:800px;
height:300px; 	
margin:0 auto; 
margin-top:0px;
padding: 15px 0px 0px 0px;
font-family:"arial"; 
font-size: 12px;  
line-height: 17px;
}
div#slajdgl
{

width:800px;
height:290px; 	
margin:0 auto; 
padding: 15px 0px;
font-family:"arial"; 
font-size: 12px; 
line-height: 17px;
}
div#szczeniaki
{
width:800px;
padding: 85px 0px 0px 0px;
}
div#psy
{
width:800px;
margin-top:8px;
margin-left:5px;
line-height: 15px;
}

div#news
{
width:800px;
height:160px; 	
margin:0 auto; 
margin-top:0px;
padding: 2px 0px 0px 0px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}
div#dol
{
width:800px;
height:130px; 	
margin:0 auto; 
margin-top:0px;
padding: 20px 0px 0px 0px;
font-family:"arial"; 
font-size: 12px;
color: #fff;
line-height: 17px;
}
#tabela
{
padding: 10px 0px 0px 0px;
}
#slider1 {
    width: 800px; /* important to be same as image width */
    height: 285px; /* important to be same as image height */
    position: relative; /* important */
	  overflow: hidden; /* important */
	  margin:0 auto; 
margin-top:0px;
padding: 0px 0px 0px 0px;
}

#slider1Content {
    border: 0;
    width:800px; /* important to be same as image width or wider */
    position: absolute;
	  top: 0;
	  margin-left: 0;
	  padding: 0px 10px 
}
.slider1Image {
border: 0;
    position: relative;
	display: none;
	
}
.slider1Image span {
border: 0;
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px ;
    width: 800px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 130px !important;
	height: 265px;
}

div#wys01
{
position: absolute;
width:435px;
padding: 0px 0px 0px 0px;
margin-left:190px;
}



.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 3px solid #9f9d93;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #cfcdc4; 
color: #8a212b; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #cfcdc4; 
}  
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
textarea
{
background: #ffffff;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
border: 1px solid #d8d9dd;
}

input{
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
border: 1px solid #d8d9dd;
}
