body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 13px;
	color: #1106a6;
}
A {
	color: #585140;
	text-decoration: underline;
	}

A:Active  {text-decoration : underline;}

A:Hover  {
	color: #2977ae;
	text-decoration: none;
	}
	
	
A.menu {
	color: #ab9f81;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	}

A.menu:Active  {text-decoration : underline;}

A.menu:Hover  {
	color: #1106a6;
	text-decoration: none;
	}	


table.tabulka_v_textu {
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: colapse;
	}
	
table.tabulka_v_textu td {
	margin: 0px 0px 0px 0px;
	padding: Opx 0px 0px 0px;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	border-right: 0px solid gray;
	} 	
	
table.tabulka_v_textu thead {
	font-weight: bold;
	background-color: #bdd3fd;
	} 	

.colgroup {
	font-weight: bold;
	color: black;
	background-color: #66ccff;
	} 	
	
.style2 {
	color: #f6ccc8;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #d52211;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
TD {
	color: #262346;
	font-size: 13px;
	font-family: tahoma;
}
.první_slova {
	font-family: tahoma;
	font-size: 13px;
	color:#388ED0;
	font-weight: bold;
}
.nadpis_kap {
	color: #1106a6;
	font-size: 1%px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}

.text_novinka {
	color: #1106a6;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
}

.contchyba {
      margin: 3px; 
      padding: 5px; 
      color: black; 
      font-weight: bold; 
      background: #FFCCBD; 
      border: 1px solid #F0A892;
} 

#datum {
        color: #ab9f81;
        text-align: right;
        font-weight: bold;
        font-size: 10px;
}

.style7 {
	color: #acacac;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #5BA0CF;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #8f8f8f;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #8f8f8f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

INPUT {font-size:9pt; border: 1px gray solid;background-color: #bfb08c; color: #003B89;}
OPTION {font-size:9pt; border: 1px gray solid;background-color: #bfb08c; color: #003B89;}
SELECT {font-size:9pt; border: 1px gray solid;background-color: #bfb08c; color: #003B89;}
TEXTAREA {font-size:9pt; border: 1px gray solid;background-color: #bfb08c; color: #003B89;}

input.btn{
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#8dbae7;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-image: url('pozadi_buttonu.gif');}

input.btnhov{
   border-top-color: #3366FF;
	border-left-color: #3366FF;
	border-right-color: Blue;
	border-bottom-color: Blue;
	color: blue;}



.stin_obrazku
{
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#bfb08c', Positive='true');
	border: 1px black solid;
} 