/* CSS Document Kuřim-MaI */


@import url("see.css");

body {
	font-family: Verdana, trebuchet ms, sans-serif;
	font-size: 13px;
	color: #ffffff; /*
	text-align: center;*/
	margin: 2 2 2 5;
	background-color: none; /* martinova zelená #2e7253; */
	background-image: url(bg.png);
	background-repeat: repeat;
}

#hranice, #hranice_1{
	border:none; /*1px solid #335978;  /* #476EB6;  */
	padding:3px;
	margin:3px;
	width:99%;
   background:none; /* transparent; */

}
#hranice_1{background:transparent;border-bottom:1px solid #fff}

.nadpis{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width:100%;
}

p.alfa{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
   width:95%;
   background:transparent;
}
p.bravo{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background:#0063B5;
   width:95%;
}
.ok3{font-size:0.85em}
.ok2, .ok3{
	color:#000;
	background-image:url(external.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	padding:1px 5 1 5;
	margin:0px 10 2 0;
}



/* .ok7{color:#f00;} */

.sloupec{width:25%; float:left;line-height:1.35em;}



h1{
	font-size:16px;
	color:auto;
   text-align:center;
}
h2{
	font-size:14px;
	color:#fff0af;
}

.aaamnv{color:green;}
a:hover.mnv{
	color:#000;
	background:#C6DBE6;
	border-bottom:1px solid #E28E00;
	border-top:1px solid #E28E00;
}
h3{
	font-size:14px;
	color:#ffffff;
}

.agent{
	background:transparent ;/*#82B2ED; /* #659CFF;*/
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

a{text-decoration:none;}
a:link {color: #82B2ED;}
a:visited {color:#82B2ED;} /* #77DB9C; #00DB73; viděl jsem */
a:hover{
	color: #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background:#000;
	font-weight:normal;
} /* linka po najetí */

ul, li{
	font-weight:normal;

}
