BODY
{
	font-family: arial, lucida, verdana, helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	color: #333;
	background: #fff url('../gfx/bg.gif') top left repeat-y;
}

INPUT, SELECT
{
	font-family: arial, lucida, verdana, helvetica, sans-serif;
	font-size: 10px;
}

FORM
{
	margin: 0;
}

P
{
	line-height: 140%;
}

IMG
{
	border: none;
}

A
{
	color: #111;
	text-decoration: underline;
}

A:hover
{
	text-decoration: none;
}

LI
{
}

.headWidget
{
	height: 243px;
	background: #fff url('../gfx/hlavicka_b.jpg') bottom left no-repeat;
	position: relative;
}

.headWidget .ht
{
	position: absolute;
	top: 185px;
	left: 780px;
}

.headWidget .eyes
{
	position: absolute;
	top: 97px;
	left: 946px;
}

.bodyWidget
{
	width: 979px;
	background: #fff url('../gfx/menu.jpg') top left no-repeat;
	padding: 30px 0 0;
	margin: 0;
}

.bodyWidget .newsWidget
{
	width: 220px;
	background: #F6E3A4 url('../gfx/menu_bg.gif') top left repeat-x;	
	border: 1px #000 solid;
	margin: -10px 0px 10px 10px;
	float: right;
}

.bodyWidget .newsWidget UL
{
	list-style-type: none;
	padding: 0 0 2px 0;
	margin: 0;
}

.bodyWidget .newsWidget UL LI
{
	margin: 1px 1px 3px 1px;
	padding: 4px 6px;
}

.bodyWidget .newsWidget UL LI STRONG.date
{
	display: block;
	margin-bottom: 2px;
}

.bodyWidget .newsWidget UL LI.header
{
	margin: 1px 1px 3px 1px;
	padding: 4px 6px;
	background-color: #400000;
	color: #F3D87F;
	font-weight: bold;
	letter-spacing: 1px;
}

.bodyWidget .newsWidget DIV.example
{
	padding: 4px 10px 6px 10px;
}

.bodyWidget .newsWidget DIV.example P
{
	padding: 0;
	margin: 0 0 3px 0;
	color: #111;
	/*font-style: italic;*/
	/*font-family: Georgia;*/
	/*font-size: 0.9em;*/
	text-align: justify;
}

.bodyWidget .newsWidget DIV.example P:first-letter
{
	margin-left: 10px;
}

.bodyWidget .leftCover
{
	width: 162px;
	margin: 0 0 80px 10px;
	float: left;
}

.bodyWidget .menuWidget
{
	background: #F6E3A4 url('../gfx/menu_bg.gif') top left repeat-x;	
	border: 1px #000 solid;
}

.bodyWidget .menuWidget UL
{
	list-style-type: none;
	padding: 0 0 2px 0;
	margin: 0;
}

.bodyWidget .menuWidget UL LI.header
{
	margin: 1px 1px 3px 1px;
	padding: 4px 6px;
	background-color: #400000;
	color: #F3D87F;
	font-weight: bold;
	letter-spacing: 1px;
}

.bodyWidget .menuWidget UL LI A
{
	color: #800000;
	padding: 1px 4px 1px 15px;
	width: 141px;
	display: block;
	text-decoration: none;
}

.bodyWidget .menuWidget UL LI A:hover
{
	text-decoration: underline;
}

.bodyWidget .contentWidget
{
	float: left;
	width: 520px;
	padding: 5px 0px 15px 35px;
	color: #333;
}

.bodyWidget .contentWidget H2
{
	font-size: 2em;
	color: #338;
	padding: 0;
	margin: 0 0 15px 0;
}

.bodyWidget .contentWidget H3
{
	font-size: 1.1em;
	text-transform: none;
	color: #229;
	padding: 0;
	margin: 20px 0 5px 0;
	letter-spacing: 1px;
	border-bottom: 1px solid #11a;
}

.bodyWidget .contentWidget H3.h3-old
{
	font-size: 1em;
	text-transform: uppercase;
	color: #229;
	padding: 0;
	margin: 20px 0 5px 0;
	letter-spacing: 0;
	border: none;
}

.bodyWidget .contentWidget H4
{
	font-size: 1em;
	text-transform: none;
	color: #11a;
	padding: 0;
	margin: 20px 0 5px 0;
}

.bodyWidget .contentWidget H5
{
	font-size: 1em;
	text-transform: none;
	color: #333;
	padding: 0;
	margin: 20px 0 5px 0;
}

.bodyWidget .contentWidget H3 SMALL
{
	text-transform: none;
}

.bodyWidget .contentWidget P
{
	padding: 0;
	margin: 5px 0 15px 0;
}

.bodyWidget .contentWidget P:first-letter
{
	margin-left: 10px;
}

.bodyWidget .contentWidget P.box
{
	color: #900;
	border: 1px solid #333;
	padding: 10px;
	background-color: #ddd;
}

.bodyWidget .contentWidget P.box:first-letter, .bodyWidget .contentWidget P.noflm
{
	margin-left: 0;
}

.bodyWidget .contentWidget P.h3
{
	padding: 0;
	margin: 0 0 5px 0;
}

.bodyWidget .contentWidget P.date
{
	padding: 0;
	margin: 0 20px 5px 0;
	float: right;
	font-style: italic;
	color: #777;
	font-size: 10px;
}

.bodyWidget .contentWidget P.info
{
	background-color: #eef;
	padding: 10px;
}

.bodyWidget .contentWidget P.preview
{
	background-color: #eef;
	padding: 10px;
}

.bodyWidget .contentWidget .category A
{
	text-transform: uppercase;
	color: #900;
	font-size: 10px;
	text-decoration: none;
}

.bodyWidget .contentWidget .category A:hover
{
	text-decoration: underline;
}

.bodyWidget .contentWidget UL, .bodyWidget .contentWidget OL
{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 15px;
	margin-bottom: 20px;
}

.bodyWidget .contentWidget LI
{
	margin-bottom: 5px;
}

.bodyWidget .contentWidget IMG.obalka
{
	margin: 0 0 10px 10px;
}

.bodyWidget .contentWidget SUP.alert
{
	color: #b00;
}

.footWidget .bannerWidget
{
	text-align: right;
	width: 967px;
	padding: 0px 0 10px;
}

.footWidget .bannerWidget A
{
	margin-left: 12px;
}
