body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.7em;
	background-color: white;
	color: black;
    text-align: center;
}

input, option, select, textarea {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}

img {
  border: none;
}

a {
  color: rgb(0,51,153);
  font-weight: normal;
}

a:hover {
  color: rgb(241,149,2);
}

form {
  margin: 0px;
  padding: 0px;
}

table {
  font-size: 100%;
}

td {
  font-size: 100%;
}

label {
  cursor: pointer;
  _cursor: hand;
}

h1 {
  font-family: 'Times New Roman', 'Times CE', times, 'Helvetica CE', helvetica, Verdana;
  font-size: 190%;
  margin: 0px 0px 5px 0px;  
  font-weight: normal;
}

h2 {
  font-size: 120%;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
}

h3 {
  font-size: 110%;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
}

h4 {
  font-size: 100%;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
}

hr {
  height: 1px;
  border: solid 1px silver;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.imageRight {
  margin-left: 10px;
}

.imageLeft {
  margin-right: 10px;
}

.searchKeyword {
	font-weight: bold;
	background-color: Yellow;
}

#page {
  width: 900px;
  text-align: left;
  margin: auto;
  background-image: url('../images/bg.gif');
  background-repeat: repeat-y;
  border-bottom: solid 10px rgb(184,3,28);
}

#header {
  position: relative;
  width: 900px;
  margin: auto;
  height: 136px;
  background-color: rgb(254,206,18);
}

#titleWeb {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 170%;
  color: white;
  z-index: 0;
}

#titleWeb a {
  text-decoration: none;  
  color: white;
}

#hrefHome {
  display: block;
  position: absolute;
  width: 900px;
  height: 136px;
  top: 0px;
  left: 0px;
  z-index: 2;
}

#logoMPV {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

#partners {
  margin: 10px 0px 10px 0px;
  text-align: center;
}

#partners .logo {
  margin: 0px 30px 0px	 30px;
}

#searchBox {
	padding: 0px 10px 20px 20px;
	border-bottom: white 1px solid;
	margin-bottom: 20px;
}

#memberBox {
	padding: 0px 10px 20px 20px;
	border-bottom: white 1px solid;
	margin-bottom: 20px;
}

#memberBox a {
	color: White;
	font-weight: bold;
}

#memberBox a:hover {
	color: rgb(6,114,59);
}

/*********************************************************/
/********************* menu ******************************/
/*********************************************************/


#menu ul {
  margin: 10px 10px 10px 15px;
  padding: 0px;
  list-style: none;
}

#menu li {
  margin-top: 10px;
}

#menu .topLevelMenu li a {
	font-weight: bold;
}

#menu .subLevelMenu {
	margin-left: 10px;
}

#menu .subLevelMenu li a {
	font-weight: normal;
}

#menu ul li a {
  text-decoration: none;
  color: #AA0000;
}

#menu ul .menuArrowDown {
  display: block;
  height: 1.2em;
  background-image: url('/images/menuArrowDown.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

#menu ul .menuArrowDown:hover {
  background-image: url('/images/menuArrowDownMouseOver.gif');
  background-repeat: no-repeat;
}

#menu ul li a:hover {
  text-decoration: underline;
}

#leftColumn {
	float: left;
	width: 200px;
}

#leftColumnBg{
  background-color: rgb(254,206,18);
  padding: 1px 0px 10px 0px;
  margin: 0px 0px 15px 0px;
}

#leftColumn .leftSection {
	padding: 0px 5px 0px 15px;
}

.rightColumn {
	float: right;
	width: 180px;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #727272;

}

/*********************************************************/
/********************* hlavni obsah **********************/
/*********************************************************/

#mainContent {
  width: 500px;
  float: left;
}

#mainContent .content h1 {
  font-family: 'Times New Roman', 'Times CE', times, 'Helvetica CE', helvetica, Verdana;
  font-size: 190%;
  margin: 0px 0px 10px 0px;  
  font-weight: normal;
  padding-top: 10px;
}

#mainContent .content {
  margin: 10px 0px 10px 10px;
  width: 485px;
}

#mainContent h1 {
  color: black;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 120%;
}

#mainContent .lblPublishDate {
  font-size: 90%;
}

#mainContent .articlePerex {
  padding-bottom: 5px;
}

#mainContent .articleTitle {
  margin: 5px 0px 5px 0px;
  color: rgb(0,51,153);
}

#mainContent .articleText {
  padding-bottom: 20px;
  line-height: 1.5em;
}

.sectionItem {
  clear: both;
  margin-bottom: 15px;
}

.perexImage, #imgSectionPerexImage {
  float: right;
  margin-left: 5px;
  padding: 1px;
  background-color: Silver;
}

.sectionItem .articlePerex {
  font-style: normal;
  padding-bottom: 0px;
  width: auto;  
}

.sectionItem .articlePerex p {
	margin: 0px;
}

#mainContent h3 {
   clear: both;
   color: rgb(19,105,156);
   margin-bottom: 5px;
}

#mainContent h4 {
   clear: both;
   margin-bottom: 5px;
}

#mainContent p {
  margin-top: 0px;
}

#footer {
	margin: auto;
	width: 900px;
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-size: 100%;
	color: black;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: black;
}


/*************************/
/********* form **********/
/*************************/

.label {
  display: block;
  font-size: 90%;
  margin-top: 10px;
}

.inputItem {
  width: 99%;
}

.buttonSend {
  width: 500px;
  text-align: center;
  margin-top: 10px;
}

/****************************/
/********* section **********/
/****************************/

#grdSections {
	margin-bottom: 20px;
	margin-top: 10px;
}

#grdSections td {
	vertical-align: top;
	width: 25%;
}

#grdSections .sectionItem {
	border: none;
}

#grdSections .sectionItem .perexImage {
	border: solid 1px silver;
	float: right;
	margin-left: 5px;
}

#grdSections .sectionItem .articleTitle {
	display: block;
	font-weight: bold;
}

#grdSections .sectionItem .articlePerex {
	margin: 0px;
}

#divSectionPerex {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: solid 1px silver;
}

#divSectionPerex #imgSectionPerexImage {
  float: right;
}

.sectionTitle {
  text-align: left;
}

.grdArticles .sectionItem {
	text-align: left;
}

.grdArticles .sectionItem .articleTitle {
	font-size: 100%;
	font-weight: bold;
}

.grdArticles .sectionItem .articleTitle a {
	font-weight: bold;
}

.grdArticles .sectionItem .articleTitle .articleDate {
	font-size: 80%;
	color: gray;
	text-decoration: none;
	float: right;
	font-weight: normal;
	color: rgb(241,149,2);
}

.grdArticles .sectionItem .itemIcon {
	float: left;
	margin: 0px 0px 0px 0px;
}

.grdArticles .sectionItem .articlePerex {
	margin-left: 25px;
}

/****************************/
/********* article **********/
/****************************/

.articleSectionTitle {
  text-align: right;
}

/****************************/
/********* gallery **********/
/****************************/

#grdPictures {
  margin: auto;
  width: auto;
}

#grdPictures td {
  padding: 10px;
  vertical-align: top;
  text-align: center;
}

/****************************/
/********* search **********/
/****************************/

.searchResult {
	margin-bottom: 20px;
	border-bottom: solid 1px silver;
	padding-bottom: 10px;
}

/*******************************/
/********* discussion **********/
/*******************************/

.grdArticleDiscussion, #forumNewMessageBox {
	background-color: beige;
	width: 100%;
}

.grdDiscussion td {
	border-bottom: solid 1px silver;
}

.grdArticleDiscussion .articlesListAlternating {
	background-color: #dbdbbf;
}

.grdArticleDiscussion .forumDate, .grdDiscussion .forumDate {
	white-space: nowrap;
	width: 100px;
}

.grdArticleDiscussion .forumSubject, .grdDiscussion .forumSubject {
	font-weight: bold;
}

.articleDiscussionTitle {
	font-weight: bold;
}

#divArticleDiscussion .divButtons {
	text-align: right;
}

#divArticleDiscussion .divButtons a, #hrefWholeArticle {
	padding: 4px;
	display: block;
	font-weight: bold;
	float: right;
	margin-left: 2px;
	margin-top: 2px;
	color: white;
	background-color: #868466;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

#divArticleDiscussionBox {
	height: 150px;
	width: 99%;
	overflow: hidden;
}

#divButtonWholeArticle
{
	margin-top: 10px;
	border-bottom: dotted 2px #868466;
}

#hrefWholeArticle {
	margin-top: 0px;
	font-weight: normal;
}

#forumNewMessageBox {
	clear: right;
	margin-top: 15px;
}

#forumNewMessageBox form {
	padding: 10px;
}

#forumNewMessageBox form .inputItem {
	width: 575px;
}

#forumNewMessageBox form table .inputItem {
	width: auto;
}

/*******************************/
/********* forms ***************/
/*******************************/

.formDiv .text {
	width: 440px;
}


#sitemap .item {
	padding-bottom: 4px;
}

#sitemap .item a {
	text-decoration: none;
}

#sitemap .item a:hover {
	text-decoration: underline;
}

.newQuestion {
	color: #AA0000;
	font-weight: bold;
}

.navigation {
	text-align: center;
}

.grdConsultingArticle .articleItem {
	padding: 3px 0px 3px 0px;
}

.consultingQuestion .forumDate {
	font-weight: normal;
	float: right;
}

.consultingQuestion .forumUserName {
	color: Gray;
	float: right;
	padding-right: 5px;
}

.consultingQuestion .forumSubject {
	font-weight: bold;
	font-size: 120%;
}

.consultingQuestion {
	font-weight: bold;
	padding: 5px;
	background-color: #DDDDDD;
}

.consultingAnswer {
	padding: 5px;
}

.grdConsultingArticle .more {
	text-align: right;
}

.noUnderline a {
	text-decoration: none;
	cursor: default;
}

.highlight
{
	background-color: #EDBE34;
}

.highlight a {
	text-decoration: none;
	font-weight: bold;
}

.weekendDayStyle {
	background-color: Red;
}

.leftSectionPerex 
{
	padding: 20px;	
	padding-top: 10px;
	padding-right: 10px;
}