body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

body, td, li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, li, input, textarea, select, a {
	color: #3d414c;
}

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: 760px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 285px;
	position: relative;
}

.volby {
	position: absolute;
	height: 13px;
	width: 97px;
	top: 25px;
	right: 0px;
}


.telo {
	height: 100%;
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
}

.telo2 {
	height: 100%;
	background-image: url(../images/telo-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left {
	float: left;
	width: 220px;
}

.left .dny {
	background-image: url(../images/left-h2-dny.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
}

.left .napiste {
	background-image: url(../images/left-h2-napiste.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;

}

.left .iefix {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left .iefix-last {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.left .hr {
	height: 7px;
	width: 200px;
	background-image: url(../images/hr-left.gif);
	background-repeat: no-repeat;
}

.left h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.left p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.left a, .orange {
	color: #ff5a00;
}

.left li {
	margin: 0;
	padding: 2px 0px 2px 12px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}  

.left ul {
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.right {
	float: right;
	width: 540px;
}

.right .menu {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	text-align: center;
}

.right .iefix {
	padding-top: 10px;
	padding-bottom: 41px;
	padding-left: 25px;
}



.right h1 {
	font-size: 14px;
	color: #ff5a00;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Century, "Times New Roman", Times, serif;
}

.right h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666666;
	text-transform: uppercase;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 12px;
}

.right h2.aktualne {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.right p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right a, .right strong {
	color: #ff5a00;
}

.right a.dark, .right strong.dark {
	color: #3d414c;
}

.right .hr {
	height: 7px;
	width: 515px;
	background-image: url(../images/hr-right.gif);
	background-repeat: no-repeat;
}

.right li {
	margin: 0;
	padding: 2px 0px 2px 12px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}  

.right ul {
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.right .table	 		{
	background-color: #FFFFFF;
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right .table td		{ 
	border: 1px solid #dedede; 
	padding: 3px; 
}

.right .table .table-head td		{
	background-color: #ff5a00;
	font-weight: bold;
	text-align: center;
	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 .table2	 		{
	width: 100%;
}

.right .table2 td		{
	border: 0px none;
}

.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 45px;
	position: relative;
}

.bottom .copyright {
	position: absolute;
	height: 16px;
	width: 230px;
	right: 30px;
	top: 0px;
	color: #a7a7a7;
	line-height: 16px;
}

.bottom .copyright a  {
	color: #a7a7a7;
}

.w170 {
	width: 155px;
}

.w220  {
	width: 195px;
}

