body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #1e1d25;
}

body, td, li, input, textarea, select, h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, li, input, textarea, select, a {
	color: #3b3b3b;
}

h1, h2, h3, h4, p, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.celek {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	position: relative;
}

.top .menu {
	position: absolute;
	height: 40px;
	width: 760px;
	left: 10px;
	top: 460px;
	text-align: right;
}

.telo {
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

.left {
	float: left;
	width: 235px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	padding-top: 86px;
	padding-bottom: 10px;
}

.left .menu {
}

.left .menu p {
	margin: 0px;
	padding: 0px;
}

.right {
	float: right;
	width: 525px;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
}

.right .iefix {
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-top: 45px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.right  h1{
	color: #9d0606;
	font-size: 21px;
	padding-bottom: 25px;
}

.right  h2{
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	padding-bottom: 20px;
}

.right .hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}

.right p {
	padding-bottom: 20px;
	line-height: 18px;
}

.right p.odsazeni {
	text-indent: 20px;
}

.right a, .right strong {
	color: #9d0606;
}

.right li {
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}  

.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.right .photo-left {
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
}

.right .photo-right {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
}

.right .box-right {
	float: right;
	width: 200px;
	padding-left: 10px;
}

.right .table	 		{
	background-color: #FFFFFF;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.right .table td		{ 
	border: 1px solid #dedede; 
	padding: 3px; 
}

.right .table .table-head td		{
	background-color: #9d0606;
	font-weight: bold;
	color: #FFFFFF;
}

.right .table .table-head td a		{
	color: #FFFFFF;
}

.right .table .table-row-1 td		{ 
	background-color: #FFFFFF; 
}

.right .table .table-row-2 td		{ 
	background-color: #efefef; 
}

.right .table p		{
	margin: 0px;
	padding: 0px;
}


.right .table2	 		{
	background-color: #FFFFFF;
	width: 100%;
}

.right .table2 td		{
	border: 0px none;
}

.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 70px;
	position: relative;
}

.bottom .copyright {
	position: absolute;
	height: 16px;
	width: 300px;
	right: 10px;
	top: 5px;
	color: #302f39;
	line-height: 16px;
	text-align: right;
}

.bottom .copyright a  {
	color: #302f39;
}






