dt {
	margin-top: 20px;
	font-weight: bold;
	text-decoration: underline;
	}

body {
	background-color: #ccc;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}


.filter {
	padding: 0 0 3px 0;
	color: #000;
	display: inline;
	font-size: 12px;
	margin-left: 100px;
}

.comment {
	font-weight: bold;
	color: #f00;
	}
	
#container {
    background-color: #fff;
	background: #fff url('pics/bgContainer.gif') repeat-y;    
    position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 760px;
	margin: 0 auto 0 auto;
	}

/* Change language */
#lang_chng {
	margin: 0;
	padding: 0 0 3px 30px;
	color: #ffffff;
	font-family: Verdana, Arial, sans serif;
	background: url('./pics/bg_lang.gif') no-repeat top left;
	background-color: #e88f39;
	line-height: 1.4;	
	font-size: 0.9em;
	}

#lang_chng a {
	color: #ffffff;
	font-family: Verdana, Arial, sans serif;
	text-decoration: none;
	font-size: 0.9em;
	}

#lang_chng a:hover {
	text-decoration: underline;
	}

#lang_chng  p {
	padding: 0;
	margin: 0;
	}

/* Headline */
#headline h1 {
	margin: 0;
	width: 405px;
	height: 78px;
	padding: 0;
	background: #fff url('./pics/bg_headline.jpg') no-repeat top left;
	}

#headline h1 a {
  display: block;
  width: 405px;
	height: 78px;
}	
	
#headline span {
	display: none;
	}
	
#headline {
	background: #fff;	
}

/* HR elements */
.breaker {
	display: none;
	}

/* Content */
#content_container {
	width: 565px;
	}
#content {
	margin: 0;
	padding: 21px;
	color: #5a5a58;
	font-size: 14px;
	line-height: 20px;
	background: #f6f7f1 url('pics/bgContent.jpg') no-repeat top left;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	height: 650px;
	min-height: 650px;
	}
	
[id="content"] { 
	height: auto !important;	
}
	
div#content.page6 {
	padding: 15px;
	_padding: 9px;
	background: #f6f7f1;
}

.content_heading {
	font-size: 20px;
	border-bottom: 1px dashed gray;
	}

#about_me_pic {
	float: right;
	margin: 12px 5px;
	}

/* Menu */

#menu_container {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
	width: 195px;
	_width: 192px;
	}

#menu {
	border-top: 1px solid #999;
	height: 670px;
	}

#menu h3 {
  margin: 0;
  font-size: 12px;
}

#menu ul {
	border: none;
	}

#menu ul,li {
	list-style-type: none;
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	}
#menu a {
	color: #5a5a58;
	text-decoration: none;
	font-family: Arial, Verdana;
	}

#menu a:hover {
	text-decoration: underline;
	color: #cc6729;
}
.menu_navigation span {
	display: none;
	}

.menu_navigation {
	margin: 15px 0 0 10px;
    width: 180px;
	height: 61px;
	border-top: 1px dashed #bebebe;
	}
.m_n1 {
	background: url('./pics/bg_navigation_en.gif') no-repeat top left;
	}

.m_n1.cs {
	background: url('./pics/bg_navigation_cz.gif') no-repeat top left;
}

.m_n2 {
	background: url('./pics/bg_exhibitions_en.gif') no-repeat top left;
	}

.m_n2.cs {
	background: url('./pics/bg_exhibitions_cz.gif') no-repeat top left;
	}

#logo {
	position: absolute;
	left: 517px;
	top:27px;
	width: 266px;
	height: 117px;
	background: url('./pics/logo.gif') no-repeat top left;
	}

.exhibition_info {
	margin-top: 0;
	padding-left: 40px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	font-family: Verdana, Arial, sans serif;
	color: #5a5a58;
	}

/* Image gallery */

#gallery img {
	border: none;
}

span.comment {
	color: #f00;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e88f39;
}

/* Detail obrazu */
#pictureDetail img {
	border: 4px solid #f4c89e;
}

#pictureDetail #picturePreview {
	float: right;
	text-align: center;	
	width: 300px;
}

#pictureInfo {
	background: url('pics/bgPictureDetail.jpg') no-repeat top left;
	height: 300px;
	padding: 15px;
	padding-right: 40px;
	font-size: 12px;
	width: 180px;
}

#pictureInfo strong {
	color: #cf7137;
	margin-right: 5px;	
}

#pictureInfo label {
	display: block;	
}

#pictureInfo .submit {
	position: relative;
	right: 5px;	
}



.formError {
	font-size: 11px;
	margin-left: 10px;
	color: #f00;
}

h4 {
	font-size: 14px;
	text-decoration: underline;
	margin: 40px 0 0 0;
}

.showDetail {
	color: #e33f00;
	text-decoration: none;
}

.showDetail a:hover {
	text-decoration: underline;
}

p#picturesCount {
	background: url('pics/bgTotalPicture.gif') repeat-x top left;
	font-size: 12px;
	display: inline;
	padding: 4px;
	color: #000;
}

p.viewAll {
	margin: 5px 0 0 0;
}

p.viewAll a {
	color: #000;
	font-size: 14px;
	background-color: #ead1b8;
	padding: 2px 10px;
	border-left: 5px solid red;
	text-decoration: none;
}

p.viewAll a:hover {
  text-decoration: underline;
}

p#paging a {
	font-size: 11px;
	background-color: #f0f0e3;
	padding: 2px;
	border: 1px solid #c4bca4;
	color: #5a733b;
	text-decoration: none;
}

.actualPage {
	font-weight: bold;
	font-size: 12px;
}

#content img, table#gallery img {
	border: 3px solid #f4c89e;
}

table#gallery td {
	vertical-align: top;
	font-size: 13px;
}

/**
 * vypis clanku
 */
div.documentPreview {
	border-bottom: 1px solid #fee193;
	min-height: 120px;
	padding-bottom: 10px;
	position: relative;
	height: 120px;
}

div[class="documentPreview"] {
	height: auto;	
}

div.documentPreview img {
	margin-right: 5px;
	border: 5px solid #fee193;	
}

div.documentPreview h3 {
	margin: 5px 0;
	font-size: 14px;	
}

div.documentPreview h3 a {
	color: #e33f00;
}

div.documentPreview p {
	margin: 0;	
}

div.documentPreview img {
	float: left;
}

div.float {
	margin-left: 120px;
}


/* Forum */
div.forumReaction {
	padding: 5px 10px;
	background: #fff;		
	margin-bottom: 5px;
}

div.forumReaction h4 {
	color: #003e6c;
	margin: 0;	
	position: relative;
	font-size: 11px;
	text-decoration: none;
}


span.reactionTime {
	color: #fff;
	position: absolute;
	right: -8px;
	_right: 5px;
	top: -3px;
	background-color: #e88f39;
	padding: 1px 4px;
	font-weight: normal;
	font-size: 10px;
}


form#forumForm {
	font-size: 12px;
	width: 485px;
	position: relative;
	clear: left;
	margin-top: 20px;
}

form#forumForm td {
	font-size: 12px;	
}


form#forumForm h3 {
	top: 15px;
	background-color: #fff;
	padding: 5px;
	border-left: 10px solid #e88f39;
	font-size: 14px; 	
}

h4.newComment {
	margin: 0 0 10px 0;
	text-decoration: none;
	font-size: 12px;	
}


form#forumForm input, form#forumForm textarea  {

	border: 1px solid #dce5ed;
	width: 260px;
}

form#forumForm textarea  {
	margin: 0;	
}

form#forumForm input.submit {
	cursor: pointer;
	border: none;
	width: 55px;
	height: 31px;
	background-color: #e88f39;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	margin-left: 207px;
	padding: 0;
}


.reactionUser {
	color: #d71010;
	font-size: 10px;	
}


/* END forum */

div.formError {
	padding: 5px;
	border: 1px solid red;
	background-color: #efefef;
	margin: 5px 0;
}

div.formError h4 {
	font-size:12px;	
	margin: 2px 0;
}

div.formError span {
	display: block;	
}

div.formError p {
	margin: 2px 0;	
}

p.noComment {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #e88f39; 
}

img.attached {
	float: left;
	margin: 0 10px 5px 0;
}

.ui-widget-header {
	font-size:12px !important;
	color: #fff;
	background: #e88f39;	
}

.ui-dialog .ui-dialog-buttonpane button {
	font-size: 12px;
}

#pictureInfo #email {
  display: none;
}
