BODY.main {
	background:#160f96; /* barva pozadí celé stránky */
}
   /* ------------ rámeček okolo FRAME -----------*/
IFRAME{	
	border-top:solid 3px #0f0063;
	border-bottom:solid 3px #0f0063;
	border-right:solid 3px #0f0063;

}
BODY {

	background: #fde0d3;
	font-family: arial;
	font-weight: 600;
	Text-decoration:none;
	color:#0f0063;
}

  /* ------------ MENU odkazy -----------*/
A.menu {
	font-family: arial;
	font-size: 18px;
	font-weight: 600;
	Text-decoration:none;
	color:#160f96;
}
  /* ------------ Kontakt odkazy -----------*/
A.kontakt {
  font-family: arial;
	Text-decoration:none;
	color:#0f0063;
}

A {
	aText-decoration: none;
	color:black;
}

A:hover{
	color:black;
	Text-decoration:underline;
}

H1{
	font-size:20px;
	color:#0f0063; #0f0063;
	MARGIN: 0PX;
}

H2{
	color:#0f0063;
}

H3{
	color:#0f0063;
	Text-decoration:underline;
}

INPUT {
	width:220px;
}

INPUT.ne {
	width:20px;
}
SELECT{
	width:220px;
}

SELECT.kurz{
	width:300px;
}

TD{
	font-family: arial;
	font-weight: 600;
	color:#0f0063;;#0f0063;
}

TABLE.b1{
	border: solid 1px #0f0063;
}

TD.b1{
	border: solid 1px #0f0063;
}

TD.stred{
	border-left:solid 3px #0f0063;
	border-top:solid 3px #0f0063;
	border-bottom:solid 3px #0f0063;
	border-right:collapse;
	background:#f7b58c;


}

TD.stred2{
	border-right:solid 3px #0f0063;

}

TD.wh{
	margin:10px;
	background:white;
	border-top:solid 3px #0f0063;
	border-bottom:solid 3px #0f0063;
	border-right:solid 3px #0f0063;
}

UL{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
  line-height: 150%;	
}

/* ------------ MENU odstup delici cary -----------*/
.mezera{
  margin-top: 40px;
  margin-bottom: 40px;
}

/* ------------ WEBmaster styly v pravo dole pos stránkou -----------*/
.webmaster{
text-decoration: none;
color: #f7b58c; 
}
/* ------------ TELEFONIE TABULKA -----------*/
table.tab1 {
border: solid 1px #0f0063;
font-size: 90%;
text-align: center;
width: 750px;
border-collapse: collapse;
}
th.tabth1{
border: solid 1px #0f0063;
background: #0f0063;
color: #fde0d3;
text-decoration: bold;
border-collapse: collapse;
}
th.ruzovyramecek{
border-right-color:#fde0d3;
}
td.tabtd1{
border:solid 1px #0f0063;
text-decoration: none;
border-collapse: collapse;
}
tr.tmavyradek{
background: #f7b58c;
}


#logo {
border-style: none;
}

/* ------------ ZVYRAZNENI TEXTU a ODKAZů -----------*/
.zvyraz{
text-decoration: none;
color: #160f96;
}
/* ------------ POKRYTI obrazek - maly -----------*/
.pokryti{
border: solid 1px #0f0063;
}
.pokrytitext{
color: #0f0063;
font-size: small;
}

/* ------------ ODSTUP obrazku v hornich rozich -----------*/
.obr{
margin:10px 10px 5px 5px;
}

