body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

form {
	display: inline;
}

textarea, input, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

#horizon {
	background-repeat:repeat-x;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
}

#wrapper {
	padding: 10px;
	position: relative;
	text-align: left;
	width: 710px;
	margin: 0px auto;
	overflow:hidden;
}

#site_background_top {
	background-image:url(/dsg/bground_line_top.gif);
	background-repeat: no-repeat;
	width: 710px;
	height: 10px;
	overflow: hidden;
}

#site_background_main {
	float: left;
	padding: 10px 17px;
	margin: 0px;
	width: 710px;
	background-image:url(/dsg/bground_line.gif);
	background-repeat:repeat-y;
}

#site_background_bottom {
	float: left;
	background-image:url(/dsg/bground_line_bottom.gif);
	width: 710px;
	height: 62px;
	margin-bottom: 20px;
}

#header {
	clear: both;
	width: 696px;
}

#header .header_main {
	float: left;
	width: 495px;
	padding: 0px;
	margin-right: 5px;
}

#header .header_img {
	float: left;
	width: 176px;
}

#header .header_main_content {
	float: left;
	background-color: #054583;
	width: 495px;
	height: 183px;
}

#head_search {
	width: 154px;
	height: 50px;
	float: right;
	padding: 10px;
}

#head_search #search_box {
	width: 120px;
	height: 12px;
	font-size: 9px;
}

#header_logo {
	float: left;
	padding: 40px 0px 0px 10px;
}

#header_contact {
	width: 150px;
	float: right;
	padding: 0px 10px 0px 0px;
	color: #60C1D1;
	font-size: 11px;
}

#header_contact p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#header_contact a {
	color: #60C1D1;
}

#header_menu {
	font-size: 11px;
	float: left;
	background-color: #F66538;
	width: 495px;
	background-image: url(../dsg/head_menu_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header_menu div {
	float: left;
}

#header_menu div a {
	background-image: url(../dsg/head_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px 10px 10px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#header_menu div .sel {
	font-weight: bold;
	background-image: url(../dsg/head_menu_bullet_sel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#header_navigation {
	float: left;
	padding: 17px 0px 0px 10px;
	font-size: 11px;
}

#header_navigation div {
	padding: 0px 10px 0px 10px;
	background-image:url(../dsg/head_arrow_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

#header_navigation div a {
	color: #809BB8;
	text-decoration: none;
}

#body {
	clear: both;
}

#body_left {
	width: 136px;
	float: left;
	margin-right: 5px;
}

#body_left_home {
	width: 176px;
	float: left;
	margin-right: 5px;
}

#body_main {
	width: 354px;
	float: left;
	margin-right: 5px;
}

#body_main_home {
	width: 314px;
	float: left;
	margin-right: 5px;
}

#body_right {
	width: 176px;
	float: left;
}

.left_box {
	margin-top: 5px;
	background-color: #F6F4F4;
	width: 174px;
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 5px;
}

.left_box h1 {
	margin: 0px;
	padding: 7px 15px 6px 15px;
	font-weight: bold;
	color: #B83B15;
	font-size: 14px;
	background-image: url(/dsg/home_teaser_box_title.gif);
	background-repeat: no-repeat;

}

.left_box p {
	color: #5F5F5F;
	margin: 0px;
	padding: 6px 0px 7px 15px;
	background-image: url(/dsg/home_teaser_box_bullet.gif);
	background-position: 8px 24px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.left_box a {
	color: #323232;
}

.left_box a:hover {
	text-decoration: none;
}

.right_box {
}

.right_box_title {
	clear: both;
	background-image: url(/dsg/right_col_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
}

.right_box h1 {
	background-image: url(/dsg/right_col_titlebot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #D85026;
	margin: 0px;
	padding: 3px 10px 12px 10px;
	font-weight: normal;
	font-size: 12px;
}

.right_box .content {
	background-image: url(/dsg/right_col_back.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	padding: 10px;
	padding-bottom: 15px;
}

.right_box a {
	color: #000000;
	text-decoration: underline;
}

.right_box a:hover {
	text-decoration: none;
}

.right_box ul {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.right_box li {
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 4px 16px;
	list-style: none;
	background-image: url(/dsg/right_col_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.right_box_bottom {
	overflow: hidden;
	background-image: url(/dsg/test_background_bot.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

.anketa_title {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.anketa_answers {
	margin-bottom: 5px;
}

.anketa_submit {
	text-align: right;
}

#main_content_navigpath {
	padding: 5px 0px 9px 5px;
	font-size: 10px;
	color: #969696;
}

#main_content_navigpath {
	float: left;
}

#main_content_navigpath a {
	color: #969696;
}

.home_content_title {
	clear: both;
	width: 314px;
	background-image: url(/dsg/home_main_content_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 5px;
}

.home_content_title h1 {
	background-image: url(/dsg/home_main_content_titleback.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 2px 15px 6px 15px;
	color: #D85026;
	font-size: 14px;
}

.main_content_title {
	clear: both;
	width: 354px;
	background-image: url(/dsg/main_content_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 5px;
}

.main_content_title h1 {
	background-image: url(/dsg/main_content_titleback.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 2px 15px 6px 15px;
	color: #D85026;
	font-size: 14px;
}

.main_content_content {
	float: left;
	padding: 5px 4px 5px 4px;
	border: 1px solid #ECECEC;
	border-top: 0px;
	background-color: #F9F9F9;
	color: #535353;
	font-size: 11px;
	margin-bottom: 10px;
}

.main_content_content .lead {
	font-weight: bold;
	margin-bottom: 5px;
}

.main_content_content a {
	color: #F56538;
}

.main_content_content h2 {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	color: #F56538;
	border-bottom: 1px solid #F56538;
}

.main_content_content h3 {
	background-image: url(../dsg/right_col_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin: 0px;
	padding: 4px 0px 0px 20px;
	font-size: 12px;
	color: #F56538;
}

.main_content_content h4 {
	font-size: 16px;
	color: #5F5F5F;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.main_content_content .books {
	color: #535353;
	font-size: 15px;
	padding: 5px 1px 5px 20px;
	margin: 0px;
}

.main_content_content .books a {
	color: #535353;
}

.main_content_content .books_more {
	text-align: right;
}

.main_content_content ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #535353;
	font-size: 11px;
}

.main_content_content li {
	margin: 0px;
	padding: 4px 0px 2px 15px;
	list-style: none;
	background-image: url(/dsg/right_col_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.book_single {
}

.book_single .lead {
	font-weight: bold;
	margin-bottom: 10px;
}

.book_single .content {
	clear: both;
}

.book_single .image {
	padding: 5px 10px 0px 0px;
	float: left;
	margin-bottom: 10px;
}

.book_single .data {
	margin-bottom: 10px;
	display: block;
}

.book_single .links {
	margin-top: 10px;
}

#main_menu {
	padding-bottom: 10px;
	float: left;
	width: 135px;
	background-color: #F66538;
	font-size: 11px;
	border-top: 3px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#main_menu div {
	padding: 6px 5px 6px 15px;
	background-image: url(/dsg/main_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

#main_menu div a {
	color: #000000;
}

#main_menu div .sel {
	text-decoration: none;
	font-weight: bold;
}

.seminar_list_item {
	margin-bottom: 20px;
}

.seminar_list_item .title {
	margin-bottom: 5px;
}

.seminar_list_item .lead {
	font-weight: normal;
}

.datum_long {
	font-weight: bold;
	margin-bottom: 5px;
}

.speakers {
	margin-top: 10px;
}

.more {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

.back {
	clear: both;
	padding-top: 10px;
}

#sitemap .title {
}

#sitemap ul {
	margin: 0px;
	padding-left: 30px;
}

#sitemap ul li {
	margin: 0px;
	background-image: none;
}

#sitemap h1 {
	clear: both;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #8f140e;
}

#sitemap h2 {
	clear: both;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #8f140e;
}

#faq_categories {
}

#faq {
}

#faq .category {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#faq .item {
	margin-bottom: 10px;
}

#faq .item .question {
	color: #F56538;
	margin-bottom: 5px;
}

.forms {
	color: #666666;
	margin-bottom:10px;
}

.forms td {
   	padding: 2px;
}

.form_label {
	width: 180px;
	font-weight: bold;
	font-size: 10px;
}

.error {
	color: #dd0000;
}

#people {
}

#people .category {
	margin-bottom: 10px;
}

#people .category .title {
	font-weight: bold;
}

#people .item {
}

.people_img {
	float: right;
	padding: 0px 0px 5px 5px;
}

.people_links {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

.gallery_title {
	clear: both;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #F56538;
}

.gallery_more {
	clear: both;
	padding: 0px 1px;
	text-align: right;
}

.thumbnail_row {
	margin-bottom: 10px;
}

.thumbnail_wrap {
	width: 108px;
	float: left;
	margin-bottom: 10px;
}

.thumbnail_title {
	width: 84px;
	margin-top: 5px;
	font-size: 11px;
	color: #241e1d;
}

.poll_question {
	font-weight: bold;
	margin-bottom: 10px;
}

.poll_submit {
	margin-top: 10px;
	text-align: right;
}

.poll_option {
	margin-bottom: 5px;
}

.poll_bar {
	height: 10px;
	overflow: hidden;
	background-color: #F66538;
}

.poll_bar2 {
	height: 10px;
	overflow: hidden;
	background-color: #CC3300;
}

.poll_sum {
	text-align: right;
	margin-bottom: 10px;
}

.poll_previous {
	margin-bottom: 10px;
	font-weight: bold;
}

#katalog {
}

#katalog .category {
	margin-bottom: 5px;
}

.katalog_image {
	margin-top: 10px;
}

.employee {
	margin-bottom: 10px;
}

.employee .name {
	color: #F56538;
	font-weight: bold;
	padding-bottom: 5px;
}

.employee .photo {
	float: right;
	padding-left: 5px;
}

.form_field {
	width: 136px;
}
