/*
<style>
/* */

body
	{
	background: #6e6e6e;
	font: Tahoma;
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* * * * * * * * * * *
 * Containers
 * 2 divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	background:#6e6e6e6;
	text-align:center;
	}
#container
	{
	text-align: left;
	width: 962px;
	margin: 0px auto;
	}
/* shadows around page */
#shadowTop
	{
	width: 962px;
	height: 6px;
	background: url(images/shadow-top.jpg);
	font-size: 1px;
	}

#shadowBottom
	{
	width: 962px;
	height: 6px;
	background: url(images/shadow-bottom.jpg);
	font-size: 1px;
	}

#shadowBody
	{
	width: 962px;
	background: url(images/shadow-body.jpg);
	overflow-y: hidden;
	}
/* padding - not to cross shadows */
#innerContainer
	{
	margin: 0px 6px 0px 6px;
	}


/* * * * * * * * * * * * * * * * * *
 * Left logo
 * * * * * * * * * * * * * * * * * */
#leftLogo
	{
	width: 224px;
	background: url(images/logo-left-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	font-size: 12px;
	overflow-x: hidden;
	}

#flags
	{
	margin-left: 5px;
	margin-top:6px;
	font-size: 0px;
	text-align: right;
	}

#flags img
	{
	border: 0px;
	margin-right: 6px;
	}

.textObject
	{
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	}
.dotSpace
	{
	text-align: center;
	font-size: 0px;
	height: 2px;
	}
#leftLogo a
	{
	color: #b12b4e;
	text-decoration: underline;
	font-weight: bold;
	}
#leftLogo b, #lefLogo strong
	{
	color: #b12b4e;
	font-weight: bold;
	}
#leftLogo a:hover
	{
	text-decoration: none;
	}

/* * * * * * * * * * * * * * * * * *
 * Right logo
 * * * * * * * * * * * * * * * * * */
#rightLogo
	{
	overflow-x: hidden;
	float: left;
	width: 726px;
	}

#menu
	{
	width: 723px;
	height: 41px;
	margin-top: 0px;
	background: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	}

.menuItem
	{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	}

#menu a
	{
	text-decoration: none;
	color: #444444;
	display: block;
	line-height: 38px;
	}

#menu a:hover
	{
		color: #F60000;	background-image: url(images/rend/menu-hl-F60000.gif);	background-position: left bottom;
	background-repeat: repeat-x;
	}


#content
	{
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	}

#content h1
	{
		color: #F60000;	font-size: 18px;
	}
#content h2
	{
		color: #F60000;	font-size: 17px;
	}
#content h3
	{
		color: #F60000;	font-size: 16px;
	}
#content h4
	{
		color: #F60000;	font-size:15px;
	}

#content h5
	{
		color: #F60000;	font-size: 14px;
	}

#content a
	{
		color: #F60000;	text-decoration: underline;
	}

#content b, #content strong
	{
		color: #F60000;	}

#content a:hover
	{
	text-decoration: none;
	}

#content ul
	{
		list-style-image: url(images/rend/square-F60000.gif);
	}

#content th
	{
	text-align: center;
	background: #dddddd;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	}

#content td
	{
	font-size: 12px;
	}

#content .contentTitle
	{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 12px;
	padding-left: 15px;
		background-image: url(images/rend/triangle-F60000.gif);
	}
#content .refer
	{
	color: #6e6e6e;
	text-decoration:none;
	font-size: 13px;
	}
#content .refer:hover
	{
	text-decoration: underline;
	}

/* about page - square item*/
.infoObj
	{
	text-align: left;
	width: 207px;
	font-size: 12px;
	float:left;
	margin-top: 30px;
	display: inline;
	}
.infoObjBox
	{
	width: 207px;
	height: 31px;
	font-weight: bold;
	color: #ffffff;
	line-height: 31px;
	}
.infoObjText
	{
	padding-left: 5px;
	margin-left: 2px;
	margin-top: 5px; color: #4F4F4F;
	}
.infoObj a
	{
	text-decoration: none;
	}

.infoObj a:hover
	{
	text-decoration: underline;
	}


/* global items */
.topper
	{
	font-size:0px;
	width: 2px;
	height: 2px;
	}
.noDisp
	{
	display: none;
	}
/* tabulka */
.tab_par
	{
	border:1px solid #e6e6e6;
	background: url(images/tbl_bg.gif);
	}
.hidden
	{
	display: none;
	}
.inputName
	{
	float: left;
	width: 200px;
	}
/*
.par td
	{
	padding-left: 10px;
	}
.par a
	{
	padding-left: 25px;
	background: url(images/tbl_green.gif) no-repeat;
	}
*/