body {
	margin: 0;
	padding: 0 0 0 15px;
	background: white;
	font: 8pt /12pt Verdana, sans-serif;
}

#header {
	width: 975px;
	position: relative;
	padding: 20px 0 25px;
	color: #3d464d;
}
#header p, #header form {
	margin: 0 0 12px;
	padding: 0;
}
#logo {
	float: left;
	width: 640px;
	margin: 0 0 28px;
	padding: 0;
}
#logo a {
	display: block;
	width: 393px;
	height: 34px;
	background: url('dox_cs3.gif') left top no-repeat;
}
#logo .en {
	background: url('dox_old.gif') left top no-repeat;
}
#logo span {
	display: none;
}

#langCol, #searchCol {
	font: 7pt /10pt Verdana, sans-serif;
	width: 165px;
	float: right;
	margin-top: 8px;
}
#langCol .extended {
	height: 2.4em;
}
#searchCol {
	width: 150px;
}


#searchButton, #signupButton {
	font: 7pt /9pt Verdana, sans-serif;
	color: #3d464d;
	background: white;
	border: none;
	cursor: pointer;
}
#searchButton {
	width: 5.5em;
}


#header h2 {
	width: 651px;
	margin: 0;
	font: bold 22.5pt /26pt Arial, sans-serif;
	color: #3d464d;
}
#header h2 a {
	text-decoration: none;
}

#footer {
	padding: 3em 0;
	color: #3d464d;
}
#footer form {
	position: absolute;
	left: 752px;
}
#footer form input {
	font-size: 8pt;
	color: #3d464d;
}

#navigation {
	width: 150px;
	float: left;
	font-size: 10pt;
	border-right: 1px solid #a5abaf;
	/*position: relative;
	top: -8px;*/
}
#navigation.unbordered {
	border-right-color: white;
}
#navigation, #navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	margin-bottom: 2px;
}
#navigation ul a {
	/*color: #cc0e0f;*/
}
#navigation li {
	line-height: 1.8;
}
#navigation a {
	text-decoration: none;
}
#navigation a.active {
	color: #cc0e0f;
	font-weight: bold;
}
#navigation a.active:hover {
	color: #cc0e0f;
}
#navigation a:hover {
	/*font-weight: bold;*/
	color: #3d464d;
	text-decoration: underline;
}
#navigation li ul {
	margin-left: 10px;
	display: none;
}
#navigation li:hover ul {
	display: block;
}

.bold {
	font-weight: bold;
}

/* layout sloupců */

#widthCol {
	width: 980px;
}
#leftColumn, #middleColumn, #middleColumn2, #middleColumn3, #rightColumn, #content, #contentFull {
	float: left;
	/*padding-bottom: 2.5em;*/
}
#leftColumn {
	width: 150px;
	margin-right: 15px;
	color: #3d464d;
}
#middleColumn {
	width: 330px;
	margin-right: 15px;
}
#middleColumn2 {
	/*width: 630px;*/
	width: 480px;
	margin-right: 30px;
	border-left: 1px solid #a5abaf;
	position: relative;
	left: -1px;
}
#middleColumn2Inner {
	margin-left: 15px;
}
#middleColumn3 {
	width: 645px;
	/*border-left: 1px solid #a5abaf;*/
	padding-bottom: 0;
	min-height: 240px;
}
#rightColumn {
	width: 315px;
}

#content, #contentFull {
	width: 630px;
	padding-left: 15px;
	border-left: 1px solid #a5abaf;
	position: relative;
	left: -1px;
}
#contentFull {
	width: 795px;
}

.leftBordered #leftColumnInner {
	padding: 0 0 0 15px;
	/*min-height: 240px;*/
	border-left: 1px solid #a5abaf;
	position: relative;
	left: -1px;
}

.leftBordered #middleColumnInner {
	padding-left: 15px;
	min-height: 240px;
	border-left: 1px solid #a5abaf;
}
#middleColumnInner.higher, #middleColumn3.higher {
	min-height: 314px;
}

/* obecné styly pro obsah */
strong {
	color: #3d464d
}
p,h1,h2,h3,h4,h5,h6,ul,table,form {
	margin: 0 0 12px;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	color: #3d464d;
}
ul {
	margin-left: 2em;
}
a {
	color: #3d464d;
}
a:hover {
	color: #cc0e0f;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 8pt;
}

a.undecorated {
	text-decoration: none;
}
a.undecorated img {
	border: none;
}

.inactive {
	color: #adb3b7;
}

/* přehled položek */
#items {
	margin: 0 0 0 15px;
	width: 810px;
	float: left;
}
#items .last {
	margin-right: 0;
}
.item {
	width: 150px;
	float: left;
	margin: 0 15px 20px 0;
}
.width315 {
	width: 315px;
}
.width480 {
	width: 480px;
}
.width810 {
	width: 810px;
}
.item:hover span {
	color: #0000dc;
}
#items .exhibition:hover span {
	color: #cc0e0f;
}
.item span {
	display: block;
}
.item a {
	color: #3d464d;
	text-decoration: none;
}
.item img {
	border: none;
}
.item .category {
	color: #0000dc;
	font-size: 11pt;
	font-weight: bold;
	margin: 8px 0 0;
}
#items .exhibition .category {
	color: #cc0e0f;
}
.item .shortTitle {
	font-size: 9pt;
	font-weight: bold;
	margin: 3px 0 0;
}
.item .date {
	margin: 1px 0 0;
}

.paging {
	font-size: 10pt;
}


.feedLogo img {
	border: none;
	float: left;
	margin-top: 0.4ex;
}

#feeds p {
	margin-left: 2.3em;
	font-size: 90%;
	line-height: 1.4;
}

/* video */

#homeVideoRegion {
	float: right;
	width: 315px;
	height: 360px;
	position: relative;
}
#dx {
	width: 280px;
	height: 35px;
	background: url('dx.gif') left top no-repeat;
	position: absolute;
	top: 60px;
	left: 31px;
}
#video {
	position: absolute;
	top: -20px;
	left: 65px;
}
#video object img {
	margin: 25px 0 0 24px;
}
#signup2 {
	margin-top: 195px;
	margin-bottom: 15px;
	color: #3d464d;
	font-size: 9pt;
	font-weight: bold;
}
#signup2 p {
	margin-bottom: 0.8ex;
}
#signup2 p strong {
	font-size: 11pt;
	line-height: 1.7em;
	color: #cc0e0f;
}

/* výstavy */

#leftColumn a:hover {
	color: #3d464d;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#leftColumn a.active {
	color: #cc0e0f;
	font-weight: bold;
}

#middleColumnInner .exhibition {
	/*border-left: 1px solid #a5abaf;*/
	border-bottom: 1px solid white; /* :) */
	padding-left: 15px;
	padding-bottom: 20px;
}
#middleColumnInner .exhibition a.undecorated:hover {
	text-decoration: underline;
	color: #3d464d;
}
#middleColumnInner .exhibition .leftCol {
	float: left;
	width: 300px;
}
#middleColumnInner .exhibition .rightCol {
	float: right;
	width: 300px;
}

/* press - dočasný */

.pressItem {
	margin-bottom: 3em;
}
.pressItem h3 {
	margin-bottom: 0.3ex;
}
.pressItem p {
	margin-top: 0;
}
.doc {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #eee;
}


.cleaner {
	clear: both;
}
.exception {
	color: red;
}
.success {
	color: green;
}

/* galerie */

.thumbs a img {
	float: left;
	border: none;
	margin: 0 5px 5px 0;
}
.thumbs a.marginal img {
	margin-right: 0;
}
.galleryFullView {
	position: relative;
	float: left;
	color: #3d464d;
}
.galleryFullView a {
	text-decoration: none;
}
.galleryFullView a:hover {
	color: #cc0e0f;
	font-weight: bold;
	text-decoration: underline;
}
.galleryFullView .inactive {
	color: #999;
}
.galleryFullView .goBack {
	position: absolute;
	right: 0;
}

/*problem s barvami v menu*/
a:visited, span.MsoHyperlinkFollowed {
color:#3D464D;
}

/*odsazeni u submenu v levem sloupci*/
a.odsazeno{
  display: block;
  margin-top:0px;
  margin-left:20px;
}
a.fingedButton{
  display:block;
  height: 14px;
  width: 58px;
  background:#4b565E;
  color: white;
  text-align:center;
  padding-bottom:2px;
  text-decoration:none;
  margin-top:10px;
  margin-bottom:20px;
}
a.fingedButton:hover{
color:white;
  background:#d73028;
}
a.fingedButton2{
  color:white;
  width:150px;
}
.smallWhiteSpace{
  display:block;
  height:20px;
}
.whiteSpace{
  display:block;
  height:46px;
}

.frm1 h2 {
	margin-bottom: 1.6em;
}
.frm1 label {
	cursor: pointer;
}
.frm1 .block {
	display: block;
	float: left;
	width: 15.5em;
	text-align: right;
	margin-right: 5px;
}
.frm1 .higher {
	height: 5em;
}
.frm1 .submit {
	margin: 1em 0;
}