body {
	font-family: 'Arial CE',Arial,Tahoma,Verdana;
	font-size: 12px;
	background-color: #ffffff;
	color: #313e55;
	margin: 0px;
	margin-bottom: 20px;
}
textarea {
	font-family: 'Arial CE',Arial,Tahoma,Verdana;
	font-size: 12px;
	background-color: #ffffff;
	color: #313e55;
}
a {
	color: #dc8315;
	}
a:hover {
	color: #ff6600;
	}
ul {
	font-size: 12px;
	color: #313e55;
	margin: 0px;
	}
li {
	margin-bottom: 5px;
	}
div.header {
	height: 347px;
	background: url('../image/backgroundHeader.gif') repeat-x top left;
	text-align: center;
}
div.headerBar {
	background: url('../image/headerMiddle.gif') repeat-x bottom left;
	width: 800px;
	height: 142px;
	position: relative;
	}
img#logoUGCSh {
	position: absolute;
	top: 60px;
	left: 10px;
	}	
img#headerSlogan {
	position: absolute;
	top: 70px;
	right: 10px;
	}	
		
div.mainb {
	border-top: 1px solid #ffffff;
	background: url('../image/backgroundMainb.gif') repeat-x top left;
	text-align: center;
	min-height: 100px;
	_height: 100px;
}

div.main {
	width: 800px;
	margin: auto;
	text-align: left;
	position: relative;
}
div.main div.content {
	padding-top: 20px;
	}
div.mainHeader {
	width: 800px;
	height: 205px;
	padding: 0px;
	/*background: url('../image/backgroundHeaderBottom.jpg') repeat-x top left;*/
	position: relative;
}

div.mainMenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

div.mainMenu a {
	float: left;
	text-align: center;
	min-height: 36px;
	padding-top: 20px;
	width: 159px;
	margin-left: 1px;
	background: url('../image/backgroundButton.png') repeat-x top left;
	
	text-decoration: none;
	color: #2f3c51;
	font-weight: bold;
	}
div.mainMenu a:hover, div.mainMenu a.selected {
	background: url('../image/backgroundButtonHover.png') repeat-x top left;
	}

div.kroki {
	position: absolute;
	top: 15px;
	right: 13px;
	}



div.panel490DarkTop {
	height: 10px;
	width: 490px;
	font-size: 1px;
	background: url('../image/panel490.gif') no-repeat 0px -20px;
	}
div.panel490Top {
	height: 10px;
	width: 490px;
	font-size: 1px;
	background: url('../image/panel490.gif') no-repeat 0px 0px;
	}
div.panel490Bottom {
	height: 10px;
	width: 490px;
	font-size: 1px;
	background: url('../image/panel490.gif') no-repeat 0px -10px;
	}
div.panel490 {
	width: 490px;
	background: url('../image/panel490Body.gif') repeat-y top left;
	}
div.panel490 div.content {
	padding: 0px 10px 0px 10px;
	}


div.panel490 h1 {
	background-color: #edf1f8;
	border: 1px solid #d7e0ef;
	color: #2f3c51;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	}

div.panel490 h1.v1 {
	background: none;
	border: none;
	color: #dc8315;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	}
	
div.panel490 p {
	margin: 10px 10px 0px 10px;
	text-align: justify;
	color: #3e5f91;
}
div.panel490 p.footer {
	border-top: 1px solid #edeef3;
	text-align: right;
	padding-top: 5px;
}
div.panel490 p.footer a {
	padding-left: 16px;
	color: #3e5f91;
	text-decoration: none;
	background: url('../image/iconMore.gif') no-repeat bottom left;
}
div.panel490 p.footer a:hover {
	color: #dc8315;
	text-decoration: underline;
	background: url('../image/iconMore.gif') no-repeat top left;
}




div.floatLeft {
	float: left;
}
div.floatRight {
	float: right;
}
div.clearBoth {
	clear: both;
}










div.panel290DarkTop {
	height: 10px;
	width: 290px;
	font-size: 1px;
	background: url('../image/panel290.gif') no-repeat 0px -20px;
	}
div.panel290Top {
	height: 10px;
	width: 290px;
	font-size: 1px;
	background: url('../image/panel290.gif') no-repeat 0px 0px;
	}
div.panel290Bottom {
	height: 10px;
	width: 290px;
	font-size: 1px;
	background: url('../image/panel290.gif') no-repeat 0px -10px;
	}
div.panel290 {
	width: 290px;
	background: url('../image/panel290Body.gif') repeat-y top left;
	}
div.panel290 div.content {
	padding: 0px 10px 0px 10px;
	}
div.panel290D ul {
	color: #cbcdd0;
	}

div.panel290 h1 {
	background-color: #dee6f3;
	border: 1px solid #d7e0ef;
	color: #2f3c51;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	}

div.panel290 h1.v1 {
	background: none;
	border: none;
	color: #dc8315;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	}
	
div.panel290 p {
	margin: 10px 10px 0px 10px;
	text-align: justify;
	color: #3e5f91;
}
div.panel290 p.footer {
	border-top: 1px solid #edeef3;
	text-align: right;
	padding-top: 5px;
}
div.panel290 p.footer a {
	padding-left: 16px;
	color: #3e5f91;
	text-decoration: none;
	background: url('../image/iconMore.gif') no-repeat bottom left;
}
div.panel290 p.footer a:hover {
	color: #dc8315;
	text-decoration: underline;
	background: url('../image/iconMore.gif') no-repeat top left;
}











div.panel290DTop {
	height: 10px;
	width: 290px;
	font-size: 1px;
	background: url('../image/panel290D.gif') no-repeat 0px 0px;
	}
div.panel290DBottom {
	height: 10px;
	width: 290px;
	font-size: 1px;
	background: url('../image/panel290D.gif') no-repeat 0px -10px;
	}
div.panel290D {
	width: 290px;
	background: url('../image/panel290DBody.gif') repeat-y top left;
	}
div.panel290D div.content {
	padding: 0px 10px 0px 10px;
	}
	

div.panel290D h1 {
	background-color: #273141;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	}

	
div.panel290D p {
	margin: 10px 10px 0px 10px;
	text-align: justify;
	color: #cbcdd0;
}
div.panel290D p.footer {
	border-top: 1px solid #273141;
	text-align: right;
	padding-top: 5px;
}
div.panel290D p.footer a {
	padding-left: 16px;
	color: #3e5f91;
	text-decoration: none;
	background: url('../image/iconMoreD.gif') no-repeat bottom left;
}
div.panel290D p.footer a:hover {
	color: #dc8315;
	text-decoration: underline;
	background: url('../image/iconMoreD.gif') no-repeat top left;
}





div.footer {
	text-align: center;
	margin-top: 20px;
}
div.footer a {
	color: #3e5f91;
}
div.footer a:hover {
	color: #dc8315;
}


div.content img {
	vertical-align: middle;
}



div.panel290D input, div.panel290D textarea {
	color: #ffffff;
	font-size: 11px;
	background-color: #273141;
	border: 1px solid #333e50;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	width: 230px;
	
}

div.panel290D input.submit {
	background-color: #cdd5e3;
	color: #1d2532;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	width: 120px;
}

div.panel290D input.radio {
	width: auto;
	background-color: transparent;
	border: none;
}