/*
 * Reset
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, thead, tr, th, td
{
	border: 0; 	outline: 0;
	margin: 0; padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
 * Basic elements
 */
a {
  color:#576cae;
}

a:hover {
  color:#172c6e;
}

body {
  background: #56a7db url(../images/body.jpg) 50% 0 repeat-y ;
  color: #220;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
  font-size: small;
  line-height: 1.5;
  text-align: center;
}

#whole {
  background:transparent url(../images/body_top.jpg) repeat-x ;
}


/*
 * Generic classes
 */
.abs {
  position: absolute;
}

.cleaner {
  border: 0 none;
  clear: both;
  float: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}


/*
 * Layout
 */
#container {
  margin: 0 auto;
  width: 1024px;
}

#sidebar {
  background: url('../images/sidebar.jpg') repeat-y;
  display: inline;
  float: left;
  margin-left: 109px;
  width: 167px;
}

#sidebar_text {
  font-size: 85%;
  padding: 0 9px;
}

#sidebar_bottom {
  background: url('../images/sidebar_bottom.jpg') no-repeat;
  height: 12px;
  width: 167px;
}

#text_area-wrap { margin-left: 296px;  width: 595px; }

#text_area {
  padding: 0px 10px 0px 30px;
  float:left;
}
#container-gallery { overflow:hidden; }
.image { float:left; margin:5px; }
#container-products { overflow:hidden; }
#container-products ol {
  list-style-type: decimal;
  list-style-position: inside;
  font-family: verdana;
  font-size: 11px;
}
#container-products ol a {
  font-weight: bold;
  color: #0000ff;
}
#container-products ol a:hover {
  color: black;
  text-decoration: none;
}

.product {overflow:hidden;}
.product-info {float:left; margin-right:15px;}
/*
 * Header
 */
#header {
  background: transparent url('../images/header.jpg') no-repeat;
  height: 139px;
  position: relative;
}

#header a#homelink {
  display: block;
  font-size: x-large;
  height: 88px;
  left: 128px;
  position: absolute;
  text-decoration: none;
  top: 45px;
  width: 154px;
}

#header a#homelink:hover {
  text-decoration: underline;
}

#header a#homelink span {
  background: url('../images/homelink.jpg') no-repeat left top;
  cursor: pointer; /*cursor: hand;\*/
  display: block;
  height: 100%;
  top: 0; left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#header address {
  color: #000099;
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 85%;
  font-style: normal;
  left: 380px;
  position: absolute;
  text-align: left;
  top: 44px;
}

#header address a {
  text-decoration: none;
}

#header address #linkhome1 {
  font-size: 140%;
}


/*
 * BANER TOP
 */
#baner_top {
  background: #fff url('../images/baner_top_bkg.jpg') no-repeat;
  height: 124px;
}

#baner_top #objwrapper {
  background: transparent url('../images/baner_top_static.jpg') no-repeat;
  display: inline;
  float: left;
  height: 124px;
  margin-left: 96px;
  width: 825px;
}


/*
 * MENU TOP
 */
#menu_top {
  background: #ddd url('../images/menu_top_bkg.jpg') no-repeat;
  height: 28px;
  text-align: left;
}

#menu_top ul {
  height: 19px;
  margin-left: 97px;
  padding-top: 9px;
  width: 825px;
}

#menu_top li {
  border-right: 1px solid #b2c0d4;
  float: left;
  list-style: none;
}

#menu_top li:last-child {
  border: 0 none;
}

#menu_top a	{
  color: #000;
  display: inline;
  float:left;
  font-size: 90%;
  font-weight:bold;
  padding: 0 10px;
  text-decoration: none; 
}

#menu_top a:hover	{
  color: #667;
}

#menu_top-bottom {
  background: url('../images/menu_top-bottom.jpg') no-repeat;
  height:20px;
}


/*
 * Content
 */
#content {
  background: url('../images/content.jpg') repeat-y;
  text-align: left;
  overflow:hidden;
  zoom:1;
}

#join_gradient {
  background: url('../images/join_gradient.jpg') no-repeat;
  height: 21px;
  text-align: left;
}

#join_gradient h1 {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-weight: bold;
  font-size: 85%;
  padding: 1px 0 0 300px;
}

.realizacia {
  color: red;
  font-weight: bold;
}

/*
 * Footer
 */
#footer #copyright {
  background: url('../images/copyright_bkg.jpg') no-repeat;
  height: 112px;
  text-align: left;
  position: relative;
  clear:both;
}

#footer #copyright p {
  bottom: 2px;
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 75%;
  margin: 0;
  position: absolute;
  right: 106px;
}

#footer #copyright p a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

#footer #copyright p a:hover {
  text-decoration: underline;
}

/* MENU BOTTOM */
#footer #menu_bottom {
  background: url('../images/menu_bottom.jpg') no-repeat;
  height: 35px;
}

#footer #menu_bottom ul {
  height: 24px;
  margin-left: 122px;
  padding-top: 1px;
  width: 825px;
}

#footer #menu_bottom li {
  background: transparent url('../images/menu_bottom_seperator.png') 0 0 no-repeat;
  float: left;
  list-style: none;
  padding-left: 2px;
}

#footer #menu_bottom li:first-child {
  background: none;
  padding-left: 0;
}

#footer #menu_bottom li a {
  background: transparent url('../images/menu_bottom_element.png') 0 0 repeat-x;
  color: #dde;
  display: inline;
  float:left;
  font-size: 100%;
  font-weight:bold;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  text-decoration: none; 
}

#footer #menu_bottom li a:hover {
  background: transparent url('../images/menu_bottom_element.png') 0 -24px repeat-x;
  color: #fff;
}


/*
 * Etc
 */
#sidebar h2 {
  font-size: large;
  height: 45px;
  position: relative;
  width: 167px;
}

#sidebar h2 span {
  background: url('../images/aktuality.jpg') no-repeat left top;
  display: block;
  height: 100%;
  top: 0; left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#text_area h1,
#text_area h2,
{
  margin-bottom: .25em;
}

#text_area p,
#text_area ul
{
  margin-bottom: 1em;
}

#text_area h1, #text_area h1 a {
  color: #fb8d00;
  font-size: x-large;
}

#text_area h2 {
  color: #56a7dc;
  font-size: large;
}
#text_area h2.product {
  color: #2b317d;
  text-decoration: underline;
  font-size: 12px;
}

#text_area h3 {
  color: #235791;
  font-size: medium;
  margin-bottom: .5em;
}

#text_area a img {
  border: 2px solid #66f;
}

#text_area a:hover img {
  border: 2px solid #229;
}

#text_area ul {
  list-style-type: disc;
  margin: 0 0 1em 2em;
}

#sidebar ul{background: #56a7dc;}
#sidebar li a{display:block;padding:0.2em 1em;color:#000;text-decoration:none}
#sidebar li a:hover{text-decoration:underline}
