/* CSS Document */
/* MikroExpo.net */
/* Designpark */
body{
	font-size: 13px;
	font-family: Arial;
	background-color: white;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top: 0px;
}
#global{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
#head{
	padding-top: 50px;
	margin-top: 0px;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(head.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 163px;
}
#generalheader {
	position:relative;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 0px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
}
#end{
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img{
	border: 0;
}
a{
	text-decoration: none;
	color:#017088;
}
.text{
	font-size: 12px;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	color:#535353;
}
.text_teable{
	font-size: 12px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color:#535353;
}
.text_registrace{
	font-size: 13px;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	color:black;
	text-align: center;
}
.blank{
	background-position: center;
	background-color: transparent;
	width: 748px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.title_img{
	padding-left: 5px;
	padding-right: 20px;
	float: left;
}
.title{
	font-size: 14px;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	font-weight: 700;
	color:#017088;
	margin-bottom: 10px;
}
.title_text{
	float: left;
}
.clear{
	clear: both;
}
.table{
	width: 700px;
	border-collapse: collapse;
}

.table_title_text{
	color:white;
	background-color: #272727;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
}

.table_text{
	color:#3C3C3C;
	background-color: #BEBEBE;
	font-size: 12px;
}

.text .partners{
	width: 82%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
.text .partners div{
	float: left;
	width:180px;
	text-align: center;
}
