body {
	font:normal .70em/1.2em;
	background: url(images/bg.jpg);
	text-align:center;
	color:#2D2D2D;
	margin: 2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#calosc {
	margin:0 auto;
	width:720px;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	border: 1px;
	border-color: #B0B0B0;
	border-bottom-style: double;
	border-style: solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#odstep{
	height:60px;
}

#gora{
	height:55px;
	
}

#stopka{
	padding:10px;
	clear:both;
	height:5em;
	text-align:center;
	background-image: url(images/img_s.jpg);
	font-size:0.9em;
	color:#999999;
	line-height: 35pt;
	
}

#stopka2{
	padding:10px;
	clear:both;
	height:5em;
	text-align:center;
	background-image: url(images/img_s.jpg);
	font-size:0.9em;
	color:#999999;
	line-height: 35pt;
	
}

#lang{
	clear:both;
	height:3em;
	text-align:right;
	font-size:0.9em;
	color:#999999;
	line-height: 22pt;
	margin-right: 15px;
}

#stopka2{
	clear:both;
	height:1em;
	text-align:right;
	font-size:0.9em;
	color:#999999;
}

#cytat{
	clear:both;
	height:7em;
	text-align:left;
	font-size:1.2em;
	color:#FFFFFF;
	background-color: #686A69;
	line-height: 1.2;
	background-image: url(images/cytat.jpg);
}
	
#jezyki{
	padding:10px;
	clear:both;
	height:5em;
	text-align:center;
	background-image: url(images/img_s.jpg);
	font-size:0.9em;
	line-height: 20pt;
	font-style: inherit;
}
#lmenu{
	padding:3px;
	clear:both;
	height:1 em;
	text-align:center;
	font-size:0.9em;
	color:#000000;
	background-color: #CCCCCC;
	line-height: 14px;
}
#tytul h1{
	color:#545454; 
	height:61px; 
	line-height:61px; 
	font-size:1.4em;
	text-transform:uppercase;
}
#tytul span{
	color:#F7971E;
}
#naglow {
	color:#333333;
	height:60px;
	line-height:50px;
	overflow:hidden;
	background-image:url(images/img_nag.jpg);
	font-size: 16px;
	width: 489px;
	padding-left:5px;
	font-variant: normal;
}


#prawa {
	width:505px;
	float:right;
	background:url(images/bg_content.jpg) transparent top right no-repeat;
	margin-right:0px;
}
#lewa {
	float:left;
	width:205px;
	padding-top:0px;
	background-image: url(images/img_left.jpg);
}
#content {
	padding:10px 10px 20px 0;
	text-align:justify;
	line-height:1.3em;
	font-size:1.08em;
	margin-right: 3px;
}

.naglowki{
	color: #0066FF;
	margin-left: 2px;
	font-weight: bolder;
}
.podpis {
	lear:both;
	height:10em;
	text-align:left;
	font-size:1.2em;
	color:#000000;
	font-weight: bold;
	text-align:right;
	margin-right:8px;
}
body,td,th {
	font-size: 0.7em;
}

.galeria {
	color:#FFFFFF;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mapa {
	margin-left: 1px;
	margin-top: 5px;
}
/*globalne
-------------------------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, form, ul, ol, dl, dt, dd, li, div {
	margin:0;
	padding:0;
}

ul, ol {
	list-style-type:none;
}

hr { 
    width:100%; 
    height:0;
	border:0; 
    border-top:1px solid #ddd; 
} 

a, a:visited {
	color:#014B80;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
}



/*warstwa z newsami
------------------------------------------------------------------------------------------*/
h2.naglowek {
	font:bold 1.3em/1.1em Verdana, Helvetica, Tahoma, sans-serif;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(images/ng.gif) left bottom no-repeat;
}

#content p {
	margin:2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.clear {
	text-align:center;
	padding:12px 0;
	color:#9C978D;
}

/*menu labolatorium.........................................*/

#lab ul {
	margin-bottom:2px;
}

#lab li{
	padding:.3em 0;
	clear: left;
	overflow:hidden;

}
#lab li a, #lab li a.link, #lab li a:visited{
	width:239px;
	padding-bottom:2px;
	font-size:1em;
	background: transparent url(images/menu_li.gif) 0 3px no-repeat;
	padding-left:32px;
	color:#015C7F;
	float:left;
}
#lab li a:hover {
	color:#0293CA;
	background: transparent url(images/menu_li2.gif) no-repeat 2px 3px;
	padding-left:40px;
}

/*menu uslugi.........................................*/

#uslugi ul {
	margin-bottom:2px;
}

#uslugi li{
	padding:.3em 0;
	clear: left;
	overflow:hidden;

}
#uslugi li a, #uslugi li a.link, #uslugi li a:visited{
	width:239px;
	padding-bottom:2px;
	font-size:1em;
	background: transparent url(images/menu_li.gif) 0 3px no-repeat;
	padding-left:32px;
	color:#015C7F;
	float:left;
}
#uslugi li a:hover {
	color:#0293CA;
	background: transparent url(images/menu_li2.gif) no-repeat 2px 3px;
	padding-left:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*naglowki w menu
=================================================================*/

#lab h3, 
#uslugi h3{
	font-size:1em;
	font-weight:bold;
	padding-bottom:6px;
	margin-bottom:0px;
	font-variant: small-caps;
	padding-left:42px;
	background-image:url(images/img_sz.gif);
}
#lab h3,#uslugi h3 {
	color:#FFFFFF;
	font-variant: inherit;
}

/*poziome menu
------------------------------------------------------------------------------*/
ul#hmenu {
	text-transform:uppercase;
	background-color:transparent;
	height:50px;
	border-bottom:2px solid #fff;
	overflow:hidden;
}

ul#hmenu li  {
	float:left;
	white-space:nowrap;
}	

ul#hmenu li a {
	display:block;
	padding:0 .8em;
	line-height:50px;
	border:0;  
	text-decoration:none;  
	color:#666;
	font-size:1em;
	background: url(images/img_sl.jpg) transparent right 50% no-repeat;
	font-weight:bold;
}	
ul#hmenu li a:hover{
	border-top:3px solid #DADADA;
	color:#000;
	background: url(images/bg_current.jpg) #DADADA left bottom repeat-x;
}
ul#hmenu li a.active{
	background: url(images/bg_current.jpg) #DADADA left bottom repeat-x;
	color:#C75B13;
}

