@charset "iso-8859-2";
body {
	margin: 0px;
	background: #0f6ba9 url('right.jpg') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

#helpbox {
	position: absolute;
	z-index: 1000;
	width: 400px;
	background: #d0e1f6;
	border: 1px #000000 solid;
	padding: 10px;
	color: #000000;
	left: 0px;
	top: 0px;
}
.helpbox {
	display: none;
	left: 0px;
	top: 0px;
}

.helpbox_visible {
	display: block;
}

#orderForm {
	border: 2px #2D75A5 solid;
	margin: 5px;
	padding: 5px;
}

.kerdojel {
	margin: 5px;
	cursor: help;
}

.shortInput {
	width: 30px;
}

a {
	color: #2d75a5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #ffffff;
}

#footer_horizont a {
	color: #ffffff;
}

.red {
	color: #ed1c24;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

.trlink {
	cursor: pointer;
}

.download {
	color: #2d75a5;
	text-decoration: none;
	display: block;
	padding: 15px 0 15px 50px;
}

.download2 {
	color: #2d75a5;
	font-size: 16px;
}

.download_pdf {
	color: #2d75a5;
	text-decoration: none;
	display: block;
	padding: 15px 0 15px 50px;
	background: transparent url(pdf-icon.gif) no-repeat left;
}

.download:hover {
	text-decoration: underline;
}

.separator {
	width: 95%;
	margin: 10px;
	height: 2px;
	background: #0D6BA8;
}

.regimage {
	margin: 3px 0 3px 0;
}

#infobox {
	position: absolute;
	z-index: 1000;
	width: 620px;
	background: #ccecfc url(textbox_bg.jpg) repeat-x top left;
	border: 1px #000000 solid;
	padding: 10px;
	margin: 0px;
	color: #2d75a5;
	left: 0px;
	top: 0px;
}
.infobox {
	display: none;
	left: 0px;
	top: 0px;
}

.voucher_type {
	float: left;
	width: 250px;
	height: 180px;
	padding: 10px;
	cursor: pointer;
}

.infobox_visible {
	display: block;
}

#infobox a {
	color: #2d75a5;
}

.line-through {
	text-decoration: line-through;
}

.rightlink {
	text-decoration: none;
	display: block;
	padding: 6px 6px 17px 6px;
}

.button {
	border: 2px #0d6ba8 solid;
	background: #ffffff url(button_bg.jpg) repeat-x top left;
	color: #0d6ba8;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
}

#container {
	width: 969px;
	float: left;
	background: transparent url(container_bg.jpg) no-repeat top left;
	padding: 0 25px 10px 28px;
	margin: 0px;
}

#top_contacts {
	height: 15px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

#leftbar {
	float: left;
	height: 819px;
	background: transparent url(left.jpg) repeat-x top left;
}

#rightbar {
	float: left;
	height: 819px;
	background: transparent url(right.jpg) repeat-x top left;
}

#left {
	float: left;
	width: 790px;
	margin: 0px;
	padding: 0px;
}

#right {
	width: 179px;
	float: right;
	padding-top: 3px;
}

#contenttitle {
	height: 22px;
	padding: 10px;
	margin: 0px;
}

#flash {
	height: 217px;
	margin: 0px;
	padding: 0px;
}

#leftmenu {
	width: 195px;
	float: left;
	margin: 0px;
	padding: 42px 0;
}

#content {
	float: left;
	width: 575px;
}

#contenttext {
	width: 551px;
	background: #ccecfc url(textbox_bg.jpg) repeat-x top left;
	padding: 10px;
	color: #2d75a5;
	text-align: justify;
}

#contenttext a {
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 5px 5px 5px 5px;
	
}

#footer_center {
	text-align: center;
	width: 659px;
	margin-left: 150px;
	float: left;
}

#footer_horizont {
	float: left;
	width: 150px;
	text-align: right;
}

.clear {
	clear: both;
}

.rejtojeno {
	display: none;
}