*
{
	margin: 0;
	padding: 0;
}

A IMG
{
	border: none;
}

A, A:link, A:active, A:visited
{
	color: #ff6633;
	-moz-outline: none;
	outline: 0;
	text-decoration: none;
}

A.adminedit
{
	background-image: url('/project/40/images/19.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #99ccff !important;
	font-weight: normal;
	padding: 0 0 0 12px;
}

A.download
{
	background-image: url('/project/40/images/1.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	_display: inline;
	=display: inline;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 0 0 20px;
}

A.imagelink IMG
{
	border: 1px solid #336633;
	padding: 1px;
}

A.imagelink:hover IMG
{
	border-color: #ff9933;
}

A.imagelink-left IMG
{
	float: left;
	margin: 0.3em 1em 0.5em 0;
}

A.imagelink-right
{
	float: right;
	margin: 0.3em 0 0.5em 1em;
}

A.info
{
	background-image: url('/project/40/images/2.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	_display: inline;
	=display: inline;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 0 0 20px;
}

A.maptrace
{
	background-image: url('/project/40/images/149.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	_display: inline;
	=display: inline;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2em;
	padding: 0 0 0 28px;
}

A.next
{
	background-image: url('/project/40/images/3.png');
	background-position: right center;
	background-repeat: no-repeat;
	display: inline-block;
	_display: inline;
	=display: inline;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 22px 0 0;
}

A.prev
{
	background-image: url('/project/40/images/4.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	_display: inline;
	=display: inline;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 0 0 22px;
}

A:hover
{
	color: #ff9933;
	text-decoration: underline;
}

BLOCKQUOTE
{
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

BODY
{
	background-color: #003300;
	color: #cccccc;
	font-family: verdana, "geneva ce", lucida, sans-serif;
	font-size: 73.01%;
	margin: 0;
	padding: 0.5em;
	text-align: left;
}

DIV.description
{
	padding: 0.25em 0 0.5em;
}

DIV.description-small
{
	font-size: 0.9em;
	padding: 0.5em 0 0;
}

DIV.textcenter
{
	text-align: center;
}

DIV.textleft
{
	text-align: left;
}

DIV.textpadding
{
	padding: 0.5em 0;
}

DIV.textright
{
	text-align: right;
}

DL DD
{
	margin: 0 0 0 3em;
}

DL DT
{
	font-weight: bold;
	margin: 0 0 0.25em 3em;
}

EM, I
{
	font-style: italic;
}

FORM
{
	display: inline;
	margin: 0;
	padding: 0;
}

H1, H2, H3, H4, H5, H6
{
	color: #ffcc33;
	font-family: "trebuchet ms", "geneva ce", lucida, sans-serif;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em;
	padding: 0;
}

H2
{
	font-size: 1.3em;
}

H2.title
{
	background-image: url('/project/40/images/5.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #cc9900;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 0.8em 0;
	padding-left: 1.2em;
}

H3
{
	color: #ffd200;
	font-size: 1.2em;
	font-weight: bolder;
}

H3.smallTitle
{
	color: #cc9900;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 1em;
}

H4
{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 0.25em;
}

H5
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em;
}

H6
{
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em;
}

IMG
{
}

IMG.image
{
}

IMG.image-border
{
	border: 1px solid #336633;
	padding: 1px;
}

IMG.image-left
{
	float: left;
	margin: 0 1.5em 0.5em 0;
}

IMG.image-left-in-text
{
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
}

IMG.image-right
{
	float: right;
	margin: 0 0 0.5em 1.5em;
}

IMG.image-right-in-text
{
	float: right;
	margin: 0.5em 0 0.5em 1.5em;
}

P
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0.5em;
	padding: 0;
}

P.small
{
	font-size: 10px;
}

PRE
{
	font-family: monospace;
	font-size: 1em;
}

STRONG, B
{
	font-weight: bold;
}

TABLE, TD, TH, INPUT, TEXTAREA, SELECT, A
{
	font-size: 1em;
}

TABLE.tabulka
{
	border: 1px solid #336633;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	table-layout: auto;
	width: auto;
}

TABLE.tabulka TD, TABLE.tabulka TH
{
	border: 1px solid #336633;
	font-size: 1em;
	padding: 0.5em;
}

TABLE.tabulka TD.small, TABLE.tabulka TH.small
{
	font-size: 0.9em;
}

TABLE.tabulka TH
{
	background-color: #114411;
	color: #cc9900;
	font-size: 0.9em;
	font-weight: normal;
}

TABLE.tabulka-dodavatele
{
	border-collapse: separate;
	border-spacing: 20px;
	empty-cells: hide;
	margin: 0;
	table-layout: auto;
	width: auto;
}

TABLE.tabulka-dodavatele TD, TABLE.tabulka-dodavatele TH
{
	background-color: #114411;
	border: 1px solid #225522;
	font-size: 10px;
	padding: 3px 0;
	text-align: center;
	vertical-align: top;
	width: 138px;
}

TABLE.tabulka-dodavatele TH
{
	background-color: #114411;
	color: #cc9900;
	font-size: 0.9em;
	font-weight: bold;
}

TABLE.tabulka-full
{
	width: 100%;
	_width: 98%;
}

TR
{
	padding: 2px 0;
}

UL LI, OL LI
{
	line-height: 1.4em;
	margin: 0 0 0.5em;
	padding: 0;
}

UL, OL, DL
{
	list-style-type: square;
	margin: 0 0 1em 2em;
	padding: 0;
}

.clearboth
{
	clear: both;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.hidden
{
	display: none;
}

.inlineimage
{
	padding: 5px 5px 0 0;
}

.warning
{
	color: #ff3300;
	font-size: 1.1em;
	padding: 0.5em 0 1.5em;
}

