@charset "utf-8";
body {
	margin-left:0px;
	margin-top: 0px;
	text-align: center;
}

.background_left {
	background-image: url(images/left-bg.jpg);
	width: 28px;
}
.background_pas {
	background-image: url(images/oranzovy-pas.jpg);
}
.background_roh2-2 {
	background-image: url(images/bottom-bg.jpg);
	width: 916px;
}
.background_tlacitka {
	background-image: url(images/tlacitka-bg.jpg);
	width: 100%;
}
.background_right {
	background-image: url(images/right-bg.jpg);
	width: 26px;
}
.tbl {
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	border: 0;
	margin: 0px;
}
.tbl_white {
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	border: 0;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	color: #808080;
	text-align: center;
}
.tbl_formular {
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	border: 0;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	color: #808080;
}
.normal_text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	color: #808080;
}

a:link {
	font-family: "Trebuchet MS";
	color: #0C2383;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #808080;
}


a:hover {
	font-family: "Trebuchet MS";
	color: #808080;
}
.text_nadpis {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: normal;
	color: #808080;
	font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
