body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: georgia, times, serif;;
	font-size: 16px;
	background-color: white;
	color: #444444;
}
#Page {
	text-align: center;
}
a, a:visited {
	color: rgb(4,82,164);
}
#Blog {
	width: 990px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	background-color: white;
}
#BlogHeader {
	width: 100%;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	background: rgb(4,82,164) url("/prod/rentforum/sajt_en.nsf/shared/hands.jpg/$File/hands.jpg") no-repeat top left; 
	height:179px;
}
	
#BlogTitle a, #BlogTitle a:visited {
	text-decoration: none;
	font-family: verdana, arial, sansserif, sans;
	font-size: 30px;
	padding-left: 100px;
	padding-top:60px;
	color: white;
}
#BlogDescription {}
#PageLinks {
	width: 100%;
	border: 1px solid rgb(4,82,164);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.PageLink {
	margin-right: 20px;
	text-decoration: none;
}
#Content {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#BlogContent {
	width: 600px;
	line-height: 18px;
	float:left;
	margin-left: 10px;
	line-height: 1.5em;
}
#Comments, #NewComment {}
	
.Post, .Comment {
	border-bottom: 1px dotted grey;
}
.PostTitle, .PostTitle a {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: rgb(4,82,164);
	text-decoration: none;
	font-size: 22px;
}
.CommentTitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}
.PostDate, .CommentDate {
	margin-top: 0px;
	padding-top: 0px;
	color: grey;
	font-size: 10px;
}
.PostBody {}
.CommentBody {}
.PostFoot, .CommentFoot {
	color: grey;
	text-align: center;
	clear: left;
}
.PostFoot a, .CommentFoot a {
	text-decoration: none;
}
#SideBar {
	width: 350px;
	float: right;
	padding-top:30px;
}
#SideBar a {
	text-decoration: none;
}
img {
	border: 0;
}
h4 {
	margin-bottom: 0px;
}
h4#NewCommentTitle {
	margin-bottom: 12px;
}
input {
	border: 1px solid #555555;
	width: 250px;
	font-family:Verdana;
	font-size:12px;
}
.button {
	border: solid 1px;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
	border-bottom-color: #6b6e72;
	border-right-color: #6b6e72;
	background-color: rgb(4,82,164);
	text-decoration: none;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	width: auto;
}
textarea.mceEditor {
	border: 1px solid #555555;
	width: 100%;
	height: 250px;
	font-family:Georgia;
	font-size:14px;
	overflow:visible;
	text-align: left;
}
textarea.mceEditorSmall {
	border: 1px solid #555555;
	font-family:Verdana;
	font-size:12px;
	overflow:visible;
	text-align: left;
}
#Presentation {
	border: 1px solid rgb(4,82,164);
	background-color: #e0e4ff;
	margin-top: 20px;
	margin-right: 0px;
	padding: 3px;
	width: 100%;
}
#Presentation h4 {
	margin-top: 0px;
}
#PresLink {
	margin-top: 12px;
}
.PostPicture {
	max-width:100%;
	margin: 3 3 3 3;
}
#linkslevel1{
	float:left;
	width:100%;
	border-top: 2px solid darkblue;
	background-color: #c0c0c0;
}
.ll_1 {
	float:left;
	padding:6px 10px 8px 10px;
	margin:0px 0px 0px 0px;
}
.ll_1Active {
	float:left;
	padding:6px 10px 8px 10px;
	margin:0px 0px 0px 0px;
	background-color: #aaaaaa;
}
div.ll_1:hover {
	background-color:#aaaaaa;
}
.ll_1 a, .ll_1Active a, .ll_1 a:visited, .ll_1Active a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222222;
	text-decoration:none;
	font-weight:bold;
}
div#flags {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
