body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, td, th,  li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, th, li, input, textarea, select, a {
	color: #000000;
}

strong, a {
	color: #666666;
}

h1, h2, h3, h4, p, form, th {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p, ul{
	line-height: 16px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.celek {
	width: 760px;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 272px;
	position: relative;
}

.clpr {
	position: absolute;
	width: 473px;
	right: 0px;
	text-align: right;
	height: 61px;
	top: 0px;
}

.flash {
	position: absolute;
	width: 760px;
	right: 0px;
	height: 177px;
	top: 62px;
}

.telo{
	height: 100%;
	background-image: url(../images/telo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}


.left {
	float: left;
	width: 185px;
}

.left .ie-fix {
	padding-left: 10px;
}

.left p {
	padding-bottom: 10px;
}


.right {
	float: right;
	width: 555px;
	padding-top: 10px;
}

.right .ie-fix {
	padding-right: 15px;
}

.right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.right h2 {
	font-size: 14px;
	padding-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.right h2.nobottom {
	padding-bottom: 0px;

}

.right p {
	padding-bottom: 10px;
}

.right a {
	color: #666666;
}

.right li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}  

.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.right ul ul {
	padding: 0px;
}

.right hr {
	border-width: 0;
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c253e;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.right .calculator {
	width: 140px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right .photo-left {
	margin-right: 10px;
}

.right .photo-right {
	margin-left: 10px;
}

.right .div-photo-right {
	float: right;
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding-bottom: 10px;
}

.right .table	 		{
	width: 465px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.right .table td, .right .table th		{ 
	border: 1px solid #dddddd; 
	padding: 3px; 
}

.right .table thead tr		{
	background-color: #E8F3F7;
}

.right .table thead th	{
	color: #000000;
}

.right .table thead th a		{
	color: #000000;
}

.right .table tr td		{ 
	background-color: #FFFFFF; 
}

.right .table tr.sudy td		{
	background-color: #F9F9F9;
}

.right .table tr.over td		{
	background-color: #eeeeee;
}

.right .table2	 		{
	width: 100%;
}

.right .table2 td		{
	border: 0px none;
}

.right .odsazena td		{
	padding: 3px; 
}
.right .table2 td.blue		{
	color: #FFFFFF;
	background-color: #336699;
}

.right .table2 td.blue strong		{
	color: #FFFFFF;
}

.right .underline		{
	cursor: pointer;
	text-decoration: underline;
}

.bottom {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
	font-size: 11px;
}

.bottom p {
	padding-bottom: 0px;
}

.bottom a  {
	color: #666666;
}

