/* telo dokumentu ___________________________________________________ */
body {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
	background-color : #bbccff;
	margin-left : 5px;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	background-image : url(../img/tex1.jpg);
}

.par{
	text-indent : 15px;
	text-align : justify;
}

/* bunky tabulky ____________________________________________________ */
td {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 11px;
}


/* formulare  _______________________________________________________ */
input, textarea {
	font-family: Arial CE, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #000000;
	}
select,option {
	font-family: Arial CE, Arial, sans-serif;
	font-size:11px;
	background: #ffffff;
	color: #000000;
}

.ichb{
	background: transparent;
	color: #000000;
}

/* bar _____________________________________ */
.fbar {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	background : #6699FF;
}


/* fonty (cislo=velikost, b=bold, j=justify) _____________________________________ */
.f10 {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 10px;
	color : #000000;
}

.f10b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
}

.f11 {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}

.f11b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.f12 {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* trida ktera resi podivne chovani IE 5.0 - pouziti pri vypisu clenu  */

.f12v2 {
	font-family : Arial CE, Arial, sans-serif;
        font-size : 12px;
	color : #000000;
}

.f12b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.f12j {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 12px;
	text-align: justify;
	color : #000000;
}

.f14 {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
}

.f14b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.f14ji{
	font-family : Arial CE, Arial, sans-serif;
	font-size : 14px;
	text-align: justify;
	color : #000000;
	text-indent : 15px;
}

.f15b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #000000;
}

.f17 {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 17px;
	color : #000000;
}

.f17b {
	font-family : Arial CE, Arial, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #000000;
}

.f32b {
	font-family : "Times New Roman", Times, serif;
	font-size : 32px;
	font-weight : bold;
	color : #000000;

}

.t12 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #000000;
}

.t12b {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.t14 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #000000;
}


/* linky  _____________________________________________________________ */
a {
	color : navy;
	text-decoration : none;
}

a:visited {
	color : navy;
	text-decoration : none;
}

a:active {
	color : navy;
	text-decoration : none;
}

a:hover {
	color : navy;
	text-decoration : underline;
}

.l1 {
	font-weight : bold;
	color : black;
	text-decoration : none;
}

.l1:visited {
	color : black;
	text-decoration : none;
}

.l1:active {
	color : black;
	text-decoration : none;
}

.l1:hover {
	color : black;
	text-decoration : underline;
}

.l2 {
	font-weight : bold;
	color : white;
	text-decoration : none;
}

.l2:visited {
	color : white;
	text-decoration : none;
}

.l2:active {
	color : white;
	text-decoration : none;
}

.l2:hover {
	color : white;
	text-decoration : underline;
}

/* navstevni kniha _____________________________________________________________ */

.knihaHlavicka {
	background-color : #6699ff;
	color : White;
	font-weight : bold;
	font-size: 12px;
}

.knihaText{
	background-color: White;
	color: Black;
	font-weight : bold;
	font-size: 12px;
	text-align : justify;

}

.knihaWhiteSpace{
	background-color: White;
	color: Black;
}

.knihaL {
	color : white;
	text-decoration : none;
	font-weight: normal;
}

.knihaL:visited {
	color : white;
	text-decoration : none;
	font-weight: normal;
}

.knihaL:active {
	color : white;
	text-decoration : none;
	font-weight: normal;
}

.knihaL:hover {
	color : white;
	text-decoration : underline;
	font-weight: normal;
}

/* ostatni tridy _____________________________________________________________ */

.povinne {
	color : Red;
}

.chybyFormulare{
	color : #CC0000;
	text-align : center;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.message{
	color: Maroon;
	text-align: center;
	font-style: italic;
}


.navigation{
	text-align: right;
	font-size: 14px;
}

.nav{
	font-weight: bold;
	padding-left: 3px;
	padding-right:3px;
}

.navActual{
	font-size: 16px;
	padding-left: 3px;
	padding-right:3px;
}
