body {
	font-family: arial, helvetica;
	font-size: 13px;
	text-align: center;
  color: #000;
	padding: 0;
	background: url(/pics/rfc-bck.jpg) #fff;
	}

STRIKE, S { color:#999999 }    
STRIKE, S A:LINK { color:#999999 }
STRIKE, S A:VISITED { color:#999999 }
cite {color:#888800;font-style:normal;}
.cite {color:#888800;font-style:normal;}
.mark {color:#E20000;font-style:normal;}
.add { font-weight: bold; color:#c00; text-decoration: underline; }
.del { font-style: italic; color:#c00; text-decoration: line-through; }
.time{ font-family: Taahoma, Arial, Verdana; color: #cccccc; font-size: 9px;}
.center{
	text-align: center;
}
.myinput{
	width:100%;
}
.indent {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.code {
  background: #eee;
  border: solid #ddd 1px;
  font-family: "Courier New";
  color: black;
  font-size: 10pt;
  width: 90%;
  padding: 5px;
  width: 100%;
}
.codeold {
  background: #FFFFFF;
  border: solid #888888 2px;
  font-family: "Courier New";
  color: black;
  font-size: 10pt;
  width: 100%;
  height: 400px;
  overflow: scroll;
}

.searchtext {
	 font-size: 10px;
}

a {
	color: #0000aa;
	text-decoration: none;
	}

a:hover{
	color: #aa0000;
}

p {
	margin: 1em 0 0;
	padding: 0;
	}

h1 {
	font-family: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #c63;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: arial, helvetica;
	font-size: 15px;
	padding: 0;
	margin: 0;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #c63;
	}

h2 a:hover {
	color: #930;
	}
	
h3 {
	font-family: arial, helvetica;
	font-size: 15px;
	padding: 0;
	margin: 0;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
}

abbr, acronymn, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}


#wrap {
	width: 760px;
	text-align: left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	background: #fff;
	}

html>body #wrap {
	padding: 20px;
	} 

/* THIS IS THE THING AT THE TOP ----------------------------------*/
#logo {
	width: 760px;
}
/* END LOGO -------------------------------------------------------*/

#breadcrumbs {
	margin: 0;
  width: 700px;
  padding: 0 20px;
	font-size: 80%;
}

 
/* LOGIN FORM ---------------------------------- */

#loginForm form {
	margin: 0;
	padding: 0;
}

.loginInput {
	width: 100px;
	margin: 0;
	font-size: 90%;
}

#loginForm input image{
	width: 83px;
	height: 19px;
	margin: 0;
}

/* END LOGIN FORM ------------------------------ */


/* ADD FORM ---------------------------------- */
#addForm input{
	width: 97%;
	margin: 0;
	padding: 1px 0px;
	font-size: 90%;
	font-family: verdana, sans-serif;
}

html>body #addForm input{
	width: 100%;
	height: 12px;
	margin: 2px 0 0 0;
}

#addForm textarea{
	width: 97%;
	height: 300px;
	margin: 0 0 0 0;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

html>body #addForm textarea{
	width: 100%;
	height: 300px;
	margin: 2px 0 0 0;
}

#addForm select{
	margin: 0 0 0 0;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

html>body #addForm select{
	margin: 2px 0 0 0;
}

#addForm .myFile{
	height: 17px;
}

/* Start Field Sets */

#addForm fieldset{
	margin: 15px 3px 5px 3px; 
	padding: 15px;
	color: #aa0000;
	border: solid 1px #ccc;
	background: #eee;
}

#addForm fieldset legend{
	padding: 2px 15px;
	color: #aa0000;
	font-weight: bold;
	border: solid 1px #ccc;
	background: #fff;
}

#addForm fieldset h3{
	border: none;
}

/* End Field Sets ----------------------------------*/


#button{
	margin: 20px 0 0 0;
}

#newSection, #replicate{
	margin: 0 20px 0 20px;
}

#newSection h5, #replicate h5{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#mainbar {
  float: right;
	width: 560px;
	text-align: left;
  margin: 0;
	}

#content {
	width: 554px;
	text-align: left;
  border: solid #000080 1px;
  padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}

#contentmain {
	width: 371px;
	text-align: left;
  border: solid #000080 1px;
  padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}

.entryhead {
  border: solid #000080 1px;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
	color: #fff;
	background-color: #000080;
  text-align: center
}

.entrybody {
	padding: 2px 10px 2px 10px;
  margin-bottom: 2px;
	background-color: #C9C8E8;
  border: solid #000080 1px;
}

.entryTitle {
	text-align: center;
  margin: 0 0 0 0;
}

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}

#content ul li {
	padding: 0 0 4px 17px;
	line-height: 1.3em;
	background: url(images/bullet_rounded.gif) no-repeat 0 4px;
	}

p.posted {
	color: #999;
	font-size: 88%;
	margin: 0 0 0 20px;
	text-align: right;
	}

p.posted img {
	vertical-align: middle;
	}

#sidebar {
  float: left;
	font-family: verdana;
	font-size: 10px; 
	color: #000;
	width: 190px;
	background-color: #fff;
  border: solid #000080 1px;
  padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
  text-align: center;
	}

#sidebar a{
	color: #000088;
}

#sidebar a:hover{
	color: #aa0000;
}

#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#sidebar p {
	margin-top: 4px;
	margin-bottom: 20px;
	}

#sidebar ul, .noBullet, #sidebar dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
  text-align: left;
	}

#sidebar #quickbits li, #sidebar #poleznosti li, #sidebar .bubble li, #sidebar #adminOptions li {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(images/bullet_rounded.gif) no-repeat 0 4px;
	margin-bottom: .6em;
	}

#sidebar #quickbits li.last {
	background: none;
	}
	
#featured dd, #featured dt {
	margin: 0;
	}

#sidebar img {
	vertical-align: middle;
	}

.sidehead {
  border: solid #000080 1px;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
	color: #fff;
	background-color: #000080;
  text-align: center
}

.sidebody {
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
	background-color: #a5a5de;
  border: solid #000080 1px;
}

#rightbar {
  float: right;
	font-family: verdana;
	font-size: 10px; 
	color: #000;
	width: 170px;
	background-color: #fff;
  border: solid #000080 1px;
  padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
  text-align: center;
	}

#footermenu {
	position: relative;
	clear: both;
	margin: 0;
	padding: 8px 25px;
	font-size: 10px;
	text-align: center;
	width: 710px;
	}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 8px 25px;
	font-size: 80%;
	color: #777;
	text-align: center;
	width: 710px;
	}

#footer a{
	color: #888;
	text-decoration: none;
}

#footer a:hover{
	color: #aa0000;
	text-decoration: underline;
}

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	

.center {
	text-align: center;
	}

.hide {
	display: none;
	}


/* Calendar ------------------------------------------------------------------------- */
/* Main Table Setup Incluidng Date Number Fonts, Size and Color */

#calendar {
	margin: 0 0 15px 0;
}

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #eee;
	width: 175px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 16pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	background-image:   url("images/dayBg.gif");
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	font-weight: bold;
	background-image:   url("images/cdef2.gif");
    }

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #eee;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #fff;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-color: #ddddff;
	}

a.calEvent{
	text-decoration: none;
	color: #000;
	font-weight: Bold; 
}

a.calLink {
	text-decoration: none;
}


/*- Comments ------------------------------------------------------------------------------ */
.comment {
	background-color: #C9C8E8;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  border: solid #000080 1px;
}

.commentReply{
	background-color: #C9C8E8;
	padding: 2px 2px 2px 47px;
  margin-bottom: 2px;
  border: solid #000080 1px;
}

.commentReply h3{
	padding: 2px 7px 4px 27px;
	margin: 0px;
	line-height: 17px;
	font-size: 12px;
	color: #aa0000;
	background: url(images/reply.gif) no-repeat 0 4px;
}

.comment h3{
	padding: 2px 7px 4px 27px;
	margin: 0px;
	line-height: 17px;
	font-size: 12px;
	background: url(images/article.gif) no-repeat 0 4px;
	}

.comment p, .commentReply p{
	margin: 10px;
	font-size: 11px;
	line-height: 1.1em;
}

.comment .datetime, .commentReply .datetime{
	font-size: 10px;
	color: #aaa;
	text-align: right;
}

.addCommentHeader{
	text-align: center;
	font-weight: bold;
	cursor: pointer; cursor: hand;
	background-color: #C9C8E8;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  border: solid #000080 1px;
}

.addCommentHeader a{
	text-decoration: underline;
	color: #5b80b2;
}

.commentHeader{
	font-family: arial, helvetica;
	font-size: 15px;
	background: #a5a5de;
  border: solid #000080 1px;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  color: #fff;
  text-align: center;
}

#addComment{
	background-color: #C9C8E8;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  border: solid #000080 1px;
	font-size: 90%;
}

#addComment .myInput{
	width: 90%;
	height: 15px;
	margin: 0 0 0 5px;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

#addComment textarea{
	height: 200px;
	width: 99%;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

#quickAddComment{
	margin: 0;
}

.quickReply{
	height: 100px;
	width: 99%;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

#addComment .note{
	font-size: 90%;
	color: #666;
	line-height: 1em;
	text-align: center;
}

#addComment .button, .button{
	font-size: 90%;
}

/*- end comments ------------------------------------------------- */

.kdatetime{
	font-size: 80%;
	color: #aaa;
	font-style: italic;
}

#yearLinks{
	padding: 0 0 10px 0;
	font-size: 120%;
}

#skipLinks{
	background-color: #C9C8E8;
	padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  border: solid #000080 1px;
	text-align: left;
	font-weight: bold;
}

.searchInput{
	width: 100%;
}

.inTerraCut a{
	font-weight: bold;
}
