BODY
{	
	font-family: sans-serif ;
	background: url(images/pozadie.jpg) repeat-y;
	text-align: center;
}

#page
{
	display: block;
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#logo
{
	width: 100%;
	height: 70px;
	display: block;
	background: white;
	z-index: 30;
}



#menu
{
	position: absolute;
	top: 80px;
	height: 20px;
	z-index: 20;
	background: #51b78e;
	width: 780px;
}

#menu A
{
	color: #ffffff;
	text-decoration :none;
	font-weight: bold;
	font-size:10pt;
	text-indent: 20px;
}

#menu A:Visited
{
	color: #ffffff;
	text-decoration :none;
	font-weight: bold;
}

#menu A:Hover
{
	text-decoration :none;
	color: #000000;
}

#menu2
{
	color:black;
	position:absolute;
	top: 100px;
	font-size: 10pt;
	z-index: 1;
	background: white;
	width: 780px;
	height: 20;
	text-indent: 20px;
}	

#text
{
	position: absolute;
	top: 120px;
	padding-bottom: 15px;
	float: left;
	width: 780px;
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	font-size:10pt;
	text-align: justify;
	z-index: 0;
}

#text img.text
{
	float: left;
}

#text img.banner
{
	padding-top: -10px;
}

#text A
{
	color:#683400;
	text-decoration :none;
	font-weight: bold;
	font-size:11pt;
}

#text A:Visited
{
	color:#683400;
	text-decoration :none;
	font-weight: bold;
}

#text A:Hover
{
	text-decoration :none;
	color: black;
}

#text img
{
	border: none;
}

#text img.klienti
{
	border: none;
}

#text h1
{
font-size: 14px;
font-weight: bold;
text-align: center;
}

#text h2
{
	font-size:8pt;
}

#text h3
{
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	color: red;
}

#text p
{
font-size: 12px;
text-align: justify;
}

#text td
{
	font-size: 10pt;
	text-align: center;
}

#paticka 
{
display: block;
width: 100%;
height: 20px;
clear: both;
background-color: #BFFFBF;
font-size:10pt;
font-family: Verdana, Helvetica, Arial, sans-serif ;
color: #008F00;
background: #BFFFBF;
text-align: center;
vertical-align: middle;
}


/* */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 0;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 10px sans-serif;
}

#sddm li a
{	display: block;
	padding-right: 10px;
	color: #ffffff;
	text-decoration :none;
	font-weight: bold;
	font-size:10pt;
}

#sddm li a:hover
{
	color: #000000;
	text-decoration :none;
	font-weight: bold;
	font-size:10pt;
}

#sddm li a:visited
{
	text-decoration :none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #00203c;
	z-index:0;
	background: #51b78e;
	width: 180px;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	text-align: left;
	text-decoration: none;
	background: #51b78e;
	color: white;
	font-weight: bold;
	font-size:10pt;
}

#sddm div a:hover
{	
	background: #51b78e;
	color: black;
}

