.data {
	min-width: 750px;
}
form, ul, li, body, h1, h2, h3, p {
 margin: 0;
 padding: 0;
 border: none;
font-size: 13px;
}
a {
	padding: 1px;
	color: #074993;
}
a:hover {
	color: #f16405;
}
body, table, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b4842;
}
p {
	line-height: 125%;
	font-size: 13px;
}
body {
	margin: 13px;
}
.header {
	min-height: 105px;
	background: #ffe0a3 url(../images/header-bg.gif) repeat-x;
}
.header img {
	background: url(../images/header-logo-bg.gif) no-repeat;
	border: 0;
	padding: 15px 48px 10px 48px;
}
.header a,.header span {
	display: block;
	float: left;
	padding: 0;
}
.header ul {
	list-style-type: none;
	padding: 45px 0 0 0;
}
.header ul li {
	float: left;
	display: block;
	padding: 0px 12px 0 12px;
}
.header ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.header ul li a:hover {
	color: #f16405;
}
.header form {
	background: url(../images/search-border.gif) no-repeat;
	float: right;
	margin: 28px 10px 20px 0;
	padding: 12px 0 12px 15px;
	display: inline;
}
.header form p {
	font-weight: bold;
	font-size: 10px;
	float: left;
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
}
.header form p strong {
	font-size: 13px;
	padding: 2px 0 0 0;
	margin: 0;
	display: block;
}
.header form input {
	border: 1px solid #c8bdb1;
	width: 80px;
	margin: 4px 0 0 0;
}
.header form input.button {
	border: 0;
	width: 19px;
	margin: 5px 0 0 0;
	vertical-align: top;
}
.clearr, .clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0px;    
	visibility: hidden;
}
.clearr {
	clear: right;
}
ul#menu {
	background: url(../images/menu-bg.gif);
	height: 33px;
	list-style-type: none;
}
ul#menu li {
	float: right;
	display: block;
}
ul#menu li.first {
	float: left;
}
ul#menu li a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: white;
	line-height: 33px;
	padding: 0px 20px 0px 20px;
	background: url(../images/menu-divider.gif) 0 2px no-repeat;
}
ul#menu li.first a {
	background: url(../images/menu-divider-first.gif) no-repeat;
	padding-left: 28px;
	margin-left: 28px;
}
ul#menu li a:hover {
	color: #ffdba1;
}
.right h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}
.right .hr {
	height: 1px;
	background: #cdccca;
	overflow: hidden;
}
.right p {
	padding: 0 10px 0 10px;
	margin: 0 0 14px 0;
}
.right {
	margin: 20px 10px 30px 380px;
	border-left: 1px solid #cdccca;
	padding: 0 10px 0 10px;
}
.right .panel {
	color: white;
	padding: 10px 10px 1px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	line-height: 130%;
	background: #20A4AF;
}
.right .panel h2 {
	font-size: 20px;
	line-height: 120%;
}
.right .panel .title {
	float: left;
	margin: 0;
	width: 150px;
}
.right .panel div {
	margin-left: 160px;
}
.right .panel p {
	margin: 0;
	padding: 0 0 10px 0;
}
.static ul {
	margin: 0 0 20px 10px;
}
.static ul, ul.bullet {
	list-style-type: none;
}
.static ul li, ul.bullet li {
	background: url(../images/bullet.gif) 0 4px no-repeat;
	padding: 2px 0 2px 12px;
}
.right .panel1 p.date {
	font-weight: bold;
	float: left;
	padding: 0 5px 0 0;
	
	margin: 0;
}
.right .panel1 p.more {
	background: url(../images/bullet.gif) 0 4px no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
}
.subpage .panel1,.right .panel1, .right .panel2 {
	float: left;
	width: 48%;
}
.subpage .panel2 {
	float: right;
	width: 48%;
}
.right .panel1 p, .right .panel2 p {
	padding: 0;
}
.right .panel1 p.title, .right .panel2 p.title {
	color: #e1562a;
	width: 130px;
	font-size: 18px;
}
.right .panel1 h2, .right .panel2 h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 0;
}
.right .panel1 h2 a {
	color: #4b4842;
	text-decoration: none;
}

.right .panel1 {
	background: url(../images/pen.gif) top right no-repeat;
}
.right .panel2 {
	float: right;
	
	background: url(../images/alert.gif) top right no-repeat;
}
.right .panel1 div {
	margin-top: 10px;
}
.right .panel2 div {
	border-left: 1px solid #cdccca;
	padding-left: 10px;
	margin-top: 10px;
}
ul#main {
	list-style-type: none;
	width: 375px;
	float: left;
	margin-top: 20px;
}
ul#main li {
	float: left;
	padding: 6px;
}

ul#main li h2 {
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	background: url(../images/main-list-bg-left.gif) no-repeat;
	width: 175px;
}
ul#main li h2 a {
	color: white;
	display: block;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
}
ul#main li div {
	text-align: center;
	border-left: 1px solid #f16405;
	border-right: 1px solid #f16405;
	width: 173px;
	height: 90px;
}
ul#main li h2 a, ul#main li div a {
	display: block;
	padding: 0;
	width: 173px;
}

ul#main li h2 span {
	background: url(../images/main-list-bg-right.gif) top right no-repeat;
	display: block;
	border: 0;
}
ul#main li div img {
	border: 0;
}
ul#main li p {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #f16405;
	border-top: none;
	width: 163px;
	display: block;
	padding: 5px;
	overflow: hidden;
	height: 30px;
}
ul#main li p a {
	color: #074993;
}
ul#main li.lihover h2 {
	background: url(../images/main-list-bg-left-sel.gif) no-repeat;
	
}
ul#main li.lihover h2 span {
	background: url(../images/main-list-bg-right-sel.gif) top right no-repeat;
}
ul#main li.lihover div {
	border-left: 1px solid #cd0700;
	border-right: 1px solid #cd0700;
}
ul#main li.lihover p {
	border: 1px solid #cd0700;
	border-top: none;
}
.footer p {
	text-align: center;
	padding: 20px;
	font-size: 12px;
}
.footer p a {
	color: #4b4842;
}
.footer .bar {
	background: url(../images/footer-bg.gif) repeat-x;
	height: 33px;
}
.footer ul {
	list-style-type: none;
}
.footer ul li {
	float: left;
	display: block;
	border-left: 1px solid white;
}
.footer ul li.first {
	border: 0;
}
.footer ul li.shade3 {
	background: url(../images/footer-bg-3.gif) repeat-x;
}
.footer ul li.shade2 {
	background: url(../images/footer-bg-2.gif) repeat-x;
}
.footer ul li.shade1 {
	background: url(../images/footer-bg-1.gif) repeat-x;
}
.footer ul li a  {
	color: white;
	text-decoration: none;
	line-height: 33px;
	padding: 0 23px 0 23px;
	font-weight: bold;
}
.footer ul li a:hover {
	color: #ffdba1;
}
.footer .bar p {
	line-height: 33px;
	height: 33px;
	color: white;
	text-align: right;
	padding: 0 20px 0 0;
}
.left {
	float: left;
	width: 254px;
	padding: 24px 15px 0 15px;
}
.box {
	padding-bottom: 15px;
}
.box .title {
	font-size: 18px;
	color: #e1562a;
	margin-bottom: 24px;
}
.box img {
	float: right;
	border: 1px solid #a4abad;
	margin-left: 15px;
}
.box p {
	margin-bottom: 14px;
}
.left .alert {
	border-top: 1px solid #cdccca;
	padding-top: 8px;
	background: url(../images/alert.gif) top right no-repeat;
}
.subpage {
	padding: 0 15px 0 10px;
	margin: 20px 0 15px 285px;
	border-left: 1px solid #cdccca;
	min-height: 400px;
}
.subpage .whereare {
	margin: 0 0 24px 10px;
}
.subpage .whereare a, .subpage .whereare strong {
	padding: 0 5px;
}
.subpage .whereare .first {
	padding-left: 0;
}
.subpage h1 {
	font-weight: normal;
	font-size: 30px;
	margin: 0 0 20px 10px;
}
.subpage h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 4px 0;
	text-align: left;
}
.static h2 {
	margin: 0 0 20px 10px;
	color: #ff6600;
}
h2.imageset {
	padding-top: 20px;
}
.subpage p, .subpage table {
	margin: 0 0 15px 10px;
}
div.item  {
	float: left;
	border:1px solid #a4abad;
	text-align: center;
	margin: 4px;
	padding: 0;
	width: 200px;
	height: 216px;
	overflow: hidden;
}
div.item h2 {
	padding: 4px 10px 0 10px;
	font-size: 18px;
	height: 42px;
	overflow: hidden;
	display: block;
	margin: 0;
}
div.item h2 a {
	text-decoration: none;
	color: #4b4842;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
}
div.item p {
	margin: 0;
	text-align: left;
	height: 30px;
	padding: 3px 10px 5px 10px;
	overflow: hidden;
}
div.item img {
	margin: 0;
	padding: 0;
}
ul#submenu {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #e1e4e5;
	border-bottom: 1px solid #b7b5b7;
}
ul#submenu li {
	overflow: hidden;
	display: block;
	padding: 0;
	background: #e1e4e5;
	height: 26px;
	
	margin: 1px 0px 0 0px;
	float: left;
}
ul#submenu li.selected {
	border: 1px solid #b7b5b7;
	border-bottom: none;
	background: white;
}
ul#submenu li.selected  {
	position: relative;
	bottom: -1px;
	background: white;
	overflow: visible;
	height: 25px;
}
ul#submenu a {
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0;
	color: #535353;
	line-height: 27px;
	white-space: nowrap;
}
div#submenu {
	text-align: center;
	background: #e1e4e5;
	border-top: 1px solid white;
	border-bottom: 1px solid #a4abad;
}
div#submenu a {
	padding: 8px;
	line-height: 32px;
	white-space: nowrap;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
div#submenu a.selected { 
	background: white;
	border: 1px solid #a4abad;
	border-bottom: 1px solid white;
	position: relative;
	top: 1px;
	line-height: 31px;
	padding: 7px;
}
div#submenu a:hover { 
	color: #f16405;
	background: white;
	top: 1px;
	line-height: 31px;
}
div.hover {
	border:1px solid #ff6600;
	cursor: pointer;
	cursor: hand;
}
div.hover a {
	color: #ff6600 !important;
	
}
.static form p {
	margin: 7px 0 5px 10px;
}
.static form input,.static form textarea {
	width: 100%;
}
.static form input.button {
	width: 120px;
	margin: 0;
	padding: 0;
}
.map {
	width:100%;
	height: 292px;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: visible;
}
.map a {
	display: block;
	background: url(../images/topservis-holan-mapa.gif) center no-repeat;
	height:290px;
	border: 1px solid #074993;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.map a:hover {
	border: 1px solid #ff6600;
}
.map a img {
	visibility: hidden;
	padding: 0;
	margin: 0;
	display: none;
}
.formok p, .formbad p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.formok {
	color: #4b4842;
	padding: 15px;
	margin: 0 0 18px 10px;
	background: #ffe0a3;
}
.formbad {
	color: white;
	padding: 15px;
	margin: 0 0 18px 10px;
	background: #ff6600;
}
input.fail, textarea.fail {
	border: 1px solid #ff6600;
}
.divider {
	height: 14px;
	clear: right;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
}

.subpage .floatright {
	float: right;
	margin: 0 0 15px 15px;
}
.subpage a.floatright:hover img {
	border: 1px solid #f67900;
}
.subpage .floatright img {
	border: 1px solid #cccccc;
}
.subpage p.date {
	margin-bottom: 0;
}


ul.imagelist {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.imagelist li {
	float: left;
	background: white;
	margin: 2px 6px 6px 0px;
	padding: 0;
	border: 1px solid #cccccc;
}
ul.imagelist img {
	border: 0;
	margin: 0 auto 0 auto;
	display: block;
	padding: 0;
	border: none;
}
ul.imagelist a {
	color: #535353;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 200px;
	height: 188px;
	display: block;
	text-align: center;
	overflow: visible;
	border: none;
}

ul.imagelist li:hover,ul.imagelist .lihover {
	border-color: #f16405;
}
ul.imagelist a:hover {
	color: white;
}
ul.imagelist a:hover p {
	background: #f16405;
}

ul.imagelist p {
	text-align: center;
	overflow: hidden;
	width: 194px;
	display:block;
	background: white;
	margin: 0;
	cursor: pointer;
	height: 46px;
	padding: 10px 3px 0 3px; 
	line-height: 120%;
}

ul.smallimagelist  a {
	width: 173px;
	height: 146px;
}

ul.smallimagelist p {
	width: 167px;
}

.subpage img.illustrate {
	float: right;
	margin: 0 0 10px 16px;
}
table.params {
	border-collapse: collapse;	
	margin: 0 30px 30px 0;
}

table.params td {
	border: 1px solid #eeeeee;
	padding: 6px 10px 6px 10px;
	
}
.subpage table {
	_margin-left: 0;
} 

.subpage table td {
	padding: 5px 6px;
}
.subpage table td p {
	margin: 0;
	padding: 0;
}
