A:link {color: #000099; text-decoration: none; font-family: "Verdana CE", "Verdana", "Times New Roman CE", "Arial CE", "Arial", "Times New Roman", "sans-serif"; font-size: 12px;}
A:visited {color: #000099; text-decoration: none; font-family: "Verdana CE", "Verdana", "Times New Roman CE", "Arial CE", "Arial", "Times New Roman", "sans-serif"; font-size: 12px;}
A:active {color: #000099; text-decoration: none; font-family: "Verdana CE", "Verdana", "Times New Roman CE", "Arial CE", "Arial", "Times New Roman", "sans-serif"; font-size: 12px;}
A:hover {color: #000099; text-decoration: none; font-family: "Verdana CE", "Verdana", "Times New Roman CE", "Arial CE", "Arial", "Times New Roman", "sans-serif"; font-size: 12px;}

body {
	background-image : url(../images/blue.jpg);
}

h1{
	color : #000099;
}

h2{
	color : #000099;
}

h3{
	color : #000099;
}

.input {
	width : 120;
	background-image : url(../images/blue.jpg);
	border-style: outset;
	border-width : 1;
	border-color : #000099;
}

@media print{
.odkaz_tisk {
	display : none;
}
}

.tlacitko {
	background-image : url(../images/blue.jpg);
	border: #000099;
	border-style: solid outset outset solid;
	border-width: 1px;
	font-family: "Verdana CE", "Verdana", "Times New Roman CE",  "Arial CE",  "Times New Roman", "Arial", "sans-serif";	
	color: #000099;
	font-size: 10pt;
	font-weight : bold;
	cursor: hand;
	width: 80;
}

.td_login {
	color : #009900;
	font-weight : bolder;
}

.td_input {
	text-align :left;
}

.tab_vypis{
	width : 950px;
	border : 1px;
}

.td_karta{
	width : 120px;
	font-weight : bold;
}

.td_karta_text{
	width : 350px;
	font-weight : bold;
}

.td_vypis{
	vertical-align : top;
}

.td_opraveno{
	color : #009900;
	vertical-align : top;	
}

.tr_linka{
	background : #9FABB7;
}