body {
	background-color: #FFFFFF;
	margin: 0px;
}

#horizontal {
	position: absolute;
	left: 0px;
	width: 100%;
}

#main {
	width: 740px;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323C31;
}

#pan_left, #pan_top, #pan_bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pan_left {
	width: 190px;
	float: left;
	padding: 0px;
	height: 350px;
}

#left_menu {
	width: 160px;
	margin-left: 20px;
	margin-top: 12px;
}

#left_menu .submenu {
	margin-left: 5px;
	margin-top: 0px;
}

#left_menu .submenu td {
	font-size: 11px;
	padding: 3px 0px 0px 0px;
}

#left_menu a.level_1 {
	font-weight: bold;
	color: #727C71;
	text-decoration: none;
	text-transform: uppercase;
}

#left_menu a.level_1_active {
	font-weight: bold;
	color: #FA610E;
	text-decoration: none;
	text-transform: uppercase;
}

#left_menu a.level_2 {
	color: #515B50;
	text-decoration: none;
}

#left_menu a.level_2_active {
	color: #FA610E;
	text-decoration: none;
}

#left_menu a.level_1:hover, #left_menu a.level_1_active:hover, #left_menu a.level_2:hover, #left_menu a.level_2_active:hover  {
	color: #FA610E;
	text-decoration: none;
}

#left_menu td.bullet {
	width: 14px;
	padding-top: 4px;
}

#left_menu td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;
}

#pan_top {
	width: 740px;
	height: 90px;
}

#pan_top .logo {
	position:relative;
	top: 15px;
	left: 19px;
	float: left;
}

#pan_top #lang_selector {
	position:relative;
	top: 49px;
	left: 380px;
	/*left: 450px;*/
	float: left;
	line-height: 11px;
}

#pan_top #lang_selector td {
	padding-right: 20px;
}

#pan_top #lang_selector td a {
	text-decoration: none;
}

#lang_selector td.inactive {
	font-size: 11px;
	padding-left: 7px;
	background-image:url(images/bullet_lang.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#lang_selector td.inactive a {
	color: #515B50;
}

#lang_selector td.active {
	font-weight: bold;
	background: none;
	padding-left: 0px;
}

#lang_selector td.active a {
	color: #4BAD07;
}

#pan_top .strip_1 {
	height: 5px;
	background-color: #4BAD07;
}

#pan_top .strip_2 {
	height: 3px;
	background-color: #BBD89E;
}

#pan_top .strip_3 {
	height: 82px;
	background-color: #ECEBE0;
	vertical-align: top;
	padding: 0px;
	white-space: nowrap;
}

#pan_bottom {
	margin-top: 64px;
	margin-bottom: 10px;
	float: left;
	width: 740px;
}

#pan_bottom .strip_1 {
	height: 15px;
	padding-bottom: 1px;
}

#pan_bottom .strip_2 {
	height: 5px;
	background-color: #4BAD07;
}

#pan_bottom .strip_3 {
	height: 10px;
	background-color: #ECEBE0;
}

#pan_bottom .copyright {
	width: 100%;
}

#pan_bottom .copyright td {
	white-space: nowrap;
	color: #4BAD07;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

#pan_bottom .copyright td.right {
	text-align: right;
	width: 190px;
}

#pan_bottom .copyright td.left {
	width: 190px;
}

#pan_bottom .copyright a {
	text-decoration: none;
	color: #4BAD07;
}

#pan_bottom .copyright a:hover {
	text-decoration: none;
	color: #FA610E;
}

#content {
	width: 550px;
	float: left;
	padding: 0px;
}

#content_area {
	width: 510px;
	padding: 28px 20px 0px 20px;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FA610E;
	margin-top: 0px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	height: 30px;
	width:100%;
}

#content h1 span {
	display: none;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4BAD07;
	margin-top: 18px;
	margin-bottom: 6px;
}

#content h2.icon_small img.icon { vertical-align:middle; margin-right:8px; margin-top:-5px; }

#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4BAD07;
	margin: 0px;
}

#content h3.gray {
	color: #323C31;
}

#content p {
	margin-top: 0px;
	margin-bottom: 18px;
}

#content ul {
	margin: 0px;
	padding: 0px;
}

#content li {
	list-style: none;
	position: relative;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(images/bullet_1.gif);
	background-repeat:no-repeat;	
	background-position: 0px 6px;
}

#content li li {
	list-style: none;
	position: relative;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(images/bullet_2.gif);
	background-repeat:no-repeat;	
	background-position: 0px 6px;
}

#content li_disabled {
	list-style-image: url(images/bullet_1.gif);
	list-style-position:inside;
	padding: 0px;
}

#content .list td {
	font-size: 13px;
	vertical-align: top;
}

#content .list td.first {
	padding-right: 8px;
	color: #FA610E;
	font-weight: bold;
}

#content a {
	color: #FA610E;
}

#content a:hover {
	color: #4BAD07;
}

#home_columns td {
	color: #515B50;
	font-size: 11px;
	vertical-align: top;
	padding-top: 8px;
	line-height: 14px;
}

#home_columns .col_1 {
	width: 138px;
	padding-right: 20px;
	background-image:url(images/home_cell_dashed_border.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#home_columns .col_2 {
	width: 140px;
	padding-left: 40px;
	padding-right: 20px;
	background-image:url(images/home_cell_dashed_border.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#home_columns .col_3 {
	width: 115px;
	padding-left: 35px;
}

#home_columns h4 {
	color: #FA610E;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
}

#home_columns p {
	margin-top: 14px;
	margin-bottom: 2px;
}

.button_1 {
	margin-left: -5px;
	margin-top: 12px;
	width: 122px;
	height: 17px;
	vertical-align: middle;
	text-align: left;
	line-height: 11px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 2px;
	background-color: #F2F1E9;
	background-image: url(images/button_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	float: left;
}

.button_1:hover {
	background-image: url(images/button_arrow_over.gif);
}

.button_1 a, .button_1 a:hover {
	text-decoration: none;
}

.nobreak {
	white-space:nowrap;
}

.formular h3 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

.formular td {
	vertical-align: top;
	font-size: 11px;
}

.formular input, .formular textarea, .formular select {
	font-size: 11px;
}

.divider_h {
	margin-top: 16px;
	margin-bottom: 16px;
}

p.small {
	font-size: 11px;
	line-height: 13px;
}

form {
	margin: 0px;
}

.hvezdicka {
	color: #FA610E;
	font-weight: bold;
}

.novinka {
	margin-bottom: 18px;
}

.novinka h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FA610E;
}

.novinka h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #323C31;
}

.paging_panel {
	margin-top: 10px;
}

table.seminare {
	margin-bottom: 12px;
}

table.seminare caption {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}

div.icons img {
	margin-right:36px;
	border:none;
}

#content p.hilited {
	color: #4BAD07;
	font-weight:bold;
	margin-bottom:8px;
}
