/*** students page css *********/

body {
  font-family: Tahoma, Verdana;
  font-size:12px;
  color:#333333;
  background-image:url(../../images/bridge_main_table_02.jpg);
  background-color:#f1e6c0; 
  background-repeat:repeat-x;
  margin-top:0px;
}

/****************** TYPOGRAPHY ********************/

p { font-family:Tahoma, Verdana; font-size:14px; color:#333333; line-height:150%;}

a { color:#333333; }
a:hover { color:#999999; }

/** a { text-decoration:underline; padding:0; margin:0; font-family:Tahoma, Verdana; font-size: 10pt; color:#8aafb8; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; }
a:visited { text-decoration:none; text-decoration:underline; }

img { border:0; padding:0; margin:0;}

h1, h2, h3, h4, h5 { 
	font-family:"Trebuchet MS", Tahoma;
}
 
h1, h2 {
	color: #000033;
}

h3, h4, h5 {
	color: #965a07;
}

**/

.catButton { float:left; padding: 5px 0px 10px 42px;} 
.catImage { width:120px; height:120px; cursor:pointer;}
.catName { font-family:Tahoma, Verdana; font-size:14px; text-align:center; padding-top:10px; color:#333333;}
.catNameTitle {text-align:left; font-weight:bold; font-family:"Trebuchet MS", Tahoma; font-size:22px; padding:0px 0px 10px 30px; color:#333333;}
.catPhotoTitle {text-align:center; font-family:Tahoma, Verdana; font-size:12px; padding:0px 0px 10px 30px; color:#990000;}

.przyciski { padding:10px 0px 0px 0px;}}

/****************** Layout: slideshow **********************/

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:580px;
		background:#fff;
		float:left;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/**** ****/

.students_home_left { float:left; width:100%; text-align:center; margin-left: 0px; padding-top:30px; }
.students_home_right { float:left; width:250px; text-align:center; padding-top:30px; }
.clr { clear:both; }

.slideshow {  }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:510px;
		height:380px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:160px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:540px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/****************** TEXT FORMATING **********************/

.title { font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; color:#FFFFFF;}

.text {
font-family: Tahoma, Verdana;
text-align:justify;
font-size:14px;
color:#333333;
padding:50px 30px 0px 25px;
}

.header { font-family:"Trebuchet MS", Tahoma;
		  font-size:20px;
		  font-weight:bold;
		  color:#333333;}

.text_maly {
font-family:"Trebuchet MS", Tahoma;
font-size:10px;
color:#666666;
padding: 20px 20px 0px 20px;
text-align:center;
}

.text_maly a {
color:#666666;
text-decoration:none;
}

.text_maly a:hover {
color:#CCCCCC;
text-decoration:none;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.image { border:3px; border-color:#CCCCCC; margin:10px;}

/************************* TABELA *************************/

#table_main { margin:auto;
			  width:941px;}

.cien_lewy { background-image:url(../images/cien_02.png);}
.srodek_bialy { background-color:#FFFFFF; }
.srodek_niebieski { background-color:#c8dce3;
					background-image:url(../images/tlo_14.png);
					background-repeat:repeat-x;}
.cien_prawy { background-image:url(../images/cien_07.png);}

#footer_caly { width:941px;
			   background-image:url(../images/tlo_20.png);
			   height:46px;}
#footer_lewa { float:left; width:26px;}
#footer_prawa { float:right;}
#footer { padding: 5px 10px 0px 20px;
		  font-size:10px;
		  color:#3f6a74;
		   }

/********************** MAIN AREA: DIV **********************/

#main_area { margin:auto;
			 border:0px;
			 width:900px;}
			 
#header { background-image:url(../images/header_02.png);
		  height:162px;}
		  
#main_lewa { float:left;
			 width:170px;}
#main_prawa { float:right;
			  width:690px;}
			  
#home_lewa { float:left;
			 width:590px;
			 background-color:#cccccc;}
#home_prawa { float:right;
			  width:310px;
			  background-color:#000066;}
			  
#navi { padding-left:25px;}

/********************** PODSTRONY **********************/

.ie { border-left: 1px solid #EFEFEF;}





