#contentWrapper {
	margin-left: 20%;
	margin-right: 27px;
}

.articleDetail h1 ,
.articleDetail h2.weH2 ,
.articleDetail h3.weH3 ,
.articleDetail h4.weH4 ,
.articleDetail h5.weH5 ,
.articleDetail h6.weH6 {
    color: #003471;
}
.articleDetail h1 {
	font-size: 170%;
}
.articleDetail h2.weH2 {
	font-size: 165%;
}
.articleDetail h3.weH3 {
	font-size: 130%;
}
.articleDetail h4.weH4 {
	font-size: 120%;
}
.articleDetail h5.weH5 {
	font-size: 110%;
}
.articleDetail h6.weH6 {
	font-size: 100%;
}

.articleDetail ,
.messagesWrapper {
	margin-left:10px;
}

.articleTitle .suffix {
	font-size: 80%;
}

.relationshipImage ,
.relationshipDownload ,
.relationshipArticle {
	font-weight: bold;
    color: #003471;		
}
.relArticle ,
.relDownload ,
.relImage {
	padding-left: 30px;
}

.articleDetail .articleInfoWrapper table {
	background-color: #e5f3ff;
}

.articleDetail .fieldWithoutLabel .value {
	margin: 1ex 0 1ex 0;
}

.articleDetail .article-wwwOdkaz {
	margin-top: 1ex;
	margin-bottom: 1ex;
}

.articleDetail .field .value table {
	border: 2px solid;
	margin: 2ex auto 2ex auto;
	border-collapse:collapse;
}
.articleDetail .field .value td ,
.articleDetail .field .value th {
	border: 1px solid #777777;
	padding: 1ex;
}
.articleDetail .field .value th {
	background-color: #BBBBBB;
}

.articleDetail .field.article-text ,
.articleDetail .field.article-perex {
	margin-top: 1ex;
}


.articleDetail .field .wwwOdkaz {
	margin-top:1em;
}
.articleDetail .field .wwwOdkaz ul {
	margin:0 0 0 15%;
}
.articleDetail .field .wwwOdkaz li {
	list-style-type:none;
}

.articleDetail .field code ,
.articleDetail .field tt {
	color: #800000;
	font-size:105%;
}
.articleDetail .field pre {
	background: #dddddd;
	padding: 1ex;
}
 

.articleDetail .article-nabidka .value ul ,
.articleDetail .article-pozadavek .value ul {
	padding-left: 2ex;
}
.articleDetail .article-nabidka .value li ,
.articleDetail .article-pozadavek .value li {
	list-style-type: disc;
}

.articleDetail .article-text .categoryTree-tema fieldset ,
.articleDetail .article-text .users fieldset {
	border: none;
}

