html,body
{
	margin: 0px;
	padding: 0px;
	color: #EEEEEE;
	font: 0.9em Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	background:#FFFFFF;
	background-image:url(obrazki/tlo.jpg);
	background-repeat:repeat-x;
}



body
{
	text-align:center;
}


a
{
	text-decoration:none;
	color:#59677C;
	font-weight:600;
}

a:hover
{
color: #94ABCE;
}

#main_div
{
	margin:0px auto;
	min-width:962px;
	max-width:962px;
}



#left_inside
{
	width: 439px;
	height: 400px;
	position:relative;
	overflow: visible;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	margin:0px;
	text-align: justify;
	border: 0px;
	clear:right;
	float:left;
	vertical-align:middle;
	color:#ffffff;

	font:12px Verdana, Arial, Helvetica, sans-serif;


}


#right_inside
{
	width: 459px;
	height: 400px;
	position:relative;
	overflow: visible;
	padding-left: 10px;
	padding-top:10px;
	padding-right: 0px;
	margin:0px;
	text-align: justify;
	float:right;
	clear:right;
	color:#111111;
}



#main_right
{
	width: 459px;
	height: 410px;
	position:relative;
	top:5px;
	left:0px;
	overflow: visible;
	padding:0px;
	margin:0px;
	text-align: justify;
	background:#FFFFFF;
	border:12px solid #F6F6F6;
	border-left:0px;
	float:right;
	clear:right;
	color:#111111;
}


#menu_bottom
{
	position:relative;
	top:10px;
	width:99%;
}

#napis-pracownia
{
width:250px;
height:30px;
float:left;
color:red;
padding-top:5px;
}

#pasek
{
position:relative;
overflow: visible;
float:right;
clear:both;
width:459px;
height:20px;
background:#E5D5B8;
display:block;
float:none;
}

#movie
{
width:140px;
height:330px;
margin:15px 0px 12px 0px;
padding:0px;
border:0px solid #EEEEEE;
float:left;
background:#CBB794;
}


#preload
{
width:0px;
height:0px;
margin:0px;
padding:0px;
border:0px;
float:left;
}

#foto
{
max-width:420px;
max-height:315px;
height:330px;
margin:15px 0px 12px 0px;
padding:0px;
border:1px solid #EEEEEE;
float:none;
}


#menu {
        padding:0px;
        margin:0px;
        float:right;
	text-align:right;
	z-index:1;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}


#menu ul {
	/*padding: 112px 78px 0px 0;*/
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding:0px 5px 0px 15px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #7B7B7B;
}

#menu a:hover {
	color: #B4B4B4;
}

#tab_mini
{

   font:bold 14px Times New Roman, Helvetica, serif;
   text-align:center;
   border:0;
   margin:0px;
   padding:0px;

}

#tab_mini a
{


	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;

}


#tab_mini a:hover
{

	color: #EEEEEE;
}

#tab_txt
{
  width:76px;
  height:44px;
   text-align:center;
   border:0px;
}

#tab_img
{
   width:50px;
   padding:1px;
   margin:0px 2px;
   border:2px;
   text-align:center;
}

#tab_img img
{
 border-color:#aaaaaa;
}

#logo
{
   width:136px;
   height:36px;
   float:right;
   border:0px;

}

table.wybor_frontu
{
   margin:10px 0px 0px 40px;
   border:0px solid white;
   background-color:#ffffff;
   vertical-align:center;
}

table.wybor_frontu td
{
   border:0px solid white;
   width:128px;
   height:57px;
   background-color:#ffffff;
   vertical-align:center;
}

table.wybor_frontu img
{
   border:2px solid #ffffff;
   width:114px;
   height:44px;
}

#podpis_mat
{
   background-color:#555555;
   color:#ffffff;
   font-weight:600;
   padding:2px 4px;
   position:relative;
   top:5px;
   left:4px;
   width:54px;
   float:left;
   text-align:center;
}

#podpis_aut
{
   color:#555555;
   background-color:#F7F7F7;
height:22px;
   width:99%;
   padding:6px 0px 0px 10px;
   position:absolute;
   top:555px;
   text-align:center;
}

#pasek_top
{

   width:99%;
   height:35px;
   padding-top:10px;
   clear:both;
}

