/* CSS Document */

/* main */
.style1 {color: #3399FF}
.finder_left{background-image:url(images/find_left.gif); background-repeat:repeat-y;}
.finder_right{background-image:url(images/find_right.gif); background-position:right; background-repeat:repeat-y;}
.find_button{background-image:url(images/find_button.gif); background-position:center; border:'0'; width:150px; height:22; color:#FFFFFF;}
.link:hover {color:#C7393C;}
.link:link {color: 000000;}
.link:visited {color: 000000;}

A:link { color:#F6FBFE;}
A:visited { color:#F6FBFE;}
A:active { color: #FEDD46;}

H1 {
	color:#D44E34;
	text-align:left;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
}
 
.main {margin-right: 30px;FONT-FAMILY: verdana,arial;font-size: 11px;}
/* main */

/* bottom */

.bottom{
text-decoration: none;
font-size: 13px;
FONT-FAMILY: verdana,arial;
font-weight: normal;
color: 000000;}
 
.bottom:hover {color:#C7393C;}
.bottom:link {color: 000000;}
.bottom:visited {color: 000000;}

/* menu */
.menu {background-image: url(images/bg_left01.gif);
		background-position: right; color:#D44E34;  font-weight:bold;font-size: 14px;
FONT-FAMILY: arial;
}

.mnl:hover {color:#C7393C;}
.mnl:link {color: 000000;}
.mnl:visited {color: 000000;}

.mnl{
text-decoration: none;
font-size: 13px;
FONT-FAMILY: arial;
font-weight: normal;
color: 000000;
}
/* menu */


/* tabulky
*/
TABLE.prices 	{ 	background-color: #E5EFF3;
				 	font-family: Arial;
					font-size: 9pt;
					text-align: center;
				}			
THEAD.prices {	
				 	font-family: Arial;
					font-size: 8pt;

				background-color: #769BB7;
				color: white;
				height: 30px;
				
				
				}
				
TFOOT.prices {	height: 20px;	
				background-image:url(images/bottom02.gif);
				background-repeat: x-repeat;
			}

.p {	background-color: #3F6B97;
					font-weight: bold;
					
				}
COLGROUP.prices1 {	background-color: #3F6B97;
					color:#FFFFFF;
					font-weight: bold;
					text-decoration:underline;
					 
						}
COLGROUP.prices9 {	font-size: 12px;
					font-weight: bold;
					background-color: #3F6B97;}

COLGROUP.prices7 { font-weight: bold}
TD.c1 { background-color: #1D416C;
		color:#F9D273;
	}
TD.f1 { background-image:url(images/bottom01.gif);
		}
TD.bp { color: #CC3300;
		font-size: 15px;
	}
/* tabulky
*/
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D44E34;
}
.pill_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00549E;
}
