
A {
    text-decoration: underline
    }

A:active {
	color: black;
	}
A:link {
	    text-decoration: underline; 
		color: black;
	}
A:visited {
   	color: black;
    text-decoration: underline; 
}

A:hover {
	text-decoration: underline;
}

span.obsah {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : #CC0033;
}
span.info { font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : white;
}

.titul { font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #CC0000;
	letter-spacing : 1px; }

.popis {
	font-family : Arial, Helvetica, sans-serif;

	font-style : normal;
	font-weight : normal;
	letter-spacing : 0px;
}
p.nazov {
	background-color: #336666;
	color : #CCFFCC;
	font-family : serif;
	font-style : italic;
}
.info1 {
	background-color: #DC143C;
	color : Yellow;
	font-family : serif;
	font-style : normal;
	font : bold;
}

.podnazov {
	background-color: #336666;
	color : #CCFFCC;
	font-family : serif;
	font-style : normal;
	padding-right : 10pt;
	padding-left : 17pt;
	text-decoration : none;
	}

.nadpis {
	background-color : #0080C0;
	color : #CCFFFF;
	padding-bottom : 8px;
	padding-top : 8px;
	font-size : 18px;

}
.modre {
	background-color : #0080C0;
	color : #CCFFFF;
	padding-bottom : 0px;
	padding-top : 0px;
}
.modre_v {
	background-color : #0080C0;
	color : #CCFFFF;
	padding-bottom : 0px;
	padding-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
p.podnadpis {
	color : #CC0033;
	padding-bottom : 1;
	padding-top : 1;
	background-color : Silver;
}
.text {
	color : #31319C;
	font-size : 14px;
	letter-spacing : 0;
	font-family : sans-serif;
}
.modryram {
	background-color : #87CEFA;
	border-color : Navy;
	border-style : none;
	border-width : 1px;
	text-align : center;
	color : #003366;
	padding : 5px;
	padding-left : 40px;
	padding-right : 40px;
	font-weight : bold;
}
.sikmi1
{
	font-style : italic;
	color : Purple;
}
.sikmi1_od
{
	font-style : italic;
	color : 2f2f2f;
	font : 13px;
	padding-left : 50px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typ {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.text_u
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #2F4F4F;
	font : 14px;
}
.text_u_od
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #006600;
	font : 14px;
	padding-left : 30px;
	font-weight : bold;
}
.biely
{
	color : White;
	font-weight : bolder;
	background-color : #0099CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

* {margin: 0; padding: 0;}
body {
padding: 0 20px;
font: small/normal Verdana Arial lucida helvetica sans-serif;
background: white;
color: #333;
}
* html body {font-size: x-small;}
h1 {font-size: 1.5em; font-weight: normal; line-height: 2em; text-align: center; margin-bottom: 0.5em;}
p {margin-bottom: 0.2em;}
                                                                              
.text {
	color : black;
	font-size : 16px;
	letter-spacing : 0;
	font-family : arial;
}

.textbiely {
	color : white;
	font-size : 16px;
	letter-spacing : 0;
	font-family : arial;
}


.text2 {
	color : white;
	font-size : 16px;
	letter-spacing : 0;
	font-family : arial;
}
                        
td.od1 {padding: 0.2cm 0.2cm}
                                                                             
#side {float: left; width: 200px; margin-right: 10px;}
#side dl {width: 200px;}
#side dt {padding-left: 10px; font-weight: bold; background: white; color: blue;}
#side dtnew {
	padding-left: 10px;
	font-weight: bold;
	background: white;
	color: #fff;
	}
#side dd {border: 1px solid #fff;}
#side dd a {
display: block;
height: 20px;
background: white;
padding-left: 10px;
color: #222;
text-decoration: none;
}
#side dd a:hover {text-decoration: underline;}

