body {
	background-color: white;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.8em;
	color: black;
}

a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 120%;
	margin-bottom: 5px;
}

h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

h3 {
	font-size: 100%;
	margin-bottom: 5px;
}

#page {
}

#leftContent {
	display: none;
}

#logoSeal {
	display: none;
}

#mainContent {
}

#menuTop {
	display: none;
}

#photoHeader  {
	display: none;
}

#copyright {
	border-top: solid 1px silver;
	margin-top: 10px;
	padding-top: 3px;
	text-align: right;
	color: Gray;
	font-size: 90%;
}

#copyright a {
	color: Gray;
}

/*****************************************************/
/******************* titulni stranka *****************/
/*****************************************************/

#titleContent {
	border-collapse: collapse;
	margin-top: 10px;
	width: 560px;
}

#titleContent td {
	vertical-align: top;
}

#titleContent td .moreInfo {
	text-align: right;
	padding-top: 5px;
}

#titleContent .columnPhotos .spaceColumn {
	width: 11px;
	background-color: White;
}

#titleContent .columnPhotos td {
	padding-top: 5px;
	background-color: #245076;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 65px;
}

#titleContent .columnPhotos .firstColumn {
	background-image: url('/images/photo-database.jpg');
	width: 181px;
}

#titleContent .columnPhotos .secondColumn {
	background-image: url('/images/photo-cms.jpg');
	width: 181px;	
}

#titleContent .columnPhotos .thirdColumn {
	background-image: url('/images/photo-publish.jpg');
	width: 181px;	
}

#titleContent .columnHeader td {
	background-color: #245076;
	background-image: url('/images/corner-white.gif');	
	background-position:  bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
}

#titleContent .columnHeader .columnTitle {
	margin: 5px 0px 5px 5px;
}

#titleContent .columnHeader .columnTitle a {
	color: White;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	line-height: 1.3em;
}

#titleContent h2 {
	font-size: 100%;
	color: Gray;
}

#titleContent .columnArticles td {
	background-color: #E7EDF7;
	padding: 5px;
}

#titleContent .columnDescription td {
	background-color: #E7EDF7;
	padding: 10px 5px 10px 5px;
	border-bottom: solid 1px #245076;
}

/*****************************************************/
/********************* section ***********************/
/*****************************************************/

.sectionTitle {
	float: left;
	font-size: 130%;
	color: black;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom: solid 3px silver;
}

#grdArticles {
	clear: left;
	margin-top: 0px;
}

.articleItem {
	border-bottom: 1px solid black;
	padding-top: 15px;
	padding-bottom: 10px;
}

.articleItem h2 {
	color: black;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

.articleItem .articlePerex {
	line-height: 1.3em;
}

.articleItem .hrefMore {
	text-align: right;
	margin-top: 5px;
}

.articleItem .articleSectionTitle {
	font-size: 100%;
	font-weight: normal;
	color: gray;
}

/*****************************************************/
/********************* article ***********************/
/*****************************************************/

#articleDetail {
	clear: left;
	margin-top: 10px;
	border-collapse: collapse;
}

.articleTools {
	display: none;

}

.articleContent {
	vertical-align: top;
	border-right: solid 3px silver;
}

.articleRightColumn {
	width: 150px;
	vertical-align: top;
}

.articleRightColumn .articleCommentary {
	margin-left: 10px;
}

.articleDetailTitle {
	float: left;
	font-size: 130%;
	color: black;
	margin-top: 15px;
	padding-bottom: 2px;
	border-bottom: solid 3px silver;
}

.articleDetailSubTitle {
	margin: 0px 10px 5px 0px;
	font-weight: bold;
}

.articleDetailPerex {
	margin: 0px 10px 10px 0px;
	text-align: justify;
	line-height: 1.3em;
}

.articleText {
	margin-right: 10px;
	line-height: 1.6em;
	text-align: justify;
}

#searchForm {
	display: none;
}

.back {
	display: none;
}

/*****************************************************/
/******************* obecne tridy ********************/
/*****************************************************/

.inputItem {
	border: solid 1px black;
}

.submit {
	text-align: right;
}

.submit button {
	border: solid 1px black;
	margin: 5px 0px 0px 0px;
	font-size: 95%;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
