body {
	height: 100%;
	text-align: center;
	font: 0.80em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #2a1e0f;
	position: relative;
}
#body_bg {
	width: 100%;
	background: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 25px;
	position: relative;
}
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;
}
.cleanerRed {
	display: block;
	clear: both;
	overflow: hidden;
	width: 940px;
	height: 9px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../img/delici_cara.jpg) no-repeat;
}
#site {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position: relative;
}

#waitingTable {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}
#waitingTable td {
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
}

/* --------- FOOTER --------- */
#footer {
	width: 930px;
	margin: 0 5px 20px 5px;
	font-size: 0.9em;
}
#footerLeft {
	width: 465px;
	float: left;
	text-align: left;
}
#footerRight {
	width: 465px;
	float: left;
	text-align: right;
}
/* --------- FOOTER --------- */

/* --------- HEADER ------------ */
#header {
	width: 940px;
	height: 105px;
	position: relative;
}
.link a {
	margin-right: 8px;
}
.homepage a {
	background: url(../img/homepage.jpg) no-repeat left;
	padding-left: 15px;
	color: #2a1e0f;
	text-decoration: none;
}
.sitemap a {
	background: url(../img/sitemap.jpg) no-repeat left;
	padding-left: 15px;
	color: #2a1e0f;
	text-decoration: none;
}
.rss a {
	background: url(../img/rss.jpg) no-repeat left;
	padding-left: 15px;
	color: #2a1e0f;
	text-decoration: none;
}
.print a {
	background: url(../img/print.jpg) no-repeat left;
	padding-left: 15px;
	color: #2a1e0f;
	text-decoration: none;
}
.homepage a:hover, .sitemap a:hover, .rss a:hover, .print a:hover {
	color: #c10317;
	text-decoration: none;
}
#header_box {
	width: 940px;
	height: 105px;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}
.illustration {
	width: 940px;
	height: 105px;
	overflow: hidden;
}
#logozone {
	z-index: 11;
	color: #000000;
	margin: 0 10px 0 10px;
	padding: 12px 0 0 0;
	width: 920px;
	overflow: hidden;
}
#logozone #logo {
	font-size: 2.5em;
	line-height: 1.5em;
	max-height: 105px;
	width: 320px;
	overflow: hidden;
	float: left;
}
#logozone #logo a, #logozone #logo a:hover, #logozone #logo a img, #logozone #logo a:hover img {
	text-decoration: none;
	color: #000000;
	border: none;
}
#logozone #moto {
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	overflow: hidden;
	float: left;
	color: #8a8b8b;
	padding: 5px;
	position: absolute;
	top: 50px;
	left: 320px;
}
/* --------- HEADER ---------- */

/* -------- LANGUAGE ---------- */
#lang {
	position: absolute;
	top: 105px;
	right: 5px;
}
#rbcEditedPage #lang {
	position: absolute;
	top: 137px;
	right: 5px;
}

#languageSelect {
	padding: 0;
	margin: 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
}
#languageSelect ul {
   display: block;
	font-family: Verdana,sans-serif;
	font-size: 0.75em;
	text-align: left;  
}
#languageSelect ul li {
	float: left;
}
#languageSelect ul li.flagCZ a {
	text-indent: -5000px;
	background: url(../img/cz.png) no-repeat center;
	width: 37px;
	height: 35px;
	display: block;
}
#languageSelect ul li.flagCZ a:hover {
	background: url(../img/cz_hover.png) no-repeat center;
	width: 37px;
	height: 35px;
	display: block;
	text-indent: -5000px;
} 
#languageSelect ul li.flagEN a {
	text-indent: -5000px;
	background: url(../img/en.png) no-repeat center;
	width: 52px;
	height: 35px;
	display: block;
}
#languageSelect ul li.flagEN a:hover {
	background: url(../img/en_hover.png) no-repeat center;
	width: 52px;
	height: 35px;
	display: block;
	text-indent: -5000px;
} 

#languageFlags {
	padding: 0;
	margin: 0;
	display: none;
}

#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;
	_font-size: 0.8em;
}
#languageList .separator {
	display: inline;
}
.languageSelectbox {
	border: 1px solid #e74c4c;
	font-size: 0.85em;
	_font-size: 0.7em;
	height: 17px;
	_height: 15px;
	margin: 0 0 0 5px;
	padding: 0;
}
/* -------- LANGUAGE ---------- */

/* -------- CONTENT ---------- */
#main {
	width: 940px;
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#topBox, #middleBox {
	width: 930px;
	margin: 0 5px 10px 5px;
}
#topBoxLeft {
	width: 660px;
	_width: 650px;
	float: left;
	margin: 0;
	padding: 0;
}
#topBoxRight {
	width: 260px;
	_float: left;
	margin: 0 0 0 670px;
	_margin: 0 0 0 10px;
	padding: 0;
}
.topContent {
	margin: 0;
	padding: 0;
}

#topBox .box {
	margin: 0 0 10px 0;
}

#mainContent {
	margin: 0 0 0 190px; 
	padding: 0;
	float: left;
	width: 740px;
	overflow: hidden;
}
#mainContent #content {
	padding-left: 10px;
}

#content .box {
	margin-bottom: 15px;
}

#content .boxTitle {
	margin: 0;
}
#content .boxTitle h1, #content .boxTitle h2 {
	color: #363739;
	font-size: 1.8em;
}
#content .boxContent .content {
	margin: 0 10px 0 0;
	padding-top: 0;
}

/* IE6 */
* html #mainContent { margin: 0 0 0 95px; }

.boxContent p {
	line-height: 1.8em;
	padding: 0 0 5px 0;
}


#boxLeft {
	width: 299px;
	margin: 0 16px 0 0;
	float: left;
}
#boxMiddle {
	width: 299px;
	margin: 0 16px 0 1px;
	float: left;
}
#boxRight {
	width: 299px;
	margin: 0 0 0;
	float: left;
}

#boxLeft .box, #boxMiddle .box, #boxRight .box {
	width: 299px;
	min-height: 285px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url(../img/box_bg.png) repeat-y center;
	color: #b3b2b2;
	overflow: hidden;
}
#boxLeft .boxContent, #boxMiddle .boxContent, #boxRight .boxContent {
	width: 299px;
	min-height: 280px;
	_height: 280px;
	margin: ;
	padding: 0;
	background: url(../img/box_top.png) no-repeat top center;
}
#boxLeft .boxTitle, #boxMiddle .boxTitle, #boxRight .boxTitle {
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	color: #b3b2b2;
}
#boxLeft .boxTitle h2, #boxMiddle .boxTitle h2, #boxRight .boxTitle h2 {
	margin: 0;
	padding: 0;
	color: #b3b2b2;
	font-weight: bold;
	font-size: 1.8em;
}
.boxContent .content {
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
#boxLeft .boxBottom, #boxMiddle .boxBottom, #boxRight .boxBottom {
	width: 299px;
	height: 5px;
	margin: 0;
	padding: 0;
	background: url(../img/box_bottom.png) no-repeat bottom center;
}

#topBox .boxContent .content {
	padding-top: 0;
}
#topBox .boxTitle {
	padding-left: 10px;
	padding-right: 10px;
}
#topBox .boxTitle h2 {
	font-size: 1.5em;
}

.submitRed, #boxLeft .submitRed, #boxMiddle .submitRed, #boxRight .submitRed {
	background: url(../img/red_submit_left.png) no-repeat top left;
	height: 33px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	width: 160px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	cursor: pointer;
}
.submitRed:hover, #boxLeft .submitRed:hover, #boxMiddle .submitRed:hover, #boxRight .submitRed:hover {
	color: #2a1e0f;
	text-decoration: none;
}
.submitRed span {
	background: url(../img/red_submit_right.png) no-repeat top right;
	display: block;
	height: 33px;
	line-height: 31px;
	padding-right: 11px;
}


.submitBlack, #boxLeft .submitBlack, #boxMiddle .submitBlack, #boxRight .submitBlack {
	background: url(../img/black_submit_left.png) no-repeat top left;
	height: 33px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	width: 160px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	cursor: pointer;
}
.submitBlack:hover, #boxLeft .submitBlack:hover, #boxMiddle .submitBlack:hover, #boxRight .submitBlack:hover {
	color: #da0b21;
	text-decoration: none;
}
.submitBlack span {
	background: url(../img/black_submit_right.png) no-repeat top right;
	display: block;
	height: 33px;
	line-height: 31px;
	padding-right: 11px;
}

/* -------- CONTENT --------- */

/* -------- SIDEBAR ---------- */
#sidebar {
	float: left;
   width: 180px;
   margin: 0 0 0 -930px;
	padding: 0;
	overflow: hidden;
}
#sidebar_content {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sidebar .box {
	margin: 0 0 20px 0;
}
#sidebar .boxContent {
	border: 2px solid #FF0000;
	position: relative;
}
#sidebar .boxTitle {
	width: 180px;
	_width: 176px;
	background: #c60519;
	padding: 5px 0 5px 0;
	margin-top: -2px;
	margin-left: -2px;
	_margin-left: 0px;
}
#sidebar .boxTitle h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0;	
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .boxContent .content {
	margin: 0;
	padding: 10px;
}
#sidebar .boxContent p {
	padding: 0;
	line-height: 1.4em;
}
/* -------- SIDEBAR ---------- */

/* -------- BANNER ----------- */

#banner {
	width: 930px;
	height: 105px;
	margin: 0 5px 0 5px;
	background: url(../img/hrady.jpg) no-repeat top center;
	position: relative;
	overflow: hidden;
}
#bannerText1, #bannerText2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	padding: 3px;
}
#bannerText1 {
	color: #343537;
	top: 30px;
	left: 100px;
}
#bannerText2 {
	color: #be0216;
	top: 65px;
	left: 300px;	
}

/* -------- BANNER ----------- */

/* -------- MENU ------------- */
#menuzone {
	width: 930px;
	height: 35px;
	background: url(../img/menu.png) no-repeat left top;
	overflow: hidden;
	margin: 0 5px 0 5px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	width: 800px;
	text-transform: uppercase;
}
.menu ul {
	margin: 0;
	padding: 0; 
}
.menu li {
	list-style-type: none;
}
.menu li, .menu a {
	float: left;
	display: block;
}
.menu a {
	display: block;
	line-height: 35px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	/*padding: 5px 10px 5px 10px;*/
	/*padding: 5px 0 5px 10px;*/
	padding: 0 10px 0 10px;
	border-right: 3px solid #ffffff;
}
/*
.menu a span {
	display: block;
	height: 25px;
	border-right: 2px solid #ffffff;
	padding: 0 10px 0 0;
}
*/
.menu a:hover, .menu .selected a, .menu .activeSelected a {
	background: url(../img/menu_hover.png) no-repeat top center;
	z-index: 100;
	color: #ffffff;
	text-decoration: none;
}
/*
.menu a:hover span, .menu .selected a span, .menu .activeSelected a span {
	border-right: 2px solid transparent;
}
*/
.menu .first.selected.activeSelected a, .menu .first.selected.activeSelected a:hover, .menu .first a:hover {
	background: url(../img/menu_hover.png) no-repeat top left;
	z-index: 100;
	color: #ffffff;
	text-decoration: none;
}
/*
.menu .first.selected.activeSelected a span, .menu .first.selected.activeSelected a:hover span, .menu .first a:hover span {
	border-right: 2px solid transparent;	
}
.menu .last a span {
	border-right: 2px solid transparent;
}
*/
.menu .last a {
	border-right: 3px solid transparent;
}

/* -------- MENU ------------- */

/* -------- TAGS ------------- */
ol.tags, .box_content ol.tags {
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
}
ol.tags li {
	padding: 0;
	color: #353535;
	list-style-type: none;
	list-style: none;	
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}
/* -------- TAGS ------------ */

/* -------- SEARCH ---------- */
#searchBox {
	width: 400px;
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 5px;
}
#fulltextSearchText {
	background: url(../img/search_input.jpg) no-repeat;
	border: none;
	width: 139px;
	_width: 150px;
	height: 23px;
	padding: 3px 4px 0 4px;
	float: right;
}
.submit {
	background: url(../img/search_btn_left.jpg) no-repeat top left;
	border: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	height: 23px;
	cursor: pointer;
	float: right;
	*padding: 0 0 0 9px;
}
.btn .submit {
	background: url(../img/search_btn.jpg) no-repeat top left;
	border: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	height: 23px;
	cursor: pointer;
	float: right;
}
.submit span {
	height: 23px;
	display: block;
	background: url(../img/search_btn_right.jpg) no-repeat top right;
	margin: -1px 0 0;
	*margin: 0;
	padding: 2px 10px 0 2px;
}
.btn .submit span {
	padding-right: 20px;
}
.submit:hover {
	background: url(../img/search_btn_left_hover.jpg) no-repeat top left;
}
.btn .submit:hover {
	background: url(../img/search_btn.jpg) no-repeat top left;
}
#fulltextSearchResult {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#fulltextSearchResult fieldset {
	border: none;
	margin: 0;
}
.search {
	margin-bottom: 5px;
	float: left;
	width: 160px;
}

.search label, .type label {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
.type {
	margin-bottom: 5px;
	float: left;
	width: 160px;
	margin-left: 15px;
}
#fulltextSearchTextResult {
	background: url(../img/search_input.jpg) no-repeat;
	border: none;
	width: 139px;	
	height: 23px;
	padding: 3px 4px 0 4px;
}
/* IE6 */
*html #fulltextSearchTextResult {
	width: 150px;
}
#fulltextSearchTypeResult {
	background: url(../img/search_input.jpg) no-repeat;
	border: none;
	width: 149px;
	height: 23px;
	padding: 1px 4px 0 4px;
}
/* IE6 */
* html #fulltextSearchTypeResult { width: 150px; }

.btnarea {
	float: left;
	margin-left: 15px;
	*margin-left: 10px;
	margin-top: 26px;
}
.btnarea .submit {
	float: left;
}

p.size, #mainContent .boxContent p.size {
	line-height: 1.3em;
	font-size: 0.9em;
	padding-bottom: 0;
	padding-top: 3px;
}
/* -------- SEARCH ---------- */

/* -------- NAVIGATOR ------- */
#pageNavigator {
	margin: 0 5px 10px 5px;
}
.navigator {
	line-height: 1.8em;
}
.navigator span span {
	margin-left: 3px;
	margin-right: 3px;
}
/* -------- NAVIGATOR ------- */

/* ------- POOL ------------- */
.poll {
	margin: 0;
}
.poll h3 {
	font-size: 1.1em;
	margin-bottom: 7px;
	_margin-bottom: 10px;
}
/* IE6 */
* html .poll h3 { margin-bottom: 10px; }
.poll img, .poll a img, .boxContent .poll img, .boxContent .poll a img {
	border: none;
	text-decoration: none;
	margin: 0;
}
.poll .pollbar a {
	border: none;
	text-decoration: none;
}
.poll .pollbar {
	margin-top: 3px;
	width: 100%;
}
#mainContent .poll .pollbar {
	margin-top: 3px;
	width: 99%;
}
.poll .question a {
	text-decoration: underline;
}
.poll .question a:hover {
	text-decoration: underline;
}
.boxContent .poll p {
	*line-height: 0.35em;
	margin: 0 0 8px;
	padding: 0;
}
#sidebar .boxContent .poll p {
	line-height: 1.3em;
	padding: 0;
}
/*FireFox 2 */
.boxContent .poll p, x:-moz-any-link { line-height: 1em; } 
/*FireFox 3*/
.boxContent .poll p, x:-moz-any-link, x:default { line-height: 1em; }
/* IE6 */
* html .boxContent .poll p { line-height: 0.35em; margin: 0 0 10px; }

/* ------- POOL ------------- */

/* ------- WSW -------------- */
.boxContent img {
	margin: 5px;
}
a {
	color: #c10317;
	text-decoration: underline;
}
#boxLeft a, #boxMiddle a, #boxRight a {
	color: #de0c23;
}
a:hover {
	color: #363739;
	text-decoration: underline;
}
#boxLeft a:hover, #boxMiddle a:hover, #boxRight a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1, h2 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.5em;
}
#boxLeft h1, #boxLeft h2, 
#boxMiddle h1, #boxMiddle h2, 
#boxRight h1, #boxRight h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #b3b2b2;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.5em;
}
h3 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.5em;
}
h4 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
}
h5, h6 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1em;
}
.boxContent ol {
	margin-left: 40px;
}
.boxContent ol li ol {
	margin-left: 20px;
}
.boxContent ol li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.boxContent ul {
	padding-left: 15px;
}
.boxContent ul li {
	background: url(../img/li.jpg) no-repeat 0px 8px;
	padding: 2px 0 2px 10px;
}
blockquote {
	color: #e74c4c;
	font-style: italic;
	margin: 0 5px;
	padding: 5px;
}
table {
	border-collapse: collapse;
	margin: 0;
}
/*FireFox 2 */
table, x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
table, x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html table { font-size: 0.9em; }
.modernTable {
	border-collapse: collapse;
	margin: 0;
}
/*FireFox 2 */
.modernTable , x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
.modernTable , x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html .modernTable { font-size: 0.9em; }
.modernTable thead tr td {
	background: #e74c4c;
	border: 1px solid #e74c4c;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
.modernTable tbody tr td {
	background: none;
	border: 1px solid #e74c4c;
	color: #353535;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0;
}
.rbcWidgetArea {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ------- WSW -------------- */

/* ------- ARTICLE ---------- */
#sidebar .article, #rightContent .article {
	overflow: hidden;
	margin: 0;
	padding: 0 5px 0 5px;
}
.article h3 {
	font-size: 1.3em;
}
.article h3 a {
	color: #353535;
}
#boxLeft .article h3 a, 
#boxMiddle .article h3 a, 
#boxRight .article h3 a {
	color: #FFFFFF;
}
.article h3 a:hover {
	color: #e74c4c;
}
#boxLeft .article h3 a:hover, 
#boxMiddle .article h3 a:hover, 
#boxRight .article h3 a:hover {	
	color: #de0c23;
}
.article ins {
	text-decoration: none;
	color: #e74c4c;
	font-size: 0.85em;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.8em;
}
.article .articleContent img {
	margin: 5px;
}
.articleDetail ins {
	text-decoration: none;
	color: #e74c4c;
	font-size: 0.85em;
}
.articleDetail img {
	margin: 5px;
}
/* ------- ARTICLE ---------- */

/* ------- LINK and INFO ----- */
.archive {
	font-weight: bold;
	margin-bottom: 5px;
}
.pagingInfo {
	float: left;
}
#sidebar .pagingInfo, #rightContent .pagingInfo {
	float: none;
}
.back {
	font-weight: bold;
	margin-top: 5px;
}
.rbcTags h4 {
	display: block;
	float: left;
	margin: 4px 7px 0 0;
}
.rbcTags .tags {
	line-height: 1.8em;
	padding: 0 0 5px 0;
}
/* ------- LINK and INFO ----- */

/* ------- PAGING ------------ */
.paging {
	float: right;
	font-size: 0.9em;
}
#sidebar .paging, #rightContent .paging {
	margin-top: 5px;
	float: none;
}
.leftEnd, .left, 
#boxLeft .leftEnd, #boxLeft .left,
#boxMiddle .leftEnd, #boxMiddle .left,
#boxRight .leftEnd, #boxRight .left {
	background: #de0c23;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 3px;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}
.leftEnd:hover, .left:hover, 
#boxLeft .leftEnd:hover, #boxLeft .left:hover, 
#boxMiddle .leftEnd:hover, #boxMiddle .left:hover, 
#boxRight .leftEnd:hover, #boxRight .left:hover {
	color: #353535;
	text-decoration: none;
}

.paging  .selected {
	font-weight: bold;
	font-size: 1.2em;
}
.right, .rightEnd, 
#boxLeft .right, #boxLeft .rightEnd, 
#boxMiddle .right, #boxMiddle.rightEnd,
#boxRight .right, #boxRight .rightEnd {
	background: #de0c23;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 3px;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}
.rightEnd:hover, .right:hover, 
#boxLeft .rightEnd:hover, #boxLeft .right:hover,
#boxMiddle .rightEnd:hover, #boxMiddle.right:hover,
#boxRight .rightEnd:hover, #boxRight .right:hover {
	color: #353535;
	text-decoration: none;
}
.separator {
	display: none;
}
a .pageText {
	background: #de0c23;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 2px 2px 2px;
	text-decoration: none;
}
a:hover .pageText {
	color: #353535;
}
/* ------- PAGING ------------ */

/* ------ DISCUSSION --------- */
.diskuze fieldset {
	border: none;
	margin: 0;
}
#content .diskuze fieldset {
	width: 628px;
}
.diskuze label {
	float: left;
	width: 200px;
	padding: 0;
	margin-bottom: 10px;
}
#sidebar .diskuze label, #rightContent .diskuze label {
	width: 190px;
	margin-bottom: 3px;
}


.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle {
	border: 1px solid #e74c4c;
	width: 410px;
	padding-left: 2px;
	padding-right: 2px;
	font: 0.95em Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
}

#sidebar .diskuze #postAuthor, #sidebar .diskuze #postEmail, #sidebar .diskuze #postTitle {
	width: 190px;
	margin-bottom: 5px;
}

.diskuze #postText {
	border: 1px solid #e74c4c;
	width: 410px;
	height: 100px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font: 0.95em Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
}
/* IE6 */
* html .diskuze #postText { width: 413px; }
#sidebar .diskuze #postText, #rightContent .diskuze #postText {
	width: 190px;
}

.diskuze .btn {
	float: right;
	margin-right: 6px;
	margin-top: 5px;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
.diskuze .btn { margin-right: 8px; }
#sidebar .diskuze .btn { margin-right: 4px; }
}
/*FireFox 2 */
.diskuze .btn , x:-moz-any-link { margin-right: 9px; }
#sidebar .diskuze .btn , x:-moz-any-link { margin-right: 4px; }
/*FireFox 3*/
.diskuze .btn , x:-moz-any-link, x:default { margin-right: 9px; }
#sidebar .diskuze .btn , x:-moz-any-link, x:default { margin-right: 4px; }
/* IE7, IE 8 */
.diskuze .btn { *margin-right: -4px; }
#sidebar .diskuze .btn { *margin-right: 2px; }
/* IE6 */
* html .diskuze .btn { margin-right: 2px; }
* html #sidebar .diskuze .btn { margin-right: 3px; }

.formError {
	margin: 5px 0 5px 0;
}
ul.formError {
	margin: 0 0 15px 15px;
}
ul.formError li {
	background: url(../img/li.jpg) no-repeat 0px 6px;
	padding-left: 10px;
}
ul.formError li span {
	font-weight: bold;
}
.diskuze label.wrong {
	font-weight: bold;
	color: #F44949;
}
.diskuze input.wrong {
	font-weight: bold;
	border: 1px solid #F44949;
}
.post {
	border-bottom: 1px solid #B9B9B9;
	height: auto;
	margin: 0 0 15px 120px;
	overflow: hidden;
	padding: 0 0 5px;
}
#sidebar .post, #rightContent .post {
	margin: 0 0 15px 100px;
}
.level-1, #sidebar .level-1, #rightContent .level-1 {
	margin-left: 5px;
}
.level-2 {
	margin-left: 30px;
}
#sidebar .level-2, #rightContent .level-2 {
	margin-left: 20px;
}
.level-3 {
	margin-left: 60px;
}
#sidebar .level-3, #rightContent .level-3 {
	margin-left: 40px;
}
.level-4 {
	margin-left: 90px;
}
#sidebar .level-4, #rightContent .level-4 {
	margin-left: 80px;
}
.post .head h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.post .head p, #mainContent .box_content .post .head p, #contentNarrow .box_content .post .head p {
	margin: 0;
	padding: 0;
}
.post .head .user {
	color: #e74c4c;
	font-weight: bold;
}
.post .head ins {
	color: #e74c4c;
	text-decoration: none;
}
.post .reply a {
	font-weight: bold;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.question h3.title {
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.1em;
}
.question h3.title:hover {
	color: #e74c4c;
}
.hideAnswer {
	background: url(../img/faq_close.png) no-repeat 0px 2px;
	padding-left: 15px;
	color: #e74c4c;
}
.viewAnswer {
	background: url(../img/faq_open.png) no-repeat 0px 2px;
	padding-left: 15px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
	border-bottom: 1px solid #c10317;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.item h2.title {
	font-size: 1.15em;
	margin-bottom: 5px;
}
.item h2.title a {
	color: #353535;
}
.item h2.title a:hover {
	color: #e74c4c;
}
.item .uri { }
.itemContent {
	line-height: 1.5em;
}
/* ----- LINKS -------------- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
	padding-left: 5px;
	margin-left: 10px;
}
ul.ServerMap li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px 0 0 0;
	background: none;
}
ul.ServerMap a {
	background: url(../img/li.jpg) no-repeat 0px 7px;
	padding-left: 10px;
}
ul.ServerMap ul {
	padding-left: 15px;
}
/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
.product {
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebar .product {
	margin-left: 5px;
}
.product .title {
	font-size: 1.2em;
	font-weight: bold;
}
#sidebar .product .title {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
}
.product .title a {
	color: #de0c23;
}
.product .title a:hover {
	color: #000000;
}
.product .image {
	float: left;
	height: 100%;
	width: 140px;
	margin: 5px 0 0 0;
}
#boxLeft .product .image, #boxMiddle .product .image, #boxRight .product .image {
	float: left;
	margin-top: 0;
	width: 270px;
}
#sidebar .product .image {
	float: left;
	margin-top: 0;
	width: 150px;
}
.product .image a {
	border: none;
	text-decoration: none;
}
.product .image a img {
	border: 1px solid #707173;
	text-decoration: none;
	margin: 0;
}
.product .image a:hover img {
	border: 1px solid #ff0000;
	text-decoration: none;
	margin: 0;
}
.product .text {
	line-height: 1.5em;
	margin-left: 140px;
}
#sidebar .product .text {
	margin-left: 0;
}
#boxLeft .product .text, #boxMiddle .product .text, #boxRight .product .text {
	margin-left: 0;
}
.productDetail { }
.productDetail .image {
	display: block;
	margin: 0;
	text-align: center;
}
.productDetail .image a {
	border: none;
	text-decoration: none;
}
.productDetail .image a img {
	border: 1px solid #707173;
	text-decoration: none;
}
.productDetail .image a:hover img {
	border: 1px solid #ff0000;
	text-decoration: none;
}
.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 30px;
}
#sidebar .photo200 a.photo {
	margin: 0 0 10px 0;
}
#sidebar .photo118 a.photo {
	margin: 0 0 10px 18px;
}
#topBox .photo118 a.photo {
	margin: 0 0 10px 8px;
}
#topBox .photo200 a.photo {
	margin: 0 0 10px 11px;	
}
a.photo {
	margin: 0 0 10px 20px;
	overflow: hidden;
	font-size: 85%;
	border: 1px solid #e74c4c;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
a.photo:hover {
	border: 1px solid #353535;
	font-weight: normal;
	text-decoration: none;
}
a.photo .name {
	color: #e74c4c;
	text-decoration: none;
}
a.photo:hover .name {
	border: none;
	font-weight: normal;
	color: #353535;
	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;
}
.photofull {
	margin-top: 15px;
	visibility: 
}
.photofull span.image {
	position: relative;
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	width: 500px;
	height: 500px;
	border: 1px solid #e74c4c;
}
/* 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-bottom: 10px;
	margin-left: 107px;
}
/* IE6 */
* html .pagination { margin-left: 50px; }
/* IE6 */
* html .pagination table { _font-size: 1.1em; }
.pagination .before {
	width: 150px;
}
.pagination .control {
	width: 201px;
	_width: 200px;
	text-align: center;
}
.pagination .after {
	width: 150px;
	text-align: right;
}

.pagination .prev {
	background: #de031b;
	color: #FFFFFF;
	margin-right: 10px;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bold;
}
.pagination .next {
	background: #de031b;
	color: #FFFFFF;
	padding: 2px 10px;
	margin-left: 10px;
	margin-right: 3px;	
	text-decoration: none;	
	font-weight: bold;
}
.pagination .prev:hover, .pagination .next:hover {
	background: #de031b;
	color: #000000;
	text-decoration: none;
}

#slideshowControl {
	background: #de031b;
	color: #FFFFFF;
	padding: 2px 10px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#slideshowControl:hover {
	background: #de031b;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
/* ---- PHOTOGALLERY -------- */

/* ------- USER LOGIN ------- */
.privateAccessForm {
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 0;
}
*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 7px;
}
.privateAccessForm form {
	margin-left: 10px;
}
.privateAccessForm p {
	margin: 5px 0 5px 0;
}
.privateAccessForm label {
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	border: none;
	margin: 0;
	padding: 10px;
}
.privateAccessForm #postUserName, .privateAccessForm #postPasswd {
	border:1px solid #e74c4c;
	font-family:Lucida Sans Unicode,Tahoma,Verdana,sans-serif;
	height: 1.5em;
	margin: 0 0 5px 5px;
	width: 200px;
	padding-left:2px;
	padding-right:2px;
}
.privateAccessForm .error {
	margin: 10px 0 10px 10px;
	color: #e74c4c;
}
#lostPasswordLink {
	margin: 5px 0 0 0;
}
#lostPasswordLink a {
	color: #e74c4c;
	text-decoration: underline;	
}
#lostPasswordLink a:hover {
	color: #353535;
}

.privateAccessForm .submit {
	height: 23px;
	background: #e2051c none;
	color: #FFFFFF;
	border: none;
	padding: 2px 5px 0 5px;
}

/* ------- USER LOGIN ------- */

/* ------- CONTACT ---------- */

.contact {
	border: 2px solid #FF0000;
}
#topBox .contact .boxTitle {
	width: 260px;
	background: #c60519;
	padding: 5px 0 5px 0;
	margin-top: -2px;
	margin-left: -2px;
	_margin-left: 0;
	_margin-top: 0;
	_width: 258px;
}
#topBox .contact .boxTitle h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0;	
	color: #FFFFFF;
	text-transform: uppercase;
}
#topBox .contact .boxContent .content {
	margin: 0;
	padding: 10px;
}
#topBox .contact .boxContent p {
	padding: 0;
	line-height: 1.4em;
}

/* ------- CONTACT ---------- */

/* ------- RED UL ----------- */
.boxContent ul.redMenu {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
.boxContent .redMenu li {
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background: none;
	overflow: hidden;
}
.boxContent .redMenu li a {
	width: 160px;
	padding: 8px 20px 8px 20px;
	background-color: #c60519;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.boxContent .redMenu li a:hover {
	width: 160px;
	padding: 8px 20px 8px 20px;
	background-color: #f8152e;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
/* ------- RED UL ----------- */
