/* szkielet strony */


html, body
{
	height: 100%;
}
		
body
{
	display: table;
	width: 100%;
	margin: 0 auto;
	background-color: #666666;
	font-family: "Verdana";
	font-size: 10px;
	color: #cccccc;
}
		
#container
{
	display: table-cell;
	vertical-align: middle;
}
		
#box
{
/*	background: url('images/bg.jpg') no-repeat #666666; */
	background-color: #666666;
	background-position: center;
	height: 560px;
}
	
#box2
{
	width: 910px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
}
	
#abox
{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
}

*html #box2
{
	padding-top: 36px;
}
	
*html html
{
	overflow-y: auto;
	overflow-x: hidden;
}

*html body
{
	position: relative;
}
		
*html #container
{
	position: absolute;
	top: 50%;
}
		
*html #box
{
	position: relative;
	top: -50%;
}


img
{
	border: 0px;

}

.menu_img
{
	float:left;
}

.img_alert
{
	margin: 0 0 0 0;
	margin-right: 10px;
	vertical-align: middle;
}


/* end of szkielet strony */


#top
{
	width: 900px;
	height: 16px;
	margin-left: 5px;
	background: url('images/top.gif') no-repeat;
	font-size: 1px;
}

#main
{
	width: 900px;
	height: 489px;
	border: 5px solid white;
	border-top: 0px;
	float: left;
}

#amain
{
	width: 900px;
	border: 5px solid white;
	border-top: 0px;
	float: left;
	background: #000000;
}


/* naglowek */


#head
{
	width: 900px;
	height: 84px;
	float: left;
}

#h1
{
	width: 300px;
	height: 84px;
	float: left;
	background: url('images/logo.gif') no-repeat;
}

#h2
{
	width: 600px;
	height: 64px;
	float: left;
	background: url('images/logo2.gif') no-repeat;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

#h3
{
	width: 600px;
	height: 20px;
	float: left;
	background: black;
	font-size: 1px;
}

#h3-2
{
	width: 600px;
	height: 20px;
	float: left;
	background: url('images/menu.gif') no-repeat;
	font-size: 1px;
}



/* end of naglowek */


/* body */

#left
{
	width: 300px;
	height: 385px;
	float: left;
}

#aleft
{
	width: 190px;
	float: left;
	background: #000000;
	padding: 5px 5px 5px 5px;
}

#right
{
	width: 600px;
	height: 385px;
	float: left;
}

#aright
{
	width: 689px;
	float: left;
	background: #000000;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid white;
}

#left_img
{
	width: 300px;
	height: 210px;
	float: left;
	background: url('images/main_left.gif') no-repeat;
}

#left_bar
{
	width: 300px;
	height: 60px;
	float: left;
	background: url('images/newsy_bar.gif') no-repeat;
}

#left_txt
{
	width: 294px;
	height: 109px;
	float: left;
	background: url('images/newsy_txt.gif') no-repeat;
	padding: 3px 3px 3px 3px;
}

#left_img2
{
	width: 300px;
	height: 150px;
	float: left;
	background-color: black;
}

#left_bar2
{
	width: 300px;
	height: 25px;
	float: left;
	background-color: #990000;
}

#left_txt2
{
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
	height: 200px;
	float: left;
	background: url('images/left_bg.gif') no-repeat;
}

#main_foto
{
	width: 600px;
	height: 210px;
	float: left;
	background: url('images/main.jpg') no-repeat;
	background-color: #000000;
}

#grupa_bar
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/grupa.gif') no-repeat;
}

#grupa_img
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/grupa_img.gif') no-repeat;
}

#grupa_txt
{
	width: 120px;
	height: 55px;
	float: left;
	background: url('images/grupa_bg.gif') no-repeat;
}

#filmy_bar
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/filmy.gif') no-repeat;
}

#filmy_img
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/filmy_img.gif') no-repeat;
}

#filmy_txt
{
	width: 120px;
	height: 55px;
	float: left;
	background: url('images/filmy_bg.gif') no-repeat;
}

#sukcesy_bar
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/sukcesy.gif') no-repeat;
}

#sukcesy_img
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/sukcesy_img.gif') no-repeat;
}

#sukcesy_txt
{
	width: 120px;
	height: 55px;
	float: left;
	background: url('images/sukcesy_bg.gif') no-repeat;
}

#kontakt_bar
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/kontakt.gif') no-repeat;
}

#kontakt_img
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/kontakt_img.gif') no-repeat;
}

#kontakt_txt
{
	width: 120px;
	height: 55px;
	float: left;
	background: url('images/kontakt_bg.gif') no-repeat;
}

#linki_bar
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/linki.gif') no-repeat;
}

#linki_img
{
	width: 120px;
	height: 60px;
	float: left;
	background: url('images/linki_img.gif') no-repeat;
}

#linki_txt
{
	width: 120px;
	height: 55px;
	float: left;
	background: url('images/linki_bg.gif') no-repeat;
}

#content
{
	position: relative;
	width: 600px;
	height: 385px;
	float: left;
	background: url('images/content_bg.gif') no-repeat;
}

/* end of body */

/* foot */

#foot
{
	width: 900px;
	height: 20px;
	float: left;
}

#f1
{
	background-color: #666666;
	width: 300px;
	float: left;
	height: 16px;
	padding-top: 4px;
	font-size: 1px;
    	color: #999999;
	font-size: 9px;
}

#f2
{
	background-color: #4c4c4c;
	width: 600px;
	height: 20px;
	float: left;
	font-size: 1px;
}

#f2_l
{
	width: 415px;
	height: 16px;
	padding-top: 4px;
	padding-left: 5px;
	float: left;
}

#f2_r
{
	width: 115px;
	height: 16px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 60px;
	float: left;
}

#af1
{
	background-color: #666666;
	width: 200px;
	float: left;
	height: 20px;
	font-size: 1px;
}

#af2
{
	background-color: #4c4c4c;
	width: 700px;
	height: 20px;
	float: left;
}


/* end of foot */

/* film */

.plakat
{
	width: 174px;
	border: 2px solid #cccccc;
	float:left;
	margin-bottom: 10px;
}

.film_short
{
	width: 370px;
	float:left;
	padding-left: 5px;
	font-size: 12px;
}

#film_l
{
	width: 190px;
	float:left;
}

#film_r
{
	width: 370px;
	float:left;
}

#film
{
	width: 560px;
	float:left;
	margin-top: 10px;
}


/*end of film */


/* grupa */


#grupa_short
{
	width: 275px;
	float:left;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 10px;
}

#grupa_foto
{
	width: 120px;
	float:left;
	font-size: 12px;
	border: 2px solid #cccccc;
}

#grupa_cont
{
	width: 414px;
	float:left;
	padding-left: 5px;
	font-size: 10px;
}

/* end of grupa */

.dzial
{
	font-size: 20px;
}

.dzial_menu
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}


#alert
{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
}

.linki
{
	font-size: 10px;
}

.spec
{
    	color: #cccccc;
	font-size: 16px;
}


.highlight
{
    	color: #990000;
   
}

a:link
{
     	text-decoration: none;
    	color: #bb0000;

   
}

a:visited
{
    	text-decoration: none;
    	color: #bb0000;
}


a:hover
{
    	text-decoration: none;
    	color: #cccccc;
   
}

a:active
{
    	text-decoration: none;
    	color: #bb0000;
   
}

a:link.menu_lnk
{
     	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;

   
}

a:visited.menu_lnk
{
    	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;
}


a:hover.menu_lnk
{
    	text-decoration: none;
    	color: #990000;
	font-size: 16px;
   
}

a:active.menu_lnk
{
    	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;
   
}

a:link.foot_lnk
{
     	text-decoration: none;
    	color: #999999;
	font-size: 10px;

   
}

a:visited.foot_lnk
{
    	text-decoration: none;
    	color: #999999;
	font-size: 10px;
}


a:hover.foot_lnk
{
    	text-decoration: none;
    	color: #990000;
	font-size: 10px;
   
}

a:active.foot_lnk
{
    	text-decoration: none;
    	color: #999999;
	font-size: 10px;
   
}

a:link.spec
{
     	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;

   
}

a:visited.spec
{
    	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;
}


a:hover.spec
{
    	text-decoration: none;
    	color: #990000;
	font-size: 16px;
   
}

a:active.spec
{
    	text-decoration: none;
    	color: #cccccc;
	font-size: 16px;
   
}

