/* tělo htm */
body {
	text-align: center;
	font-size: 8pt;
	font-family: Trebuchet ms;
	line-height: 13px;
	color: #dad5bf;
	margin-top: 0px;
	margin-bottom: 0px;

                    background-repeat: repeat-x; 
                  background-position: top;
                  background-color: #ffffff;

}

/* styly */

a {
	text-decoration: none;
	font-family:Trebuchet ms; 
	font-size: 7pt;
	color: #81cbba;
}
a:hover {
	color: #9d9d9d;
	font-size: 7pt;
             text-decoration: none;
             cursor: Default ;
}
a img {
	border: 0px solid #CAC8C8;
}
a:hover img {
	border: 0px solid #E77CA2;
             cursor: Default;
}
, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
textarea, input, select, button {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin: 1px;
	font-family: Trebuchet ms;
	font-size: 7pt;
	color: #B1B2B2;
	padding: 3px;
}



#background {
	background-color:#ffffff;

	font-size: 9px;
	font-family:Trebuchet MS;
	color: #ffffff;
        padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
        letter-spacing: 1px;
        text-align: left;
line-height:8pt;
padding-left: 2px;
padding-right: 2px;
}

b {
	color: #68844a
}
i {
	color: #eab999
}
u {
	color: #4d4f41
}



.h1 {
	background-color: #f9fcf5; 
             background-image: url(h_bg.png);
	width: 380px;
	font-size:9pt; 
	font-family:trebuchet MS; 
	letter-spacing: 1px; 
	line-height:10pt; 
	color:#b3d56a;  
	font-weight: bold; 
	text-transform: uppercase;
}



.main {
	background-color: #f9fcf5;
             background-image: url(main.png);
	width: 380px;
	font-family: Trebuchet ms; 
        	font-size: 7pt;
	text-align:justify;
	color:#B1B2B2;
             padding:2px;  
             margin:0 0 5 0; 
             line-height: 11px; 
             margin-left:1px; 
             margin-bottom:1px; 
             margin-right:2px
}

.h2 {
	background-color: #f9fcf5;
             background-image: url(h2_bg.png);
	width: 380px;
  	font-family: Trebuchet ms;
                color: #68844a;
	line-height:8pt; 
	font-size: 8pt;
	text-align: left;

}


