@media screen
{

	body,
	input,
	select,
	textarea,
	td,
	th,
	a
	{
		font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
		font-size: 11px;
		color: #333333;
		text-align: center;
	}
	
	body
	{
		margin: 0;
		padding: 0;
		background: #AA3535 url("/images/body-bg.gif") top left repeat-x;
	}
	
	form
	{
		margin: 0;
		padding: 0;
	}
	
	h1
	{
		display: none;
	}
	
	/* vsechny odkazy jsou podtrzene */
	a
	{
		text-decoration: underline;
	}
	
	a:hover
	{
		text-decoration: none;
	}
	
	a img
	{
		border: none;
	}
	
	.clnr 
	{
		clear: both;
		height: 0;
		font-size: 0;
		line-height: 0;
		padding:0;
	}
	
	#pageHolder
	{
		width: 870px;
		margin: 0 auto;
		text-align: left;
		background: url("/images/content-bg.gif") top left repeat-y;
	}

	#pageTopBG
	{
		background: url("/images/page-bg.gif") top left no-repeat;
	}

	#pageBottomBG
	{
		padding-bottom: 40px;
		background: url("/images/footer-bg.gif") bottom left no-repeat;
	}

	#page
	{
		padding: 10px 35px 0 35px;
	}
	
	#langSelect
	{
		padding: 0 20px;
		text-align: right;
	}
	
	#langSelect h2
	{
		display: none;
	}
	
	#langSelect a
	{
		text-decoration: none;
		color: #666666;
	}
	
	#langSelect a:hover
	{
		text-decoration: underline;
	}
	
	#langSelect strong a
	{
		color: #CC3300;
	}
	
	#logo
	{
		padding: 0 20px;
	}
	
	#logo img
	{
		vertical-align: bottom;
	}
	
	#deco
	{
		margin-top: 20px;
		height: 160px;
		background: url("/images/images-bg.gif") top left no-repeat;
		position: relative;
	}
	
	#deco img
	{
		position: absolute;
		top: 20px;
	}

	#deco #img-1
	{
		left: 20px;
	}
	
	#deco #img-2
	{
		left: 240px;
	}
	
	#deco #img-3
	{
		left: 460px;
	}
	
	#menuHolder
	{
		margin-top: 10px;
		background: #EFEFEF url("/images/menu-bottom-bg.gif") bottom left repeat-x;
		min-height: 33px;
	}
	
	#menuHolder h2
	{
		display: none;
	}
	
	#menu
	{
		background: url("/images/menu-top-bg.gif") top left repeat-x;
		padding: 9px 13px;
		text-transform: lowercase;
	}
	
	#menu a
	{
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		letter-spacing: 1px;
	}
	
	#menu a:hover
	{
		text-decoration: underline;
	}

	#menu strong a,
	#menu a:hover
	{
		color: #CC3300;
	}
	
	#menu span
	{
		letter-spacing: 1px;
	}
	
	#contentHolder
	{
	}
	
	h2
	{
		font-size: 18px;
		font-weight: normal;
		color: #990000;
		margin: 0;
		padding: 10px 22px 7px 22px;
	}
	
	#content
	{
		background: url("/images/content-top-bg.gif") top left repeat-x;
		padding: 10px 20px;
	}
	
	#content h3
	{
		font-size: 13px;
		margin: 20px 0 12px 0;
	}
	
	#content p
	{
		margin: 0 3px 12px 3px;
	}
	
	#content q
	{
		font-style: italic;
	}

	#content a
	{
		color: #CC3300;
	}
	
	#content img
	{
		border: solid 1px #993331;
	}
	
	#content img.left
	{
		float: left;
		margin: 0 10px 10px 0;
	}
	
	#content img.right
	{
		float: right;
		margin: 0 0 10px 10px;
	}

	#content .column
	{
		float: left;
	}
	
	#content div.left
	{
		width: 580px;
		margin-right: 20px;
	}
	
	#content div.right
	{
		width: 160px;
	}
	
	#footer
	{
		margin-top: 20px;
		text-align: center;
	}

	#footerMenu
	{
		text-transform: lowercase;
	}

	#footer,
	#copy a
	{
		color: #9C3C37;
	}
	
	#copy,
	#copy a
	{
		font-size: 10px;
	}
	
	#copy
	{
		margin-top: 15px;
	}
	
	#copy a
	{
		text-decoration: none;
	}
.note-small {
	font-size: 10px;
}

	
	#copy a:hover
	{
		text-decoration: underline;

	}





/* majklacovi edity */

td.left
	{text-align: left;}
td.right
	{text-align: right;}
	
	
}	/* @media screen */

.section {
    margin: 20px 20px 20px 0;
    font-weight: bold;
}

.section_expanded {
    background: #efefef;
    border: 1px solid #afafaf;
}

.section_expanded img {
    float: left;
    margin-right: 10px;
}

.section_expanded p {
    float: left;
    font-weight: normal;
    width: 620px;
    margin: 0;
    margin-bottom: 10px;
    margin-left: 10px;
}

.section_expanded p strong {
    float: none;
}

.section_expanded strong {
    float: left;
}

.section_name {
    float: left;
    margin: 20px;
    width: 650px;
}

.section_name strong {
    float: left;
    display: block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    margin-right: 20px;
}

.section_name i {
    margin-right: 5px;
}

.section_name input {
    background: #fafafa;
    border: 1px solid black;
    width: 215px;
    height: 20px;
    margin-right: 20px;
    text-align: left;
}

.section_name textarea {
    width: 500px;
    background: #fafafa;
    text-align: left;
}

.actuality_name {
    float: left;
    margin-top: 20px;
}

.actuality_name strong {
    float: left;
    width: 100px;
    line-height: 24px;
    margin-right: 20px;
}

.actuality_name i {
    margin-right: 5px;
}

.actuality_name div.long input {
    background: #fafafa;
    border: 1px solid black;
    width: 712px;
    height: 20px;
    text-align: left;
}

.actuality_name textarea {
    width: 500px;
    background: #fafafa;
    text-align: left;
}

.reference_name {
    margin-left: 10px;
}
.reference_name input {
    float: left;
    margin-left: 10px;
}

.tool_name {
    margin-left: 10px;
}
.tool_name input {
    float: left;
    margin-left: 10px;
}

.small {
  font-size: 8px;
}

#imageblock {
  float: left;
  display: block;
  width: 70px;
  font-size: 8px;
  margin: 10px;
  text-align: center;
  height: 110px;
}

#imageblock a {
  text-decoration: none;
}

#imageblock a:hover {
  color: red;
}

#imageblock img {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.section_references {
  margin: 20px;
  text-align: center;
}

.nofloat input {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tool_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tool_img img {
  float: none;
}

.reference_box {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.reference_image_box {
  height: 52px;
}

.reference_text_box {
  height: 22px;
}