/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
  overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	font-size: 12pt;
	color: #555555;
	background-color: #2a6575;
	text-align: center;
	background-image: url('../images/bodyBackgroundMain.jpg');
	//background-image: url('../images/bodyBackgroundMainIE.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

a{
	text-decoration: none;
	color: #4775a0;	
}

a:hover {
	text-decoration: underline;
	color: #5987b2;	
}

img {
	border: 0px;
}

div#overflow {
	width: auto;
	height: auto;
	background-image: url('../images/bodyBackground.jpg');
	background-repeat: repeat-x;
}

div#container {
	width: 976px;
	margin: 0px auto;
	text-align: center;
	height: auto;

	background-image: url('../images/bodyBackgroundMainIE.jpg');
	background-position: -9px 0px;	
	background-repeat: repeat-y;	
	
}

div#mainBody {
	width: 976px;
	text-align: left;
	height: 100%;
}

div#bodyTop {
	width: 973px;
	height: 249px;
	padding-left: 3px;
	background-image: url('../images/topBackground.jpg');
}

div#bodyMiddle {
	width: 976px;
}


div#middleLeft {
	float: left;
	width: 250px;
	background-image: url('../images/leftBackgroundReplay.jpg');
}

div#middleLeftInner {
	width: 250px;
	background-image: url('../images/leftBackground.jpg');
	background-repeat: no-repeat;
	min-height: 355px;
	height:auto !important;
	height: 355px;
	padding-top: 12px;
	padding-bottom: 10px;
}

div#middleLeftBottom {
	background-image: url('../images/leftBackgroundBottom.jpg');
	width: 250px;
	height: 3px;
	font-size: 1px;
}

div#leftMenu {
	width: 224px;
	background-image: url('../images/leftMenuBackgroundReplay.jpg');
	margin-left: 15px;
}

div#leftMenuInner {
	width: 224px;

	background-image: url('../images/leftMenuBackground.jpg');
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#leftMenuSpace {
	width: 224px;
	min-height: 350px;
	height:auto !important;
	height: 350px;	
}

div#moddleLeftBottom {
	margin-left: 15px;
	width: 224px;
	height: 3px;
	background-image: url('../images/leftMenuBackgroundBottom.gif');
	font-size: 1px;
}

div.menuLink {
	margin-left: 16px;
	padding-left: 15px;
	width: 195px;
	border-bottom: 1px solid #719eb2;
	line-height: 120%;
}

div.menuLink a {
	font-size: 13px;
	color: #d2e9ef;
	text-decoration: none;
}

div.menuLink a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.menuLinkChosen {
	background-image: url('../images/menuArrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	//background-position: 0px 5px;	
	margin-left: 15px;
	width: 195px;
	border-bottom: 1px solid #b3de8e;
	line-height: 120%;
}

div.menuLinkChosen span{
	line-height: 120%;
	margin-left: 16px;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}




div.menuLinkSub {
	margin-left: 24px;
	width: 188px;
	border-bottom: 1px solid #719eb2;
	line-height: 100%;
}

div.menuLinkSub div {
	padding-left: 24px;
}

div.menuLinkSub a {
	font-size: 13px;
	color: #d2e9ef;
	text-decoration: none;
}	

div.menuLinkSub a:hover {
	color: #ffffff;
	text-decoration: none;
}




div.menuLinkSubChosen {
	background-image: url('../images/menuArrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	//background-position: 0px 5px;
	margin-left: 24px;
	width: 188px;
	border-bottom: 1px solid #b3de8e;
	line-height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.menuLinkSubChosen div{
	line-height: 100%;
	margin-left: 24px;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}




div#menuKierunek {
	margin-top: 15px;
	text-align: right;
	margin-right: 20px;
}

div#menuSpecjalnosc {
	margin-top: 5px;
	text-align: right;
	margin-right: 20px;
}

div#menuKierunek select{
	background-color: #edf2f3;
	color: #002c3a;
	font-size: 11px;
	font-weight: bold;
}

div#menuSpecjalnosc select{
	background-color: #edf2f3;
	color: #002c3a;
	font-size: 11px;
	font-weight: bold;
}

div#middleLeftShadow {
	width: 250px;
	height: 14px;
	background-image: url('../images/leftMenuBackgroundShadow.jpg');
	font-size: 1px;
}

div#middleCenter {
	width: 521px;
	background-image: url('../images/centerBackgroundReplay.jpg');
	background-repeat: repeat-y;
}

div#middleAll {
	float: left;
	margin-left: -25px;
	width: 521px;
}

div#centerMain {
	width: 519px !important;
	width: 521px;
	border-left: 1px solid #417f9d;
	border-right: 1px solid #417f9d;
	background-image: url('../images/centerBackground.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #417f9d;
}

div#mainSpace {
	width: 477px !important;
	width: 497px;
	min-height: 480px;
	height:auto !important; 
	height: 480px;
	background: #f7f9fa;
	margin-left: 11px;
	padding: 10px;
	line-height: 120%;
	font-size: 12px;
	letter-spacing: 80%;
}

div#mainSpaceBottom {
	margin-left: 11px;
	width: 497px;
	height: 4px;
	background-image: url('../images/centerMainBackgroundBottom.jpg');
	margin-bottom: 11px;
	font-size: 1px;
}

div.news {
	width: 477px;
	padding-bottom: 12px;
}

div.newsTitle {
	width: 472px;
	height: 15px;
	background-image: url('../images/centerTitleLine.jpg');
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	margin-bottom: 2px;
}

div.newsData {
	width: 471px;
	padding: 3px;
	font-size: 11px;
}

div.arch {
	clear: both;
	width: 477px;
	padding-bottom: 0px;


}

div.archTitle {	
	float: left;
	width: 422px;
	font-size: 11px;
	color: #15729d;
	padding-left: 5px;
	margin-bottom: 0px;
	min-height: 15px;
	height:auto !important;
	height: 15px;		
	background-color: #ECF1F4;	
	margin-bottom: 10px;	
}

div#mainFooter {
	margin-left: 0px;
	width: 521px;
	height: 52px;
}

div#middleRight {
	float: left;
	width: 230px;
	height: 388px;
	background-image: url('../images/rightBackground.jpg');
}

div#mainFooterImg {
	color: #d2e9ef;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

div#mainFooterImg a{
	color: #d2e9ef;
	text-decoration: none;
}

div#mainFooterImg a:hover{
	color: #d2e9ef;
	text-decoration: underline;
}

div#mainFooterImgIE {
	color: #d2e9ef;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;	
}

div#mainFooterImgIE a{
	color: #d2e9ef;
	text-decoration: none;
}

div#mainFooterImgIE a:hover{
	color: #d2e9ef;
	text-decoration: underline;
}

div#rightBanner {
	margin-top: 12px;
	width: 211px;
	height: 355px;
	background-repeat: no-repeat;
}

img#bannerImg {
	width: 211px;
	height: 355px;
}

div#bannerLinks {
	position: relative;
	width: 211px;
	height: 21px;
	font-size: 1px;	
	background-image: url('../images/bannerLinksBackground.png');
	margin-top: -26px;
}

* html div#bannerLinks {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

div.bannerLink {
	float: left;
	padding-top: 4px;
	margin-left: 3px;
	width: 12px;
	height: 12px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #1a3443;
	text-align: center;
	line-height: 100%;
}

div.bannerLink a{
	font-size: 11px;
	font-weight: bold;
	color: #1a3443;
}

div.bannerLink a:hover {
	color: #0066FF;
}

legend.specL {
	font-weight: bold;
	color: #4775a0;
}

fieldset.specFS {
	padding: 10px;
	margin-top: 25px;
	border:1px solid #d9d9d9;
	background-color: #f5f5f5;
}

div.mainTitle {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #15729d;
}

div.secondTitle {
	margin-top: 5px;
	margin-left: 6px;
	font-weight: bold;
	font-size: 13px;
	color: #15729d;	
}

a.linkBack {
	font-size: 13px;
	font-weight: bold;
}

div#searchBar {
	width: 184px;
	height: 19px;
	float: right;
	background-image: url('../images/searchBar.jpg');
	margin-top: 6px;
	margin-right: 35px;
}

input#searchBarInput {
	width: 120px;
	height: 14px;
	border:0px;
	background-image: url('../images/searchBarRepeat.jpg');
	background-color: #e1e9ec;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	float: left;
	border-right: 1px solid #265867;
	padding-left: 4px;
	padding-right: 4px;
}

div#searchBar a {
	float: right;
	text-decoration: none;
	font-size: 12px;
	color: #002c3a;
	padding-right: 8px;
	margin-top: 1px;
}

div#searchBar a:hover {
	color: #054458;
}

div#logoWSG {
	clear: right;
	float: right;
	width: 670px;
	height: 40px;
	margin-top: 20px;
	margin-right: 30px;
}

div#logoWSG img {
	width: 670px;
	height: 40px;
}

div#logoSlupsk {
	clear: right;
	float: right;
	width: 630px;
	height: 100px;
	margin-top: 5px;
	margin-right: 30px;
}

div#logoSlupsk img {
	width: 630px;
	height: 100px;
}

div#navBar {
	clear: both;
	float: left;
	width: 463px;
	height: 10px;
	margin-top: 33px;
	margin-left: 234px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	font-size: 11px;
	color: #fffefe;
}

div#navBar a {
	color: #fffefe;
}
