
.blik {
	text-decoration:blink
}

body,td,th {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 12px;
	color: #099CD5;
}
body {
	background: #5F8000 url(../images/bg.gif) repeat-y center top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #CDCFD1;
	scrollbar-3dlight-color : #CDCFD1;
	scrollbar-darkshadow-color : #CDCFD1;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #333;
}

.td_menu {
	padding-top: 25px;
	padding-left: 25px;
}
.tab_basic {
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.iframe_01 {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	overflow: inherit;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CDCFD1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCFD1;

}
.design {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-top: 3px;
	vertical-align: top;
}
/* formular */
.dynamic_button {
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 100px;
	border: 1px solid #999999;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor : pointer;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

a:active *.dynamic_button {
	text-decoration: none;
    color: #099CD5;
    }

a:focus *.dynamic_button {
	text-decoration: none;
    color: #099CD5;
    }

a:hover *.dynamic_button {
	text-decoration: none;
	color: #099CD5;
	font-style: normal;
    }

.bezlinky {
	text-decoration: none;
	
}

/* tabulka */
#tabulka {
	width: 800px;
	border-collapse: collapse;
	font-size: 10px;
	border-top: 1px solid #000;
}
#tabulka th {
	padding: 2px 5px;
	border-bottom: 1px solid #000;
	background-color: #CCCCCC;
	vertical-align: middle;
}
#tabulka td {
	padding: 2px 5px;
	border-bottom: 1px solid #000;
	vertical-align: middle;
}


.iframe_02 {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	overflow: hidden;
}

	
a.Button {
	text-align: left;
	vertical-align: middle;
	height: 22px;
	border-left: 1px solid #81AC00;
	border-right: 1px solid #81AC00;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor : pointer;
	color: #FFFFFF;
}
a.Button:hover {
	height: 22px;
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	color: #0066CC;
}



.dolnalista {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	vertical-align: top;
