body,td,th {
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial, helvetica;
	margin:0px;
	
}

body {
	background-color:#000522;
	color:black;
}

td,th {
	color:black;
	vertical-align: top;
	text-align: left;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

/* design */

.bodyContainer {
	text-align:center;
}

.contentContainer {
	width:1024px;
	margin:0px;
	padding:0px;
}

.top {
	text-align:left;
	width:1124px;
	height:113;
	background-image: url(slices/top.jpg);
}

.bottom {
	clear:both;
	text-align:left;
	width:1124px;
	height:50;
	background-image: url(slices/bottom.jpg);
}

.contents {
	width:1124px;
	text-align:left;
	background-color: #E1E4E5;
	background-image: url(slices/sidemenu-bg.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #FF2222;*/
}

.rightFrameDock {
	float:right;
	width:900px;
	background-repeat: no-repeat;
	background-position: right top;
	/*border:1px solid #FF2222;*/
}

.contentsFrame {
	margin:10px 0px 10px 0px;
	padding-right:10px;
	/*border-right:1px solid #B6BEC0;*/
	width:600px;
	float:left;
	font-size: x-small;
	/*border:1px solid #FF2222;*/
}

.contentsFrame td, .contentsFrame th {
	font-size: x-small;
}

.hiddenH1 {
	display: none;
}

.sidemenu {
	width:210px;
	min-height:510px;
	float:left;
	/*border:1px solid #FF2222;*/
}

.minheight {
	height:510px;
	float:right;
	width:1px;
}

.menu {
	vertical-align:bottom;
	width:1124px;
	height:27px;
	background-image: url(slices/menu_bg.jpg);
}

.lang {
	float:left;
	margin-left:10px;
	margin-top:3px;
}

.menuItem {
	float:left;
}

/* design konec*/

/* submenu  */

.submenuDiv {
	display:none;
	position:absolute;
	overflow:visible;
	font-size:x-small;
	font-weight:bold;
	width:200px;
	background-color:#7F8080;
	color:white;
	border:2px solid #A5A5A5;
}

.submenu {
	width:200px;
	cursor:pointer; 
}

.submenuItem {
	background-color:#BCBCBC;
	height:20px;
	vertical-align: middle;
	padding-left:10px;
	border:1px solid #A5A5A5;
	color:#000068;
	font-weight:bold;
}

.menuFollows {
	width:10px;
	height:10px;
	float:right; 
}

/* submenu konec */

/* sidemenu */

.sidemenuact, .sidemenuinact {	
	margin-top:5px;
	width:198px;
	height:42px;
	background-repeat: no-repeat;
	font-weight:bold;
}

.sidemenuact {
	background-image: url(slices/sidemenu_act.jpg);
}
.sidemenuinact {
	background-image: url(slices/sidemenu_inact.jpg);
}	

.sidemenuinact a {
	color:white;
}	

.sminner {
	float:left;
	width:178px;
	text-align:center;
	margin-top:10px;
	margin-left:0px;
}

/* sidemenu konec */

/* obecná stránka */

.publicPage {
	background-image: url(slices/page-bg.jpg);
	color:black;
}

.pageLeftImage {
	width:200px;
	float:left;
	text-align: left;
}

.pageRightImage {
	width:200px;
	float:right;
	text-align: right;
}

.mainFrame {
	width:600px;
	margin-left:20px;
	text-align:left;
	float:left;
}

.mainFrameTop {
	height:10px;
}

.title {
	width:1124px;
	height:39px;
	background-image: url(slices/title-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.titleImg {
	margin:0px 0px 20px 0px;
}
/* jiné */

.clear {
	clear:both;
}
.clearer {
	clear:both;
	height:15px;
}

p, .paragraph {
	margin-bottom:6px;
	text-align: justify;
}

.counterDiv {
	margin:10px;
	text-align:center;
}

.forDesign {
	border:1px none white;
	margin-top:3px;
	margin-left:15px;
	width:160px;
	height:20px;
}

h3 {
	font-size: small;
	color:000A45;
}

h4 {
	font-size: x-small;
	color:000A45;
}

.contentsFrame b {
	color:#000A45;
}

.contentsFrame img {
	border:1px solid #000A45;
	margin:0px 5px 0px 5px;
}

ul {
	margin-left:20px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.rightimage {
	float:right;
	margin:0px 0px 10px 10px;
}

.leftimage {
	float:left;
	margin:0px 10px 10px 0px;
}

.warning1 {
	color:#FF9900;
}

.warning2 {
	color:red;
}

.blackBorderTable {
	background-color: black;
}

.blackBorderTable td {
	background-color: white;
}

.highLine {
}

.highLine th, .highLine td {
	padding-top:10px;
}

.highLine td {
	padding-left:10px;
}

.contentsFrame a {
	color:blue;
}

.black {
	font-weight: bold;
	color:black;
}

.parameters {
	background-color:#000A45;
	margin-left:5px;
}

.parameters td, .parameters th {
	text-align: center;
	vertical-align: middle;
}

.parameters td {
	background-color: #E1E4E5;
}

.parameters th {
	background-color: #000A45;
	color: white;
	border:1px solid #E1E4E5;
}

.parameters img {
	border-color:#E1E4E5;
}

.contactSec {
	color:#000A45;
	font-weight:bold;
	margin-top:10px;
}

.contactCon {
	padding-left:20px;
}

.paddedImg {
	padding:5px;
	border:1px solid #000A45;
	background-color: white;
	text-align: center;
}

.paddedImg img {
	border-style: none;
}
	
.noborder img {
	border-style: none;
}

.whited {
	padding:5px;
	background-color: white;
	border:1px solid #000A45;
	float:left;
}

.whited img{
	border: 1px solid white;
}

.EUnew {
	background-image: url(slices/eubg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding:10px 10px 10px 120px;
	font-weight: bold;
	min-height:55px;
}

.smallFont td, .smallFont th{
	font-size:7pt;
}