
#logo {
   background: url(../images/static/_wsb_logo.jpg) no-repeat;
}

#slogan {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #c92219;
}
#main_nav_list a.main_nav_active_item {
  background: url(../images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffd800;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(../images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(../images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffe87d;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(../images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffe87d;
}
.sub_nav_list a.sub_nav_item {
  background: url(../images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(../images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

.sub_menu, .sub_menu a{
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
}

.sub_menu a, .sub_menu a:link{
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #ee3e31;
}

.sub_menu a:Hover{
  text-decoration: none;
  color: #ee3e31;
}

.sub_menu a:visited {
  color: #c92219;
}

#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #300000;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #300000;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #300000;
}
#content_container, #content_container p, #content_container .intro, .content input, .content textarea{
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #300000;
}
#content_container .intro {
  font-weight: bold;
}
#content_container a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #ee3e31;
}
#content_container a:visited {
  color: #c92219;
}
#content_container a:hover {
  text-decoration: none;
}
#content_container a:active {
  color: #c92219;
}

.content input {
	width:180px;
}

.content textarea {
	width:432px;
	height:180px;
}

#footer_text, #footer_meta {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #300000;
  text-align:center;
}

#footer_meta{
	text-align:right;
}

#footer_meta a:link {
  text-decoration: underline;
  color: #ee3e31;
}
#footer_meta a:visited {
  color: #c92219;
}
#footer_meta a:hover {
  text-decoration: none;
}
#footer_meta a:active {
  color: #c92219;
}

#kontakt{
	border:none;
}

#kontakt td{
	padding:5px;
}


