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: #000000;
}
#bodyBg {
	width: 100%;
	height: auto;
	background: #FFFFFF url(../img/body.png) repeat-x top;
	padding: 0;
	margin: 0;
}
#bodyTop {
	width: 100%;
	height: auto;
	background: url(../img/body_bg.png) repeat-x top;
	padding: 0;
	margin: 0;
}
#site {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 0 0 10px 0;
}

#waitingTable {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}
#waitingTable td {
	text-align: center;
	vertical-align: middle;
	background: transparent;
}
#waitingTable img, #waitingTable a img {
	text-decoration: none;
	border: none;
}
#content #waitingTable td {
	height: 100px;
}

/* ------ HEADER ------------ */
#header {
	width: 1000px;
	height: 260px;
	position: relative;
	margin: 0;
	overflow: hidden;
}
#illustration {
	width: 1000px;
	height: 260px;
	overflow: hidden;
}
#logozone {
	height: 86px;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 132px;
	width: 550px;
	z-index: 10;
	color: #FDFDFC;
	overflow: hidden;
	visibility: hidden;
}
#logozone #logo {
	font-size: 3em;
	height: 60px;
	_height: 67px;
	line-height: 1.7em;
	overflow: hidden;
	text-transform: none;
	color: #FDFDFC;
	/*color: #06537f;*/
	font-weight: bold;
}
#logozone #logo a, #logozone #logo a:hover {
	text-decoration: none;
	color: #FDFDFC;
	/*color: #06537f;*/
	font-weight: bold;
}
#logozone #moto {
	font-weight: bold;
	line-height: 29px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	/*color: #06537f;*/
	color: #000000;
	font-size: 1.5em;
}
/* ------ HEADER ------------ */

/* ------ QUICK LINKS ------- */
#links {
	margin-left: 10px;
	margin-right: 10px;
}
#header_link {
	float: left;
	font-size: 0.9em;
}
#header_link a {
	color: #3C65B3;
	text-decoration: underline;
}
#header_link a:hover {
	color: #717D95;
	text-decoration: underline;
}
#header_link .homepage {
	background: url(../img/homepage.jpg) no-repeat left center;
	padding-left: 17px;
	margin-right: 7px;
}
#header_link .sitemap {
	background: url(../img/sitemap.jpg) no-repeat left center;
	padding-left: 17px;
	margin-right: 7px;
}
#header_link .rss {
	background: url(../img/rss.jpg) no-repeat left center;
	padding-left: 17px;
	margin-right: 7px;
}
#header_link .print {
	background: url(../img/print.jpg) no-repeat left center;
	padding-left: 17px;
	margin-right: 7px;
}

#header_right {
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	*margin: -2px 0 0 0;
	_margin: 0;
	height: 24px;
}
#header_right td {
	vertical-align: top;
	padding-top: 5px;
}
#header_right td table td, #header_right td table {
	padding: 0 0 3px 0;
	margin: 0;
	vertical-align: middle;
}

#header_search {
	font-size: 0.9em;
	margin: -5px 0 0 0;
	*margin: -10px 0 0 0;
	_margin: 1px 0 0 0;
	padding: 0;
}
#header_search table {
	border-collapse: collapse;
}
.search {
	margin: 0;
	padding: 0;
	_font-size: 0.9em;
}
#header_search label {
	font-weight: bold;
	margin-right: 5px;
	_font-size: 0.8em;
	color: #3C65B3;
}
.submit {
	margin: 0 0 0 -2px;
	*margin: 6px 0 0 -8px;
	_margin: 3px 0 0 -2px;
	padding: 0;
	_font-size: 0.8em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .submit { margin: 2px 0 0 -1px; }
}
#header_search #fulltextSearchText {
	border: 1px solid #C8E1EE;
	font-size: 0.9em;
	background: url(../img/input_bg.png) repeat-x 1px;
	margin: 0;
	_height: 17px;
	_font-size: 0.8em;
	_width: 120px;
}

/* --------- languageSelect ----------------- */

#languageSelect {
	padding: 0;
	margin: 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
}
#languageSelect ul {
    display: none;
}
#languageFlags {
	padding: 0;
	margin: -5px 0 0 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: -4px 0 0 5px;
	_margin: 1px 0 0 5px;
	display: block;
	font-size: 0.9em;
	_font-size: 0.8em;
}
#languageList a, #languageList a:visited {
	color: #3C65B3;
	text-decoration: underline;
}
#languageList a:active, #languageList a:hover {
	color: #717D95;
	text-decoration: underline;
}

.languageSelectbox {
	border: 1px solid #C8E1EE;
	font-size: 0.85em;
	_font-size: 0.7em;
	height: 17px;
	_height: 15px;
	margin: 4px 0 0 5px;
	_margin: 0 0 0 5px;
	padding: 0;
}

/* ------ /QUICK LINKS ------- */

/* ------ MAIN -------------- */
#main, #mainWide {
	width: 900px;
	text-align: left;
	overflow: hidden;
	margin: 0 50px 0 50px;
	padding: 0;
	background: #FFFFFF;
}
#mainContent {
	margin: 0;
	padding: 0;
}

#mainWide #content {
	width: 840px;
	margin: 10px 30px 0 30px;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
#main #content {
	width: 605px;
	margin: 10px 15px 0 30px;
	padding: 0 0 10px 0;
	overflow: hidden;
	float: left;
	text-align: left;
	_width: 625px;
	_margin: 10px 15px 0 10px;
}
#contentContent {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#main #sidebar {
	width: 220px;
	margin: 18px 0 0 0;
	padding: 0;
	overflow: hidden;
	float: left;
	text-align: left;
}
#sidebarContent {
	padding: 0;
	margin: 0 0 0 0;
	overflow: hidden;
}
/* ------ MAIN -------------- */

/* ------ FOOTER ------------ */
#footer {
	width: 900px;
	height: 44px;
	color :#434343;
	line-height: 30px;
	overflow: hidden;
	background: url(../img/footer_bg.png) no-repeat left top;
	margin: 0 50px 0 50px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footerContent {
	padding: 0;
	margin: 0;
	position: relative;
}
#footerLeft {
	float: left;
	height: 34px;
	line-height: 34px;
	margin-left: 15px;
	text-align: left;
	width: 430px;
}
#footerRight {
	float: right;
	height: 34px;
	line-height: 34px;
	margin-right: 15px;
	text-align: right;
	width: 430px;
}
/* ------ FOOTER ------------ */

/* ------ BOX ------------- */
.box {
	padding: 0;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.boxTitle {
	border-bottom: 1px solid #e3e3e3;
}
.boxTitle h2, .boxTitle h1 {
	color: #353d3f;
	font-size: 1.6em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.boxContent {
	margin: 10px 5px 0;
}
.wsw .boxTitle {
	height: 35px;
}
/* ------ BOX ------------- */

/* ------ WYSIWYG --------- */
h1, h2 {
	color: #353d3f;
	font-size: 1.6em;
	font-weight: normal;
}
.wsw h1, .wsw h2 {
	margin: -38px 5px 7px;
}
h3 {
	color: #353d3f;
	font-size: 1.4em;
	font-weight: normal;
}
h4, h5 {
	color: #353d3f;
	font-size: 1.2em;
	font-weight: normal;
}
h6 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}

a {
	color: #3C65B3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #717D95;
	text-decoration: underline;
	font-weight: bold;
}

.boxContent img, .boxContent a img {
	font-weight: normal;
	border: none;
	margin: 5px;
}
.boxContent a:hover img {
	font-weight: normal;
	border: none;
	margin: 5px;
}
.boxContent .poll img, .boxContent .poll a img, .boxContent .poll a:hover img {
	margin: 0;
	border: none;
}
.boxContent .rbcRowMenu .rowMenuInner a:hover, .boxContent .rbcRowMenu .rowMenuInner a:hover img {
	border: none;
	margin: 0;
}

.boxContent p {
	margin-bottom: 7px;
	line-height: 1.6em;                           
}

.boxContent ul {
	padding-left: 25px;
	margin-bottom: 5px;
}
.boxContent ul ul {
	margin-left: 0;
	padding-left: 15px;
}
.boxContent ul li {
	list-style: none url(../img/arrow.png);
	padding: 2px 0 2px 0;
}
.boxContent ol {
	margin-left: 30px;
	margin-bottom: 5px;
}
.boxContent ol li ol, .boxContent ol li ul {
	margin-left: 0;
}
.boxContent ol li {
	list-style: decimal outside none;
	list-style-type: decimal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxContentol li ol {
	margin-left: 20px;
}

blockquote {
	color: #3C65B3;
	font-style: italic;
	margin: 0 5px;
	padding: 5px;
}

table, .modernTable  {
	border-collapse: collapse;
}
.modernTable thead tr td {
	background: #d4e3ef;
	border: 1px solid #d4e3ef;	
	color: #2B3334;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.modernTable tfoot tr td {
	background: none;
	border: 1px solid #d4e3ef;	
	color: #2B3334;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.modernTable tbody tr td {
	border: 1px solid #d4e3ef;	
	background: none;
	color: #2B3334;
	padding-left: 8px;
	padding-right: 5px;
}
/* ------ WYSIWYG --------- */


/* ------ NAVIGATOR -------- */
#navigator {
	color: #000000;
	margin: 0 10px 0 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 880px;
	border-bottom: 1px solid #e3e3e3;
}
#navigator a {
	color: #8691ab;
	text-decoration: underline;
}
#navigator a:hover {
	color: #000000;
	text-decoration: underline;
}
#navCurrentPage {
	color: #000000;
}
/* ------ NAVIGATOR -------- */

/* ------ MENU -------------- */
#menuzone {
	width: 900px;
	height: 35px;
	background: url(../img/menu_bg.png) no-repeat left top;
	overflow: hidden;
	margin: 0 50px 0 50px;
}
.menu {
	margin-left: 150px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}
.menu li {
	overflow: hidden;
	float: left;
}
.menu li a {
	color: #000000;
	text-decoration: none;
	line-height: 33px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
	float: left;
}
.menu li a span {
	border-right: 1px solid #ebebeb;
	padding-left: 10px;
	padding-right: 10px;
}
.menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu li.open a, .menu li.selected a, .menu li.activeSelected a {
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li.last a span {
	border-right: none;
}


#podmenu2 {
	margin-left: 5px;
}
#podMenu2 .menu {
	margin: 8px 0 0 0;
	padding: 0;
}
#podMenu2 .menu li {
	list-style: none;
	display: block;
	width: 100%;
}
#podMenu2 ul ul {
	margin-left: 0px;
}
#podMenu2 .menu a {
	background: url(../img/arrow.png) no-repeat 0px 5px;
	display: block;
	color: #3C65B3;
	text-decoration: none;
	font-weight: border;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	cursor: pointer;
	line-height: 1.6em;
}
#podMenu2 .menu a span {
	border-right: none;
	padding-left: 0;
	padding-right: 0;
}
#podMenu2 .menu a:hover, #podMenu2 .menu .selected a, #podMenu2 .menu .activeSelected a {
	background: url(../img/arrow.png) no-repeat 0px 5px;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
#podMenu2 .menu .selected .level1 a, #podMenu2 .menu .activeSelected .level1 a, 
#podMenu2 .menu .selected .level2 a, #podMenu2 .menu .activeSelected .level2 a, 
#podMenu2 .menu .selected .level3 a, #podMenu2 .menu .activeSelected .level3 a, 
#podMenu2 .menu .selected .level4 a, #podMenu2 .menu .activeSelected .level4 a, 
#podMenu2 .menu .selected .level5 a, #podMenu2 .menu .activeSelected .level5 a {
	background: url(../img/arrow.png) no-repeat 0px 5px;
	display: block;
	color: #3C65B3;
	text-decoration: none;
	font-weight: border;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	cursor: pointer;
	line-height: 1.6em;
}
#podMenu2 .menu .selected .level1 a:hover, #podMenu2 .menu .activeSelected .level1 a:hover, 
#podMenu2 .menu .selected .level1 .selected a, #podMenu2 .menu .activeSelected .level1 .activeSelected a,
#podMenu2 .menu .selected .level2 a:hover, #podMenu2 .menu .activeSelected .level2 a:hover, 
#podMenu2 .menu .selected .level2 .selected a, #podMenu2 .menu .activeSelected .level2 .activeSelected a,
#podMenu2 .menu .selected .level3 a:hover, #podMenu2 .menu .activeSelected .level3 a:hover, 
#podMenu2 .menu .selected .level3 .selected a, #podMenu2 .menu .activeSelected .level3 .activeSelected a,
#podMenu2 .menu .selected .level4 a:hover, #podMenu2 .menu .activeSelected .level4 a:hover, 
#podMenu2 .menu .selected .level4 .selected a, #podMenu2 .menu .activeSelected .level4 .activeSelected a,
#podMenu2 .menu .selected .level5 a:hover, #podMenu2 .menu .activeSelected .level5 a:hover, 
#podMenu2 .menu .selected .level5 .selected a, #podMenu2 .menu .activeSelected .level5 .activeSelected a {
	background: url(../img/arrow.png) no-repeat 0px 5px;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
/* ------ MENU -------------- */



/* ------ ARTICLES -------- */
#sidebar .article {
	padding: 2px 0 2px 0;
	margin: 0 0 10px; 0;
}
.article h3 {
	margin-bottom: 3px;
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	padding-left: 0;
}
.article h3 a {
	color: #2B3334;
	text-decoration: underline;
	background: none;
}
.article h3 a:hover {
	color: #3C65B3;
	text-decoration: underline;
	background: none;
}
.article ins {
	text-decoration: none;
	color: #3C65B3;
	font-size: 0.85em;
}
.articleTime {
	margin-bottom: 2px;
}
.articleTime ins {
	color: #3C65B3;
	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 {
  padding-left: 3px;
  padding-right: 2px;
}
/* ------ ARTICLES -------- */

/* ------ SEARCH RESULTS ---- */
#fulltextSearchResult, #fulltextSearchResult fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#fulltextSearchResult label {
	margin-right: 5px;
}
#fulltextSearchTextResult {
	border: 1px solid #C8E1EE;
	font-size: 0.9em;
	margin-top: 5px;
	width: 95%;
	background: url(../img/input_bg.png) repeat-x 1px;
}
#fulltextSearchTextResult {
	border: 1px solid #C8E1EE;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 225px;
	background: url(../img/input_bg.png) repeat-x 1px;
}
#fulltextSearchTypeResult {
	border: 1px solid #C8E1EE;
	font-size: 0.9em;
	margin-top: 5px;
	width: 226px;
}
#fulltextSearchResult .search {
	float: left;
	width: 230px;
	overflow: hidden;
}
#fulltextSearchResult .type {
	float: left;
	width: 230px;
	overflow: hidden;
	margin-left: 10px;
}

#fulltextSearchResult .btnarea {
	float: left;
	text-align: center;
	padding-top: 22px;
	padding-left: 10px;
}
#primary #fulltextSearchResult .btnarea {
	float: right;
	text-align: center;
	padding-top: 8px;
	padding-left: 0;
	padding-right: 5px;
}
p.size, .boxContent p.size {
	line-height: 1.3em;
	font-size: 0.9em;
	padding-bottom: 0;
	color: #000000;
}


.btn {
	height: 17px;
	/*display: block;*/
	cursor: pointer;
	position: relative;
}
.btn .btnleft {
	background: url(../img/btn_left.png) no-repeat top left;
	height: 17px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
.btn:hover .btnleft, .btn.hover .btnleft {
	background: url(../img/btn_left_hover.png) no-repeat top left;
	height: 17px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
.btn .btnright {
	background: url(../img/btn_right.png) no-repeat top right;
	height: 17px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
.btn:hover .btnright, .btn.hover .btnright {
	background: url(../img/btn_right_hover.png) no-repeat top right;
	height: 17px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
.btn button {
	background: url(../img/btn_middle.png) repeat-x;
	height: 100%;
	color: #FFFFFF;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 2px 0;
	float: left;
	line-height: 17px;
	cursor: pointer;
}
.btn:hover button, .btn.hover button {
	background: url(../img/btn_middle_hover.png) repeat-x;
	height: 100%;
	color: #FFFFFF;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 2px 0;
	float: left;
	line-height: 17px;
	cursor: pointer;
}
.btn {
	background-image: expression(
      this.onmouseover = new Function("this.className += ' hover';"),
      this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
    );
}



#content .btn, #sidebar .btn {
	height: 20px;
	/*display: block;*/
	cursor: pointer;
	position: relative;
}
#content .btn .btnleft, #sidebar .btn .btnleft {
	background: url(../img/btn_left_big.png) no-repeat top left;
	height: 20px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .btn:hover .btnleft, #content .btn.hover .btnleft, #sidebar .btn:hover .btnleft, #sidebar .btn.hover .btnleft {
	background: url(../img/btn_left_big_hover.png) no-repeat top left;
	height: 20px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .btn .btnright {
	background: url(../img/btn_right_big.png) no-repeat top right;
	height: 20px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .btn:hover .btnright, #content .btn.hover .btnright, #sidebar .btn:hover .btnright, #sidebar .btn.hover .btnright {
	background: url(../img/btn_right_big_hover.png) no-repeat top right;
	height: 20px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .btn button, #sidebar .btn button {
	background: url(../img/btn_middle_big.png) repeat-x;
	height: 100%;
	color: #FFFFFF;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 4px 0;
	*padding: 2px 0 2px 0;
	float: left;
	/*line-height: 20px;*/
	cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #content .btn button, #sidebar .btn button { padding: 2px 0 3px 0; }
}
#content .btn:hover button, #content .btn.hover button, #sidebar .btn:hover button, #sidebar .btn.hover button {
	background: url(../img/btn_middle_big_hover.png) repeat-x;
	height: 100%;
	color: #FFFFFF;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 4px 0;
	*padding: 2px 0 2px 0;
	float: left; 
	/*line-height: 20px;*/
	cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #content .btn:hover button, #content .btn.hover button, #sidebar .btn:hover button, #sidebar .btn.hover button { padding: 2px 0 3px 0; }
}
#content .btn, #sidebar .btn {
	background-image: expression(
      this.onmouseover = new Function("this.className += ' hover';"),
      this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
    );
}
/* ------ /SEARCH RESULTS ---- */

/* ------ PAGING ---------- */
.paging {
	margin-top: 10px;
}
.paging a .pageText {
	color: #48546d;
	text-decoration: underline;
}
.paging a:hover .pageText {
	color: #3C65B3;
	text-decoration: underline;
}
.paging .selected .pageText {
	color: #48546d;
	text-decoration: none;
	font-weight: bold;
}
.paging .right {
	background: url(../img/next.png) no-repeat;
	height: 15px;
	text-decoration: none;
	width: 14px;
	padding-right: 7px;
	margin-left: 3px;
}
.paging .right:hover {
	background: url(../img/next_hover.png) no-repeat;
	text-decoration: none;
}
.paging .rightEnd {
	background: url(../img/next_end.png) no-repeat;
	width: 14px;
	height: 15px;
	text-decoration: none;
}
.paging .rightEnd:hover {
	background: url(../img/next_end_hover.png) no-repeat;
	text-decoration: none;
}
.paging .left {
	background: url(../img/prev.png) no-repeat;
	height: 15px;
	text-decoration: none;
	width: 14px;
	padding-right: 7px;
}
.paging .left:hover {
	background: url(../img/prev_hover.png) no-repeat;
	text-decoration: none;
}
.paging .leftEnd {
	background: url(../img/prev_end.png) no-repeat;
	width: 14px;
	height: 15px;
	text-decoration: none;
}
.paging .leftEnd:hover {
	background: url(../img/prev_end_hover.png) no-repeat;
	text-decoration: none;
}
.paging .rightText, .paging .rightEndText, .paging .leftText, .paging .leftEndText {
	visibility: hidden;
}


.pagingInfo {
	color: #3C65B3;
	margin-top: 10px;
}



/* ------ PAGING ---------- */

/* ------ LINK and INFO --- */
.archive {
	margin-bottom: 5px;
}
.archive a {
	background: url(../img/next.png) no-repeat right;
	padding-right: 20px;
	color: #717D95;
	text-decoration: underline;
}
.archive a:hover {
	color: #3C65B3;
	background: url(../img/next_hover.png) no-repeat right;
}

.back {
	margin-top: 5px;
}
.back a {
	background: url(../img/prev.png) no-repeat left;
	padding-left: 20px;
	color: #717D95;
	text-decoration: underline;
}
.back a:hover {
	color: #3C65B3;
	background: url(../img/prev_hover.png) no-repeat left;
}

.info {
	margin-top: 10px;
}

.rbcTags h4 {
	display: block;
	float: left;
	margin: 7px 7px 0 0;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.rbcTags h4 a {
	color: #493f7f;
	text-decoration: none;
}
.rbcTags h4 a:hover {
	color: #73b938;
	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 li a, ol.tags li a:hover {
	font-weight: normal;
}
/* ------ TAGS ------------ */

/* ------ DISCUSSION --------- */
.diskuze {
	margin: 0;
	overflow: hidden;
}
.diskuze h4 {
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 10px;
}
.diskuze fieldset {
	border: none;
	margin: 0;
}
.diskuze label {
	float: left;
 	padding: 0;
	width: 200px;
	margin-bottom: 10px;
}

.diskuze input {
	background: url(../img/input_bg.png) repeat-x 1px 0;
	border:1px solid #D7D8D9;
	width: 370px;
}

.diskuze #postText {
	background: url(../img/input_bg.png) repeat-x 1px 0;
	border:1px solid #D7D8D9;
	float: left;
	width: 370px;
	height: 100px;
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	overflow: auto;
	_margin-left: 3px;
}

#mainWide .diskuze input {
	background: url(../img/input_bg.png) repeat-x 1px 0;
	border:1px solid #D7D8D9;
	width: 400px;
}

#mainWide .diskuze #postText {
	background: url(../img/input_bg.png) repeat-x 1px 0;
	border:1px solid #D7D8D9;
	float: left;
	width: 400px;
	height: 100px;
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	overflow: auto;
	_margin-left: 3px;
}

.diskuze .btn {
	margin: 10px 24px 0 0;
	*margin: 10px 22px 0 0;
	_margin: 10px 11px 0 0;
	float: right;
}
#mainWide .diskuze .btn {
	margin: 10px 229px 0 0;
	*margin: 10px 227px 0 0;
	*_margin: 10px 128px 0 0;	
	float: right;
}


ul.formError {
	margin-bottom: 10px;
}
ul.formError li {
	list-style: none url(../img/arrow.png);
	margin-left: 10px;
	font-weight: bold;
}
.diskuze label.wrong {
	font-weight: bold;
	color: #3C65B3;
}
.diskuze input.wrong {
	border: 1px solid #3C65B3;
}


.post {
	height: auto;
	margin: 0 0 15px 120px;
	overflow: hidden;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E1E4E5;
}

.post .head {
	font-size: 0.9em; 
}
.post .head p {
	padding: 0;
}
.post .head .user {
	color: #3C65B3;
	font-weight: bold;
}
.post .head ins {
	color: #3C65B3;
	text-decoration: none;
}
.post .head h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
.post .reply {
	float: right;
}
.newPost {
	margin-top: 5px;
}
.post .reply a, .newPost a {
	background: url(../img/next.png) no-repeat right;
	padding-right: 20px;
	color: #717D95;
}
.post .reply a:hover, .newPost a:hover {
	color: #3C65B3;
	background: url(../img/next_hover.png) no-repeat right;
}
.level-1 {
	margin-left: 0px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 60px;
}
.level-4 {
	margin-left: 90px;
}
.level-5 {
	margin-left: 120px;
}

/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.question h3.title {
	cursor: pointer;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	color: #2B3334;
}
.question h3.title:hover {
	color: #3C65B3;
	font-weight: bold;
}
.hideAnswer {
	color: #3C65B3;
	background: url(../img/faq_close.png) no-repeat 0px 2px;
	padding-left: 20px;
	font-weight: bold;
}
.viewAnswer {
	color: #2B3334;
	background: url(../img/faq_open.png) no-repeat 0px 2px;
	padding-left: 20px;
	font-weight: bold;
}
.answerBlock {
	margin-top: 5px;
	padding-left: 20px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
	border-bottom: 1px solid #E1E4E5;
	margin: 5px 0 10px;
	padding-bottom: 5px;
}
.item h2.title {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}
.item h2.title a {
	color: #2B3334;
	text-decoration: underline;
}
.item h2.title a:hover {
 	color: #3C65B3;
	text-decoration: underline;
}
.item .uri, .item .size {
	font-size: 0.9em;
}
.item .uri a, .item .uri a:hover {
	font-weight: normal;
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding-left: 5px;	
}
ul.ServerMap li {
	list-style: none none;
	list-style-type: none;
	padding-top: 3px;
}
ul.ServerMap ul {
	padding-left: 15px;
}
.ServerMap a {
	color: #717D95;
	font-weight: normal;
	background: none;
}
.ServerMap a:hover {
	color: #3C65B3;
	font-weight: normal;
}
.ServerMap .level1 a, .ServerMap .level2 a, .ServerMap .level3 a, .ServerMap .level4 a, .ServerMap .level5 a, .ServerMap .level6 a, .ServerMap .level7 a, .ServerMap .level8 a, ServerMap .level9 a, ServerMap .level10 a {
	background: url(../img/arrow.png) no-repeat 0px 3px;
	padding-left: 15px;
}

/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
.product {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar .product {
	padding: 2px 5px;
	margin-top: 5px;
}
.product .title {
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	padding-left: 0px;
	margin-bottom: 5px;
}
.product .title a {
	color: #2B3334;
}
.product .title a:hover {
	color: #3C65B3;
}
.product .image {
	float: left;
	height: 100%;
	width: 140px;
}
.product .image a:hover img {
	border: 1px solid #717D95;
}
.product .text {
	line-height: 1.5em;
}
#sidebar .product .text {
	margin: 0;
}


.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;
	border: 2px solid #bababa;
}
#rows .productDetail .image a img {
	margin: 0;
}
.productDetail .image a:hover img {
	text-decoration: none;
	border: 2px solid #717D95;
}
.productDetail .text {
	margin-top: 5px;
}
/* ---- PRODUCTS ------------ */

/* ---- PHOTOGALLERY -------- */
.photo118 a.photo {
	width: 118px;
	float: left;
	text-decoration: none;
}
.photo200 a.photo {
	width: 200px;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 65px;
}
#sidebar .photo200 a.photo {
	margin: 0 0 10px 5px;
} 
#sidebar .photo118 a.photo {
	margin: 0 0 10px 45px;
}

#mainWide .photo118 a.photo {
	margin: 0 0 10px 16px;
}
#mainWide .photo200 a.photo {
	margin: 0 0 10px 5px;
}


a.photo {
	margin: 0 0 10px 23px;
	overflow: hidden;
	font-size: 85%;
	border: 1px solid #717D95;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
a.photo:hover {
	border: 1px solid #6fa6d6;
	font-weight: normal;
	text-decoration: none;
}
a.photo .name {
	color: #493f7f;
	text-decoration: none;
}
a.photo:hover .name {
	border: none;
	font-weight: normal;
	color: #6fa6d6;
	text-decoration: none;
}
.photo118 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 118px;
	height: 118px;
	border: none;
}
.photo200 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	border: none;
}
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;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
	border: none;
}

#imagebg {
  _margin-left: 11px;
}
#mainWide #imagebg {
  _margin-left: 130px;
}

.photofull {
	margin-top: 15px;
}
.photofull span.image {
	position: relative;
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	width: 500px;
	height: 500px;
	border: 1px solid #717D95;
}
/* IE6 */
* html .photofull span.image { margin: 0 0 0 50px; width: 502px; height: 502px; }

/* IE7 and IE8 */
.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
.photofull span.image img {
	margin: 0;
	border: 0;
}
.photofull span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}

.pagination {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#mainWide .pagination {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 126px;
}
.pagination table {
	margin-left: 52px;
	_font-size: 0.9em;
}
.pagination .before {
	width: 167px;
}
.pagination .control {
	width: 167px;
	text-align: center;
}
.pagination .after {
	width: 167px;
	text-align: right;
}

.pagination .prev {
	background: url(../img/prev.png) no-repeat left;
	height: 15px;
	padding-left: 20px;
	color: #717d95;
	margin-right: 10px;
}
.pagination .prev:hover {
	background: url(../img/prev_hover.png) no-repeat left;
}
.pagination .next {
	background: url(../img/next.png) no-repeat right;
	height: 15px;
	padding-right: 20px;
	color: #717d95;
	margin-left: 10px;
	margin-right: 3px;
}
.pagination .next:hover {
	background: url(../img/next_hover.png) no-repeat right;
}
.pagination .prev:hover, .pagination .next:hover {
	text-decoration: underline;
	color: #3C65B3;
}

.show, .pagination span {
	background: url(../img/btn_left_big.png) no-repeat left;
	padding: 2px 10px 3px 15px;
	*padding: 2px 10px 2px 15px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
#slideshowControl {
	background: url(../img/btn_bg_big.png) no-repeat right;
	padding: 2px 0 3px 0;
	*padding: 2px 0 2px 0;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
#slideshowControl:hover, #slideshowControl.hover {
	background: url(../img/btn_bg_big_hover.png) no-repeat right;
	padding: 2px 0 3px 0;
	*padding: 2px 0 2px 0;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
#slideshowControl:hover .show, #slideshowControl.hover .show, #slideshowControl:hover .pagination span, #slideshowControl.hover .pagination span {
	background: url(../img/btn_left_big_hover.png) no-repeat left;
}
.pagination span:hover, .pagination span.hover {
	background: url(../img/btn_left_big_hover.png) no-repeat left;
}
.pagination span {
	background-image: expression(
      this.onmouseover = new Function("this.className += ' hover';"),
      this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
    );
}
#slideshowControl {
	background-image: expression(
      this.onmouseover = new Function("this.className += ' hover';"),
      this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
    );
}
/* ---- PHOTOGALLERY -------- */

/* ------- POOL ------------- */
.poll img {
	margin: 0;
	border: 1px solid #717D95;	
}
.poll h3 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}
.poll p {
	padding-bottom: 10px;
}
.poll .question {
	font-size: 0.9em;
	color: #666767;
}
.poll .question .pollnumber {
	color: #2B3334;
}
.poll .question a {
	color: #2B3334;
	font-weight: normal;
}
.poll .question a:hover {
	color: #3C65B3;
	font-weight: normal;
}
.poll .pollbar {
	margin-top: 3px;
	width: 100%;
	display: block;
	border: 1px solid #D7D8D9;
	background: url(../img/input_bg.png) repeat-x top;
}
/* ------- POOL ------------- */

/* ------- USER LOGIN ------- */
.privateAccessForm {
	/*width: 636px;*/
	margin: 7px 7px 0 7px;
	padding: 0;
	background: #FFFFFF;
	overflow: hidden;
}
.privateAccessForm form {
	margin: 7px;
}
.privateAccessForm form fieldset {
	border: none;
}
.privateAccessForm label {
	margin-bottom: 10px;
	padding: 0;
	width: 150px;
	display: block;
	_font-size: 0.9em;
}
.privateAccessForm input {
	background: transparent url(../img/input_bg.png) repeat-x scroll 1px 0;
	border: 1px solid #C8E1EE;
	width: 250px;
}
.privateAccessForm .submit {
	float: none;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}
.privateAccessForm p {
	padding: 7px;
}
#lostPasswordLink {
	/*width: 636px;*/
	margin: 0 7px 0 7px;
	_margin: -7px 7px 0 7px;
	padding: 0 0 7px 0;
	background: #FFFFFF;
	overflow: hidden;
}
#lostPasswordLink a {
	color: #3C65B3;
	font-weight: bold;
	text-decoration: underline;
	margin: 7px;
}
#lostPasswordLink a:hover {
	color: #717D95;
	font-weight: bold;
	text-decoration: underline;
	margin: 7px;
}
/* ------- USER LOGIN ------- */

/* --------- CONTACT ------- */
#contact {
  margin-left: 5px;
  margin-right: 5px;
  overflow: hiddnen;
}
#contact p {
	margin-bottom: 5px;
}
#contact .name {
	font-weight: bold;
	font-size: 1.2em;
	color: #717D95;
}
/* --------- CONTACT ------- */

.rbcWidgetArea {
	padding: 15px;
}
