body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003B89;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}
A {
	color: #ffffff;
	text-decoration: underline;
	}

A:Active  {text-decoration : underline;}

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

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

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


table.tabulka_v_textu {
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	font-size: 11px;
	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;
	} 	

table.tabulka_v_textu colgroup {
	font-weight: bold;
	background-color: #bdd3fd;
	} 	

.contchyba {
      margin: 3px; 
      padding: 5px; 
      color: black; 
      font-weight: bold; 
      background: #FFCCBD; 
      border: 1px solid #F0A892;
}
	
.style2 {
	color: #f6ccc8;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #d52211;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
TD {
	color: #ffffff;
	font-size: 13px;
	font-family: tahoma;
}
.první_slova {
	font-family: tahoma;
	font-size: 13px;
	color:#388ED0;
	font-weight: bold;
}
.nadpis_kap {
	color: #8dbae7;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 5px;
}

.text_novinka {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}

.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: #D7E5F2; color: #003B89;}
OPTION {font-size:9pt; border: 1px gray solid;background-color: #D7E5F2; color: #003B89;}
SELECT {font-size:9pt; border: 1px gray solid;background-color: #D7E5F2; color: #003B89;}
TEXTAREA {font-size:9pt; border: 1px gray solid;background-color: #D7E5F2; color: #003B89;}
input.btn{
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:120%;
   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;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#66ccff',EndColorStr='#003B89');}

input.btnhov{
   border-top-color: #3366FF;
	border-left-color: #3366FF;
	border-right-color: Blue;
	border-bottom-color: Blue;}
	
input.btn1{
   width:132px;
	height:32px;
   color:#ffffff;
   text-align: left;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:22px;
   font-weight:bold;
   background-color:blue;
   border:1px solid;
   
   border-top-color:blue;
   border-left-color:blue;
   border-right-color:blue;
   border-bottom-color:blue;
   background-image: url('pozadi_buttonu1.gif');}

input.btn1hov{
   border-top-color:#ffff00;
   border-left-color:#ffff00;
   border-right-color:#ffff00;
   border-bottom-color:#ffff00;
	color: blue;}



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