#main_bk {
  display: block;
  height: 100%;
  border: 1px solid #ccc;
  border-width: 1px 0px 0px 0px;
  padding: 5px; 
  margin:  5px;
  background-image: url(/images/grad.gif);
  background-repeat: repeat-x;};
/*--------------main-----------------------------*/
html{
 height: 100%;
 width: 100%;}

p{
 margin: 6px 0px 8px 0px;
 padding: 0px;
 text-indent: 26px; 
}

body{
 margin: 0;
 padding: 0;
 //background-color: #C2C1C1;
background-color: #EFEFEF;

 color: #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-indent: 26; 

}
a img{
  border: 0px;
}

/*======================================================*/
.link_line{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #464646; 
font-size: 11px;
}

.link_line a{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7A7A7A; font-size: 11px;}

.link_line a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF; font-size: 11px;}


a em.rss, a em.rss:visited
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #D37041;
 font-size: 11px;
 font-style: normal;
 background-image: url(/images/rss.png);
 background-repeat: no-repeat;
 background-position: 28px 1px;
 padding: 0px 30px 0px 0px; 
 width:100px;
}

a:hover em.rss
{
 color: #FA7232; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
}


/*---------------comments-----------------------------------*/

#comment
{
padding: 5px 0px 5px 0px;
}

.comment_tbl     
{ 
border: 1px solid #C0C0C0;
height:100px;
width:600px;
}

.comment_header 
{ 
 border: 1px solid #FFFFFF;
 text-align: left; 
 color:#555555;
 background-color: #E4E4E4;
 font-family: Georgia, Times, Serif;
 font-size: 8pt;
 text-align: left;
}
.comment_header div
{ 
 padding: 0px 0px 0px 25px;
 background-image: url(/images/comment_w.gif);
 background-repeat: no-repeat;
 background-position: 1px 1px;
 line-height:100%;
 margin:0px;
}
.comment_header a
{ 
 font-size: 7pt;
 font-weight:bold;
 color: #204584;
}

.comment_content
{ 
 text-align: left; 
 background-color: #FFFFFF;
}


.txpCommentInputMessage
{ 
  height:100px;
  width:480px;
}
#txpCommentInputForm, #comment_closed_message
{
 font-family: Georgia, Times, Serif;
 font-weight: normal;
 font-size: 15pt;
 color: #000000; 
}
.comment_form
{
   display:block;
   border: 1px solid #C0C0C0;
   padding: 10px;
   float: left;
   background-color: #EFEFEF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
}

.comment_form label
{
 font-weight: bold;
 font-size: 8pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comments_error
{
 background-color: #ffa;
}

div.comments_error
{
 border: 1px solid #cc8;
 padding: 0.3em;
}

/*------------------article----------------------------------*/
#article_title
{
   border-bottom: 2px solid #E00000; 
   font-family: Georgia, Times, Serif;
   font-weight: normal;
   font-size: 28pt;
   color: #000000; 
   border: 1px,  1px, 2px, 1px;

   margin-top:0;
   margin-bottom:2px;
   padding-left: 0px;

}

#article_subtitle
{
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
 color: #777777;
 padding-left: 0px;
 padding-right: 0px; 
 margin-top:0;
 margin-bottom:0;
 margin-bottom:20px;
}
#article_subtitle a 
{
 font-family: Georgia, Times, Serif;
 font-weight: normal;
}

#subheader_links, #subheader_links a, #subheader_links a:visited
{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:normal;
   text-align: right;
   color: #204584;
}
#subheader_links a:hover
{
         color: #729ADC;
}


#article_autor
{
	font-family: Georgia, Times, Serif;
	font-size: 8pt;
	text-align: left;
         color: #C2C1C1;
	padding-left: 0px;
	padding-right: 5px; 
         margin-top:0;
         margin-bottom:0;
}

#article_autor a, #article_autor a:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
         color: #204584;
	padding-left: 0px;
	padding-right: 5px; 
         margin-top:0;
}

#article_autor a:hover
{
         color: #729ADC;
}

#alpha
{
  display: block;
  text-align:  justify; 
  background-color: #ffffff;
  width: 600px;
  float: left;
  font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 160%;
  padding: 10px 10px 10px 10px;
  border: 1px solid #ccc;
  border-width: 1px 1px 0px 1px;
  clear: both;
  margin: 0px 10px 0px 5px;
}

#alpha blockquote 
{
 float: right;
 text-align: right;
 color: #336699;
 font-family: Georgia, Times, Serif;
 font-weight: bold;
 font-size: 24px;
 width: 250px;
 padding: 0px;
 margin: 7px 10px 0px 10px;
 border-top: 3px double #ccc;
 border-bottom: 3px double #ccc;
}
.float_right 
{
 display:block;
 padding: 5px;
 float: right;
}

.float_left
{
 display:block;
 padding: 5px;
 float: left;
}


#beta
{
 display:block;
 float: left;
 width: 220px;
 //height:100%;
 margin: 0px, 0px, 0px, 0px;
 background-color: #ffffff;
 border: 1px solid #ccc;
 border-left: 1px dashed #ccc;
}



.forum_info,
.recent_comments,
.article_links,
.categories,
.addverts,
.related 
{
  font-family: Tahoma, Helvetica, Verdana, "Lucida Grande";
  text-align:left;
  font-weight:normal;
  font-style: normal;
  font-size: 11px;
  border: 1px solid #ccc;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  background-color: #FFFFFF;
}

.forum_info strong,
.recent_comments strong,
.article_links strong,
.categories strong,
.addverts strong,
.related strong
{
  display: block;
  color: #900000;
  font-size: 12px;
  font-family: Georgia, Times, Serif;
  font-weight:bold;
  padding: 0px 5px 5px 2px;
}


.forum_info a em,
.recent_comments a em,
.article_links a em,
.related a em,
.addverts a em 
{
  color: #333;
  text-align: left;
  font-style: normal;
  padding: 0px 0px 5px 0px;
  font-size: 11px;

}

.forum_info a, .forum_info a:visited,
.recent_comments a, .recent_comments a:visited,
.article_links a, .article_links a:visited,
.categories a, .categories a:visited,
.related a, .related a:visited
{
  display: block;
  font-size: 9px;
  border: 1px dotted #ccc;
  border-width: 1px 0px 0px 0px;
  padding: 5px 0px 5px 24px;
  margin:  0px;
  background-image: url(/images/comment_g.gif);
  background-repeat: no-repeat;
  background-position: 2px 8px;
  color: #666;
}
.categories a, .categories a:visited,
{
  font-size: 11px;
}

.article_links a, .article_links a:visited
{
  background-image: url(/images/link.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;

}
.related a, .related a:visited
{
  background-image: url(/images/article_g.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
}

.categories a, .categories a:visited
{
  background-image: url(/images/category.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
}


.forum_info a:hover,
.recent_comments a:hover,
.article_links a:hover,
.categories a:hover,
.related a:hover
{
 text-decoration: none;
 color: #900000;
 background-color: #EAEAEA;
}

.article_links br,
.related br
{
 line-height: 0px;
}

.sidebar_sections
{
  font-size: 8pt;
  margin: 5px 5px 0px 5px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  color: #FFFFFF;
  background-color: #EAEAEA;
  text-align:left;
}


.sidebar_sections a, .sidebar_sections a:visited
{
  display: block;
  border: 1px dotted #ccc;
  border-width: 1px 0px 0px 0px;
  padding: 5px 0px 5px 24px;
  margin:  0px;
  background-image: url(/images/article_g.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
  color: #333;
}

.sidebar_sections a:hover
{
	text-decoration: none;
	color: #800000;
	background-color: #FFFFFF;
}



.main
{
   background-color: #FFFFFF;
}


.siteheader
{
	font-family: Tahoma;
	font-size: 24pt;
	color: #CCCCCC;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#container
{
	width: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black;
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
 font-weight: normal;
 text-decoration: none;
 font-family: Georgia, Times, Serif;
 font-size: 15pt;
 text-align: left; 
 color: #000;
 line-height: 1.3em;
}


h2
{
 font-weight: bold;
 font-family: Georgia, Times, Serif;
 font-size: 12pt;
 text-align: left; 
 font-style: italic;
 line-height: 1.2em;
 color: #000;
}

h3
{
 border: 0px;
 font-weight: normal;
 font-family: Georgia, Times, Serif;
 font-size: 12pt;
 text-align: left; 
 color: #000;
 line-height: 1.2em;
}


blockquote, li
{
 font-family: Tahoma, Helvetica, Verdana, "Lucida Grande";
 line-height: 1.3em;
 text-align: left;
 padding-left: 10px;
 padding-right: 10px;
}


h3 a
{
  border: 0px;
  font-weight: normal;
  font-family: Georgia, Times, Serif;
  font-size: 12pt;
  color: #A0A0A0;

}

h4, h4 a
{
  color: #336699;
  border: 0px;
  font-weight: normal;
  font-family: Georgia, Times, Serif;
  font-size: 9pt;
  padding: 0px 0px 0px 0px;
}


h1 a, h2 a
{
  border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
 align: center;
 margin-top: 2em;
 margin-bottom: 2em;
}
/*----------LISTS-----------------------------------*/


.article_in_list
{
 border-bottom: 1px dashed #ccc;

}
.article_in_list a
{
  color: #A0A0A0;
}
.article_in_list h4,
.article_in_list h4 a
{
  color: #336699;
  padding: 10px 1px 1px 1px;
  margin: 0px 0px 0px 0px;

} 

.article_in_list h3, 
.article_in_list h3 a
{
 color: #336699;

 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 border-width: 1px 1px 1px 1px;
}

.article_in_list h4 a:hover,
.article_in_list h3 a:hover
{
 color: #900000;
}

#small_info, #small_info a,
.article_in_list #small_info, .article_in_list #small_info a,
.article_in_list #small_info_grey, .article_in_list #small_info_grey a
{
 text-indent: 0px; 
 color: #336699;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-align: left; 
 padding: 5px 0px 0px 0px;
 line-height: 1.1em;

}

.article_in_list #small_info a :hover
{
  color: #000;
}
.article_in_list #small_info_grey, .article_in_list #small_info_grey a
{
  color: #777777;
}
.article_in_list #small_info_grey a:hover
{

  color: #900000;

}

#list_header, #list_header a
{
  font-family: Georgia, Times, Serif;
  color: #900000;
  line-height: 0.85em;
  font-size: 15pt;
  border-bottom: 1px solid #900000;
  text-align: right; 
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}


#colonka_100percent
{
  display: block;
  padding: 10px 10px 30px 10px;
  margin: 10px 0px 10px 0px;
  border: 1px dotted #EAEAEA;
}

#colonka
{
  display: block;
  width: 270px;
  float: left;
  padding: 10px 10px 30px 10px;
  border-left: 1px dotted #EAEAEA;
}
#colonka_right
{
  display: block;
  width: 270px;
  float: right;
  padding: 10px 10px 30px 10px;
  border-left: 1px dotted #EAEAEA;
}

#greetings
{
  float: left;
  font-family: Georgia, Times, Serif;
  font-size: 18pt;
  color: #900000;
  padding: 5px;
}

#doc_top
{
  display: block;
  width: 100%;
  height: 20pt;
}


#search_input
{
 float: right;
 display:block;
 text-indent: 0px; 
 color: #336699;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-align: left; 
 padding: 5px;

}
#search_input input
{
 font-size: 7pt;
}

#main_top, #main_top h3 
{
  float: left;
  display: block;
  color: #900000; 
};

.thumbs{
  margin: 5px;
}