﻿body{
	background-image:url('images/bg_poland.jpg');
	background-repeat:no-repeat;
	background-color:black;
	background-attachment:fixed;
	background-position:center top;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:15px;
	text-align:center;
	color:#444444;
}

p{
	text-align:left;
	padding-left:35px;
	padding-right:35px;
}

a{
	color:#000999;
	text-decoration:none;
}

a:hover{
	color:#000055;
	font-style:normal;
	text-decoration:underline;
}

a img{
	border:0px;
}

h4{
	font-size:30px;
	text-align:left;
	padding-left:35px;
	padding-right:35px;
}

h2{
	color:#333333;
	text-align:left;
	padding-left:35px;
	padding-right:35px;
	font-size:26px;
}

#overallcontainer{
	position:absolute;
	width:99%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-align:center;
	z-index:1;
}

#facebook{
	width:91px;
	height:26px;
	padding-left:0px;
	padding-right:0px;
	float:right;
}

#toptext{
	width:378px;
	margin-right:12px;
}

#alignLeft{
	text-align:left;
}

#alignCenter{
	text-align:center;
}

#noborders{
	border:0px;
	height:1px;
}

table{
	width:700px;
	border:0px;
	font-size:13px;	
	margin-top:7px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
}

#boldtext{
	font-weight:bold;
}

#invisibledashes{
	color:#F9FFFF;
}

/* Text Input for Guest Book */

	input{
		border:1px #C0C0C0 solid;
		width:515px;
	}
	
	textarea{
		border:1px #C0C0C0 solid;
		width:515px;
		height:100px;
	}

/* Top Configuration */
	
	#topbanner{
		background-image:url('images/banner.png');
		background-repeat:no-repeat;
		width:1044px;
		height:242px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	
	#topMenu{
		background-image:url('images/menu_bg.png');
		background-repeat:no-repeat;
		width:774px;
		height:77px;
		margin-left:236px;
		margin-top:171px;
		position:absolute;
		color:#000099;
		font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		font-size:medium;
		text-align:center;
		padding-top:25px;
	}
		
/* End of Top Configuration */

/* Contents Configuration */
			
	#contentmid{
		background-image:url('images/bg_mid.png');
		background-repeat:repeat-y;
		width:1044px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		text-align:center;
	}
	
	#videobox{
		width:925px;
		height:308px;
		margin-left:auto;
		margin-right:auto;
		padding-left:0px;
		text-align:left;
		background-image:url('images/bg_video.png');
		background-repeat:no-repeat;
	}
	
	#videoholder{
		width:512px;
		height:288px;
	}
	
	#videoText{
		width:388px;
		height:255px;
		margin-left:8px;
		text-align:left;
		margin-top:0px;
		margin-bottom:auto;
		color:white;
		font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	}
	
	#videoText a{
		color:#6699FF;
	}
	
	#hof{
		background-image:url('images/continer_hof.png');
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		width:640px;
		height:620px;
		text-align:left;
		padding-top:20px;
		padding-left:20px;
	}
	
	#selectedItem{
		color:#006600;
	}
	
	ul{
		text-align:left;
		padding-right: 20px;
	}
	
	li{
		margin-left:40px;
		padding-bottom:5px;
	}
		
/* End of Contents Configuration */

/* Start of Bottom Configuration */

	#btmgrad{
		background-image:url('images/bg_bottom.png');
		background-repeat:no-repeat;
		width:1044px;
		height:208px;
		margin-left:auto;
		margin-right:auto;
		font-size:12px;
		color:#333333;
	}

/* End of Bottom Configuration */