body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, td, li, input, textarea, select, h1, h2, h3, h4 {
	font-family: "trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, li, input, textarea, select, a {
	color: #000000;
}

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-first {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.banner{
	position: absolute;
	height: 600px;
	width: 120px;
	left: 735px;
	top: 60px;
}


.celek {
	width: 761px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg-telo.gif);
	position: relative;
}

.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 180px;
	position: relative;
}

.flash{
	position: absolute;
	height: 119px;
	width: 359px;
	right: 1px;
	bottom: 1px;
	text-align: right;
}

.menu-top {
	position: absolute;
	height: 15px;
	width: 300px;
	right: 0px;
	top: 23px;
	text-align: right;
}

.left{
	float: left;
	width: 302px;
}

.left .ie-fix {
	padding-left: 1px;
	padding-bottom: 10px;
}

.right{
	float: right;
	width: 439px;
}

.full{
	width: 741px;
}

.cele .right{
	float: none;
	width: 720px;
	padding-left: 20px;
}

.right .ie-fix {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.right h1{
	font-size: 14px;
	font-weight: bold;
	color: #000f47;
	margin-bottom: 20px;
}

.right h2{
	font-weight: bold;
	text-transform: uppercase;
	color: #f8991d;
	margin-top: 20px;
	margin-bottom: 20px;
}

.right h2.blue{
	font-weight: bold;
	text-transform: uppercase;
	color: #000f47;
	margin-top: 20px;
	margin-bottom: 10px;
}

.right p{
	margin-top: 10px;
	margin-bottom: 10px;
}

.right strong{
	color: #000f47;
}

.right a{
	color: #f8991d;
}

.bottom {
	position: relative;
	height: 61px;
}



.right li {
	margin: 0;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}  
.right li li {
	margin: 0;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}  

.right ul {
	padding: 0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.center .table	 		{
	background-color: #FFFFFF;
	width: 365px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.center .table td		{ 
	border: 1px solid #afafaf; 
	padding: 3px; 
}

.center .table .table-head td		{
	background-color: #147ebb;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.center .table .table-head td a		{
	color: #FFFFFF;
}

.center .table .table-row-1 td		{ 
	background-color: #FFFFFF; 
}

.center .table .table-row-2 td		{ 
	background-color: #eaf9fc; 
}

