html, body  
	{background: #ffffff; 
	 font-size: 11px; 
	 font-family: tahoma, sans-serif;
	 color:#666666;
	 text-align:left;
	 
	} 
	
body
   {
	 margin-top: 0px;
   margin-bottom:0px;
	 text-align: center;
	 }
	
	

img 
  {border: 0px;
	}
	
img.hodowla
   {margin:5px;
	  border:1px solid #666666;
	 }	
	
	
h1{font-size: 16px; 
	 font-family:"Trebuchet MS", sans-serif;
	 color:#ff0000;
	 background-color:#ffffff;
	 padding-left:28px;
	 background-image:url('weterynarz_gfx/lapa.jpg');
	 background-repeat:no-repeat;
	}
h2{font-size: 16px; 
	 font-family: "Trebuchet MS", sans-serif;
	 color:#ff0000;
	 background-color:#ffffff;
	 padding-left:28px;
  }	
h3 
	{
	 font-size: 11px; 
	 font-family:tahoma, sans-serif; 
	 color:#000000;
 	 background-color:#ffffff;
	 padding-left:5px;
	 margin-top: 5px;
	 padding-right:0px;
	 margin-bottom:5px;
	}	

p{

	 margin-top: 5px;
	 padding-left:0px;
	 padding-right:0px;
	 margin-bottom:5px;
	 text-align:justify;
 }	
	
	
div.container
    {width:913px;
		 margin-left:auto;
	   margin-right:auto;
		 text-align: left;
		 background-image:url('weterynarz_gfx/bg.jpg');
	   background-repeat:repeat-y;
		}
		
	
	
div.header
  {width:913px;
	height:340px;
	 margin-top:0px;
	 margin-bottom:0px;
	 padding-top: 0px;
	 padding-bottom:0px;
	 display:block;
	 float:none;
	}		
	
	
div.footer
  {width:913px;
	 height:75px;
	 min-height:75px;
	 background-image:url('weterynarz_gfx/bottom.jpg');
	 background-repeat:no-repeat;
	 margin-top: 0px;
	 padding-top: 12px;
	 display:block;
	 float:none;
	 clear: both;
	 }	
	

	
div.news
		{
		width:260px;
		padding-left:40px;
		padding-right:8px;
		display:inline;
		float:left;
		vertical-align:top;
		}
		
div.content
		{
		width:550px;
		padding-left:10px;
		padding-right:40px;
		border-left:solid 1px green;
		float:right;
		display:inline;
		}			
	

	
ul.poziom
  {width:913px;
	 margin-top:0px;
	}
		
ul.poziom li
  {list-style-type: none;
   border: 0px solid black;
   display:inline
  }
	
	
ul.prosta li
  {list-style-type:none;
  display:block;
	background-image: url("gfx/prosta.gif");
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
	padding-left: 20px;
	}	
	
	

a	{color: #09935d; 
	 background-color:#ffffff;
	 text-decoration:none;
	}
a:visited 
	{color: #09935d;
	background-color:#ffffff;
	text-decoration:none;
	}
a:hover 
	{color: #57b789;
	background-color:#ffffff;
	text-decoration:none;
	}
	
	
a.white 
	{color: #ffffff;
	background-color:#0a9753;
	 text-decoration:none;
	}
a.white:visited 
	{color: #ffffff;
	background-color:#0a9753;
	text-decoration:none;
	}
a.white:hover 
	{color: #808080;
	background-color:#0a9753;
	text-decoration:none;
	}	
	
	
	hr{
height: 1px;border: 0;
color: #009900;
background-color: #008000;
}

table{
  width:280px;
  height:180px; border-spacing: 1px;
     }

td.red{
     color:#ffffff;
     background-color:#ff0000;
		}
td{
border: solid black 1px;
   }	

	 
	 
.dotted2{
border:1px solid #acacac;
}

.prx{
margin:5px;
text-align:justify;
}


textarea{
font-family:"Tahoma";
font-size:11px;
}

input{
font-family:"Tahoma";
font-size:11px; 
}	 
