* {
	margin: 0px;
	padding: 0px;
}
body,html {
	height: 100%;
	margin: 0 auto 0 auto;
	/*text-align: center;*/
	
}

body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	cursor: default;
}
a:link,
a:visited,
a:active {
	color: #106abf;
}
a:hover {
	color: #24ad9f;
}
.search {
	position: relative;
	background-color: #F4F4F4;
	margin: 0px 1px 1px;
	color: #666666;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	font-size: 14px;
}

.header {
	background-color: #28baad;
	position: relative;
	height: 82px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background-image: url(../images/phone.gif);*/
	background-repeat: no-repeat;
	background-position: 15px center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.header .logo {
	font: bold 15px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	right: 15px;
	/*background-image: url(../images/bg-logo-yellow.gif);*/
	height: 80px;
	width: 79px;
}
.header .title {
	position: absolute;
	left: 30px;
	top: 17px;
}
.header h1 {
	font-size: 35px;
}
.header h1 span {
	font-weight: normal;
	font-size: 20px;
}
.header .subtext {
	color: #663300;
	font: bold 14px/10px Arial, Helvetica, sans-serif;
	text-align: right;
}
.menu {
	width: 190px;
	height: 200px;
	position: absolute;
	left: 20px;
	top: 100px;
	/*
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	*/
	padding: 5px 25px;	
}
.menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	margin-top: 16px;
	margin-left: 0;
	list-style-position: outside;
	list-style-type: disc;	
}
/*
.menu ul li:before {
	content: "\00BB \0020";
}
*/
.menu ul, .menu li {
	color: #339;
	font-weight: bold;
	}

.viewport {
	width: 500px;
	margin: 0 auto 0 auto;
}
.search table {
	/*width: 100%;*/
	width: 480px;
}
.search td {
	padding: 0px;
	font-weight: bold;
}
.search .shrink {
	width: 1%;
	padding: 0px;
}
.search .text {
	/*color: #106abf;*/
	color: #000;
	font: bold 15px Arial, Helvetica, sans-serif;
	/*width: 96%;*/
	max-height: 26px;
	_height: 18px;
	padding: 3px 4px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.ptel {
	width: 20px;
}
.tel {
	width: 60px;
}
.pmob {
	width: 26px;
}
.mob {
	width: 54px;
}
p.oznam {
	/*text-align: center;*/
	font-weight: normal;
	color: red;
	margin: 3px 10px;
}
.search  .button
  {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #28baad;
	width: 100px;
	min-height: 26px;
	_height: 26px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-top-color: #42D7C8;
	border-right-color: #1F8F84;
	border-bottom-color: #1F8F84;
	border-left-color: #42D7C8;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 10px 1px 0px;
}
.results {
	width: 100%;
}
.results th {
	background-color: #c8efea;
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	padding: 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	/*font-size: 0.8em;*/
	font-size: 12px;
	color: #006666;
	font-weight: bold;
	white-space: nowrap;
}
.results td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding: 3px 6px;
	font-size: 12px;
}
.results .name {
	font-weight: bold;
	white-space: nowrap;
	width: 10%;
}
.results .gray td {
	background-color: #F4F4F4;
}
.error {
	background-color: #FFC8C8;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #CC0000;
	font-weight: bold;
	border-top: 1px solid #DFA29F;
	border-bottom: 1px solid #DFA29F;
	/*line-height: 36px;*/
	padding-left: 45px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0px 1px 10px 1px;
	font-size: 12px;
}

.info {
	background-color: #E1F5FF;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #003366;
	font-weight: bold;
	border-top: 1px solid #B8D3E7;
	border-bottom: 1px solid #B8D3E7;
	/*line-height: 36px;*/
	padding-left: 45px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0px 1px 10px 1px;
	font-size: 14px;
}
.back {
	margin: 10px 0px;
	text-align: center;
}
.back input {
	width: 80px;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.footer {
	margin-top:10px;
	color: #CACACA;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	height: 30px;
	text-align: center;
}
.footer strong {
	color: #ECECEC;
}
.footer p {
	color: #898989;
	font-weight: bold;
}
.text1 {
	color: #0066CC;
	padding: 4px 4px 4px 6px;
}
.text1 ul {
	font-size: 10pt;
	color: #464646;
	/*color: #000;*/
    font-family: Arial, sans-serif;
	text-align: justify;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 16px;
}
.text1 li {
	margin-bottom: 10px;
}

input[type="text"]:disabled
{
background:#dddddd;
}
