<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
	list-style: none;
}
.hidden, #hidden {
	position: absolute;
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	width: 100%;
	text-align: center;
	font: 0.80em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #454143;
}
#body_bg {
	width: 100%;
	height: auto;
	background: #4d4338 url(../img/body_bg.jpg) repeat;
}
#site_bg {
	width: 100%;
	height: auto;
	background: #4d4338 url(../img/site_bg.jpg) repeat-y top center;
}
#site {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#waitingTable {
	background: transparent;
	width: 100%;
	height: 100%;
}
#waitingTable td {
	text-align: center;
	vertical-align: middle;
	background: #4d4338;
}
#waitingTable img, #waitingTable a img {
	text-decoration: none;
	border: none;
}
#content #waitingTable td {
	height: 100px;
}

/* ------ HEADER ------------ */
#header {
	width: 990px;
	height: 393px;
	background: url(../img/header_bg.png) no-repeat 0 0;
	position: relative;
}
#illustration {
	width: 900px;
	height: 279px;
	position: absolute;
	top: 96px;
	left: 42px;
	overflow: hidden;
}
#logozone {
	width: 900px;
	height: 72px;
	position: absolute;
	top: 24px;
	left: 38px;
	text-align: center;
	overflow: hidden;
}
#logo {
	color: #ce7d27;
	font-size: 3.0em;
	font-weight: bold;
	margin: 10px 20px 0 20px;
	font-style: normal;
	background: #000000;
	padding-left: 0;
	overflow: hidden;
	height: 1.3em;
}
#logo a, #logo a:hover {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
#logo a img, #logo a:hover img {
	border: none;
	text-decoration: none;
}
#moto {
	color: #454345;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 20px 0 20px;
	overflow: hidden;
	height: 1.45em;
}
/* ------ HEADER ------------ */

/* ------ QUICK LINKS ------- */
#quickLinks {
	position: absolute;
	z-index: 11;
	top: 0;
	left: 45px;
}

.lang {
  margin-left: 20px;
}
.lang a {
	color: #000000;
	text-decoration: underline;
}
.lang a:hover {
	color: #000000;
	text-decoration: none;
}
#languageSelect {
	padding: 0;
	margin: 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
}
#languageSelect ul {
	display: none;
}
#languageFlags {
	padding: 0;
	margin: 0;
}
#languageSelect #languageFlags a {
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	background: transparent center center no-repeat;
}
#languageList {
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
	font-size: 0.9em;
}
/* IE6 */
*html #languageList {
	font-size: 0.8em;
}
#languageList .separator {
	display: inline;
}
.languageSelectbox {
	border: 1px solid #454345;
	font-size: 0.85em;
	height: 17px;
	margin: 0 0 0 5px;
	padding: 0;
}
/* IE6 */
*html .languageSelectbox {
	font-size: 0.7em;
	height: 15px;
}

#links a {
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;
	margin: 0 10px 0 0;
}
*html #links {
  font-size: 0.8em;
}
#links a:hover {
	color: #454345;
	text-decoration: none;
}
.homepage a {
	background: url(../img/homepage.png) no-repeat left;
	padding-left: 25px;
}
.print a {
	background: url(../img/print.png) no-repeat left;
	padding-left: 15px;
}
.sitemap a {
	background: url(../img/sitemap.png) no-repeat left;
	padding-left: 20px;
}
.rss a {
	background: url(../img/rss.png) no-repeat left;
	padding-left: 18px;
}
#links .separator {
	display: none;
}

/* ------ QUICK LINKS ------- */

/* ------ MAIN -------------- */
#main, #mainWide {
	width: 920px;
	margin-left: 38px;
	text-align: left;
	overflow: hidden;
	*margin-left: 0;
}

#content {
	width: 500px;
	_width: 490px;
	margin-left: 210px;
	_margin-left: 110px;
	float: left;
	overflow: hidden;
}
#mainWide #content {
	width: 710px;
	_width: 705px;
	margin-left: 210px;
	_margin-left: 110px;
	float: left;
	overflow: hidden;
}

#sidebar {
	width: 205px;
	float: left;
	margin: 0 0 0 -710px;
	padding: 0;
	overflow: hidden;
}
#mainWide #sidebar {
	width: 205px;
	float: left;
	margin: 0 0 0 -920px;
	padding: 0;
	overflow: hidden;
}

#right {
	width: 205px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	overflow: hidden;
}

#rows #leftRow, #rows #rightRow  {
	width: 350px;
	float: left;
}
/* ------ MAIN -------------- */

/* ------ FOOTER ------------ */
#footer {
	width: 910px;
	height: 60px;
	background: url(../img/footer.jpg) no-repeat;
	margin-left: 40px;
	color: #000000;
	font-size: 1em;
	*margin-left: 12px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footerContent {
	padding: 30px 30px 10px 30px;
	position: relative;
}
#footerLeft {
	height: 20px;
	line-height: 1.3em;
	overflow: hidden;
	text-align: left;
	width: 420px;
	position: absolute;
	left: 40px;
	_float: left;
	_left: 0;
}
#footerRight {
	height: 20px;
	line-height: 1.3em;
	overflow: hidden;
	text-align: right;
	width: 420px;
	position: absolute;
	right: 40px;
}
#footerRight span {
	background: url(../img/footer_bell.jpg) no-repeat left top;
	padding-left: 25px;
}
/* ------ FOOTER ------------ */

/* ------ MENU -------------- */
#menuzone {
	width: 205px;
	background: url(../img/sidebox_top.jpg) no-repeat top;
	padding-top: 8px;
}
.menu li {
	width: 205px;
	overflow: hidden;
}
.menu li a {
	background: url(../img/menu.jpg) no-repeat left top;
	color: #ce7d27;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	display: block;
	width: 170px;
	_width: 205px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 20px;
	cursor: pointer;
}
.menu li a span {
	display: block;
	width: 170px;
	overflow: hidden;
	cursor: pointer;
}
.menu li a:hover {
	background: url(../img/menu_hover.jpg) no-repeat left top;
	color: #ce7d27;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.menu li.open a, .menu li.selected a, .menu li.activeSelected a {
	background: url(../img/menu_hover.jpg) no-repeat left top;
	color: #ce7d27;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.menu .level1 li a {
	background: url(../img/submenu.jpg) no-repeat left top;
	color: #454143;
	text-decoration: none;
	height: 22px;
	width: 160px;
	_width: 205px;
	line-height: 22px;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 20px;
	font-weight: normal;
	cursor: pointer;
}
.menu .level1 li a span {
	display: block;
	width: 160px;
	overflow: hidden;
	cursor: pointer;
}
.menu .level1 li a:hover {
	background: url(../img/submenu_hover.jpg) no-repeat left top;
	text-decoration: none;
  	color: #ce7d27;
	font-weight: bold;
	cursor: pointer;
}
.menu .level1 li.selected a, .menu .level1 li.activeSelected a {
	background: url(../img/submenu_hover.jpg) no-repeat left top;
	text-decoration: none;
  	color: #ce7d27;
	font-weight: bold;
	cursor: pointer;
} 

.menu .level2 li a, .menu li .level1 li .level2 li a {
	background: url(../img/submenu2.jpg) no-repeat left top;
	color: #454143;
	text-decoration: none;
	height: 22px;
	width: 150px;
	_width: 205px;
	line-height: 22px;
	display: block;
	overflow: hidden;
	padding-left: 35px;
	padding-right: 20px;
	font-weight: normal;
	cursor: pointer;
}
.menu .level2 li a span {
	display: block;
	width: 150px;
	overflow: hidden;
	cursor: pointer;
}
.menu .level2 li a:hover, .menu li .level1 li .level2 li a:hover {
	background: url(../img/submenu2_hover.jpg) no-repeat left top;
	text-decoration: none;
  	color: #000000;
  	cursor: pointer;
	font-weight: bold;
}
.menu .level2 li.selected a, .menu .level2 li.activeSelected a, .menu li .level1 li .level2 li.selected a, .menu li .level1 li .level2 li.activeSelected a {
	background: url(../img/submenu2_hover.jpg) no-repeat left top;
	text-decoration: none;
  	color: #000000;
	font-weight: bold;
	cursor: pointer;
} 
/* ------ MENU -------------- */

/* ------ NAVIGATOR -------- */
#navigator {
	text-align: left;
	margin: 5px 10px 0 0;
	color: #ce7d27;
	background: url(../img/navigator.jpg) no-repeat left top;
	padding-left: 15px;
	padding-bottom: 10px;
}
#navigator a.navFirstPage {
	color: #000000;
	background: url(../img/navigator_separator.jpg) no-repeat right;
	padding-right: 20px;
	padding-left: 10px;
	text-decoration: underline;
}
#navigator a {
	color: #000000;
	background: url(../img/navigator_separator.jpg) no-repeat right;
	padding-right: 20px;
	padding-left: 3px;
	text-decoration: underline;
}
#navigator a:hover {
	color: #454143;
	text-decoration: none;
}
#navCurrentPage {
	color: #000000;
	padding-left: 5px;
}
#navigator span span {
	display: none;
}
/* ------ NAVIGATOR -------- */

/* ------ SEARCH ----------- */
#searchBox {
	margin-top: 10px;
}
#searchBox fieldset {
	border: none;
}
#searchBox label {
	display: none;
}
#fulltextSearchText {
	background: url(../img/search_input.jpg) no-repeat;
	padding: 0px 10px 0 20px;
	width: 133px;
	height: 37px;
	border: none;
	float: left;
}
/* IE */
#fulltextSearchText {
	*padding: 10px 10px 0 20px;
	_width: 170px;
}

#fulltextSubmit {
	margin: 0;
	padding: 0;
	float: left;
	background: url(../img/search_btn.jpg) no-repeat;
	width: 37px;
	height: 37px;
	border: none;
	cursor: pointer;
	_margin: 0 0 0 -3px;
}
#fulltextSubmit:hover {
   margin: 0 0 0 0;
	padding: 0;
	float: left;
   background: url(../img/search_btn_hover.jpg) no-repeat;
   width: 37px;
	height: 37px;
	border: none;
	cursor: pointer;
	_margin: 1px 0 0 3px;
}

.submit {
	background: transparent url(../img/submit_bg.jpg) repeat-x top;
	color: #000000;
	border: none;
	height: 24px;
	padding: 0 15px 2px 15px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #000000;
	text-transform: uppercase;
}
/* IE */
.submit {
  *padding: 0 15px 0 15px;
  *margin: 0;
  *border: none;	
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.submit { padding: 0 15px 0 15px; }
}
.submit:hover {
	background: url(../img/submit_hover.jpg) repeat-x top;
	color: #000000;
	border: none;
	height: 24px;
	padding: 0 15px 2px 15px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #000000;
	text-transform: uppercase;
}
/* IE */
.submit:hover {
  *padding: 0 15px 0 15px;
  *margin: 0;
  *border: none;	
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.submit:hover { padding: 0 15px 0 15px; }
}
#fulltextSearchResult {
	padding-bottom: 10px;
}
#fulltextSearchResult fieldset {
	border: none;
	margin: 0;
	padding: 10px;
}
#rows #fulltextSearchResult fieldset {
	padding: 5px;
}
.search {
	margin-bottom: 5px;
	float: left;
	width: 170px;
	*width: 160px;
}
#mainWide .search {
	width: 240px;
} 
#rows .search {
	width: 324px;
}
.search label, .type label {
	width: 170px;
	float: left;
	margin-bottom: 10px;
	color: #434145;
	font-weight: bold;
	*width: 155px;
}
#mainWide #rows .search label, #mainWide #rows .type label {
	width: 318px;
	float: left;
	margin-bottom: 3px;
}
#mainWide .search label, #mainWide .type label {
	width: 230px;
}
.type {
	margin-bottom: 5px;
	float: left;
	width: 170px;
	margin-left: 15px;
	*width: 160px;
}
#mainWide .type {
	width: 240px;
}
#rows .type {
	margin-left: 0;
	width: 324px;
}
#fulltextSearchTextResult {
	background: url(../img/input_bg.png) no-repeat top left;
	width: 167px;
	border: 1px solid #000000;
	padding: 3px 2px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	*width: 155px;
}
#mainWide #fulltextSearchTextResult {
	width: 227px;
}
#mainWide #rows #fulltextSearchTextResult {
	width: 318px;
}
/* IE7, IE8 */
#fulltextSearchTextResult {
	*padding: 2px 2px 2px 2px;
}
/* IE6*/
*html #fulltextSearchTextResult {
	padding: 2px;
	height: 23px;
}
#fulltextSearchTypeResult {
	background: url(../img/input_bg.png) no-repeat top left;
	width: 167px;
	height: 23px;
	border: 1px solid #000000;
	padding: 3px 2px 2px 2px;
	*width: 155px;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#fulltextSearchTypeResult { margin-top: 2px; }
}
#mainWide #fulltextSearchTypeResult {
	width: 227px;
}
#mainWide #rows #fulltextSearchTypeResult {
	width: 324px;
}
/* IE */
#fulltextSearchTypeResult {
	*padding: 2px;
	*margin-top: 1px;
}
.btnarea {
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
/* IE */
.btnarea {
  *margin-left: 5px;
}
#rows .btnarea {
	margin-left: 0;
	margin-top: 10px;
	float: right;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.btnarea { margin-top: 28px; }
}
p.size, .boxContent p.size {
	line-height: 1.3em;
	font-size: 0.9em;
	padding-bottom: 0;
	color: #646464;
}
/* ------ SEARCH ----------- */

/* ------ BOX ------------- */
.box {
	width: 480px;
	background: url(../img/box_bottom.jpg) no-repeat bottom center;
	padding-bottom: 25px;
	overflow: hidden;
	margin: 5px 5px 20px 5px;
}
#mainWide .box {
	width: 690px;
}
#mainWide #rows .box {
	width: 340px;
}
#sidebar .box, #right .box {
	width: 205px;
	overflow: hidden;
	margin-bottom: 20px;
	background: url(../img/sidebox_bottom.jpg) no-repeat bottom center;
	padding-bottom: 25px;
}
.boxTitle {
	margin: 0 0 7px 0;
	padding: 0 3px;
}
.boxTitle h2 {
	color: #ce7d27;
	font-size: 2.2em;
	font-weight: bold;
}
#sidebar .boxTitle, #right .boxTitle {
	width: 205px;
	height: 25px;
	background: url(../img/sidebox_title.jpg) no-repeat top;
	color: #ce7d27;
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#sidebar .boxTitle h2, #right .boxTitle h2, #sidebar .boxTitle h1, #right .boxTitle h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 1px 0 0 0;
	text-transform: uppercase;
	height: 25px;
	overflow: hidden;
	width: 170px;
	padding: 0 25px 0 20px;
	color: #ce7d27;
	font-style: normal;
	text-align: center;
}
.boxContent {
	padding: 0 3px;
}
#sidebar .boxContent, #right .boxContent {
	padding: 5px 15px 0 15px;
}

/* ------ BOX ------------- */

/* ------ WYSIWYG --------- */
h1, h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}
h3 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}
h4, h5 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}
h6 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #454143;
	text-decoration: underline;
}

.boxContent img, .boxContent a img {
	margin: 5px;
	border: 5px solid #e3e3e3;
}
.boxContent a:hover img {
	border: 5px solid #454143;
}

.boxContent p {
	margin-bottom: 7px;
	line-height: 1.6em;						   
}

.boxContent ol {
	margin: 10px 0 10px 30px;
}
.boxContent ol li ol {
	margin: 0 0 0 15px;
}
.boxContent ol li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.boxContent ol li ul {
	padding: 0 0 0 0;
}
.boxContent ol li ul li {
	list-style-type: none;
	background: url(../img/li.png) no-repeat 0px 7px;
	padding: 3px 0 2px 15px; 
}

.boxContent ul {
	padding: 10px 0 10px 10px;
}
.boxContent ul li {
	background: url(../img/li.png) no-repeat 0px 7px;
	padding: 3px 0 2px 15px;
}
#sidebar .boxContent ul li, #right .boxContent ul li {
	background: url(../img/li.png) no-repeat 0px 7px; 
}
.boxContent ul li ul {
	padding: 0 0 0 0;
}
.boxContent ul li ul li {
	background: url(../img/li.png) no-repeat 0px 7px;
	padding: 3px 0 2px 15px;
}
#sidebar .boxContent ul li ul li, #right .boxContent ul li ul li {
	background: url(../img/li.png) no-repeat 0px 7px;
}

.boxContent ul ol li, #sidebar .boxContent ul ol li, #right .boxContent ul ol li {
	background: none;
	padding-left: 0px;
}

blockquote {
	color: #454143;
	font-style: italic;
	margin: 0 5px;
	padding: 5px;
}

table {
	border-collapse: collapse;
	margin: 0 0 7px 1px;
}
*html .box table {
  font-size: 0.9em;
}
.modernTable {
	border-collapse: collapse;
	margin: 0 0 0 1px;
}
#sidebar .modernTable, #right .modernTable {
	margin-left: 1px;
}
.modernTable thead tr td {
	background: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	color: #FFFFFF;
}
.modernTable tbody tr td {
	background: none;
	border: 1px solid #000000;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0;
}
/* ------ WYSIWYG --------- */

/* ------ ARTICLES -------- */
.article {

}
#sidebar .article, #right .article {
	padding: 2px 0 2px 0;
	margin: 0 0 10px; 0;
}
.article h3 {
	margin-bottom: 3px;
	font-size: 1.1em;
	font-weight: bold;
}
.article h3 a {
	color: #efbb2e;
	text-decoration: none;
}
.article h3 a:hover {
	color: #454143;
	text-decoration: none;
}
.article ins {
	text-decoration: none;
	color: #b3b3b3;
	font-size: 0.85em;
}
.articleTime ins {
	color: #b3b3b3;
	text-decoration: none;
	font-size: 0.85em;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.6em;
}
.article .articleContent img {
	margin: 5px;
}

#sidebar .articleDetail, #right .articleDetail {
  padding-left: 3px;
  padding-right: 2px;
}
/* ------ ARTICLES -------- */

/* ------ PAGING ---------- */
.paging {
	float: right;
}
#sidebar .paging, #right .paging {
	float: none;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
}
#rows .paging {
  float: none;
  padding-top: 5px;
  text-align: center;
  margin-top: 10px;
}
.leftEnd, .left  {
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 3px;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}
#sidebar .leftEnd, #sidebar .left, #right .leftEnd, #right .left {
	margin-right: 0;
}
.leftEnd:hover, .left:hover {
	color: #000000;
	text-decoration: underline;
}
.paging .selected {
	font-weight: bold;
	color: #ffffff;
	padding: 0 2px 2px 2px; 
	background: #000000;
}
.right, .rightEnd {
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 3px;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}
#sidebar .rightEnd, #sidebar .right, #right .rightEnd, #right .right {
	margin-right: 0;
}
.rightEnd:hover, .right:hover {
	color: #000000;
	text-decoration: underline;
}
.separator {
	display: none;
}
.paging a {
	padding: 0 2px 2px 2px;
}
#right .paging a, #sidebar .paging a {
  padding: 0 0 2px 0;
}
.paging a .pageText {
	color: #ce7d27;
	line-height: 1.5em;
	text-decoration: underline;
	font-weight: bold;
}
.paging a:hover .pageText {
	color: #ce7d27;
	text-decoration: none;
}
/* ------ PAGING ---------- */

/* ------ LINK and INFO --- */
.archive {
	margin-bottom: 5px;
}
.archive a {
	font-weight: bold;
}
#sidebar .archive, #right .archive {
	padding: 0;
}
.pagingInfo {
	float: left;
	padding-top: 3px;
	color: #000000;
}
#sidebar .pagingInfo, #right .pagingInfo {
	padding: 0;
	float: none;
}
#rows .pagingInfo {
  padding: 0;
  float: none;
}
#leftContent .pagingInfo, #rightContent .pagingInfo {
	float: none;
}
.back {
	margin-top: 5px;
}
.back a {
	font-weight: bold;
}

.rbcTags h4 {
	display: block;
	float: left;
	margin: 4px 7px 0 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.rbcTags h4 a {
	color: #000000;
	text-decoration: none;
}
.rbcTags h4 a:hover {
	color: #b3b3b3;
	text-decoration: underline;
}
.rbcTags .tags {
	line-height: 2em;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

#sidebar .rbcBookmarks, #right .rbcBookmarks {
  padding-left: 5px;
  padding-right: 5px;
}
.rbcBookmarks img {
	margin: 0 0 0 0;
}
/* ------ LINK and INFO --- */

/* ------ TAGS ------------ */
ol.tags, .boxContent ol.tags {
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
	line-height: normal;
}
ol.tags li {
	padding: 0;
	list-style-type: none;
	list-style: none;	
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}
ol.tags a {
	color: #000000;
	text-decoration: underline;
}
ol.tags a:hover {
	color: #000000;
	text-decoration: none;
}
/* ------ TAGS ------------ */

/* ------ DISCUSSION --------- */
.diskuze {
	background: url(../img/new_post_bg.jpg) no-repeat top center;
	padding: 20px 40px 0 40px;
	overflow: hidden;
}
#mainWide .diskuze {
	background: url(../img/new_post_bg_wide.jpg) no-repeat top center;
}
#mainWide #rows .diskuze {
	background: url(../img/new_post_bg_rows.jpg) no-repeat top center;
}
#sidebar .diskuze, #right .diskuze {
	background: none;
	padding: 0;
	overflow: hidden;
}
.diskuze h5 {
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
#sidebar .diskuze h5, #right .diskuze h5 {
	margin-left: 5px;
}
.diskuze fieldset {
	border: none;
	padding: 10px 5px 0 5px;
}
#right .diskuze fieldset {
	padding: 5px 5px 0 3px;
}
.diskuze label {
	float: left;
	width: 123px;
	padding: 0 7px 0 0;
	margin-top: 5px;
	color: #434145;
	font-weight: bold;
}
#mainWide .diskuze label {
	padding: 0 7px 0 0;
	width: 163px;
}
#sidebar .diskuze label, #right .diskuze label {
	float: left;
	width: 170px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #434145;
	font-weight: bold;
}
#rows .diskuze label {
	float: left;
	width: 238px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 3px;
}
.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle, .diskuze .feWebFormInput {
	border: 1px solid #ce7d27;
	width: 245px;
	padding: 3px 2px 3px 2px;
	font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	background: url(../img/input_bg.png) no-repeat left top;
	_height: 25px;
}
/* IE, IE8 */
.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle, IE8 */
.diskuze .feWebFormInput {
	*width: 240px;
}
/* IE6 */
*html .diskuze #postAuthor, *html .diskuze #postEmail, *html .diskuze #postTitle, /* IE6 */
*html .diskuze .feWebFormInput {
	width: 240px;
}
#mainWide .diskuze #postAuthor, #mainWide .diskuze #postEmail, #mainWide .diskuze #postTitle, #mainWide .diskuze .feWebFormInput {
	width: 415px;
}
/* IE, IE8 */
#mainWide .diskuze #postAuthor, #mainWide .diskuze #postEmail, #mainWide .diskuze #postTitle, IE8 */
#mainWide .diskuze .feWebFormInput {
	*width: 410px;
}
/* IE6 */
*html #mainWide .diskuze #postAuthor, *html #mainWide .diskuze #postEmail, *html #mainWide .diskuze #postTitle, /* IE6 */
*html #mainWide .diskuze .feWebFormInput {
	width: 408px;
}
#sidebar .diskuze #postAuthor, #sidebar .diskuze #postEmail, #sidebar .diskuze #postTitle, #sidebar .diskuze .feWebFormInput {
	width: 160px;
}
#right .diskuze #postAuthor, #right .diskuze #postEmail, #right .diskuze #postTitle, #right .diskuze .feWebFormInput {
	width: 160px;
	_width: 170px;
}
#rows .diskuze #postAuthor, #rows .diskuze #postEmail, #rows .diskuze #postTitle, #rows .diskuze .feWebFormInput {
	width: 238px;
}

.diskuze #postText, .diskuze .feWebFormTextarea {
	border: 1px solid #000000;
	width: 245px;
	height: 100px;
	float: left;
	padding: 3px 2px 3px 2px;
	font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../img/input_bg.png) no-repeat left top;
}
/* IE7, IE8 */
.diskuze #postText, IE8 */
.diskuze .feWebFormTextarea {
	*width: 240px;
}
/* IE6 */
*html .diskuze #postText, /* IE6 */
*html .diskuze .feWebFormTextarea {
	width: 242px;
}
#mainWide .diskuze #postText, #mainWide .diskuze .feWebFormTextarea {
	border: 1px solid #000000;
	width: 415px;
	height: 100px;
	float: left;
	padding: 3px 2px 3px 2px;
	font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../img/input_bg.png) no-repeat left top;
}
/* IE7, IE8 */
#mainWide .diskuze #postText, IE8 */
#mainWide .diskuze .feWebFormTextarea {
	*width: 410px;
}
/* IE6 */
*html #mainWide .diskuze #postText, /* IE6 */
*html #mainWide .diskuze .feWebFormTextarea {
	width: 412px;
}
#sidebar #postText, #right #postText, #mainWide #sidebar #postText, #mainWide #right #postText, #sidebar .feWebFormTextarea, #right .feWebFormTextarea, #mainWide #sidebar .feWebFormTextarea, #mainWide #right .feWebFormTextarea {
	width: 160px;
}
#right #postText, #mainWide #right #postText, #right .feWebFormTextarea, #mainWide #right .feWebFormTextarea {
	_width: 170px;
}
#mainWide #rows #postText, #mainWide #rows .feWebFormTextarea {
	width: 238px;
}

.diskuze .btn {
	float: right;
	margin: 5px 3px 0 0;
	*margin: 5px 4px 0 0;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.diskuze .btn { margin: 5px 1px 0 0; }
}
#sidebar .diskuze .btn, #right .diskuze .btn {
	float: right;
	margin: 5px 5px 0 0;
}
/* IE */
#sidebar .diskuze .btn, #right .diskuze .btn {
	float: right;
	*margin: 5px 0 0 0;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#sidebar .diskuze .btn, #right .diskuze .btn { 
	margin: 5px 0 0 0; 
	float: right;
  }
}
#rows .diskuze .btn {
	float: right;
	margin: 5px 0 0 0;
}

p.formError {
	color: #f52723;
	font-weight: bold;
}
.boxContent ul.formError {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
ul.formError li, #sidebar ul.formError li, #right ul.formError li, #rows ul.formError li {
	padding-left: 0;
	background: none;
	color: #434145;
}
ul.formError li span {
	font-weight: bold;
	color: #f52723;
}


.diskuze h4 {
	margin-top: 7px;
}
.diskuze label.wrong {
	color: #f52723;
}
.diskuze #postAuthor.wrong, .diskuze #postEmail.wrong, .diskuze #postTitle.wrong, .diskuze .feWebFormInput.wrong {
	border: 1px solid #f52723;
}

.post {
	height: auto;
	margin: 0 0 5px 100px;
	overflow: hidden;
	padding: 0 0 0 10px;
	background: url(../img/small_bell.jpg) no-repeat 0 12px;
}
.level-1 {
	margin-left: 0px;
	background: none;
	padding-left: 0;
}
.level-2 {
	margin-left: 20px;
	background: url(../img/small_bell.jpg) no-repeat 0 12px;
	padding-left: 10px;
}
.level-3 {
	margin-left: 40px;
	background: url(../img/small_bell.jpg) no-repeat 0 12px;
	padding-left: 10px;
}
.level-4 {
	margin-left: 60px;
	background: url(../img/small_bell.jpg) no-repeat 0 12px;
	padding-left: 10px;
}
.level-5 {
	margin-left: 80px;
	background: url(../img/small_bell.jpg) no-repeat 0 12px;
	padding-left: 10px;
}
.post .head {
	padding: 5px 5px 0 5px;
	color: #1B1B1B;
}
.post .text {
	padding: 0 5px 0 5px;
}
.post .head h3 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.post .head p {
	margin: 0;
	padding: 0;
	color: #434145;
	font-size: 0.9em;
}
.post .head .date, .post .head .user, .post .head .title {
	color: #434145;
	text-transform: lowercase;
}
.post .head .userName {
	color: #000000;
	font-weight: bold;
}
.post .head span {
	color: #434145;
	font-weight: normal;
}
.post .head ins {
	text-decoration: none;
	font-weight: bold;
}
.post .reply {
	float: right;
	margin-right: 10px;
	text-transform: lowercase;
}

.newPost {
	font-weight: bold;
	margin-top: 5px;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.question h3.title {
	cursor: pointer;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}
.question h3.title:hover {
	color: #434145;
	font-weight: bold;
}
.hideAnswer {
	color: #434145;
	background: url(../img/faq_close.jpg) no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
.viewAnswer {
	color: #000000;
	background: url(../img/faq_open.jpg) no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
.answerBlock {
	margin-top: 5px;
	padding-left: 25px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#sidebar .item, #right.item {
  padding-left: 5px;
  padding-right: 5px;
}
.item h2.title {
	font-size: 1.2em;
	font-weight: bold;
}
.item h2.title a {
	color: #ce7d27;
}
.item h2.title a:hover {
	color: #ce7d27;
}
.item .uri {
	margin-bottom: 5px;
	font-size: 0.9em;
}
.item .uri a { 
	color: #646464;
	text-decoration: underline;
}
.item .uri a:hover {
	color: #000000;
	text-decoration: underline;
}
.itemContent {
	line-height: 1.5em;
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding: 0 0 0 0;
}
ul.ServerMap li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
	padding: 4px 0 4px 0;
}
ul.ServerMap li a {
	font-size: 1.2em;
	text-decoration: underline;
	font-weight: bold;
}

ul.ServerMap ul.level1 {
	padding: 5px 0 0 10px;
}
ul.ServerMap ul.level1 li {
	background: none;
	padding-left: 0;
}
ul.ServerMap ul.level1 li a {
	color: #000000;
	text-decoration: underline;
	background: url(../img/small_bell.jpg) no-repeat 0 5px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 1em;
}
ul.ServerMap ul.level1 li a:hover {
	color: #434145;
}

ul.ServerMap ul.level1 ul {
	padding: 5px 0 0 10px;
}
ul.ServerMap ul.level1 ul li {
	background: none;
	padding-left: 5px;
}
ul.ServerMap ul.level1 ul li a {
	color: #000000;
	text-decoration: underline;
	background: url(../img/small_bell.jpg) no-repeat 0 5px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 1em;
}
ul.ServerMap ul.level1 a:hover {
	color: #434145;
} 
/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
.product {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar .product, #right .product {
	padding: 2px 5px;
	margin-top: 5px;
}
.product .title {
	font-size: 1.2em;
	font-weight: bold;
}
#sidebar .product .title, #right .product .title {
	margin-left: 0;
}
#rows .product .title {
	margin-left: 0;
}
.product .image {
	float: left;
	background: url(../img/product_img.jpg) no-repeat top;
	width: 130px;
	height: 144px;
	padding: 0;
	margin: 5px 10px 5px 0;
}
.product .image:hover {
	background: url(../img/product_img_hover.jpg) no-repeat top;
}
#sidebar .product .image, #right .product .image {
	margin: 5px 10px 5px 22px;
}
#rows .product .image {
	float: left;
	text-align: center;
	margin: 10px 10px 10px 0;
}
.product .image a {
	border: none;
	text-decoration: none;
	overflow: hidden;
	font-size: 85%;	
	cursor: pointer;
	font-weight: normal;
	text-align: center;
}
.product .image a span.obr {
	position: relative;
	display: block;
	margin: 0 auto 5px;
	width: 118px;
	height: 118px;
	padding-top: 11px;
	_margin-left: 5px;
	_height: 135px;
}
.product .image a span.obr span {
	*position: absolute;
	*top: 50%;
	*left: 50%;	
}
.product .image a span.obr img {
	margin: 0;
	border: 0;
	border: none;
	background: none;
}
.product .image a span.obr img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	background: none;
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
	border: none;
}


.product .text {
	line-height: 1.5em;
}
#sidebar .product .text, #right .product .text {
	margin: 0;
}
#rows .product .text {
	margin-left: 0;
	margin-top: 10px;
}

.productDetail { 
  text-align: left;
}
.productDetail .image {
	display: block;
	margin: 0;
	text-align: center;	
}
.productDetail .image a {
	border: none;
	text-decoration: none;
}
.productDetail .image a img {
	text-decoration: none;
	background-color: #bababa;
	border: 5px solid #bababa;
}
#rows .productDetail .image a img {
	margin: 0;
}
.productDetail .image a:hover img {
	text-decoration: none;
   background-color: #454143;
	border: 5px solid #454143;
}
.productDetail .text {
	margin-top: 5px;
}
/* ---- PRODUCTS ------------ */

/* ---- PHOTOGALLERY -------- */
.photo118 {
	margin-top: 10px;
	overflow: hidden;
}
.photo118 a.photo {
	width: 120px;
	float: left;
	text-decoration: none;
}
.photo200 {
	margin-top: 10px;
	overflow: hidden;
}
.photo200 a.photo {
	width: 202px;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 15px;
}
a.photo {
	margin: 0 0 10px 20px;
	overflow: hidden;
	font-size: 85%;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
.photo118 a.photo {
	background: url(../img/photo118.jpg) no-repeat top center;
	height: 186px;
	width: 130px;
}
.photo118 .photo:hover {
	background: url(../img/photo118_hover.jpg) no-repeat top center;	
}
.photo200 a.photo {
	background: url(../img/photo200.jpg) no-repeat top center;
	width: 221px;
	height: 273px;
}
.photo200 .photo:hover {
	background: url(../img/photo200_hover.jpg) no-repeat top center;	
}

#mainWide .photo118 a.photo {
	margin: 0 0 10px 35px;
	padding-top: 7px;
}
#sidebar .photo118 a.photo, #right .photo118 a.photo {
	margin: 0 0 10px 25px;
	padding-top: 7px;
}
#mainWide .photo200 a.photo {
	margin: 0 0 10px 80px;
	padding-top: 11px;
}
#sidebar .photo200 a.photo, #right .photo200 a.photo {
	margin: 0 0 10px 0;
	padding-top: 11px;
}
#rows .photo118 a.photo {
	margin: 0 0 10px 25px;
	padding-top: 7px;
}
#rows .photo200 a.photo {
	margin: 0 0 10px 55px;
	padding-top: 11px;
}
a.photo:hover {
	font-weight: normal;
	text-decoration: none;
}
a.photo .name {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	display: block;
}
.photo118 a.photo .name {
	height: 30px;
	font-size: 1.1em;
	width: 120px;
	margin-left: 6px;
}
a.photo:hover .name {
	border: none;
	font-weight: normal;
	color: #434145;
	text-decoration: none;
}
.photo118 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 118px;
	height: 118px;
	overflow: hidden;
}
*html .photo118 a.photo span.image {
  width: 120px;
  height: 120px;
}
.photo200 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
*html .photo200 a.photo span.image {
  width: 202px;
  height: 202px;
}
a.photo span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;	
}
a.photo span.image img {
	margin: 0;
	border: 0;
	border: none;
}
a.photo span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	background: none;
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
	border: none;
}

.photofull {
	margin-top: 15px;
}
.photofull #imagebg {
	background: url(../img/photofull.jpg) no-repeat top center;
	width: 480px;
	height: 523px;
}
#mainWide .photofull #imagebg {
	width: 686px;
}
#mainWide #rows .photofull #imagebg {
	width: 221px;
	height: 273px;
	background: url(../img/photo200.jpg) no-repeat top center;
	padding-top: 11px;
	margin: 0 auto;
	text-align: center;
}
.photofull span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;	
	width: 450px;
	height: 450px;
	_margin-left: 5px;
}
#mainWide .photofull span.image {
	_margin-left: 108px;
}
#rows .photofull span.image {
	width: 200px;
	height: 200px;
}
.photofull span.image img {
	margin: 0;
	border: 0;
}
#leftContent .photofull span.image, #rightContent .photofull span.image {
	width: 225px;
	height: 225px;
}
.photofull span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	background: none;
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}
/* IE6 */
* html .photofull span.image { width: 472px; height: 472px; }
/* IE7 and IE8 */
.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}

.pagination {
	margin-bottom: 10px;
	margin-left: 11px;
}
#mainWide .pagination {
	margin-left: 115px;
}
#rows .pagination {
	margin-left: 0;
}
.pagination table {
	margin-left: 0;
}
.pagination .before {
	width: 130px;
	*padding-left: 3px;
}
#rows .pagination .before {
	width: 162px;
}
.pagination .control {
	width: 190px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rows .pagination .control {
	width: 324px;
}
.pagination .after {
	width: 130px;
	text-align: right;
}
#rows .pagination .after {
	width: 162px;
}

.pagination .prev {
	background: url(../img/submit_bg.jpg) repeat-x;
	color: #FFFFFF;
	margin-right: 10px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
	text-align: right;
	position: relative;
}
/* IE6 */
* html .pagination .prev {
	margin-left: 0;
}
.pagination .next {
	background: url(../img/submit_bg.jpg) repeat-x;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
	position: relative;
	text-align: left;
}
/* IE6 */
* html .pagination .next {
	margin-right: 3px;
}
#leftContent .pagination .next, #rightContent .pagination .next {
	margin-left: 0;
	padding: 2px;
	text-align: center;
}
.pagination .prev:hover, .pagination .next:hover {
	color: #000000;
	text-decoration: none;
}
#slideshowControl {
	color: #FFFFFF;
	background: url(../img/submit_bg.jpg) repeat-x;
	padding: 2px 10px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}
a#slideshowControl:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
/* ---- PHOTOGALLERY -------- */

/* ------- POOL ------------- */
#sidebar .poll {
	margin-left: 0;
	padding: 0 5px 0 5px;
}
.poll h3 {
	font-size: 1.1em;
	margin-bottom: 7px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .poll h3, #right .poll h3 {
	padding-left: 0;
}
.poll img, .poll a img, .boxContent .poll img, .boxContent .poll a img {
	border: 1px solid #000000;
	text-decoration: none;
	margin: 0;
}
.poll .pollbar a {
	border: none;
	text-decoration: none;
}
.poll .pollbar {
	margin-top: 0;
	width: 100%;
}
#sidebar .pollbar a {
	*margin-top: 10px;
}
.poll .question {
	margin-bottom: 0;
	color: #434145;
	text-transform: uppercase;
}
#sidebar .poll .question {
	padding: 0;
}
.poll .question a {
	text-decoration: underline;
	color: #000000;
	text-transform: uppercase;
}
.poll .question a:hover {
	text-decoration: underline;
	color: #434145;
}
.poll p {

}
/* IE */
.poll p {
	*line-height: 1.5em;
	*margin-bottom: 0;
}
#sidebar .poll p {
	margin: 0 0 8px;
	padding: 0 5px 0 0;
}
/* IE */
#sidebar .poll .p {
	*line-height: 0.8em;
}
.poll .voted {
	background: none;
	padding: 5px 10px 0 10px;
	margin-top: 10px;
	text-align: right;
}
#sidebar .poll .voted, #right .poll .voted {
	background: none;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	text-align: right;
}
#rows .poll .voted {
	padding: 20px 10px 0 10px;
}
.poll .voted strong {
	color: #000000;
	font-weight: bold;
}
/* IE */
#sidebar .poll p.voted {
	*padding-right: 10px;
	*line-height: 1.6em;
}
/* IE6 */
*html .poll .voted {
	padding-right: 15px;
}
/* ------- POOL ------------- */

/* ------- USER LOGIN ------- */
.privateAccessForm {
	overflow: hidden;
	margin: 0 13px 0;
	text-align: left;
	width: 480px;
}
/* IE */
.privateAccessForm {
	*margin: 0 13px 0;
}
*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm h2 {
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px;
}
.privateAccessForm form {

}
.privateAccessForm p {
	margin: 5px 0 5px 10px;
}
.privateAccessForm label {
	color: #1B1B1B;
	font-weight: bold;
	margin-left: 5px;
	width: 100px;
	display: block;
}
/* IE */
.privateAccessForm label {
	*margin-bottom: 15px;
}
.privateAccessForm fieldset {
	margin: 0;
	padding: 10px;
	border: none;
}
.privateAccessForm #postUserName, .privateAccessForm #postPasswd {
	background: url(../img/input_bg.png) no-repeat;
	border: 1px solid #000000;
	width: 167px;
	font-size: 1em;
	float: left;
	padding: 3px 2px;
	margin-bottom: 5px;
}
.privateAccessForm .error {
	margin: 10px 0 5px 20px;
	color: #F52723;
}
#lostPasswordLink , .formSuffixLinks  {
	margin: 5px 0 13px 13px;
	text-align: left;
}
/* IE */
#lostPasswordLink , /* IE */
.formSuffixLinks  {
	*margin: 5px 0 13px 13px;
}
#lostPasswordLink a , .formSuffixLinks a  {
	color: #000000;
	text-decoration: underline;	
}
#lostPasswordLink a:hover , .formSuffixLinks a:hover  {
	color: #000000;
	text-decoration: none;	
}
/* ------- USER LOGIN ------- */

/* --------- CONTACT ------- */
#contact {
	background: url(../img/contact_bg.jpg) no-repeat top left;
	width: 220px;
	margin: 0 0 15px 0;
	padding: 25px 0 0 0;

}
#contactTitle {
	margin: 0px 10px 7px 0;
}
#contactTitle h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ce7d27;
	font-style: normal;
}
#contactContent {
	padding: 10px 15px 10px 15px;
	text-align: center;
	color: #ce7d27;
}
#contact p {
	margin-bottom: 15px;
}
#contact .name {
	font-weight: bold;
}
#contact .email a {
	color: #ce7d27;
	text-decoration: underline;
	font-weight: bold;
}
#contact .email a:hover {
	color: #ce7d27;
	text-decoration: none;
	font-weight: bold;	
}
/* --------- CONTACT ------- */

.rbcWidgetArea {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}







/* -- forms ---------------------------------------- */

.diskuze label.groupLabel {
	margin-bottom: 5px !important;
}

.diskuze .formTextarea {
	margin-bottom: 5px;
}

.diskuze .formTextarea label {
	display: block !important;
}

.diskuze .choicesGroup {
	position: relative;
	float: right;
	width: 252px;
	margin: 0 0 10px;
}

.diskuze .choicesGroup label {
	float: none !important; 
	display: inline !important;
	margin: 0 !important;
	font-weight: normal !important;
}

.diskuze .choicesGroup input {
	position: relative !important;
	top: 2px;
	float: none !important;
	width: auto !important;
	height: auto !important;
	background: transparent none !important;
	border: none !important;
	margin: 5px 0 !important;
}

.diskuze select {
	width: 252px;
	margin-bottom: 10px;
	padding: 3px 2px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

.fileInput {
	position: relative;
	float: left;
	width: 254px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.fileInputBase {
	height: 0px;
	width: auto;
	overflow: hidden;
}

.fileInputCover {
	position: relative;
	width: 254px;
	overflow: hidden;
}

.ie .fileInputBase
{
	height: auto;
	width: auto;
	overflow: hidden;
}

.ie .fileInputBase input
{
	position: absolute;
	display: block;
	top: -1px;
	left: -1px;
	width: 165px;
	height: 28px;
	font-size: 21px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.fileInputBase
	{
		height: auto;
		width: auto;
		overflow: hidden;
	}

	.fileInputBase input
	{
		position: absolute;
		display: block;
		top: -1px;
		left: -1px;
		width: 165px;
		height: 28px;
		font-size: 21px;
		z-index: 5;
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
	}
}

.fileInputText {
	position: relative;
	padding: 0 0 0 7px;
	white-space: nowrap;
	cursor: default;
}

.fileInputSelect {
	position: relative;
	display: inline-block;
	background: url("../img/submit_bg.jpg") 0 0 repeat-x;
	line-height: 24px;
	color: #000;
	padding: 0 15px;
	border: 1px solid #000000;
	cursor: pointer;
}

.fileInputSelect:hover {
	background-image: url("../img/submit_hover.jpg");
}

#mainWide .diskuze select, #mainWide .diskuze .fileInput, #mainWide .diskuze .fileInputCover, #mainWide .diskuze .choicesGroup {
	width: 422px;
}

#sidebar .diskuze select, #sidebar .diskuze .fileInput, #sidebar .diskuze .fileInputCover, #sidebar .diskuze .choicesGroup,
#right .diskuze select, #right .diskuze .fileInput, #right .diskuze .fileInputCover, #right .diskuze .choicesGroup {
	width: 166px;
	float: none;
}

#rows .diskuze select, #rows .diskuze .fileInput, #rows .diskuze .fileInputCover, #rows .diskuze .choicesGroup {
	width: 244px;
}


/* -- end: forms ----------------------------------- */</pre></body></html>