BODY {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10pt;
    margin-top: 0px;
}


H1 { 
	color: black; 
	font-size: 12pt;
}

H2 { 
	color: black; 
	font-size: 11pt;

}

TABLE {
    background-color: #F2EBFF;
	font-size: 10pt;
}


.table_title {
    background-image: url("/software02/img/topbanner.gif"); 
}

/* preklepy */
.mprints {
	font-size: 8pt; 
}


INPUT {
	font-size: 8pt; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1 solid rgb(102,153,255);
}

SELECT {
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,0,0); 
	border: 1 solid rgb(102,153,255);
}


A:link { 
	text-decoration: none; 
	color: #24006B; 
}

A:visited {
	text-decoration: none; 
	color: #24006B; 
}

A:active { 
	text-decoration: none; 
	color: #24006B; 
}

A:hover {
	color: #E6D8CF; 
	text-decoration: UNDERLINE; 
}


.menulink:link { 
	FONT-SIZE: 10px;
	text-decoration: none;
}

.menulink:active { 
	FONT-SIZE: 10px;
	text-decoration: none;
}

.menulink:visited { 
	FONT-SIZE: 10px;
	text-decoration: none;
}

.menulink:hover { 
	FONT-SIZE: 10px;
	color: #E6D8CF;
	text-decoration: UNDERLINE; 
}

.menulinkbig:link { 
	FONT-SIZE: 11px;
	text-decoration: none;
}

.menulinkbig:active { 
	FONT-SIZE: 11px;
	text-decoration: none;
}

.menulinkbig:visited { 
	FONT-SIZE: 11px;
	text-decoration: none;
}

.menulinkbig:hover { 
	FONT-SIZE: 11px;
	color: #E6D8CF;
	text-decoration: UNDERLINE; 
}


.headerlink:link { 
	color: #E6D8CF;
	text-decoration: none;
}

.headerlink:active { 
	color: #E6D8CF;
	text-decoration: none;
}

.headerlink:visited { 
	color: #E6D8CF;
	text-decoration: none;
}

.headerlink:hover { 
	color: white;
	text-decoration: UNDERLINE; 
}

.popularSoftware {
	margin-top: 0px;
	color: #C19FFF;
	font-size: 10px;
}

.additionalOpt:visited {
	text-decoration:line-through;
}
.additionalOpt:link {
	text-decoration:line-through;
}

/* inverzni hlavicka */ 
.inverseheader {
	text-align: center;
    padding: 1px;
    margin-top: 2px;
    border: 1px #000000 dotted;
	color: #000000;
    background-color: #cccccc;
}

.tiraz {
	text-align: center;
    padding: 5px;
    margin-top: 3px;
    border: 1px #000000 dotted;
	color: #000000;
    background-color: #cccccc;
}

.upper_menu {
	text-align: center;
    padding: 2px;
    margin-bottom: 1px; 
    border: 1px #000000 dotted;
	color: #000000;
    background-color: #cccccc;
}

.iheaderlink { 
	color: #0000FF;
	text-decoration: none;
}


.lower_menu {
    padding: 5px;
    background-color: #B48BFF;
}

.content {
    padding: 5px;
}
