@charset "utf-8";
/* CSS Document */

/*----------------------templet--------------------------------------*/

body                   {
		                background:url('images/tlo.jpg');
						background-repeat:repeat-x;
						font-family:Arial, Helvetica, sans-serif;
		                background-color:#ffffff;
                       }
					   
					   
#container             {
                        margin:-8px auto;
                        padding:0px;
                        width:1228px;
		                background-color:#ffffff;
						position:relative; 
                       }

/*----------------------header--------------------------------------*/


#header_01             { 
                        display:inline;
						float:left;
						width:260px;
                        height:585px; 
                        background-color:transparent;
						background-image:url('images/tmp_01.png'); 
					   }
#header_02             { 
                        display:inline;
						float:left;
						width:260px;
                        height:585px; 
                        background-color:transparent;
						background-image:url('images/tmp_02.png'); 
					   }
#header_03             { 
                        display:inline;
						float:left;
						width:260px;
                        height:585px; 
                        background-color:transparent;
						background-image:url('images/tmp_03.png'); 
					   }
#header_04             { 
                        display:inline;
						float:left;
						width:260px;
                        height:585px; 
                        background-color:transparent;
						background-image:url('images/tmp_04.png'); 
					   }
#header_05             { 
                        display:inline;
						float:left;
						width:188px;
                        height:585px; 
                        background-color:transparent;
						background-image:url('images/tmp_05.png'); 
					   }
					   
/*----------------------footer-------------------------------------*/


footer                {
                        margin:0px;
		                padding:0px;
						clear:both;
		                width:100%;
						height:352px; 
		                background-color:transparent;
                       }
         /*---------------------elementy dekoracyjne w footer------------------*/


#footer_01             { 
                        display:inline;
						float:left;
						width:364px;
						height:352px; 
                        background-color:transparent;
						background-image:url('images/tmp_06.png'); 
					   }
#footer_02             { 
                        display:inline;
						float:left;
						width:500px;
						height:352px; 
                        background-color:transparent;
						background-image:url('images/tmp_07.png'); 
					   }
#footer_03             { 
                        display:inline;
						float:left;
						width:364px;
						height:352px; 
                        background-color:transparent;
						background-image:url('images/tmp_08.png'); 
					   }


#foot_iso              { 
                        display:block;
                        margin:0px; 
                        padding:0px; 
						width:500px;
						height:auto; 
                        background-color:transparent;
						position:relative;
						top:130px;
						text-align:center;
					   }
#foot_copyright        { 
                        display:block;
                        margin:0px; 
                        padding:0px; 
						width:500px;
						height:auto; 
                        background-color:transparent;
						position:relative;
						top:193px;
						text-align:center;
						font-family:Arial, Helvetica, sans-serif;
						font-size:10px;
						font-weight:;
						color:#0474bb;
					   }
					   
.iso        {color:#ffffff; text-decoration:none; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.iso:hover  {color:#ffffff; text-decoration:underline;}
.copy       {color:#0474bb; text-decoration:none;}					   
.copy:hover {color:#FF0000;}
.adm        {color:#0474bb; text-decoration:none;}
.adm:hover  {color:#FF0000;}



/*--------------------------------toper - flash--------------------------------------*/

#flash                 {
                        display:block;
                        margin:0px; 
                        padding:0px; 
                        width:1044px;
                        height:693px; 
						position:absolute;
						top:0px;
						left:95px;
		                background-color:transparent;
                       }
					   
flash_kula            {
                        display:block;
                        margin:0px; 
                        padding:0px; 
                        width:210px;
                        height:210px; 
						position:absolute;
						top:292px;
						left:514px;
		                background-color:transparent;
                       }


