/* CSS document */

@media screen {

.txtPage {
	margin-left: 5px;
	padding-bottom: 20px;
	}

.VypisPolozka {
	width: 520px;
	}

.separator {
	width: 520px;
	height: 50px;
	background: transparent url('../images/bgr_endline.gif') no-repeat left center;
	margin: 0px auto ;
	}

.txtPage h1 {
	font-size: 11pt;
	color: #900;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	margin-bottom: 10px;
	}

.txtPage h2 {
	font-size: 9pt;
	color: #444;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.txtPage h3, .txtPage h4, .txtPage h5, .txtPage h6 {
	font-size: 8pt;
	color: #444;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.txtPage .txtblock {
	margin-top: 10px;
	font-size: 8pt;
	color: #444;
	}

.txtPage .galblock {
	margin-top: 10px;
	}

.txtPage p {
	padding: 0px;
	margin: 0px;
	padding: 5px 0px;
	margin: 0px;
	font-size: 8pt;
	color: #444;
	}

.txtPage ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 30px;
	}

.txtPage ul li {
	font-size: 8pt;
	color: #444;
	padding: 1px 0px;
	list-style-image: url('../images/odrazka.gif');
	}

.txtPage .txt {
	font-size: 8pt;
	color: #444;
	}

.txtPage a {
	text-decoration: none;
	color: #000;
	}

.txtPage a:hover {
	color: #b00;
	}
/*
.txtPage img {
	border: 0px;
	}
*/


#GalerieTab {
	margin: 20px auto;
	border-collapse: collapse;
	border: 0px #fff solid;
	}

#GalerieTab td {
	width: 105px;
	border-collapse: collapse;
	border: 0px #fff solid;
	text-align: center;
	}

#GalerieTab img {
	width: 100px;
	border: 1px #666 solid;
	}

a.highslide img {
	width: 100px;
	border: 1px #666 solid;
	}

a#thumb2, a#thumb3, a#thumb4, a#thumb5, a#thumb6, a#thumb7, a#thumb8, a#thumb9, a#thumb10 {
	display: none;
	}

a#thumb1 img {
	width: 100px;
	border: 1px #666 solid;
	}


/*==========================*/
/*     navigace stranek     */
/*==========================*/


.inzNavTop, .inzNavBottom {
	width: auto;
	height: 20px;
	line-height: 18px;
	color: #888;
	text-align: center;
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
	}

.inzNavTop {
	margin: 15px 0px 0px 0px;
	}

.inzNavBottom {
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
	/*border-top: 1px #ccc solid;*/
	}

.NoAccess {
	color: #d0d0d0;
	font-size: 8pt;
	}

.inzNavTop a, .inzNavBottom a {
	color: #444;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	font-size: 8pt;
	}

.inzNavTop a:hover, .inzNavBottom a:hover {
	color: #025df6;
	text-decoration: none;
	}

a.inzNavSelected {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 1px;
	text-align: center;
	background-color: #025df6;
	color: #fff;
	font-weight: bold;
	}

a.inzNavSelected:hover {
	color: #fff;
	}

} /*=== media screen ===*/



/*=========================================*/
/*=====     P R I N T   V E R Z E     =====*/
/*=========================================*/


@media print {

.txtPage2 {
	width: 480px;
	font-size: 8pt;
	color: #000;
	}

.txtPage {
	width: 480px;
	}

.txtPage h1 {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.txtPage h2 {
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.txtPage h3, .txtPage h4, .txtPage h5, .txtPage h6 {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	font-family: 'Arial CE', Arial, 'Microsoft Sans Serif';
	}

.txtPage p {
	/*padding: 1px 0px;
	margin: 0px;*/
	font-size: 8pt;
	color: #000;
	}

.txtPage ul {
	}

.txtPage ul li {
	font-size: 8pt;
	color: #000;
	padding: 1px 0px;
	list-style-image: url('../images/odrazka_print.gif');
	}

.txtPage .txt {
	font-size: 8pt;
	color: #000;
	}

.txtPage a {
	text-decoration: none;
	color: #333;
	}

.txtPage a:hover {
	color: #0c59a7;
	}

.txtPage img {
	border: 0px;
	}


/*==========================*/
/*     navigace stranek     */
/*==========================*/


.inzNavTop, .inzNavBottom {
	width: auto;
	height: 20px;
	line-height: 18px;
	color: #888;
	text-align: center;
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
	}

.inzNavTop {
	margin: 15px 0px 0px 0px;
	}

.inzNavBottom {
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
	/*border-top: 1px #ccc solid;*/
	}

.NoAccess {
	color: #d0d0d0;
	font-size: 8pt;
	}

.inzNavTop a, .inzNavBottom a {
	color: #000;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	font-size: 8pt;
	}

.inzNavTop a:hover, .inzNavBottom a:hover {
	color: #025df6;
	text-decoration: none;
	}

a.inzNavSelected {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 1px;
	text-align: center;
	background-color: #025df6;
	color: #fff;
	font-weight: bold;
	}

a.inzNavSelected:hover {
	color: #fff;
	}

} /*=== media print ===*/

/* end of CSS document */
