/*------------  katalog PDF ----------------*/

.style1 {color: #CC0000}
.style2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.malypopisek {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.ramecek {
}
.odstavec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {color: #CC0000}

/*------------  katalog PDF konec----------------*/


BODY {
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #f0f0f0;
/*	zoom: 100%;	*/
	/*	scrollbar-base-color : #BFBFBF;
		scrollbar-shadow-color : #FFFFFF;
		scrollbar-face-color : #3275A4;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-arrow-color : #FFFFFF;
		scrollbar-track-color : #DFDFDF;*/

}
LABEL{
	cursor : pointer;
}
 HR{
/*	margin-top: 0px;
	margin-bottom: 0px; */
	color: #333333; /* nebo #FF0000*/
	text-align: center;
	height: 1px; /*3*/
/*	background: #FF0000;
	border-color: #FF0000; */
}


EM {
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
}
TT {
	font-family : "Courier New CE", Courier, monospace;
	font-size : 12px;
}
STRONG {
	font-family : "Verdana CE", Verdana, sans-serif;
/*	font-size : 10px;*/

	font-style : normal;
	font-weight : bold;
}

TD {
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
TH {
	font-size : 10px;
	font-weight : bold;
}

PRE{
	font-family : monospace;
	font-size : 12px;
}

P {
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 1em;
}
DT{
/*definition list  -----  definition*/
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-top : 5px;
}
DD{
	margin-left : 2em;	
	text-align : justify;
}
.optgroup{
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.tip{
	background-color: #f0f0f0;
}
H1 {
	color : #444444;
	font-family : "Arial CE", Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom: 5px;
	}
H2{
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 15px;
	border-bottom-color : #D0D0D0;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	}
H2.noline{
		border-bottom-width : 0px;
		margin-bottom : 5px;
		margin-top : 0px;
}
.chatSystem{
	font-size : 9px;
	font-family : arial, Helvetica, sans-serif;
}
.clanekTitulek {
	color : #333333;
	font-family : "Arial CE", "Tahoma", Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 0px;
	padding-top : 0px;
}
/*u výpisu článků*/
.clanekPopisek {  
	color : #444444;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.txtInfo{
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.txtInfoLink{
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.txtInfoGray{
	color : #C8C8C8;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

UL {
	margin-top : 0px;
	margin-bottom : 0px;
}

LI{
	padding-bottom: 5px;
}
OL{
	font-weight : normal;
}
OL LI{
	font-weight : bold;
}
.txtWhite{
	color : #FFFFFF;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A {
	color : #3275A4;
/*	color : #638CBD;*/
	font-family : "Verdana CE", Verdana, sans-serif;
/*	font-size : 10px;*/
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

A:HOVER {
	text-decoration : underline;
	color : #0081D7;
	background-color : transparent;
}
A:ACTIVE {
	text-decoration : underline;
	color : #FF0000;
}
A:VISITED {
/*	color : #B600B7;*/
}

A.odkazmenu {
	color : #3275a4;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}
A.odkazmenu:HOVER {
	text-decoration : none;
	color : #0081D7;
}
A.odkazmenu:ACTIVE {
	text-decoration : none;
	color : #FF0000;
}

A.komentar {
	color : #333333;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}
A.komentar:HOVER {
	text-decoration : underline;
	color : #000000;
}
A.komentar:VISITED {
	font-weight: normal;
}

A.clanek {
	color : #3275a4;
	font-family : "Verdana CE", Verdana, sans-serif;
	text-decoration : none;
	font-weight: bold;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	border-bottom-color : #666666;
}
A.clanek:HOVER {
	text-decoration : none;
	color : #0081D7;
}
A.clanek:VISITED {
	/*color : #3275a4;*/
	border-bottom-color : #ffffff;
}

A.design {
	color : #000000;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}
A.design:HOVER {
	text-decoration : underline;
	color : #000000;
}
A.userinfo {
	color : #FFFFFF;
	text-decoration : none;
	cursor: help;
}
A.userinfo:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	cursor: help;
}

.mujtrabi{
	color : #CD853F;
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : 2px;
	text-transform : uppercase;
	}
.tlacitko{
	color : #FFFFFF; /* barva textu*/
	background-color : #333333; /*tlacitko*/

	font-family : "Verdana CE", Verdana, sans-serif;
	font-weight : bold;
	font-size : 10px;

	border-top-color : #AAAAAA;
	border-left-color : #AAAAAA;
	border-right-color : #000000;
	border-bottom-color : #000000;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;

	cursor : pointer;
}
.tlacitkogray{
	color : #FFFFFF; /* barva textu*/
	background-color : #666666; /*tlacitko*/

	font-family : "Verdana CE", Verdana, sans-serif;
	font-weight : bold;
	font-size : 10px;

	border-top-color : #AAAAAA;
	border-left-color : #AAAAAA;
	border-right-color : #636363;
	border-bottom-color : #636363;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;

	cursor : pointer;
}
.tlacitko_font_bold{
	color : #000000; /* barva textu*/
	background-color : #FFFFFF; /*tlacitko*/
	font-weight : bold;
	border-color : #000000;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	cursor : pointer;
	margin : 5px 5px 5px 5px;
	width : 100px;
	font-size : 10px;
}
.tlacitko_font_curs{
	color : #000000; /* barva textu*/
	background-color : #FFFFFF; /*tlacitko*/
	font-weight : normal;
	
	border-color : #000000;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	cursor : pointer;
	margin : 5px 5px 5px 5px;
	width : 100px;
	font-style : italic;
	font-size : 10px;
}
.tlacitko_font_under{
	color : #000000; /* barva textu*/
	background-color : #FFFFFF; /*tlacitko*/
	font-weight : normal;
	border-color : #000000;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	cursor : pointer;
	margin : 5px 5px 5px 5px;
	width : 100px;
	text-decoration : underline;
	font-size : 10px;
}
.inputbox{
	color : #000000; /* barva textu*/
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF; /*tlacitko*/
	background-image: url(images/inputbox.gif);
	border: solid 1px #c87504;
}
.checkbox{
	cursor : pointer;
}
.selectbox{
	color : #000000; /* barva textu*/
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
/*	height: 11px;*/
	background-color : #FFFFFF; /*tlacitko*/
	border: solid 1px #c87504;
}
.textarea{
	color : #000000; /* barva textu*/
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF; /*tlacitko*/
	border: solid 1px #c87504;
}
.textentry{
	color : #000000; /* barva textu*/
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF; /*tlacitko*/
	border: solid 1px #000000;
}

.findTextEntry{
	color : #000000; /* barva textu*/
	font-family : "Verdana CE", Verdana, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF; /*tlacitko*/
	border: solid 1px #000000;
	width : 120px;
	margin-bottom : 10px;
	margin-top : 5px;
}

.formular{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.boxH
{
    CLEAR: both;
    DISPLAY: none;
    VISIBILITY: hidden
}
.boxS
{
    VISIBILITY: visible
}

/*-=-=-=-=-=-=-=-=-=- | bublina  | -=-=-=-=-=-=-=-=-*/
#divBublina
{
	position:absolute;
	/*width:200;*/
	visibility:hidden;
	z-index:200
}

.navtext {
width:235px;
font-size:8pt;
font-family:verdana;
border-width:2px;
border-style:outset;
border-color:#006BAE;
background-color:#FFF6D9;
color:black;
}

