body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('font/MyriadPro-Regular.eot?') format('eot'), 
	     url('font/MyriadPro-Regular.otf')  format('opentype'),
	     url('font/MyriadPro-Regular.woff') format('woff'), 
	     url('font/MyriadPro-Regular.ttf')  format('truetype'),
	     url('font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}

@font-face {
	font-family: 'MyriadPro-Cond';
	src: url('font/MyriadPro-Cond.eot?') format('eot'), 
	     url('font/MyriadPro-Cond.otf')  format('opentype'),
	     url('font/MyriadPro-Cond.woff') format('woff'), 
	     url('font/MyriadPro-Cond.ttf')  format('truetype'),
	     url('font/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
}

@font-face {
	font-family: 'MyriadPro-It';
	src: url('MyriadPro-It.eot?') format('eot'), 
	     url('font/MyriadPro-It.otf')  format('opentype'),
	     url('font/MyriadPro-It.woff') format('woff'), 
	    url('font/MyriadPro-It.ttf')  format('truetype'),
	     url('font/MyriadPro-It.svg#MyriadPro-It') format('svg');
}

#home	{
	width: 100%;
	text-align: center;	
}

.top	{
	width: 1100px;
	height: 230px;
	margin: auto;		
}

.navigace	{
	width: 1100px;
	height: 30px;
	text-align: right;
	margin: auto;
	margin-top: 2px;
}

a.menu	{
	font-family: 'MyriadPro-Cond' !important;
	font-size: 22px;
	color: #000000;
	margin-left: 40px;
	padding-top: 2px;
	text-decoration: none;
}	

a.menu:hover	{
	color: #ffffff
}

.home	{
	width: 1100px;
	min-height: 350px;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 50px;
	font-family: 'MyriadPro-Regular' !important;
	font-size: 16px;
	color: #000000;
	background-image: url(../images/bg_home.png);
	background-repeat: no-repeat;
	background-position: top;
}

.home_p	{
	width: 1100px
}

.left	{
	width: 502px;
	_width: 550px;
	text-align: justify;
	padding-left: 24px;
	padding-right: 24px;
	margin-bottom: 40px;
	margin-top: 50px;
	float: left;
}

.right	{
	width: 501px;
	_width: 549px;
	text-align: justify;
	border-left: solid 1px #000000;
	padding-left: 24px;
	padding-right: 24px;
	margin-bottom: 40px;
	margin-top: 50px;
	float: left;
}

.content	{
	width: 1100px;
	min-height: 350px;
	margin: auto;
	margin-top: 30px;
	padding-bottom: 50px;
	font-family: 'MyriadPro-Regular' !important;
	font-size: 16px;
	color: #333333;
	text-align: justify
}

td	{
	font-family: 'MyriadPro-Regular' !important;
	font-size: 16px;
	color: #333333;
}	

#features	{
	width: 100%;
	text-align: center;
	background-image: url(../images/bg_mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 300px;
	background-color: #f7f2eb;
	clear: both	
}

#whoisusing	{
	width: 100%;
	text-align: center;
	background-image: url(../images/bg_mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 300px;
	background-color: #ffffff	
}
	
.mid	{
	width: 1100px;
	height: 90px;
	margin: auto;		
}

#manual	{
	width: 100%;
	text-align: center;
	background-image: url(../images/bg_mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 300px;
	background-color: #ededed	
}

#contact	{
	width: 100%;
	text-align: center;
	background-image: url(../images/bg_mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 300px;
	background-color: #f7f2eb	
}

h2	{
	font-family: 'MyriadPro-It' !important;
	font-size: 26px;
	margin-bottom: 20px;
	text-align: center;
	color: #0e9c9f
}

h3	{
	font-family: 'MyriadPro-It' !important;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: left;
	color: #0e9c9f
}

h4	{
	font-family: 'MyriadPro-It' !important;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
	color: #0e9c9f;
	display: inline;
}

.it	{
	font-family: 'MyriadPro-It' !important;
	font-style: normal;
	font-size: 16px;
	color: #000000
}

.fr	{
	margin-left: 20px;
	float: right
}

.fl	{
	margin-right: 20px;
	float: left
}

.both 	{
	clear: both;
}

.td_left{
	background-color: #0e9c9f;
	color: #ffffff;
	padding: 3px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.td_left2{
	background-color: #d8bd9d;
	color: #ffffff;
	padding: 3px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.user	{
	min-height: 200px;
	_height: 200px;
	padding-bottom: 10px;
	_padding-bottom: 20px;
	clear:both;
}

.td_right{
	background-color: #ffffff;
	color: #333333;
	padding: 3px;
	border: none;
}

.td_right2{
	background-color: none;
	padding-left: 10px;
	border: none;
	text-align: right
}

a	{
	font-family: 'MyriadPro-Regular' !important;
	font-size: 16px;
	color: #0e9c9f;
	text-decoration: underline;
}
	
a:hover	{
	color: #333333;
}

#footer{
	width: 100%;
	text-align: center;
	font-family: 'MyriadPro-Regular' !important;
	font-size: 12px;
	color: #ffffff;
	background-color: #d8bd9d;
	padding: 5px 	
}

a.footer	{
	font-family: 'MyriadPro-Regular' !important;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}






