body { 
	background:			white url("gfx/tapeta.jpg"); 
	color:				white; 
	margin:				0; 
	padding:			0; 
	font-family:		"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
	font-size:			10pt;
	text-align:			center; 
}


#stranka 	{ 
	position:	relative;
	width:		775px !important; 
	margin:		0px auto; 
	padding:	0;
	text-align:	left;
	border-top:	0px solid black;

}
/* Hlavni cast stranky */
/* Zahlavi strany */








#head {
  margin: 20px 0px 30px 0px;
	position:		relative;
	top:			0;
	left:			0;
	width:			775px;
	background-color:		transparent;
	border-left:		0px solid black;
	border-right:		0px solid black;
	text-align: center;
}

#head h1 { 
	margin:			0px;
	padding:		0px;
}
#head h1 a {
	display:		block;
	position:		absolute;
	z-index:		10;
	width:			350px;
	height:			130px;
}
#head h1 a span {
	display:		none;
}


/* Pruh s odkazy */
#topLinks {
	position:		absolute;
	display:		block;
	top:			15px;
	right:			15px;
	border:			0px;
	margin:			0px;
	padding:		0px;
	color:			white;
	font-size:		11px;
}
#topLinks a, #topLinks a:visited {
	color:			white;
	font-weight:	bold;
}
/*********************  Hledani  *************************/
#search {
	position:		absolute;
	display:		block;
	bottom:			0px;
	right:			4px;
	border:			0px;
	margin:			0px;
	padding:		0px;
	width:			162px;
	height:			18px;
	text-align:		right;
	vertical-align:	top;
}
#detailSearch {
	margin:			0px 0px 10px 0px;
	padding:		0px;
}
#search fieldset, #detailSearch fieldset {
    margin:				0;
    padding:			0;
	border:				0;
	height:				18px;
}

#search fieldset legend, #detailSearch fieldset legend    {
    display:		none;
}
#searchQuery {
	display:			inline;
	position:			absolute;
	top:				1px;
	left:				0px;
	width:				95px;
	height:				13px;
	line-height:		13px;
	background:			#ffffff;
	font-size:			12px;
	border:				1px solid #CFCFCF;
	margin:				0px 5px 0px 0px !important;
	padding:			0px;
	vertical-align:		middle;	
	font-family:		"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
}
#searchSubmit {
    display:			inline;
	position:			absolute;
	top:				0px;
	left:				105px;
	width:				55px;
	height:				17px;
    background:			url("gfx/btn_go.gif") no-repeat;
    cursor:				pointer;
	font-size:			11px;
	font-weight:		bold;
	color:				#ffffff;
	margin:				0px 0px 0px 0px!important;
	border:				none;
	margin:				0px;
	padding:			0px;
	vertical-align:		top;
	line-height:		11px;
	font-family:		"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
}
/* podrobnosti vyhledavani */
#searchDetail{
	display:		none;
	margin:			0px;
	padding:		0px;
	clear:			both;
}
#searchDetail label {
	display:		inline;
}
#advancedSearch {
	display:		inline;
}
#basicSearch {
	display:		none;
}


/* Horni lista s menu */
#topLista {
	position:		relative;
	display:		block;
	height:			20px;
	width:			778px;
	background:		black;
	border:			1px solid black;
	color:			white;
	font-size:		10px;
}

/* Main menu */
.lineMenu {
	display:		inline;
	margin:			0px;
	padding:		0px;
	vertical-align:	middle;
	height:			20px!important;
	line-height:	20px;
}

.lineMenu h2 {
	display:		inline;
	margin:			0px 0px;
	padding:		0px;
	font-size:		11px;
	font-weight:	bold;
}
#topLista h2 a{
	color:			#ffffff;
	text-decoration: none;
	padding:		0px 5px;
	margin:			0px 3px;
}
#topLista h2 a:hover {
	color:				black;
	background:			white;
}


h3 .date {
	display:			block;
	font-size:			11px;
	line-height:		85%;
	margin:				3px 0px 0px 0px;
	padding:			0px;
}

/**************** OBSAH ******************/
#mainContent {
	width:			775px;
	height:			400px;
	margin:			0px;
	padding:		0px;
	vertical-align:	top;
/*	border:			1px solid red;*/
	border-collapse:collapse;
	border:			0px solid black;
	border-top:		0px;
	background-color:		transparent;
}
table#mainContent {
	margin-bottom:	2px;
}
#mainContent td {
	vertical-align:		top;
	padding: 0px;
	margin:	 0px;
}
#mainContent tr {
	padding: 0px;		
	margin:	 0px;
}
/* Sloupce na titulni strane - rozlozeni na titulni strance */
.column {
	width:			185px;
	margin:			0px !important;
	padding:		0px 4px !important;
	min-height:		125px;
	border:			0px;
	color:			#848484;
}
#column1 {	
		border-right:	1px solid #D6D6D6; 
}
#column2 {	
		border-right:	1px solid #D6D6D6; 
}
#column3 {	
}

.row1 {
	height:	163px;
}
.row2{
	min-height:	90%;
}
.row3 td {
	height:			1px;
}
td#mainArticle {
		padding:		4px 4px 4px 4px !important;
}
/* OBSAHU SLOUPCU NA TITULNI STRANCE */
.column h3 {
	font-weight:	bold;
	font-size:		12px;
	margin:			0px 0px 5px 0px!important;
	padding:		1px 10px 1px 5px;
	color:			#EAEAEA;
	background:		white url("gfx/clanek_nadpis.gif") no-repeat;
	text-decoration:none;
	height:			15px;
}
.column h3 a, .column h3 a:visited { 
	text-decoration:	none; 
	color:			#EAEAEA;
}
.column h3 a:hover { 
	text-decoration: underline; 
}
.column a:hover { text-decoration:	underline; }
.column ul, .infoBox ul {
	color:			#8E8E8E;
	margin:			0px;
	padding:		0px;
	margin-left:	14px;
	padding-left:	0px;
	line-height:	12px;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:	url("gfx/item_decor_list.gif");
	font-family:	Arial, Helvetica, sans-serif;
	
}
.column li, .infoBox li {
	margin-bottom:	8px;
}
.column ul a, .column ul a:visited {
	color:			#458F49;
	text-decoration:none;
}
.column ul a:hover {
	text-decoration:underline;
}
.column h2 a, .column h2 a:visited {
	text-decoration:underline;
}
.column h2 a:hover {
	text-decoration:none;
}
.column .next {
	color:		#458F49;
	padding:	0px 0px 5px 0px;
}
.column p {
	margin:		0px 0px 5px 0px;
	padding:	0px 2px;
	text-align:	justify;
}

/*******************/
table.menu {
	font-size:			11px;
	padding:			0px;
	margin:				2px 0px 0px 0px;
	border-collapse:	collapse;
	text-align:			left;
/*	border:				1px solid blue; */
}
table.menu td {
	margin:				10px 0px 0px 0px;
	padding:			0px 0px 3px 0px;
	vertical-align:		top;
	text-align:			left;
}

table.menu img {
	width:			9px;
	height:			11px;
	margin:			0px 2px 0px 0px;
}
#menuColumn table.menu {
	clear: left;
  margin:				0px 0px 0px 20px;
	text-align:			left;
}
#menuColumn table.menu table.menu{
	margin:				0px 0px 0px 0px;
	text-align:			left;
}
#menuColumn table.menu td {
	border-collapse:	collapse;
	padding:			5px 0px;
	margin:				3px 0px 0px 0px;
	vertical-align:		top;
}
#menuColumn table.menu td td{
	border-bottom:		0px!important;
	border-collapse:	collapse;
	padding:			5px 0px 0px;
	margin:				3px 0px 0px 0px;
	color:				white;
}

#menuColumn table.menu td a:link, #menuColumn table.menu td a:visited {
	display:			inline;
	width:				116px;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;

}
#menuColumn table.menu td a:hover {
  text-decoration: none;	
}

#menuColumn table.menu td td a:link, #menuColumn table.menu td td a:visited {
	display:			inline;
	width:				116px;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;
}
#menuColumn table.menu td td a:hover {
  text-decoration: none;
}

#menuColumn table.menu img {
	margin-left:		5px;
}
#menuColumn table.menu table img {
	margin-left:		0px;
}


.menu  a, .menu  a:visited { text-decoration:		none; }
table.menu td td a, table.menu td td a:visited { text-decoration:		underline; color: white;}
.menu  a:hover { text-decoration:		underline; }
table.menu  td td a:hover { text-decoration:		none; }
.menu img { border:	none }
#menuColumn .menu  a, #menuColumn .menu  a:visited { margin-right: 2px; }
/*  Hlavni stranka */ 
#menuColumn {
	width:			136px;
	float:			left;
	margin:			0px;
	padding:		0px;
	background-color:	transparent;
	height:			100%;
	border-right:	0px solid #B9C4BE;
}
#menuColumn h2{
	background:		#5A712D url('gfx/menuHGrad.jpg') repeat-x;
	height:			30px;
	width:			100%;
	color:			#ffffff;
	margin:			0px;
	padding:		0px;
	font-size:		14px;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	border-bottom:	2px solid #ffffff;
}
#menuColumn h2 a, #menuColumn h2 a:visited {
	display:		inline;
	vertical-align: middle;
	color:			#FFFFFF;
	height:			30px!important;
	line-height:	30px;
	padding:		0px 8px;
	text-decoration:none;
}
#menuColumn h2 a:hover { text-decoration:underline; }

/* PRAVY SLOUPEC */
div#rightColumn {
	position:		absolute;
	top:			155px;
	right:			1px;
	width:			203px;
	margin:			0px;
	padding:		0px;
/*	padding-top:	20px;*/
}
td#rightColumn {
	width:			197px;
	border-left:	1px solid #216005;
	background:		#CADE96;
	margin:			0px;
	padding:		0px 0px;
	vertical-align:	top;
}
/* upr polohu */
h4.navbar {
	position:			absolute;
	text-align:			right;
	top:				160px;
	right:				5px;
	z-index:			10;	
	display:			block;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	color:				#228318;
	font-size:			11px;
	width:				500px;
}
h4.navbar a, h4.navbar a:visited {
	color:				#F9A200;
}
.imgBox {
	border-top:			4px solid #5A712D;
	margin:				0px;
	padding:			2px 0px 0px 0px;
}
.imgBox img {
	width:			150px;
	height:			188px;
}
.bannerBox {
	padding:		0px!important;
	margin:			0px!important;
}
.bannerBox img {
	border:			0px!important;
	padding:		0px!important;
	margin:			0px!important;
}
/* info box  na uvodni strane*/ 
.infoBox {
	overflow:		auto;
	width:			100%;
	margin-bottom:	5px;
}
.infoScroll {
	width:			auto;
	margin:			5px 5px 0px 8px;
	padding:		0px;
}
.infoBox h2 {
	width:			100%;
	font-weight:	bold;
	height:			22px;
	font-size:		15px;
	margin:			5px 0px 0px 0px;
	padding:		0px;
	font-family:	Arial, Helvetica, sans-serif;
}
.infoBox h2 a, .infoBox h2 a:visited {
	vertical-align: middle;
	height:			21px!important;
	line-height:	21px;
	padding:		0px 10px;
	text-decoration:underline;
	float:			left;
}
.infoBox h2 a:hover { text-decoration:none; }
.infoBox h2 .note {
	font-weight:	normal;
	float:			right;
	line-height:	21px;
	height:			21px!important;
	margin-right:	5px;
}
.infoBox ul {
	color:			#006633;
	margin-left:	12px;
	line-height:	13px;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:	url("gfx/item_decor_list_green.gif");
	font-size:		11px;
}
.infoBox li {
}
.infoBox ul a {
	font-weight:	bold;
}

/* info box  na strane s obsahem*/ 
.odkazyBox {
	width:			140px;
	border:			1px solid #5A712D;
	border-top:		4px solid #5A712D;
	margin-top:		6px;
	margin-bottom:	6px;
	padding:		5px 3px 5px 5px;
	font-size:		10px!important;
}
.odkazyBox h2 {
	font-weight:	bold;
	font-size:		13px;
	margin:			0px;
	padding:		0px;
	margin-bottom:	10px;
	font-family:	Arial, Helvetica, sans-serif;
	color:			white;
	text-decoration:underline;
}
.odkazyBox h2 a:hover { text-decoration:none; }
.odkazyBox a:hover { text-decoration:	underline; }
.odkazyBox ul {
	color:			#FF9900;
	margin:			0px;
	padding:		0px;
	margin-left:	17px;
	padding-left:	0px;
	line-height:	12px;
	list-style-type:square;
	list-style-position:outside;
	
}
.odkazyBox li {
	margin-bottom:	8px;
	font-size:		11px;
}
.odkazyBox ul a, .odkazyBox ul a:visited {
	color:			#A2B3BB;
	text-decoration:none;
}
.odkazyBox h2 a, .odkazyBox h2 a:visited {
	text-decoration:underline;
}

/* Mozna prijde vhod pri layoutu hlavni stranky*/
#mainTable{
	position:		relative;
	border-collapse:collapse;
	width:			729px; 
	vertical-align:	top;
	margin:			0px;
	padding:		0px;
	border:			0px;
}
/*   obsah muze byt siroky nebo uzzi - se sloupcem vpravo */
#content {

	margin:			0px;
	padding:		0px;
	vertical-align:	top;
	color:			#000000;
	width: 500px;
/*	border:			1px solid red; */
/*	font-family:	"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; :*/
}
#contentScroll {
	overflow:		visible;
	margin:			0px;
	padding:		0px 0px 0px 20px;
	padding-right:	0px!important;
/*	border:			1px solid blue;*/
}
.contentNarrow 	{ width:			335px!important;}
.contentWide	{ width:			400px!important; }
/*.contentWide	{ width:			605px!important; }*/
/* clanek na titulni strance */
.article {
	margin:			0px 0px 0px 0px;
	padding:		0px;
	border-bottom:	0px solid #E6E6E6;
	font-size:		10pt;
}
#content p{
	margin:				7px 0px;
	padding:			0px;
	text-align:			justify;
}
#content img {
    border:				0;
    padding:			0;
}

#content .date {
	font-size:			11px;
	color:				white;
	display:			block;
	margin:				20px 0px 2px 0px;
	padding:			0px;
/*	float:				right;*/
	text-align:			right;
	position:			relative;
	top:				-5px;
	clear:				both;
}
#content h3 {
	font-size:		14pt;
	font-weight:		bolder;
	margin:				5px 0px 0px;
	padding:			0px;
	color:				white;
	font-family:		"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
}
#content h4.navbar {
	display:			inline;
	font-size:			11px;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
}
/* top story, headline */
#content #topStory {
/*	background-color:	#EFF4FF;
	background-color:	#FAFEDA;*/
	border-bottom:		0px;
	margin-top:			5px;
	padding-top:		3px;
	padding-bottom:		3px;
	border-bottom:	4px solid #E6E6E6;
}
#content #topStory h3 {
	font-size:			150%;
}

.tab {
	margin-left:		auto;
	margin-right:		auto;
	border-collapse:	collapse;
	margin-top:			3px;
}

.tab tr {
	color:				#000000;
/*	background:			#e9e9e9;*/
	font-size:			11px;
	border-bottom:		1px solid black;
	padding:			0px 10px;
	border:			1px solid gray!important;
}
.tab tr.odd {
/*	background:			#d4d4d4 !important;*/
}
.tab input, .tab select {
	font-size:			10px;
}





/* Obecne tridy */
.itemDecor {
	display:			list-item;
	margin:				0px 0px 0px 14px;
	padding:			0px;
	border:				0px;
	list-style-type:	square;
	list-style-image:	url("gfx/item_decor_list_green.gif");
	list-style-position:outside;
}
.next {
	display:			block;
	text-align:			right;
	font-size:			11px;
}
.next a, .next a:visited, .previous a, .previous a:visited {
	text-decoration: underline;
}
.next a:hover, .previous a:hover {
	text-decoration: none;
}
#content .author {
    font-size:			11px;
	font-style:			italic;
    font-weight:		normal;
    text-align:			right;
    margin:				0;
    border:				0;
    padding:			0;
}

#content .previous, #content .next {
    font-size:			11px;
    text-align:			left;
    margin:				0;
    padding:			0.2em 0 1em 0;
}

a, a:visited {
	color:			white;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.leftfloat {
    border:				0;
    padding:			5px;
    margin:				0;
    float:				left;
}

.rightfloat {
    border:				0;
    padding:			0px;
    margin:				0px;
    float:				right;
}

.centerfloat {
    display:			block;
    margin:				0;
    padding:			0;
    border:				0;
    text-align:			center !important;
}
.print {
    display:			block;
    float:				right;
    width:				20px;
    height:				23px;
    padding:			0px;
    background:			transparent url("gfx/iko_tisk_small.gif") 50% 0% no-repeat;
    text-align:			center;
    font-size:			10px;
    font-weight:		normal;
    cursor:				pointer;
}
.error {
    text-align:			center !important;
    padding-top:		10px;
    padding-bottom:		10em;
}
#content .perex h4 {
    font-size:			15px;
}

#content .perex h4.pdate {
    font-weight:		normal !important;
}

#content h6 {
	font-size:			11px;
	font-weight:		bold;
	clear:				both;
	margin:				10px 0px 5px 0px;
}

#content h6.sub {
	font-weight:		normal;
}

#content h6.close {
	font-weight:		bold;
	margin-left:		0;
	margin-top:			1em;
	margin-right:		0;
	margin-bottom:		0;
}



/*******************  NEDOTCENO  ********************/




/* paticka */
#footer {
  clear: left;
	text-align:			center;
	margin:				20px 0px 0px 0px;
	padding:			0px;
	vertical-align:		top;
	font-size:			12px;
	color:				white;
	font-weight: bold;
}
/* Prihlaseni */
#loginImgBox {
	height:				15px;
	margin:				0px;
	border:				0px;
	background:			url("gfx/title_login.gif/index.html") no-repeat 7px 2px;
	z-index:			1;
}
#loginForm {
	border:				0;
	margin:				0;
	padding:			0;
}
#login fieldset {
	  position:			relative;
    margin:				0;
    padding:			0;
    height:				60px;
    border-style:		none;
	  border:				0;
}
#login fieldset legend, #register a span, #cz span, #en span, #de span, #back span, #help span {
    display:		none;
}
#name {
	display:			block;
	position:			absolute;
	left:				45px;
	top:				0;
	width:				135px;
	line-height:		15px;
	height:				16px;
   	margin:				0;
	padding:			0;
}
#nameL {
	display:			block;
	position:			absolute;
	left:				0px;
	top:				2px;
	height:				16px;
	margin:				0;
	padding:			0;
}
#password {
	display:			block;
	position:			absolute;
	left:				45px;
	top:				23px;
	width:				79px;
	line-height:		15px;
	height:				16px;
	margin:				0;
	padding:			0;
}
#passwL {
	display:			block;
	position:			absolute;
	left:				0px;
	top:				24px;
	height:				16px;
	margin:				0;
	padding:			0;
}
#loginsubmit {
    display:			block;
    position:			absolute;
    left:				130px;
    top:				22px;
    width:				54px;
    height:				20px;
    margin:				0;
    background:			white;
	font-size:			11px;
	padding:			0px;
    cursor:				pointer;
}
#register {
    display:		block;
    position:		absolute;
    top:			47px;
    left:			0px;
    margin:			0;
    padding:		0;
}
a.smallBold, a.smallBold:visited {
	color:				#005BAB;
	text-decoration:	underline;
}
a.smallBold:hover {
	color:				#005BAB;
	text-decoration:	none;
}
/* Ostatni */
.nomargin {
	padding:	0px;
	margin:		0px;
}
img {
	border:		0;
	margin:		0;
	padding:	0;
}


.nogfx, .nogfx:visited {
	text-decoration:	none;
}

.nogfx:hover {
	text-decoration:	underline;
}

.tree {
	font-size:			11px;
}

.tree img {
	padding:			0 !important;
	margin-left:		0 !important;
	margin-top:			2px !important;
	margin-right:		0.5em !important;
	margin-bottom:		0 !important;
}

.abooktab {
	margin-top:			0px;
	margin-bottom:		2px;
	margin-left:		0px;
	margin-right:		0px;
	font-size:			11px;
	color:				black;
	clear:				both;
	padding:			0px;
	border-collapse:	collapse;
}

.abooktab tr {
	vertical-align:		top;
	margin:				0px;
	padding:			0px;
}
.abooktab td {
	margin:				0px;
	padding:			0px;
	text-align:			left;
}

.tabular {
	margin-top:			5px;
	margin-left:		auto;
	margin-right:		auto;
}

.tabular tr {
	color:				#000000;
	background:			transparent;
	font-size:			11px;
}

.tabular tr.odd {
	background:			white !important;
}

.tabular tr.hollow {
	background:			none !important;
}

.tabular th {
	color:				#ffffff;
	background:			#393939;
	font-size:			11px;
	font-weight:		bold;
	padding-left:		5px;
    padding-top:		2px;
    padding-right:		5px;
    padding-bottom:		2px;
    margin:				0;
    border:				0;
}

.tabular th img {
    padding:			0 !important;
    margin:				0 !important;
    border:				0 !important;
    vertical-align:		baseline !important;
}

.tabular td {
	padding-left:		5px;
    padding-right:		5px;
	text-align:			left;
}

.tabular td a {
	color:				#2b484b;
	text-decoration:	underline;
}

.tabular td a:hover {
	text-decoration:	none;
}

.tabular td a:visited {
	color:				#951021;
	text-decoration:	underline;
}

.nobr {
	white-space:		nowrap;
}

br.clear, div.clear {
	clear:				both;
}

#content .group {
	color:				#ffffff;
	background-color:	#618da5;
	font-weight:		bold;
	margin:				5px;
	padding:			5px;
}

#content .board {
	color:				#000000;
	background-color:	#eaf9f8;
	font-weight:		normal;
	margin:				5px;
	padding:				5px;
}

#content .highlighted {
	color:				#000000;
	background-color:	#c3eae7;
	font-weight:		normal;
	margin:				5px;
	padding:			5px;
}

#content .icons {
	margin-right:		5px;
	float:				left;
}

#content .icons img {
	margin:				1px;
	padding:			0;
	border:				0;
}

#content .qaform {
	margin:				0 auto;
	font-size:			11px;
}

#content .qaform td.title {
    text-align:		right;
    vertical-align:	top;
}

#content .qaform .sv {
    background-color:	#e2f0ef;
}

#content .qaform .tm {
    background-color:	#98bdbb;
}

#content .qaform .tm input {
    border:		1px black solid;
}

#content .qaform textarea {
/*    font-size:		10pt;*/
    width:		100%;
}

#content .reginfo {
/*    font-size:		10pt;*/
}

#content .loginbar, .motionbar {
    text-align:		right;
    font-size:		11px;
}

#content .thread {
    background-color:	#eaf9f8;
    font-size:		11px;
    margin:		5pt;
    padding-bottom:	1pt;
}

#content .thread .header {
    background-color:	#618da5;
    font-size:		11px;
    color:		#eee;
    padding:		2pt;
    padding-left:	5pt;
}

#content .thread .header img {
    padding:		0pt;
    vertical-align:	middle;
}

#content .thread .header a {
    background-color:	#618da5;
    color:		white;
    font-weight:	bold;
}

#content .thread .subject, .thread .text {
    padding:		2pt;
}
div.text {
}

#content .thread .reply {
    background-color:	#fedba9;
    margin-left:	10pt;
    margin-top:		3pt;
    margin-bottom:	3pt;
    margin-right:	3pt;
}

#content .thread .reply .header {
    background-color:	#872e06;
    font-size:		11px;
    color:		#fedba9;
    padding:		2pt;
    padding-left:	5pt;
}

#content .thread .reply .header a {
    background-color:	#872e06;
    color:		yellow;
    font-weight:	bold;
}

#content .actions {
    float:		right;
    font-size:		11px;
}

#content .abook {
    font-size:		11px;
    padding:		0 0 0 1em;
	width:			600px!important;

}

#content h5 {
	font-size:	11px;
	padding:	0 0 0 20px;
	margin:		1em 0 0.2em 0px;
	background:	url(gfx/odrazka.gif) no-repeat 0 0;
	list-style-position:outside;
}

#content small {
	font-size:	11px;
}

#content .branch {
	border-left:	solid thin #000000;
	margin:		0 0 0 8px;
	padding:	0 0 0 11px;
}

#content .root a, .branch a {
	text-decoration:    none;
}

#content .itemALL, .itemNONE, .itemSOME, .itemSEL, .itemSKIP {
	font-size:	11px;
	padding:	0 0 0 39px;
}
#content .itemALL {
	background:	url(gfx/c_ha.png) no-repeat 0 0;
}
#content .itemSOME {
	background:	url(gfx/c_us.png) no-repeat 0 0;
}
#content .itemNONE {
	background:	url(gfx/c_hn.png) no-repeat 0 0;
}
#content .itemSEL {
	background:	url(gfx/c_ny.png) no-repeat 0 0;
}
#content .itemSKIP {
	background:	url(gfx/c_nn.png) no-repeat 0 0;
}

#content .itemALL, .itemSEL {
	color:		#f00;
}
#content .itemSOME {
	color:		#000;
}
#content .itemNONE, .itemSKIP {
	color:		#888;
}

.block {
	padding-left:	2em;
}

.dialog {
    display:		block;
    background:		#e9e9e9;
    margin-left:	8%;
    margin-top:		0;
    margin-right:	8%;
    margin-bottom:	10px;
    padding-left:	10px;
    padding-top:	5px;
    padding-right:	10px;
    padding-bottom:	10px;
    border-left:	1px #a4a4a4 solid;
    border-top:		3px #000000 solid;
    border-right:	1px #a4a4a4 solid;
    border-bottom:	1px #a4a4a4 solid;
}

.dialog h4 {
    font-size:		14px;
    font-weight:	bold;
    margin-left:	0;
    margin-top:		0;
    margin-right:	0;
    margin-bottom:	0.5em;
    text-align:		left;
    clear:		both;
}

.sdialog {
    display:		block;
    background:		#e9e9e9;
/*    background:		#f8f3d2;*/
    margin-left:	3%;
    margin-top:		5px;
    margin-right:	3%;
    margin-bottom:	5px;
    padding-left:	10px;
    padding-top:	5px;
    padding-right:	10px;
    padding-bottom:	10px;
    border:			1px #a4a4a4 solid;
/*    border-top:		1px #9ab6ce solid;*/
}

.sdialog h4 {
    font-size:		13px !important;
    font-weight:	bold;
    margin-left:	0;
    margin-top:		0;
    margin-right:	0;
    margin-bottom:	0.5em;
    text-align:		left;
    clear:		both;
}

.rdialog {
    display:		block;
	position:		absolute;
	right:			5px;
	top:			76px;
    background:		#e9e9e9;
    margin-top:		0;
    margin-bottom:	10px;
    padding-left:	5px;
    padding-top:	5px;
    padding-right:	5px;
    padding-bottom:	0px;
    border:			1px #a4a4a4 solid;
    font-size:		11px;
}

.rdialog form {
	margin-left:			0px;
	margin-right:			0px;
	margin-top:				3px;
	margin-bottom:			5px;
}

.rdialog h4,  h4.rcover {
    font-size:		13px !important;
    font-weight:	bold;
    margin-left:	0;
    margin-top:		0;
    margin-right:	0;
    margin-bottom:	0.2em;
    text-align:		left;
    clear:			both;
}

.spacer {
	height:			3em;
}

.fset {
	padding:			0;
	margin:				0;
	border:				0;
	border-style:		hidden;
	font-size:			11px;
}

.maptab {
	margin:	0px;
	padding:		0px;
	border-collapse: collapse;
	border:			1px solid #336699;
}

.maptab tr {
	color:				#2b484b;
	background:			#FFD8B0;
	font-size:			11px;
	margin:				0px;
	padding:			0px;
}

.maptab td {
	margin:				0px;
	padding:			0px;
	vertical-align:		middle !important;
}

.maptab td.content {
	padding:			0px;
	margin:				0px;
	background:			#ffffff;
}
.maptab td img {
	border: 0px !important;
	margin: 0px !important;
	padding:0px !important;
}

.maptab_container table{
/*	text-align:		center;*/
	vertical-align:	top;
	font-size:		11px;
}
.maptab_container tr {
}
.maptab_container td {
	vertical-align:	top;
}
.border {
	border:			1px solid #336699;
}

.selected {
	display:		block;
	position:		relative;
	left:			-3px;
	border:			1px solid #F9DBB7;
	padding-left:	2px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}
#query {
	width:			110px;
}
.pad {
	padding-right:	0px;
	padding-left:	15px;
	padding-top:	0px;
	padding-bottom:	0px;
}
.sign {
	color: red;
}




/*MOJE*/



.lng {margin: 0px 0px 0px 5px;}

.lng a:visited, .lng a:link {
  background: tranparent;
  color: white;
  text-decoration: underline;
  font-size: 10pt;
}
.lng a:hover {
  text-decoration: none;
}


.email {
  margin: 30px 0px 0px 0px;
  padding: 10px 5px 10px 2px;
  border-style: dashed;
  border-width: 1px 0px 1px 0px;
  border-color: white;
  font-size: 10pt;
}

.obalka {
float: left;
}

.adresa {
  height: 30px;
  padding: 10px 5px 5px 5px;
  border-style: dashed;
  border-width: 0px 0px 1px 0px;
  border-color: white;
  margin: 0px 0px 20px 0px;
  font-size: 8pt;
  color: black;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; 
   
}

.dekor {
  margin-left: auto;
  margin-right: auto; 
  height: 25px;
  width: 525px;
}

.dekorace-i {
  float: left;

}
.dekorace-ii {
  float: right;
}

a.logo:link, a.logo:visited{
  margin-left: auto;
  margin-right: auto; 
  background: transparent url(gfx/logo.jpg) no-repeat;
  display: block;
  width: 436px;
  height: 62px;
  text-decoration: none;
}

div.center-menu {
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
  width: 270px;
}


h2.active a:link, h2.active a:visited{
  margin: 0px 10px 0px 0px; 
  padding: 0px;
  display: block;
  float: left;
  color: white;
  font-size: 12pt;
  font-weight: bold;
}
h2.active a:hover{}

.obrazek-top {
  margin: 100px 0px 100px 0px;
}
.obrazek {
  margin: 0px 0px 0px 0px;
}

.obrazek-vlevo {
  margin: 40px 0px 0px 0px;
}

td.white {
  background-color: white;
  font-size: 8pt;
}

td.bottom-line {
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 1px 0px;
  }
  
td.font-white {
  font-weight: bold;
  width: 200px;
  color: white;
}  
  
input.diskuze {
  background: transparent;
  border: 1px solid white;
  color: white;
  font-weight: bold;
  width: 30px;
  height: 20px;
}  
input.diskuze:hover {cursor: pointer;}  
  
.table-diskuze {
  font-size: 10pt;
  color: black;
}  
  
.icq-img {float: left;}
.icq {float: left;} 
  
img.galerie {
margin: 10px !important;
/**/margin: 2px;
}  
  
td.kategorie{
  font-size: 10pt; 
  color: black; 
  height: 100px; 
  padding: 0px; 
  width: 250px; 
  vertical-align: bottom;
}  
  
span.nadpis-jmeno {
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

iframe.frame {
  border: 0px;
  background:	white url("gfx/tapeta.jpg");
}


p.popis {
  text-align: justify;
  font-size: 10pt;
}


td.vystava {
  font-size: 8pt;
  background-color: white;
  color: black;
}

a.norm:visited, a.norm:link {
  font-size: 10pt;
  color: white;
}

a.norm:hover {
  text-decoration: none;
}

table.vystava td {color: black; font-size: 10pt;}


.obr-det {float: right;}

table.vystava .malyfont {font-size: 8pt;}




