div#main_big {
	width: 902px;
	margin: 10px auto 0px auto;
	color: #114a69;
}

div#label_spec {
	margin-top: 10px;
	width: 902px;
	height: 22px;
	display: block;
	background: url(/images/fejlec_spec.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
}

div#main {
	width: 540px;
	float:left;
	margin: 10px auto auto 5px;
	display:block;
	font-weight: normal;
}

div#right {
	width: 332px;
	display:block;
	float:right;
	margin: 10px 5px auto auto;
	background: #f1f1f1;
	font-weight: normal;
	text-align: center;
}

#main h2, #right h2 {
	position: relative;
	top: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #114a69;
}

#main h2:first-letter {
	font-size: 14px;
	color: #ff0000;
}

#right h2:first-letter {
	font-size: 14px;
}

#main p{
	text-align: justify;
}

img.view {
	border: none;
	margin-bottom: -5px;
}

.kepala {
	width: 290px;
	display: block;
	background: #114a69;
	color: #ffffff;
	margin-top: 15px;
	padding: 5px 5px 5px 5px;
}

.leftcol{
	text-align: right;
	width: 60%;
}

.rightcol{
	text-align: center;
	width: 40%;
}

div.rating_left{
	display: block;
	float: left;
	width: 100px;
	line-height: 25px;
	font-size: 11px;
	text-align: right;
}

div.rating_right{
	display: block;
	float: left;
	width: 180px;
	margin: 6px auto auto 15px;
}

div.bar_bg{
	display: block;
	height: 14px;
	width: 180px;
	background: #b0b0b0;
	color: #ffffff;
	font-size: 10px;
	margin: 0px 0px 11px 0px;
}

div.bar{
	float: left;
	display: block;
	width: 100%;
	height: 12px;
	text-align: right;
	background: url(/images/bar.gif);
	border-top: 1px solid #b0b0b0;
}

#ikon img{
	margin: 0px 5px 0px 5px;
}

#ikon{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

div.gps_container{
	position: absolute;
	z-index: 100;
	top: 320px;
	left: 100px;
	display: none;
	width: 210px;
	height: 35px;
}

div.gps{
	border: 3px solid #114a69;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	width: 204px;
	height: 20px;
	display: block;
	text-align: center;
}

div#prices{
	margin-top: 40px;
	text-align: center;
	margin-bottom: 30px;
}

#prices table{
	width: 100%;
	margin-top: 10px;
	font-size: 11px;
}

#prices td{
	margin: 1px 1px 0px 0px;
}

tr.fejlec{
	background-color: #114a69;
	color: #ffffff;
	font-weight: bold;
}

tr.fejlec_lastmin{
	background-color: #fbb65e;
	color: #fff;
	font-weight: bold;
}

.paratlan{
	background-color: #94bbd0;
	color: #ffffff;
}

.paratlan_lastmin{
	background-color: #fdddb5;
}

.paros{
	
}

td.choosen{
	font-weight: bold;
	background-color: #ff0000;
	color: #ffffff;
	border: 1px solid white;
}

td.choosen_lastmin{
	font-weight: bold;
	background-color: #fbb65e;
	color: #ffffff;
	border: 1px solid white;
}

img.map{
	height: 60px;
	border: none;
	margin: 0px 3px 0px 3px;
}

#calculator{
	display: block;
	width: 100%;
	height: 650px;
	margin: 20px auto 10px auto;
	border: 1px solid #114a69;
	text-align: center;
}

#calculator table{
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
	*margin-top: -12px;
	z-index: 10;
}

#calculator table td{
	vertical-align: center;
	height: 12px;
	font-size: 11px;
	text-align: center;
}

input.fel{
	position: relative;
	top: -4px;
	*top: 0px;
}

.marker{
	border: none;
	margin: 0px 5px 0px 10px;
}