@font-face {
	font-family: Calibri;
	font-style:  normal;
	font-weight: normal;
}
body { 
	line-height: 1.2;
	color: black;
	background-color: #EDEDED;
	margin-top: 10px;
	font-family: "Trebuchet MS", "Helvetica", Arial, Sans-Serif;
}

a.menu {
	font-family: "Trebuchet MS", "Helvetica", Arial, Sans-Serif;
	text-decoration: none;
	color: black;
}
a.menu:hover {
	color: #643232;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS", "Helvetica", Arial, Sans-Serif;
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}

table { border-collapse: collapse; padding: 0px; }

table.tm {
	width: 748px;
	border: 1px solid #B2B2B2;
}
table.login {
	width: 260px;
	height: 90px;
	background-color: #EDEDED;
	border: 1px solid #B2B2B2;
}
td.top {
	border: 0px;
	background-image: url(img/tb.png);
	height: 196px;
}
td.a1 {
	border: 0px;
	background-image: url(img/1.jpg);
	height: 90px;
	width: 469px;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}
td.a2 {
	border: 0px;
	background-image: url(img/2.jpg);
	height: 91px;
	width: 52px;
}
td.a3 {
	border: 0px;
	background-image: url(img/3.jpg);
	height: 91px;
	width: 260px;
}
td.a4 {
	border: 0px;
	background-image: url(img/4.jpg);
	height: 91px;
	width: 19px;
}
td.dol {
	border: 0px;
	background-image: url(img/dol.jpg);
	height: 102px;
	vertical-align: center;
	text-align: left;
}
td.dol2 {
	border: 0px;
	background-image: url(img/dol2.jpg);
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
td.m {
	border: 0px;
	background-image: url(img/m.jpg);
	width: 230px;
	vertical-align: top;
}
td.m2 {
	border: 0px;
	background-image: url(img/m2.jpg);
	width: 519px;
	vertical-align: top;
}
p.m {
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.main {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.t3 {
	font-size: 16pt;
}
.t1 {
	font-size: 15pt;
}
.t2 {
	font-size: 13pt;
}
.t4 {
	font-size: 11pt;
}
.t5 {
	font-family: Tahoma, Verdana, Arial, sans serif;
	font-size: 8pt;
}
.t6 {
	font-size: 10pt;
}
input.text {
	color: #000;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
textarea.text {
	color: #000;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	height: 75px;
	width: 265px;
}
textarea.zapytanie {
	color: #000;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	height: 175px;
	width: 365px;
}
input.button {
	font-family: Tahoma, Verdana, Arial, sans serif;
	font-size: 12px;
	color: #000;
	background-color: #F7;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	height: 20px;
}
.info {
	font-size: 18px;
	font-weight: bold;
	color: #AE7A3F;
}
.tt5 {
	font-size: 12px;
	background-color: #3E3525;
	color: #FFF;
}