@CHARSET "UTF-8";

html, body {
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	color: #4d4d4d;
	letter-spacing: 0px;
	text-align: center;
	background: #221f1f;
}

a {
	text-decoration: none;
	color: #cc071e;
	font-weight: bold;
}

img
{
	border: none;
}

#container
{
	position: relative;
	background-position: center top;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#header
	{	
		background: #221f1f;
		background-repeat: no-repeat;		
		height: 145px;
		position: relative;
		width: 1000px;
		margin: 0 auto;
		overflow: visible;
		z-index: 1;
	}

#header_menu
	{	
		background-image: url('../images/header.gif');
		background-repeat: no-repeat;		
		height: 145px;
		position: relative;
		z-index: 3;
	}

#header_back
	{
		width: 100px;
		height: 100px;
		position: absolute;
		z-index: 5;
		left: 80px;
		top: 10px;
	}
a.link_main
	{
		display: block;
		width: 100%;
		height: 100%;
	}
#main {
	
	width: 100%;
	margin: 0 auto;
}



#menu {
	position: absolute;
	left: 194px;
	top: 77px;
	z-index: 7;

}
#menu ul {
	
	padding: 0;
	padding-top: 2px;
	height: 46px;
	margin: 0;
}

#menu ul li {
	display: block;
	float: left;
	padding-left: 20px;
	margin-right: 10px;
	line-height: 40px;
	height: 46px;
	background-image: url('../images/reddot.gif');
	background-repeat: no-repeat;
	
}

#menu ul li.active
	{
		background-image: url('../images/orangedot.gif');
	}
#menu ul li.hover
	{
		background-image: url('../images/orangedot.gif');
	}

#menu a {
	color: #ffffff;
	text-decoration: none;	
	font-size: 12px;
	font-weight: normal;
	
}
#menu a:hover {
	text-decoration: none;
}

#menu ul li.act
	{
		background-image: url('../images/orangedot.gif');
	}

#face
	{
		background-image: url('../images/face.jpg');
		width: 316px;
		height: 305px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
	}

#face_main
	{
		background-image: url('../images/face_main.jpg');
		width: 452px;
		height: 526px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
	}
/*---------------------------- MAIN */
 
#content_main {
	/*height: 382px;*/
	min-height: 382px;
	width: 370px;
	margin-left: 160px;
	z-index: 1;
	position: relative;
	font-size: 12px;
	text-align: justify;
	background: #fff;
	
}

#content {
	min-height: 382px;
	width: 470px;
	margin-left: 175px;
	z-index: 1;
	position: relative;
	font-size: 12px;
	text-align: justify;
	background: #fff;
}

#images
{
	width: 510px;
}



#main_content_container {
		width: 1000px;
		margin: 0 auto;
		position: relative;
}
#main_content {
	min-height: 382px;
	width: 100%;
	z-index: 0;
	position: relative;
	font-size: 12px;
	text-align: justify;
	background: #ffffff;
	
}

#content_main #kropa
{
	
	display: none;
}
#content #kropa
	{
		width: 180px;
		height: 161px;
		position: absolute;
		z-index: 5;
		left: 580px;
		top: 210px;
		background-image: url('../images/kropa.gif');
		background-repeat: no-repeat;
		padding-top: 40px;
		padding-left: 50px;
	}
	
#content #kropa a
	{
		
		color: #ffffff;
		font-weight: normal;
	}
	
#content #program
	{
		width: 180px;
		height: 161px;
		position: absolute;
		left: 550px;
		top: 420px;
		padding-top: 40px;
		
	}
	
#footer #fb
	{
		width: 570px;
		height: 180px;
		margin: 0 auto;
		padding-top: 110px;
		margin-bottom: 80px;

	}

#footer #videoBar-bar
	{
	padding-top: 20px;
	padding-bottom: 30px;
	}	

	
span.big
	{
		font-size: 18px;
	}

h1
	{
		font-size: 16px;
	}

div.wiekszy
	{
		font-size: 15px;
		font-weight: bold;
	}
div.wiekszy span.big
	{
		font-size: 23px;
	}
#footer
	{	
		background: #221f1f;
		background-repeat: no-repeat;		
		height: 145px;
		position: relative;
		width: 1000px;
		margin: 0 auto;
		text-align: center;
	}
	

	
#opp{
		position: absolute;
		top: 0;
		left: 100px;
		background-image: url("../images/opp.gif");
		width: 71px;
		height:66px;
		
	}
#przywroc{
		position: absolute;
		top: 20px;
		left: 626px;
		background-image: url("../images/przywroc.gif");
		width: 291px;
		height:29px;
		
	}
#dane{
		position: absolute;
		top: 8px;
		font-weight: bold;
		left: 180px;
		height:66px;
		color: #f1823a;
		font-size: 12px;
		
	}
	
p.center
{
	text-align: center;
}

p.left
{
	text-align: left;
}

p.left a
{
	font-weight: normal;
	
}

ul 
{
	margin: 0;
	padding: 13px;
	list-style: square;
	font-size: 11px;
	text-align: left;
	
}

li
{
	margin: 0;
	list-style-color: #f1823a;
	margin-bottom: 6px;
}

li a
{
	font-weight: normal;
}