BODY {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#FCFFF4;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a {
   color: #FF6600;
	text-decoration: none;
}
a:hover {
   color: #8DC3C1;
	text-decoration: underline;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
   color:#808080;
	}
#BlogMainBox {
	background: url(/resource/fon.jpg) repeat-x;
	text-align: center;
	margin: 20px auto;
	padding-left: 20%;
	padding-right: 10%;

}
#BlogTitleBox {
	background: url(http://velykden.blox.ua/resource/shapka.jpg) no-repeat; 
	padding-left: 0;
	margin: 0 auto;
	height: 145px;
	width: 100%;
	text-align: center;
}
#BlogTitleText h1 {
	padding-top: 30px;
	padding-left: 200px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: lighter;
	text-align: left;
}
#BlogTitleDescription {
	padding-left: 0px;
	padding-top: 3px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	color: #DAA520;
	font-size: 3em;
	text-align: center;
}

#BlogRss A, #BlogRss A:hover{
color: #e1bd26;
display: block;
height: 28px;
width: 28px;
font-size: 1px;
text-decoration: none;
}


DIV#BlogTitleText A, DIV#BlogTitleText A:hover {
	text-decoration: none;
	color: #FF6600;
}

DIV#BlogTitleText A:hover {
	text-decoration: underline;
}

#BlogBodyBox {
	text-align: justify;
	width: 100%;
	background: #ffffff;
}
#BlogNarrowColumn {
	width: 290px;
	margin-left:50px;
}
#BlogWideColumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 100%;
}

#BlogCategories {  
color: #2D6F7D;
font-size: 1.8em;}


#BlogCategories span{
	text-align:center;
}

#BlogCategoriesBox {
	padding:0px;
	margin:0px;      

}
#BlogCategories A {
	color: #2D6F7D;
	text-decoration: none;
	text-align:center;
}
#BlogCategories A:hover {
color: #8DC3C1;

text-decoration: none;
}
.BlogEntryBox {
	margin: 0;
	text-align: justify;
}
.BlogEntryPublishDate { 
	padding-top: 14px;   
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
   color:#8DC3C1;
}
.BlogEntryItemTitle {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:2.6em;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:4px;
	padding-top:2px;
	color:#2D6F7D;
	text-align: left;
}

.BlogEntryItemTitle A {
	color:#2D6F7D;
}

.BlogEntryContent {
	font-size:1.2em;
	line-height: 1.4em;
}
.BlogEntryContent img {
background: #f9f9f9;
padding:15px;
border:1px solid #FF6600;
}
.BlogEntryContent li {
color:#808080;
}
.CommentedEntryContent img,
.CommentedEntryLead img {
background: #f9f9f9;
padding:15px;
border:1px solid #eee;	
}
.BlogEntryInfo {
	font-size:1.1em;
	padding-top: 11px; 
	padding-bottom: 16px;
	text-align:right;
	color: #2D6F7D;
}
.BlogEntryInfo A {
	padding-top: 3px;
	color: #2D6F7D;
}
#BlogLinksBox {
	padding-top: 25px; 
	text-align: center;
	padding-bottom: 10px; 
}
#ShareCss {
	padding-bottom: 10px; 
	padding-top: 15px; 
	text-align: center;
}
#BlogLinksBox A, #ShareCss A {
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}
#BlogLinksBox A:hover, #ShareCss A:hover {
	text-decoration: none;
	text-align: center;
}
#BlogCalendarBox {
	margin-top: 60px;
	margin-bottom: 10px; 
}
TABLE.Calendar {
	width: 190px;
	font-size: 11px; 
	text-align: center;
	border-collapse:collapse;
}
TD.Month {
	font-weight: bold;  
}
TD.Month A, TD.Month A:hover {
	text-decoration: none;
}
TD.DayOfWeek {
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}
TD.DayOfMonth A {
	text-decoration: none
}
TD.DayOfMonth A:hover {
	text-decoration: none;
}
#BookmarksTitle {
visibility: hidden;
}
#ArchiveTitle,
.BookmarkFolderTitle {
	padding-bottom:10px;
}
#ArchiveTitle, #BlogAuthorsTitle, 
#BlogTitleBoxLastEntries,
.BookmarkFolderTitle {
	padding-top:15px;
	padding-left: 20px;
	color: #2D6F7D;
	font-size: 12px;
	font-weight:bold;
}

#BlogArchiveBox {
      padding-top:50px;
}
#BlogTitlesLastEntries ul, 
#BlogAuthorsBox ul {
	padding-top:0px;
	margin-bottom:0px;
}
#BlogTitlesLastEntries li, 
#BlogAuthorsBox li {
	padding-bottom:0px;
	margin-left:-40px; 
	list-style-type: none; 
}
.BookmarkEtiquette a,
.ArchiveItem a,
#BlogTitlesLastEntries li a, 
#BlogAuthorsBox li a  {
	display:block;
	padding: 1px 0px 2px 10px;
}

/* wyszukiwarka */

#BlogSearchForm {
	display: inline;
}
#BlogSearch {
	position:absolute;
	top:240px;
	margin-left: 50px;
	margin-right: 10px;
	height: 15px;
	padding-bottom: 16px;
}
DIV#BlogSearchText INPUT {
	font-size: 11px; 
	height: 17px;
	width: 106px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
}
DIV#BlogSearchButton INPUT {
	background-color: #f5f5f5;
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 4px;
	font-size: 11px;
	color: #000; 
	border: none;
	width: 60px;
	border: 1px solid #cdcdcd;
}


/* strona z komentarzami */

#CommentNarrowColumn {
	width: 290px;
	margin-left:50px;
	padding-top: 10px
}
#CommentBox {
	margin: 0 0 40px;
	text-align: justify; 
}
#CommentBoxLabel {
	padding-right: 20px;  
	padding-top: 10px; 
	padding-bottom: 10px;
}
#CommentBoxLabel A {
}
.CommentedEntryTitle h2 {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:2.6em;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:4px;
	padding-top:2px;
	color:#2D6F7D;
	text-align: left;
}
.CommentedEntryContent {
	font-size:1.2em;
	line-height: 1.4em;	
}
.CommentedEntryLead {
	font-size:1.2em;
	line-height: 1.4em;
}
.InfoUserCommCommentedEntry {
	padding-top: 10px; 
	padding-bottom: 16px;
	font-size: 10px;
}
#CommentRecommendEntryBlock {
	padding-top: 10px; 
	padding-bottom: 10px;
	font-size: 11px;
}

div#CommentCommentsList {
	margin-top: 30px
}
.InfoUserCommMinus {
	display:none;
}
.InfoUserCommAuthor {
	font-weight: bold;  
	color: #000000;
}
.InfoUserCommDate {
	font-size: 10px; 
}
.InfoUserCommText {
	padding-top: 3px;
	padding-bottom: 8px;
}
#CommentInputAuthor {
	margin-top:20px;
	font-size: 11px;
}
.CommentSystemMessage {
	padding-top: 20px
}
.InfoPaired {
	margin-top:5px;
	border-top: 1px solid #ddd;
	background-color: transparent;
	padding: 2px 10px 4px 10px;
	border-bottom: 1px solid #ddd;
}
.InfoUnpaired {
	margin-top:5px;
	padding: 2px 10px 4px 10px;
}
DIV#CommentKeys INPUT {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 20px;
	font-weight: bold; 
	font-size: 11px;
	color: #000; 
	width: 100px;
}
.InfoUserCommText {
	
}
#CommentTextAreaLabel {
	padding-top:20px;
	padding-bottom: 5px;
	font-size: 14px; 
	font-weight: bold;
	color: #898989;
}
#CommentTextAreaInput TEXTAREA {
	border: 1px solid #ccc;
}
.CommentTextArea {
	
}
DIV#CommentKeys {
	
}

.CommentError {
	margin-top: 15px; font-weight: bold;
}

/* stronicowanie, trackback, captcha */
#BlogPagingBox {margin-top: 10px; margin-bottom: 10px}
div#BlogPagingBox table {width:60%; margin-left: 20%; margin-right: 20%; border: 0}
td.BlogPagingPrevious {text-align: right; padding-right: 3px}
td.BlogPagingPage {text-align: center}
td.BlogPagingNext {text-align: left; padding-left: 3px}

#CommentInputPassword input, #CommentURL input, #CommentInputAuthor input {width:150px;	border: 1px solid #ccc;}
#CommentInputAuthor input {margin-left:6px}
#CommentInputPassword input {margin-left:2px}
#CommentURL input {margin-left:10px}

div#Captcha img {border: 1px #ccc solid; margin-bottom: 8px;margin-left:130px;}
div#Captcha {margin-top: 12px; margin-bottom: 12px}
div#Captcha INPUT {border: 1px #ccc solid; background:white;}

div#CommentTrackbackList {margin-top: 25px; margin-bottom: 15px}
div#CommentTrackBackListTitle {width: 455px; font-size: 14px; padding-bottom: 7px; margin-bottom: 4px; border-bottom: 1px solid #006CB8}
div#CommentTrackBackUrlInfo {font-size: 11px; text-align: left}
DIV#CommentTrackBackUrlInfo textarea {font-size: 11px; border: 0; overflow: hidden; width: 99%}
div.InfoUserCommTBContent {margin-top: 12px; line-height: 16px; margin-bottom: 5px}
div.InfoUserCommTBData {width: 160px; border-top: 1px dotted #006CB8; font-size: 11px; padding-top: 2px}

div#CommentCommentsListTitle {
	width: 455px; 
	font-size: 14px; 
	padding-bottom: 7px; 
	margin-bottom: 7px;
	font-weight: bold;
	color: #898989;
}

img#ImgLogoSyndicate {margin-top: 7px}

img#ImgLogoBlox {
	text-align: center;
}

div.InfoUnderEntryMore{
float: left;
}

#SelectedCategoryTitle h3 {padding-left: 10px; margin: 0px}
