input:focus, select:focus, textarea:focus {background: #ff9;}

body {background: #cff;}
ul.in, ol.in {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}

a {color: inherit;}
img {border:none}

uv {quotes: '\201E' '\201C' '\201A' '\2018' '\00BB' '\00AB' '\203A' '\2039';}
uv:before {content: open-quote;}
uv:after {content: close-quote;}

koment {
	display: block;
	border: solid 1px;
	background: #ff9;
	padding: 3px;
	margin: 2px;
}
koment:before {
	content: "Komentář KI: ";
	font-weight: bold
}

pozn_o {
	border: dashed 1px;
	background: #ff9;
	padding: 3px;
	margin: 2px;
	display: inline;
}

pozn_t {
	border: dashed 1px;
	background: #ff9;
	padding: 3px;
	visibility: hidden;
	display: block;
	position: absolute;
}	

a.menu {
	display: block;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {color: #ff0;}
a.menu:active {color: #f00;}
a.mu1 {padding-left: 0.1em; background-color: #00f;}
a.mu2 {padding-left: 1.1em; background-color: #55f;}
a.mu3 {padding-left: 2.1em; background-color: #88f;}
a.mu4 {padding-left: 3.1em; background-color: #aac;}
a.mu5 {padding-left: 4.1em; background-color: #cca;}

a.tato {background-color: #c0c;}

div.menu {
	display:block;
	float:left;
	border: solid 1px;
	width: 200px;
	height: auto;
	padding: 5px;
	background: #00f;
	margin: 5px 5px 5px 0;
}

.logo {
	float: left;
 	display:block;
	left: 0;
	top: 0;
	height: 150px;
	width: auto;
	background: #99f;
	text-align: center;
	border: none;
}

div.nadpis {
 	display:block;
	top: 0;
	height: 150px;
	width: auto;
	background: #99f;
	text-align: center;
	font-size: 600%;
	vertical-align: middle;
	line-height:150px;
}

div.autentizace {
	float:right;
	display: block;
	top: 0;
	right: 0;
	height: 130px;
	width: auto;
	color: #fff;
	background: #00f;
	text-align: right;
	padding: 10px;
}
div.st1 input , div.st1 a {
	margin-right:10px;
}

a.st1 {
	display: block;
	position: absolute;
	text-decoration: none;
	background-color: transparent;
	width: 100%;
	height: 100%;
}

div.ikony {
/*	display:block; */
	float: right;
	width: 150px;
/*	right: 0; */
	height: auto;
	background: #ff9;
	border: solid 1px;
	text-align: center;
	margin: 5px 0px 5px 5px;
}

div.st1 {
	position: absolute;
	background: #F00;
	display: block;
	overflow: hidden;
}

div.st1 h3 {
	margin-top:2px;
	margin-bottom:2px;
}


div.st1 span.nadpis {
	display: inline;
	font-weight: bold;
	font-size: 120%;
	margin-top:2px;
	margin-bottom:2px;
	display: inline;
}

/* .st1 h3:after {content: '\000A';} */

div.st1 ul {
	margin-top:1px;
	margin-left:15px;
	padding-left:0;
}

div.ikona {margin: 7px;}

div.ikona img {border: solid 1px;}

.clanek_l {
	float: left;
	margin: 3px 10px 3px 0px;
}

.clanek_r {
	float: right;
	margin: 3px 0px 3px 10px;
}

/* ----------------- Speedbird ----------------------- */
/* Diskuse */
.naddiskusi {margin-bottom: 0px; border-bottom: 1px black solid;}
.vdiskusi {background-image: url(../ikony/cara.gif); background-repeat: repeat; margin: 0px;}
.diskusniprispevek {background-image: none; background-color: rgb(240,240,240); border-left: 1px black solid; padding: 5px; border-right: 1px black solid; border-bottom: 1px black solid;}
.dsnadpis {border: 1px black dashed; background-color: rgb(170,221,255); margin-bottom: 0px; font-size: 115%; padding-left: 7px; padding: 3px;}
.dscas {font-weight: normal; font-size: 75%; background-color: white; border-left: 1px black dashed; border-top: 1px black dashed; border-bottom: 1px black dashed;}
.dspritext {background-color: rgb(230,235,254); padding: 5px; border-left: 1px black dashed; border-right: 1px black dashed; border-bottom: 1px black dashed; margin: 0px;}
.dspripodpis {background-color: rgb(230,235,254); padding-top: 20px; margin: 0px; text-align: right;}
.poddiskusi {margin-top: 0px; border-top: 1px black solid;}
.dsnad {}
