DIV#envelope
{
	background-color: burlywood;
	border: navajowhite 2px dotted;
}

DIV#content H1
{
	text-align:center;
	color: #660000;
}

DIV#skupina
{
	margin: 8px 0px 0px 10px;
	text-transform: uppercase;
	color: #000066;
}

DIV#urlsk
{
	border: #006600 1px dotted;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	width: 760px;
	line-height: 1.4em;
	background-color: white;
	font-size: 100%;
}

DIV#url
{
	bborder: #006600 1px dotted;
	font-size: 80%;
	margin-bottom: 6px;
}

DIV#url DIV#titulek
{
	color: #9d0c00;
	border-bottom: #000066 1px solid;
	margin: 0px 0px 4px 0px;
}

DIV#url DIV#titulek A
{
	color: #9D0C00;
	text-decoration: none;
}

DIV#url DIV#titulek A:hover
{
	color: #00449d;
	text-decoration: underline;
}

DIV#kategorie 
{
	float: right;
	display: block;
	text-align: right;
	margin: 6px 8px 0px 10px;
	padding: 2px 6px;
	border-top: #006600 1px dotted;
	border-left: #006600 1px dotted;
	border-right: #006600 1px dotted;
	background-color: white;
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: italic;
}

span.kats
{
	position: relative;
	left: 0px; right: 0px;
	cursor: default;
}

span.kats span.glosstext
{
	position: relative;
	left: 0px; right: 0px;
	bborder-bottom: 1px dotted #336699;
	bcolor: #2D2D19;
}

DIV#selkats
{
	display: block;
	text-align: right;
	margin: 6px 2px 0px 10px;
	padding: 2px 6px;
	bborder: #006600 1px dotted;
	bbackground-color: white;
	font-size: 0.9em;
}

DIV#selkats select
{
	font-size: 0.9em;
	text-align: right;
	text-transform: uppercase;
	font-style: italic;
}

DIV#content H2 {
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
	ccolor: #133A60;
	margin-bottom: 5px;
	color: #9D0C00;
}

DIV#novinka TABLE {
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border-top: 1px solid #f4a460;
	border-left: 1px solid #f4a460;
	border-right: 1px solid #f4a460;
	
}
DIV#novinka THEAD {
	background-color: #FCFFCC;
}
DIV#novinka TD
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-top: 2px;
	border-bottom: #f4a460 1px solid;
}

DIV#soukrome 
{
	float: left;
	display: block;
	text-align: left;
	margin: 6px 8px 0px 10px;
	padding: 2px 6px;
	border-top: #006600 1px dotted;
	border-left: #006600 1px dotted;
	border-right: #006600 1px dotted;
	background-color: #666666;
	color:#ffffff;
	font-size: 0.8em;
	text-transform: uppercase;
	font-style:oblique;
	font-weight: bold;
}



DIV#nastenka
{
	border: #ffffff 1px solid;
	margin: 0px 10px 10px 10px;
	padding: 20px 10px 20px 10px;
	width: 760px;
	line-height: 1.5em;
	background-image: url(nabytek/bullets/Bullet_n.png);
	background-repeat: repeat-x;
	background-color: white;
}

DIV#nastenka DIV.titulek
{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	border-bottom: solid 1px #000000;
}

DIV#kategorie 
{
	float: right;
	display: block;
	text-align: right;
	margin: 6px 8px 0px 10px;
	padding: 2px 6px;
	border-top: #006600 1px dotted;
	border-left: #006600 1px dotted;
	border-right: #006600 1px dotted;
	background-color: white;
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: italic;
}

DIV#nastenkanew
{
	margin: 0px 10px 10px 10px;
	padding: 20px 10px 8px 10px;
	width: 760px;
	line-height: 1.5em;
	border: #ffffff 1px solid;
	background-image: url(nabytek/bullets/Bullet_n.gif);
	background-repeat: repeat-x;
}


