* { padding: 0; margin: 0; }

body {	background: #0c0d0e; font-family: Verdana; 
font-size: 13px; color: #b9b9b9; text-align: justify; margin-top: 0px; margin-left: 0px; }

#kontener {	position: relative;	min-height: 100%;	height: 100%;	width: 100%; }
#szer {	position: relative;	width:1000px;	margin: 0 auto;	padding-bottom:0;	z-index:1; }
#gora {	position: relative;	width: 1000px; height: 615px; }

#tyl {	background:url('img/tyl.jpg') repeat-x; position: absolute; height: 615px; width:100%; top: 0; left: 0; }

 
#copy { position:absolute; top: 600px; color:#373a3c; font-size: 10px; font-family: verdana; text-align:right; right: 100px; height: 100px;}
#copy a:link, #copy a:visited {color:#666666; font:10px verdana;text-decoration: none;}
#copy a:hover, #copy a:active {text-decoration: underline; color:#666666; font:10px verdana;}


#jrt_en {position:absolute; width:103px; height:49px;	left: 193px; top: 50px; background: url(img/en.jpg);text-indent: -3000px;}
a#jrt_en { width:103px; height:49px;	left: 193px; top: 50px;}
a#jrt_en:hover { background: url(img/enh.jpg); }

#jrt_pl{position:absolute; width:113px; height:49px;	left: 75px; top: 50px; background: url(img/pl.jpg);text-indent: -3000px;}
a#jrt_pl { width:113px; height:49px;	left: 75px; top: 50px;}
a#jrt_pl:hover { background: url(img/plh.jpg); }

#ast_en {position:absolute; width:103px; height:49px;	left: 490px; top: 50px; background: url(img/en.jpg);text-indent: -3000px;}
a#ast_en { width:103px; height:49px;	left: 490px; top: 50px;}
a#ast_en:hover { background: url(img/enh.jpg); }

#ast_pl{position:absolute; width:113px; height:49px;	left: 370px; top: 50px; background: url(img/pl.jpg);text-indent: -3000px;}
a#ast_pl { width:113px; height:49px;	left: 370px; top: 50px;}
a#ast_pl:hover { background: url(img/plh.jpg); }


 #ess_en {position:absolute; width:103px; height:49px;	left: 805px; top: 50px; background: url(img/en.jpg);text-indent: -3000px;}
a#ess_en { width:103px; height:49px;	left: 805px; top: 50px;}
a#ess_en:hover { background: url(img/enh.jpg); }

#ess_pl{position:absolute; width:113px; height:49px;	left: 685px; top: 50px; background: url(img/pl.jpg);text-indent: -3000px;}
a#ess_pl { width:113px; height:49px;	left: 685px; top: 50px;}
a#ess_pl:hover { background: url(img/plh.jpg); }


#head1 { background: url('img/1.jpg'); width: 1000px; height: 183px; top:0px; left:0px; position: absolute; }
#head2 { background: url('img/2.jpg'); width: 1000px; height: 291px; top:183px; left:0px; position: absolute; }
#head3 { background: url('img/3.jpg'); width: 1000px; height: 141px; top:474px; left:0px; position: absolute; }



A:link, A:visited {
       color: #783f0f;
       font-size: 16px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       font-family:  'Open Sans', Arial, Tahoma, Sans-Serif;   }

A:hover, A:active {
       color: #ffffff; 
	   font-size: 16px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       font-family:  'Open Sans', Arial, Tahoma, Sans-Serif;   }

A:focus { outline: none; } 
