body {
	background-color: white;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.7em;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #34679A;
	font-weight: bold;
}

a:hover {
	color: #AA0000;
}

h1 {
	font-size: 120%;
	margin-bottom: 5px;
}

h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

h3 {
	font-size: 100%;
	margin-bottom: 5px;
}

#page {
	margin: auto;
	width: 780px;
	text-align: left;
	position: relative;
}

#leftContent {
	width: 210px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logoSeal {
	position: absolute;
	top: 15px;
	left: 0px;
	border: solid 2px white;
	border-left: none;
	z-index: 1;
}

.menuBox {
	position: relative;
	background-image: url('/images/background-menubox.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.menuBox .boxLabel {
	position: absolute;
	top: 5px;
	left: 22px;
}

.menuBox .boxCorner {
	text-align: right;
	padding: 0px 2px 2px 0px;
}

#menuBox {
	background-color: #CFDAE3;
	margin-top: 107px;
}

#menuBox ul {
	list-style: none;
	margin: 0px	5px 0px 45px;
	padding: 0px;
}

#menuBox ul li {
	padding-top: 10px;
}

#menuBox ul li a {
	color: #224E73;
	text-decoration: none;
	font-weight: normal;
}

#menuBox ul li a:hover {
	color: #AA0000;
	text-decoration: underline;
}

#searchBox {
	background-color: #E7E7E7;
	margin-top: 10px;
}

#quickSearchBox {
	margin: 0px 0px 0px 45px;
	padding: 10px 0px 0px 0px;
}

#contactsBox {
	background-color: #CFDAE3;
	margin-top: 10px;
}

#contactsBox .text {
	margin-left: 45px;
	padding: 10px 0px 0px 0px;
	line-height: 1.3em;
}

#contactsBox .text a {
	font-weight: normal;
}


#mainContent {
	margin: 10px 0px 0px 220px;
}

#menuTop {
	background-color: #95ADC0;
	height: 28px;
	position: relative;
	z-index: -1;
	margin-bottom: 2px;
}

#menuTop ul {
	position: absolute;
	bottom: 2px;
	right: 2px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menuTop ul li {
	display: inline;
}

#menuTop ul li a {
	color: White;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	font-weight: normal;
}

#menuTop ul li a:hover {
	color: Yellow;
	text-decoration: underline;	
}

#copyright {
	border-top: solid 1px #CFDAE3;
	margin-top: 10px;
	padding-top: 3px;
	text-align: right;
	color: Gray;
	font-size: 90%;
}

#copyright a {
	color: Gray;
	text-decoration: none;
	font-weight: normal;
}

/*****************************************************/
/******************* 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: #65839D;
	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 #CFDAE3;
	padding-top: 15px;
	padding-bottom: 10px;
}

.articleItem h2 {
	color: #65839D;
	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: Green;
}

/*****************************************************/
/********************* article ***********************/
/*****************************************************/

#articleDetail {
	clear: left;
	margin-top: 10px;
	border-collapse: collapse;
}

.articleTools {
	vertical-align: bottom;
	font-size: 11px;
}

.articleContent {
	width: 380px;
	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: #65839D;
	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;
}

.icoFontLarger, .icoFontSmaller, .icoPrint {
	float: left;
	text-align: center;
	margin-left: 5px;
	cursor: pointer;
	_cursor: hand;
}

.icoFontLarger a, .icoFontSmaller a, .icoPrint a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: Gray;
	font-size: 80%;
}

#searchForm {
	clear: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 10px 10px;
	background-color: #E7E7E7;
}


/*****************************************************/
/******************* 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;
}
