html, body  { 
	height: 95%;
	width: 100%;
	max-width:60em;
	margin: 0 auto;
	background: #1d811d url('../mm/h_tlo.gif') fixed repeat-x;
	background-color: #1d811d;
	background-position: left bottom;
	}

body {
	display: table;	
	color: #000000;	
}

.srodek  {
	display: table-cell;
	vertical-align: middle;
	
}

a {
	color:#D81818;
	background-color: transparent;
	font-weight: bold;
	Font-size: 0.9em;
	text-decoration: none;
}

a:link {
	color:#D81818;
	background-color: transparent;}
a:visited {
	color:#D81818;
	background-color: transparent;}
a:hover {
	color: #99ff99;
	background-color: transparent;}

span a { 
	color:#D81818;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}

.velcro a { 
	color:#d81818;
	background: #32d632;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	border: 1px dotted #D81818;
}

.velcro a:hover {
  	background: #d81818;
    	color: #99ff99;
	font-size: 0.8em;
	border: 1px dotted #26c40c;
}

 .vtech a { color:#0f480f;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 0.6em;

}
.vtech a:hover {
  background: transparent;
    color: #d81818;
font-size: 0.6em;

    }


.menu a {
	color:#0f480f;
	background: #d2ff00;
	text-align:center;
}

.menu a:visited {
	color:#0f480f;}
.menu a:hover { 
	background: #d2ff00;
    	color: #031503;}

.tar a { 
	color:#D81818;
	background-color: transparent;
	font-size: 0.85em;
}
.tar a:hover { 
	color:#031503;
	background-color: transparent;
	font-size: 0.85em;
}
	
.tech a { 
	color:#D81818;
	background-color: transparent;
	font-size: 0.85em;
}
.tech a:hover { 
	color:#99ff99;
	background-color: #d81818;
	font-size: 0.85em;
}

.adres a {
	color:#0f480f;
	font-size: 16px;}
.adres a:visited {color:#0f480f;}
.adres a:hover {color:#d2ff00;}

.info span a {
	color:#d81818;
	font-size: 0.85em;}

.info span a:visited {color:#d81818;}

.info span a:hover {color:#d2ff00;}

.info a {color:#0f480f;
	font-size: 0.85em;}

.info a:visited {color:#0f480f;}

.info a:hover {color:#d2ff00;}
	
.tresc {
	position: relative;	
	overflow: auto;
    	margin-top: 0.5em;
   	/*margin-left: 0.5em;*/
    	background: #99ff99;
	background-color: #99ff99;
	text-align: center;
	padding: 15px;
	border: 2px solid #d2ff00;
    	font-family: arial, sans-serif;
    	font-size: 1.0em;
   	width: auto;
        height: 367px;
} 

.tresc table {

	margin-left: auto;
	margin-right: auto;
	padding: 2px;	
	text-align: center;
}

.tresc img {border: none;}
		
.menu {
	position: relative;
	float:left;
	display:inline;
	margin-top: 0.5em;
   	/*margin-left: 1.1em;*/
margin-right:0.5em;
	width: 158px;
	height: 398px;
    	background: #32d632;
    	background-color: #32d632;
	padding: 0px;
   	border: 2px dotted #d2ff00;
    	font-family: arial, sans-serif;
    	font-size: 14px;
}

.menu ul  li  a {
	display: block;
	margin:0;
	padding:0;
	border:0;
}

.menu ul {
	list-style-type: none;
   	padding: 0;
   	margin:0 ;
 	background: #32d632;
    	background-color: #32d632;
}

.menu ul li {
	padding: 0px;
	margin: 0;
}

.menu ul li a {
	padding: 7px;
	background: #32d632;
    	color: #0f480f;
	width:100%; /*IE */
	border-bottom: 1px dotted #d2ff00;
}

.menu ul li a.mdpad {
	padding-top:4px;
	padding-bottom:3.5px;
}

.menu ul li > a.mdpad {/*reszta*/
	padding-top:5px;
	padding-bottom:0px;
	height:35px;
	max-height:35px;
}

.menu ul li a.mrpad {
	padding-top:8px;
	padding-bottom:7.5px;
}

.menu ul li > a.mrpad {/*reszta*/
	padding-top:8px;
	padding-bottom:0px;
	height:24px;
	max-height:24px;
}

.menu ul li  a.mrpad2 {
	padding-top:10px;
	padding-bottom:10px;
}

.menu ul li > a.mrpad2 {/*reszta*/
	padding-top:7px;
	padding-bottom:8px;
	height:29px;
	max-height:29px;
}

.menu ul li > a {
	width: auto; 
	padding: 8.5px;
	height:12.5px;
	max-height:12.5px;
} /*reszta*/

.menu ul li a:hover {
 	background: #d2ff00;
    	color: #031503;
}
.adres {
	position:relative;
	margin-top: 0.5em;
	/*margin-left: 0.5em;*/
	height:115px;
    	background-color:#32d632;
    	padding: 2px;
    	border: 2px dotted #d2ff00;
    	font-family: arial, sans-serif;
    	font-size: 16px;
    	color: #000000;
    	text-align: center;
} 
.info {
	position:relative;
	margin-top: 0.5em;
	/*margin-left: 1.0em;*/
	background: #32d632;
    	background-color: #32d632;
    	padding: 0px;
   	border: 1px dotted #d2ff00;
    	font-family: arial, sans-serif;
    	font-size: 0.95em;
    	font-weight:normal;
	text-align: center;
	color: #000000;
} 

.targi { 
	font-size: 0.75em;
	text-align: center;
}

p  {
    	padding: 10px;
    	font-family: arial, sans-serif;
    	font-size: 12pt;
    	text-align: justify;
}

span p {color: #26c40c;}

.zawart a {display: inline;}
 
img {border: none;}

span img { 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h1   {
    	padding: 10px;
    	font-family: arial, sans-serif;
    	font-size: 12pt;
    	text-align: justify;
	font-weight: normal;
}

h2 {
	font-size: 18pt;
	text-align: center;
	margin-top: 0px;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

h4 {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

h6 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
}

hadres {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	padding-top:10px;
}

p, h1, h2, h3, h4, dt {
	margin-right: 3px;
	margin-left: 3px
}

.center {
	font-size: 0.8em;
	text-align: center;
}

hr { width: 540px; }

hr#en { width: 410px; }

hr#de { width: 410px; }

hr#ru { width: 480px; }

hr#ru2 { width: 480px; }

.akt hr { width: 100%; }
