DIV#envelope
{
	background-color: #ffffff;
	border: #ffffff 2px dotted;
}


DIV#frontkomenty 
{
	font-size: 90%;
}

DIV#frontkomenty DIV#nadpis
{
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
}

DIV#frontkomenty DIV#komentar
{
	border: #006600 1px dotted;
	margin: 10px 0px;
	padding: 10px;
	width: 230px;
	line-height: 1.2em;
	font-size: 85%;
	bbackground-color: white;
}

DIV#frontkomenty DIV#komentar DIV.titulek
{
	color: #006600;
	font-weight: bold;
	font-size: 100%;
	border-bottom: solid 1px #006600;
}

DIV#frontkomenty DIV#komentar DIV#obsah
{
	display: block;
	font-size: 100%;
	overflow: auto;
	height: 50px;
}

DIV#frontkomenty DIV#komentar DIV#titulek
{
	font-size: 110%;
	margin-bottom: 5px;
}

DIV#frontkomenty DIV#komentar DIV#titulek A
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

DIV#frontkomenty DIV#komentar DIV#titulek A:hover
{
	color: #990000;
	text-decoration: underline;
}


DIV#frontkomenty DIV#komentar DIV#titulekc
{
	font-size: 110%;
	margin-bottom: 5px;
}

DIV#frontkomenty DIV#komentar DIV#titulekc A
{
	color: #9D0C00;
	font-weight: bold;
	text-decoration: none;
}

DIV#frontkomenty DIV#komentar DIV#titulekc A:hover
{
	color: #00449d;
	text-decoration: underline;
}

DIV#lastprispevek 
{
	font-size: 90%;
}

DIV#lastprispevek DIV#nadpis
{
	font-size: 90%;
	text-align: left;
	text-transform: uppercase;
}


DIV#lastprispevek DIV#prispevekn
{
	border: #006600 1px dotted;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 500px;
	line-height: 1.2em;
	font-size: 85%;
	background-color: #e2ffcb;
}

DIV#lastprispevek DIV#prispevekc
{
	border: #006600 1px dotted;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 500px;
	line-height: 1.2em;
	font-size: 85%;
	background-color: #FCFFCC;
}

DIV#lastprispevek DIV#vzkaz
{
	border: #006600 1px dotted;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	padding-top: 20px;
	width: 500px;
	line-height: 1.2em;
	font-size: 85%;
	background-color: navajowhite;
	background-image: url(nabytek/bullets/Bullet_n.gif);
	background-repeat: repeat-x;
}


DIV#lastprispevek DIV#obsah
{
	display: block;
	font-size: 100%;
	overflow: auto;
	height: 80px;
}

DIV#lastprispevek DIV.titulek
{
	color: #006600;
	font-weight: bold;
	font-size: 100%;
	border-bottom: solid 1px #006600;
}

DIV#lastprispevek DIV#titulek
{
	font-size: 110%;
	margin-bottom: 5px;
}

DIV#lastprispevek DIV#titulek A
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

DIV#lastprispevek DIV#titulek A:hover
{
	color: #990000;
	text-decoration: underline;
}


DIV#lastprispevek DIV#titulekc
{
	font-size: 110%;
	margin-bottom: 5px;
}

DIV#lastprispevek DIV#titulekc A
{
	color: #9D0C00;
	font-weight: bold;
	text-decoration: none;
}

DIV#lastprispevek DIV#titulekc A:hover
{
	color: #00449d;
	text-decoration: underline;
}

DIV#lastprispevek DIV#titulekv
{
	font-size: 110%;
	margin-bottom: 5px;
}

DIV#lastprispevek DIV#titulekv A
{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

DIV#lastprispevek DIV#titulekv A:hover
{
	color: #00449d;
	text-decoration: underline;
}

DIV#lastprispevek DIV#obsahv
{
	display: block;
	font-size: 100%;
	overflow: auto;
	height: 40px;
}

