body {
	background: url("gradient.php");
	background-color: rgb(70,69,68);
	background-repeat: repeat-x;
	margin: 0px;
  font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;	
  font-size: 16px;
}
#odkaz_na_hlavnu_stranku{
display: block;
width: 245px;
height: 70px;
position: absolute;
cursor: pointer;
}
#skeleton {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: black;
}
#top {
	width: inherit;
	height: 65px;
	margin-top: 15px;
	background: url("bg_top_alt1.jpg");
}
#superheading{
display:none;
}
.no_style_anchor{
display: none;
}
.no_style_name_anchors{
display: none;
}
#left {
  padding: 0px;
	width: 200px;
	min-height: 800px;
	float: left;	
}
#main {
	width: 560px;
	min-height: 800px;
	float: left;
}
#right {
	width: 240px;
	min-height: 800px;
	float: right;
}
#left_inside {
  padding: 0px;
  margin: 0px;
	min-height: 3600px;
	border: 2px solid black;
  border-left: 1px solid black;
  color: white;  	
	background-color: black;
	border-bottom: 30px solid black;	
}
#main_inside {
	min-height: 3600px;
  border: 2px solid black;
  border-top: 4px solid black;    
	background-color: white;
	padding: 15px;
}
#right_inside {
	min-height: 3600px;
	border: 4px solid black;
	border-left: 2px;
	background-color: black;
	padding: 10px;
	border-bottom: 10px solid black;
}
.menu_div_item{
 background: url('menu_button.png');
 width: 200px;
 height: 26px;
 color: white;
 font-size: 14px;
 text-align: center;
 font-weight: bold; 
}
.menu_div_item a{
text-decoration: none;
color: white;
}
.menu_span_item{
line-height: 1;
vertical-align: bottom;
}
.menu_div_cat_item{
 background: url('category_button.png');
 width: 200px;
 height: 31px;
 color: black;
 font-size: 16px;
 text-align: center;
 font-weight: bold;
 padding-top: 7px;
}
.menu_div_cat_item a{
text-decoration: none;
color: white;
}
.menu_span_cat_item{
line-height: 1;
vertical-align: bottom;
}
#novsie_clanky {
	width: 50%;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	margin-top: 25px;
}
#novsie_clanky a {
	text-decoration: none;
	color: #083e80;
}
#novsie_clanky a:hover {
	text-decoration: underline;
}
#starsie_clanky {
	width: 50%;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 17px;
	margin-top: 25px;
}
#starsie_clanky a {
	text-decoration: none;
	color: #981106;
}
#starsie_clanky a:hover {
	text-decoration: underline;
}
#bottom_line {
	background-color: #094673;
	color: white;
	height: 20px;
	width: 100%;
	clear: both;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#bottom_line a {
	text-decoration: none;
	color: white;
}
#bottom_line a:hover {
	text-decoration: underline;
}
#login {
	color: white;
	margin-left: 5px;
}
.main_login {
	color: white;
}
#login_login { 
 padding: 0px;
 margin-top: 10px;  
 display: none;
}
#login_login_span {
 cursor: pointer;
 background-color: black;
 color: white;
 padding-left: 45px;
}
#login_registracia {
  padding: 0px;
  margin-top: 10px;
}
#div_line_input_myusername {
display: block;
position: absolute;
top: 27px;
margin-left: -180px;
padding-top: 6px;
padding-left: 10px;
width: 170px;
height: 34px;
background-color: black;
}
#div_label_for_myusername {
display: inline;
}
#label_for_myusername {
display: inline;
}
#div_input_for_myusername {
display: inline;
z-index: 50;
}
#input_for_myusername {
width: 100px;
height: 20px;
display: inline;
}
#div_line_input_mypassword {
display: block;
position: absolute;
top: 27px;
margin-left: -10px;
padding-top: 6px;
padding-left: 10px;
width: 245px;
height: 34px;
background-color: black;
}
#div_label_for_mypassword {
display: inline;
}
#label_for_mypassword {
display: inline;
}
#div_input_for_mypassword {
display: inline;
}
#input_for_mypassword {
width: 100px;
height: 20px;
display: inline;
}
#div_submit_login {
display: block;
position: absolute;
top: 33px;
padding-left: 162px;
width: 5px;
}
#input_submit_login {
display: inline;
position: absolute;
width: 55px;
height: 27px;
font-size: 18px;
}

a.user_menu {
	color: white;
	background-color: black;
	border: 0px solid gray;
	text-decoration: none;
	padding-left: 45px;
}
a.user_menu img{
	border: 0px solid gray;
}

#poll {
	color: white;
	/*border: 1px solid red;*/
	width: 220px;
}
.poll_div {
	display: inline;
}
.poll_input {
 text-align: right;
 float: right;
 margin-right: 0px;
 clear: both;
}
.vypis_clankov {  
}
.vypis_datumu {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
}
div.vypisdatumu {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
}
.nadpis_clanku {
	margin-bottom: 0px;
	margin-top: 0px;
}
.nadpis_clanku a {
	color: rgb(70,69,68);
	text-decoration: none;
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nadpis_clanku a:hover {
	text-decoration: underline;
}
.uvodny_text {
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 6px;	
}
.article_image {
  width: 80px;
  height: 60px;
  background-color: black;
  float: left;
  margin-right: 3px;
  padding: 0px;
}

.nadpis {
  color: #096173;
  font-weight: bold;
  background-color: #EDEDED;
  text-indent: 3px;    
}
.nadpis_info {
  color: #1C1C1C;
  font-weight: normal;
  font-size: 12px;
  vertical-align: middle;  
}
.komentare_pruh {
  color: #096173;
  background-color: #EDEDED;
  font-weight: bold;
}
.komentare_zobraz {
  text-align: right;  
  font-weight: bold;
}
.komentare_zobraz a{
  color: black;  
  text-decoration: none;
}
.komentare_zobraz a:hover{
text-decoration: underline;
}

.a_komentare {
color: black;
text-decoration: none;
}

.a_komentare:hover {
text-decoration: underline;
}

.komentare_strany {
text-align: center;
font-size: 16px;
}

.komentare_strany a{
text-decoration: none;
color: #003333;
}

.komentare_strany a:hover{
text-decoration: underline;
font-weight: bold;
}

.komentar_obal {
margin-top: 15px;
}

#nereaguj_button{
display: none;
visibility: hidden;
}


.komentar_a_e {
float: left;
line-height: 1;
margin-bottom: 5px;
/*white-space: nowrap;*/
min-width: 380px;
max-width: 380px;
min-height: 45px;
}

.komentar_autor {
color: rgb(49,48,132);
font-size: 18px;
}

.komentar_autor a{
border: 0px;
}

.komentar_reg_prisp {
font-size: 12px;
vertical-align: top;
}

.kom_neregistrovany {
font-size: 12px;
}

.komentar_email {
color: black;
padding-bottom: 20px;
font-size: 15px;
}

.komentar_datum {
font-size: 12px;
vertical-align: bottom;
}

.komentar_first_line {
}

.komentar_avatar {
float: right;
text-align: right;
width: 80px;
height: 60px;
}

.komentar_text {
font-family: 'Courier new';
overflow: auto;
background-color: #EFEBEF;
padding-bottom: 20px;
font-size: 15px;
clear: left;
}

.komentar_text_reakcia {
color: #686868;
padding-left: 20px;
font-size: 11px;
font-style: italic;
background: url('reakcia.png');
background-repeat: repeat-y;
border-bottom: 1px dashed black;
min-height: 70px;
}

.inside_reakcia {
position: absolute;
vertical-align: middle;
width: 20px;
float: left;
}

.vypis_info {
  color: #1C1C1C;
  background-color: #EDEDED;
  font-weight: normal;
  font-size: 12px;
  vertical-align: top;
  margin: 0px;
  padding: 0;
  outline: 0;  
  line-height: 1;    
}
hr {
	border: 1px solid black;	  	
}
table {
  display: table;  
}
tr {
  display: table-row;  
}
td, th {
  display: table-cell;  
}
#kalendar{
	font-size: 0.75em;
  font-weight: bold;     
}
#kalendar_heading
{
padding-left: 22px;
}
#kalendar table {
    border-collapse: collapse;
    border: 1px solid white;
    margin-left: auto;
    margin-right: auto;        
}
#kalendar tr {
  text-align: center;    
}
#kalendar td, th {
  text-align: center;
  border: 1px solid white;
}
#kalendar a {
  text-decoration: none;
  color:white;  
}
#kalendar a:hover {
  text-decoration: underline;    
}

#filter_kategoria, #filter_vyhladavaci, #google_search, #volba_stylu {
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 15px;
font-weight: bold; 
}

#filter_kategoria_inside, #filter_vyhladavaci_inside, #google_search_inside {
text-align: center;
}

#filter_kategoria select {
width: 120px;
height: 160px;
}

#filter_vyhladavaci input, #google_search input, #volba_stylu {
width: 120px;
}
#filter_vyhladavaci input
{
margin-left: 23px;
}

#filter_vyhladavaci_inside {
text-align: left;
padding-left: 15px;
}

#filter_vyhladavaci .search_check_box {
width: 15px;
height: 15px;
}

#filter_vyhladavaci .od_do {
display: inline;
} 

#fk_plus{
display: none;
}
#fk_minus{
display: none;
}
#fv_plus{
display: none;
}
#fv_minus{
display: none;
}
#fg_plus{
display: none;
}
#fg_minus{
display: none;
}

table.poll_table {
    border-collapse: collapse;
    text-align: left;
}
#nonreg_form, #reg_form {
    background-color: #C3E6E1;
    padding: 5px;    
    border: 1px solid black;
    padding-bottom: 0px;    
}
#nonreg_form textarea, #nonreg_form input {
    background-color: #FAFAFA;
    border: 1px dashed black;    
}
#reg_form textarea, #reg_form input {
    background-color: #FAFAFA;
    border: 1px dashed black;    
}

textarea#text_komentara, textarea#textarea_reakcia  {
    width: 450px;
    height: 250px;    
}

textarea#textarea_reakcia {
background-color: #DDDDDD;
}

#text_reakcia_nadpis, #text_reakcia {
display: none;
visibility: hidden;
}

.reaguj_odkaz {
border: 2px solid #C0C0C0;
vertical-align: bottom;
}

.reaguj_odkaz:hover {
border: 2px solid black;
}  

#prezyvka_reg {
float: left;
}

#email_reg {
clear: left;
float: left;
}

#avatar_reg {
clear: left;
float: right;
text-align: right;
}

#mod_reg {
float: left;
}

#prispevkov_reg {
text-align: right;
}

.comments_form_button {
    margin-top: 5pt;
    margin-bottom: 5pt;
    padding-bottom: 0pt;
}
#comments_button_wrap {
}
.championship_table {
border: 1px solid black;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.championship_table tr, .championship_table td, .championship_table th{
border: 1px solid black;
}
.championship_table_heading {
background-color: #EED3D4;
}
.championship_table_odd {
background-color: #F2F2F2;
}
.championship_table_even {
background-color: #D8D8D8;
}
#onlinemonitor {
color: white;
font-weight: bold;

}
#onlinemonitor a {
color: white;
text-decoration: none;
cursor: default;
}
.obsah_clanku_styl {
	font-family: Tahoma, Verdana, Geneva, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.okruhy_vyber_sezony {
  font-size: 24px;

}
.okruhy_vyber_sezony a {
   text-decoration: underline;
   color: black;   
}
.okruhy_vyber_sezony a:hover {
   text-decoration: none;
   color: white;
   background-color: black;
}
.okruhy_v_sezone {
  font-size: 14px;  
  padding: 0px;
  width: 474px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}

.okruhy_v_sezone table{
  border: 1px solid black;    
  padding: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;  
}

.okruhy_v_sezone tr{
 border: 1px solid black;
}

.okruhy_v_sezone th{
 text-align: left;
 border: 0px;
}

.okruhy_v_sezone td{ 
}

.okruhy_v_sezone .ovs{
  color: black;
  cursor: pointer;
  background-color: #D8D8D8;   
}
.okruhy_v_sezone .ovs:hover{
  color: #6699CC;   
  cursor: pointer;
}

.okruhy_v_sezone .ovs_h{
  background-color: #EED3D4;  
  border: 1px solid black;   
}


.okruhy_v_sezone .ovs_u{
  color: black;
  cursor: pointer;
  background-color: #F2F2F2;   
}
.okruhy_v_sezone .ovs_u:hover{
  color: #6699CC;   
  cursor: pointer;
}

#featured_article {
  background-color: rgb(237,237,237);
  border: 2px dotted black;
}
.featured_article_image {
  width: 140px;
  height: 105px;
  background-color: black;
  float: right;
  margin-right: 3px;
  margin-top: 3px;
  padding: 0px;
}

.featured_nadpis_clanku {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;  
}

.featured_nadpis_clanku a {
	color: rgb(70,69,68);
	text-decoration: none;
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.featured_nadpis_clanku a:hover {
	text-decoration: underline;
}
.featured_uvodny_text {
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 15px;
	margin-bottom: 6px;
  min-height: 50px;	
}
.featured_vypis_info {
  color: #1C1C1C;
  background-color: #EDEDED;
  font-weight: normal;
  font-size: 15px;
  border-top: 1px dotted black;
  border-bottom: 1px dotted black;   
}
.prihlaseny {
margin-top: -55px;
font-weight: bold;
position: absolute;
}
#article_list_shifter{
text-align: center;
color: black;
border: 2px solid black;
}
#article_list_shifter a {
color: black;

}
#input_vyhladaj, #google_searchsubmit, .input_aktivujf, #input_zvolstyl {
color: white;
cursor: pointer;
}
#stare_ankety a {
text-decoration: none;
color: white;
}
#stare_ankety a:hover {
text-decoration: underline;
}
#vlastny_clanok a {
text-decoration: none;
color: white;
}
#vlastny_clanok a:hover {
text-decoration: underline;
}  
