/* {
	border: 3px dashed red !important;
}*/	
body {
        font-family: 'Arial CE', 'Verdana CE', Arial, sans-serif;
        font-size: 100%;
        margin: 5px 5px 5px 5px;
/*			  margin: 20px 20px 20px 20px;
        padding: 20px 20px 20px 20px;*/
        background: #ffffff;
        color: #000;
				text-align: center;
}
tr {
  background:#ddd;
}
tr.white {
 background:#fff;
}
.even {
  background:#ccc;
}			
td {
  font-family: 'Arial CE', 'Verdana CE', Arial, sans-serif;
  font-size: 100%;
}

th {
  background:#d3dce3;
  text-align:center;
}
textarea {
  width:570px;
}
.bold {
  font-weight: bold;
}						   
.bold_red {
/*  font-weight: bold;*/
	color: #ff0000; /*red*/
}

.underline {
  text-decoration: underline;
}
.center {
  text-align:center;
}
.right {
  text-align:right;
  margin-right:1em;
}
.left_text {
  text-align:left;
  margin-right:1em;
}
.table_left {
  text-align:left;
}
.nobackground {
 /* background: #ecf2f8;*/
	background: #ffff55;
}
h1, h2{
  font-family: 'Arial CE', 'Verdana CE', Arial, sans-serif;
  color: #00f;
  text-align: center;
}
h1 {
  font-size: 170%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 15px;
  width: 100%;
}
h2 {
  font-size: 150%;
  color: #f00;
  text-align:left;
}
h3 {
  font-size: 140%;
  color: #0050ff;
}
h3.connection {
	color: red;
}

h4 {
  font-size: 120%;
/*  color: #f00;*/
}

a {
  font-size: 100%;
  color: #33f;
  border:0;	
}
a:visited {
  font-size: 100%;
  color: #339;
  border:0;
}	
a:hover {
  font-size: 100%;
  color: #f00;
  border:0px;
}
img {
  border:0;
}
hr {
  width:90%;
  margin:0em 1em 0em 0em;
  color:#000;
  height:1px;
}
hr.comment {
  width:100%;
  margin:0em 1em 0em 0em;
  color:#000;
  height:1px;
}

.pagewrapper {
  width:980px; 
  padding: 0em;
  margin: 0em;
  border: 0px solid #000;
  background:#ffff55;
  color: #000;
}

.left {
  width:180px;
  float:left;
/*  padding:0.5em 0.5em 2em 0.5em;*/		 
/*  margin:10px 5px;*/
  margin: 0em 3em 0em 0em;
  font-size:75%;
  background:#ffff55;
}
.main {
  background: #ffff55;
  font-size: 100%;
	text-align: justify;
}
.main_table {
	text-align: center;
	width: 980px;
}

.table_top{
	width: 100%;
	text-align: center;
	height: 120px;
}
.left_menu
{
	vertical-align: top;
	width: 177px;
}
.main_page{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 80%;
	vertical-align: top;
}
.menu_line{
  text-align:center;
 background: #ffff55;
/*  border-top: #0000dd solid 2px;*/
  padding-bottom: 1px;
  padding-top: 2px;
  border-bottom: #0000dd solid 3px;
 }
.right_30
{
	text-align: right;
	width: 15%;
}
.left_70
{
	text-align: left;
	width: 35%;
}
.left_30
{
	text-align: left;
	width: 15%;
}
.right_70
{
	text-align: right;
	width: 35%;
}
.box {
  padding:5px;
  margin-top: 3px;
  margin-bottom: 3px;
  width:175px;
  background:#00cc11;
/*	background-image: url("../images/box_bg.png");*/
}

.box_setridit {
  padding:5px;
  margin-top: 3px;
  margin-bottom: 3px;
  width:175px;
  background: #0000dd;
  color: #ffff55;
}

.box_novinky {
  padding:5px;
  margin-top: 3px;
  margin-bottom: 3px;
  width:175px;
  background: #0000dd;
  color: #ffff55;
}

.box_novinky h4 {
  background:#0c1;
  color:#ffff55;
  padding:2px;
  text-align:center;
  font-size:140%;
  margin-top: 0px;
}

.box_novinky a {
  color: #ffff00;
  border:0;	
}
.box_novinky a:visited {
  color: yellow;
  border:0;
}	
.box_novinky a:hover {
  color: #ffaaaa;
  border:0px;
}

.box_novinky p {
  font-size: 12pt;
  margin-bottom: 2px;
  margin-top: 2px;
}
.box h4 {
  background:#00d;
  color:#ffff55;
  padding:2px;
  text-align:center;
  font-size:140%;
  margin-top: 0px;
  margin-bottom: 2px;
}

.box p {
  font-size: 12pt;
  margin-bottom: 2px;
  margin-top: 2px;
  
}
table {
	font-size: 100%;/*11pt;*/
/*	border: solid 1px red;*/
}

.bottom  {
  text-align:center;
  border-bottom: #0000dd solid 3px;
  background: #00cc11;
  padding-bottom: 1px;
}
.head_top  {
  text-align:center;
  border-top: #0000dd solid 5px;
  background-color: #ffff55;
}

.foot_left
{
	font-size:80%;
	width:45%;
	text-align: left;
	color: #ffff55;
}
.foot_middle
{
 font-size:80%;
 width:10%;
 	color: #ffff55;
}
.foot_right
{
	font-size:80%;
	width:45%;
	text-align: right;
	color: #ffff55;
}

.left_text {
  text-align:left;
}
.center_text {
  text-align:center;
}

p {
 color: #000;
}

.button_activ {
 background: #0c1;
 font-family: 'Bookman Old Style';
 font-weight: bold;
 color: blue;
 margin-left: 0px;
 margin-right: 0px;
 padding-left: 7px;
 padding-right: 7px;
 width: 114px;
 height: 20px;
}

.button_noactiv {
/* background-image: url("../images/btn.png");*/
 background-color: #0000dd;
 color: #ffff55;
 font-family: 'Bookman Old Style';
 font-weight: bold;
 margin-left: 0px;
 margin-right: 0px;
 padding-left: 7px;
 padding-right: 7px;
 width: 114px;
 height: 20px;
}

.red_center {
 	color: red;
	text-align: center;
}
h6 {
 font-size: 16px;
 font-style: italic;
 font-weight: bold;
 text-decoration: underline;
 margin: 0px;
 margin-top: 10px;
 }
.titulek
{
	text-align: center;
	border: 1px solid black;
	height: 10px;
}
.fo_white
{
	background-color: #FFFFFF;
	text-align: right;
}

.kurziva_citace
{
	font-size:80%;
	text-align: justify;font-style: italic;
	margin-top: -15px;
	padding-top: -15px;
	color: #000000;
}

.whole_comment
{
	margin-top: 20px;
	padding: 5px;
	border: 1px dotted grey;
	text-align: left;
}
.comment_form
{
	margin: 0;
	padding: 0;
}
.comment_wrap
{
	margin-top: 0px;
	border: 1px solid #cccccc;
	background: #eeee44;
	padding: 7px 5px 7px 5px;
}
.comment_recomm
{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.comment_smileys
{
  color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.comment_check
{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.comment_error_ok
{
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: green;
	text-align: center;
}
.comment_error_ko
{
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	text-align: center;
}

.comment_one
{
	border-top: 1px solid #aaaaaa;
	background: #ffffaa;
	padding: 0 4px 2px 4px;
}
.comment_one_top
{
	background: #ffffaa;
	padding: 0 4px 2px 4px;
}
.comment_first_line
{
}
.comm_label
{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 100px;
}
.comm_label2
{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100px;
}

.comment_table tr td
{
	background: #eeee44;;
	vertical-align: top;
}

.comment_date
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6666ff;
}
.comment_page_title
{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

.comment_name
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.comment_desc
{
	background: #ffffaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.jmeno_label
{
	width: 70px;
}
.comment_label
{
	width: 70px;
	vertical-align: top;
}	
.paging_wrap_top
{
	text-align: center;
	margin-right: 20px;
	margin-left: 410px;
	width: 260px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	background: #ffffaa;
}
.paging_wrap_bottom
{
	text-align: center;
	margin-right: 10px;
	margin-left: 410px;
	width: 260px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background: #ffffaa;
	
}
.paging_top_non_act_page
{
	/*background: #eeee44;*/
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.paging_top_act_page
{
	background: #eeee44;
	padding: 0 3px 0 3px;
	border: 1px solid;
}
.paging_bottom_non_act_page
{
	/*background: #eeee44;*/
	padding: 0 3px 0 3px;
	text-decoration: none;
}
.paging_bottom_act_page
{
	background: #eeee44;
	padding: 0 3px 0 3px;
	border: 1px solid;
}
.page_arrow
{
	text-decoration: none;
}

label
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.malytext
{
	font-size: 75%;
	

}
.adm_link:hover
{
 color: red; 
}
