body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #55483F;
	background-color: #55483f;
	margin: 0px;
	padding: 5px;
}
tr,
td {
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #ef7800;
}
a:hover {
	color: #59594F;
}

.link-white:link, .link-white:visited, .link-white:active {
	color: #FFFFFF;
}
.link-white:hover {
	color: #59594F;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ef7800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ef7800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.upper_margin
{
margin-top:20px;margin-bottom:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ef7800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3.newsItem 
{
margin-bottom:2px;
}
h3.newsItem a {text-decoration:none}
p.newsItem {margin-top:0px;text-align:justify}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #55483F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E0;
}
hr.newsItem {
  color:#7b7070;
  border-top-color:#ddd6d1;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#cbc1ba;
}
.layout-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}
.layout-lang-wrapper {
	padding: 3px;
	text-align: right;
	background-color: #55483F;
}

.layout-lang-wrapper div {float:left}
.layout-lang-wrapper div strong {color: #ef7800;}

.layout-top-wrapper {
	background-color: #887064;
	height: 123px;
}
.column-left  {
	float: left;
	width: 250px;
	color: #FFFFFF;
}

.column-right {
	float: left;
	width: 720px;
	padding-bottom: 40px;
}
.column-left .content {
	padding: 20px;
	background-color: #ef7800;
	width: 210px;
}
.column-left a:link, .column-left a:visited, .column-left a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.column-left a:hover {
	color: #55483F;
}

.column-left .active:link, .column-left .active:visited, .column-left .active:active, .column-left .active:hover {
	color: #55483F;
	text-decoration: none;
}

.menu-ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.menu-ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.menu-ul .li-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu-ul .menu {
	font-weight: bold;
}
.menu-ul .submenu1 {
	font-size: 11px;
}
.ul-subcategories {
	float: left;
	margin-right: 10px;
	width: 130px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.search {
	margin-top: 30px;
	margin-bottom: 20px;
}
.search-textfield {
	font-size: 11px;
	color: #59594F;
	background-color: #FFFFFF;
	padding: 3px;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content  {
	background-color: #FFFFFF;
	width: 680px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content-main {
	background-color: #FFFFFF;
	width: 660px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.div-certificates {
	background-image: url(../images/certificate-logo.gif);
	height: 116px;
	width: 149px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
.div-sidebar-logos {
	height: 160px;
	width: 200px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
}
.div-sidebar-logos .link-agyle:link,
.div-sidebar-logos .link-agyle:active,
.div-sidebar-logos .link-agyle:visited,
.div-sidebar-logos .link-agyle:hover {
	display: block;
	position: relative;
	height: 86px;
	width: 71px;
	left: 0px;
	top: 0px;
	background-image: url(../images/logo-agyle.gif);
	background-repeat: no-repeat;

}

.div-sidebar-logos .link-groenhuijzen:link,
.div-sidebar-logos .link-groenhuijzen:active,
.div-sidebar-logos .link-groenhuijzen:visited,
.div-sidebar-logos .link-groenhuijzen:hover {
	display: block;
	position: absolute;
	height: 86px;
	width: 119px;
	left: 80px;
	top: 0px;
	background-image: url(../images/logo-groen.gif);
	background-repeat: no-repeat;

}

.div-sidebar-logos .link-rakord:link,
.div-sidebar-logos .link-rakord:active,
.div-sidebar-logos .link-rakord:visited,
.div-sidebar-logos .link-rakord:hover {
	display: block;
	position: absolute;
	height: 37px;
	width: 119px;
	left: 40px;
	top: 114px;
	background-image: url(../images/logo-rakordcom.gif);
	background-repeat: no-repeat;

}

.catalog-item-wrapper {
	width: 680px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}
.catalog-item-wrapper h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
}
.catalog-item-wrapper h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ef7800;
	margin-top: 0px;
	margin-bottom: 4px;
}
.catalog-item-wrapper p {
	margin-top: 3px;
	margin-bottom: 12px;
}
.catalog-item-wrapper hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ef7800;
	margin-top: 2px;
	margin-bottom: 12px;
	padding: 0px;
}
.catalog-item-photo {
	background-image: url(../images/photo-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 284px;
	padding-top: 26px;
	text-align: center;
}
.catalog-item-photo .bottom {
	background-image: url(../images/photo-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 284px;
}
.catalog-item-wrapper .table {
	float: right;
	width: 380px;
}
.catalog-item-wrapper .table td {
	font-size: 10px;
	color: #333333;
}
.catalog-item-wrapper .table img {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
.catalog-item-wrapper .text {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}

.photo {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #F3F3F3;
	padding: 3px;
}
.sitepath {
	font-size: 11px;
}
.to-annotation {
	font-size: 11px;
	line-height: 17px;
}
.to-small {
	font-size: 11px;
}
.to-white {
	color: #FFFFFF;
}
.textbox-1 {
	width: 200px;
	border: 1px solid #55483F;
}
.textbox-2 {
	width: 300px;
	border: 1px solid #55483F;
}
.button-1 {
	color: #FFFFFF;
	background-color: #F27800;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.paging-wrapper {
	background-color: #ef7800;
	padding: 5px;
}



/* STRANKOVANI */
.paging {
	font-size:11px;
	color: #FFFFFF;
	background-color: #59594F;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display:block;
}

.paging:link, .paging:active, .paging:visited { color:#FFFFFF; text-decoration:none; }
.paging:hover {
	color:#ef7800;
	background-color:#FFFFFF;
	text-decoration:none;
}

.paging-active {
	background-color: #FFFFFF;
	color: #ef7800;
}


.clearboth {
	clear: both;
}
.ncsv {
	display: none;
}
.footer{background-color:#887064;height:32px;line-height:32px;color:#EF7800}
.footer, .footer a {font-weight:bold;text-decoration:none}
.adresa {float:left;margin-left:10px}
.odkazy {float:right;margin-right:10px}
.odkazy2 {padding:0px 10px 0px 10px;font-size:10px;text-align:center}
.odkazy2 a {font-weight:normal}
