body {
	background : #000022;
	color : #333333;
	font-size : 13px;
  font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
	text-align : center;
}
body a:visited {
	text-decoration : none;
	border : 0px;	
}
legend {
}
.left {
	float : left;
	margin-right : 3px;
	font-weight : normal;
}
.right{
	float : right;
	margin-left : 3px;
	font-weight : normal;
}
.floatleft {
  float : left; 
  margin : 0px 5px 5px 0px; 
  border : 0px solid #666666; 
  padding : 2px 2px 2px 2px; 
} 
.floatright {
  float : right; 
  margin : 0px 0px 5px 5px; 
  border : 0px solid #66666; 
  padding : 2px; 
} 
.small {
  font-size : 11px;
}
.style1 {
  font-size : 16px;
  font-family : trebuchet ms, arial, verdana, helvetica, sans-serif; 
  font-weight:bold;
}

                                                          /***** Screen *****/

#screen {
  text-align : left;
	background : #ffffff;	
	color : #000000;
	margin : 0px auto;
	padding : 0px;
	width : 932px;
}

                                                            /***** Top *****/

#top {
	display : none;
}

.logo { 
	display : none;
}
.logtoadmin {
	display : none;
}
.logtoadmin a {
  color : #ffffff;
}
.logtoadmin a:hover {
  color : #e5e5e5;
  text-decoration : underline;
}

                                                        /***** Content *****/

#content {
	background : #ffffff;
	float : left;
	width : 520px;
  font-family : trebuchet ms, arial, verdana, helvetica, sans-serif;	
	color : #000000;
}
#content-cont {
  padding : 0px 15px 5px 15px;
  margin-bottom : 30px;
}
#content-cont table {
  margin-left : 6px;
}

#content h1 {
	color : inherit;
	font-weight : normal;
  font-size : 20px;
  font-family : trebuchet ms, verdana;
	margin : 0px 0px 10px 0px;
	padding : 4px 5px 0px 20px;
	text-align : left;
	border-bottom : 1px solid #ccddff;	
	background-image : url('h1.jpg');
	background-repeat : no-repeat;
	background-position : left center;
}
#content h2 {	
	font-size : 14px;
	margin : 0px;
	padding : 0px 0px 5px 10px;
	color : #336699;
}
#content h3 {	
	font-size : 17px;
	margin : 0px;
	padding : 0px 0px 0px 10px;
	color : #336699;
}
#content h4 {	
	font-size : 15px;
	font-weight : normal;
	margin : 0px;
	padding : 0px 0px 0px 10px;
	color : #336699;
}

#content p {
	margin : 3px 5px 20px 10px;
	line-height : 19px;
	text-align : justify;
}

#content a {
	color : #223377;
	text-decoration : none;
}
#content a:hover {
	color : #333333;
	text-decoration : underline;
}
#content table {
  font-size : 13px;
}
.box {
  background : #f0f0f0 url(liner.gif);
  border : 1px solid #f1f1f1;
  padding : 2px 8px 2px 2px;
  margin : 10px 0px 20px 0px;
  color : #666666;
  text-align : right;
}
.datum {
  margin-left : 10px;
  color : #7788ff;
  font-size : 12px;
}
.pixel {
  height : 1px;
  margin-left : 10px;
  color : #ccccdd;
}
.indextable {
  font-size : 15px;
  font-weight : bold;
}
blockquote { 
  background-color : #f9f9f9;
  border-left : 1px solid #ff9f02;
  border-right : 1px solid #ff9f02;
  padding : 5px 5px 5px 10px;
  line-height : 1.6;
}
#content form {
  background-color : #f3f3ff;
  border : #ddddee 1px solid;
  padding : 10px;
  margin-left : 10px;
}
#content textarea {
  border : #777799 1px solid;
  font-family : verdana;
  font-size : 12px;
}
#content input {
  border : #777799 1px solid;
}
.zprava {
  padding: 2px 4px 2px 4px;
  margin-bottom : 10px;
  background-color : #ffeeee;
  border : #ddcccc 1px solid;
  color : #990000;
}
.film {
  border : #e5e5e5 1px solid;
  text-align : justify;
}
                                                  /***** Side 1 Content *****/

#sidebar {	
	display : none;
}
#side-cont {
	margin : 0px;
	padding : 10px 10px 20px 10px;
}
#sidebar ul, #sidebar ul ol {
	margin : 0px 10px 0px 0px;
	padding : 0px;
	}

#sidebar ul li {
	list-style-type : none;
	list-style-image : none;
	margin-bottom: 15px;
	}

#sidebar li a {
	display : block;
	color : #666666;
	text-decoration : none;
	border-bottom : 1px solid #eeeeee;
	margin : 0px;
	padding : 0px;
	font-weight : normal;
  font-size : 12px;
  font-family : 'Trebuchet MS', Arial, sans-serif;
	}
	
#sidebar li a:hover {
	background : #666666;
	color : ffffff;
}

#sidebar form{	
	margin-bottom : 25px;
}

#sidebar h2 {
  font-size : 13px;
	font-weight : bold;
	margin : 0px;
	padding : 0px 0px 2px 0px;
	color : #000000;
	border-bottom : 1px solid #ccddff;
}

#sidebar p {
	margin : 5px 0px 15px 5px;
}

#sidebar a {	
	color : #223377;
	text-decoration : none;
}

#sidebar a:hover {	
	color : #000000;
	text-decoration : underline;
}

#sidebar img {	
	border : #ffffff 0px solid;
}
#sidebar table{	
	font-size : 12px;
}
.formfind {
  background-image : url('formfind.jpg');
  background-repeat : no-repeat;
  background-position : right;
}
.formemail {
  background-image : url('formemail.jpg');
  background-repeat : no-repeat;
  background-position : 100px 10px;
}
.ank {
  height : 8px;
  padding : 0px;
  margin : 0px;
}
                                            /***** Side 2 BAR Content *****/
#sidebar2 {
	display : none;
}
#side2-cont {
  border : #d9d9d9 1px solid;
	border-top : none;
	padding : 10px 5px 10px 5px;
}
#side2-cont ul {
  list-style-type : none;
	margin : 0px 6px 20px 6px;
	padding : 0px;	
}
#side2-cont li {
	line-height : 1px;
	}

#side2-cont li a{
	display : block;
	color : #223377;
	text-decoration : none;
	font : 11px verdana;
	padding : 2px 0px 2px 4px;
	}
	
#side2-cont li a:hover {
	text-decoration : underline;
	color : #000000;
}

#side2-cont h2 {
	font-size : 13px;
	font-weight : bold;
	margin : 0px 5px 5px 5px;
	padding : 0px 0px 2px 0px;
	border-bottom : 1px solid #ccddff;	
}
#side2-cont p {
	margin : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

                                                        /***** Footer *****/

#footer {
	clear : both;
  background-color : #eeeeee;
	color : #444444;
	font-size : 11px;
	height : 18px;
	line-height : 18px;
	padding : 10px;
	text-align : center;
  margin-top : 5px;
  margin-bottom : 5px;	
	border-top : #d9d9d9 1px solid;
	border-bottom : #d9d9d9 1px solid;
}

#footer a {
	color : #031b97;
	text-decoration : none;
}

#footer a:hover {
	text-decoration : underline;
}

#footer .left {
	margin-left : 8px;
}

#footer .right {
	margin-right : 8px;
}

                                                        /***** Tabulky *****/

.w25 {
  width : 25px;
  vertical-align : top;
}
.w50 {
  width : 50px;
  vertical-align : top;
}
.w70 {
  width : 70px;
  vertical-align : top;
}
.w90 {
  width : 90px;
  vertical-align : top;
}
.w120 {
  width : 120px;
  vertical-align : top;
}
.w150 {
  width : 150px;
  vertical-align : top;
}
.w200 {
  width : 200px;
  vertical-align : top;
}
.w250 {
  width : 250px;
  vertical-align : top;
}
.w300 {
  width : 300px;
  vertical-align : top;
}
.w350 {
  width : 350px;
  vertical-align : top;
}
.wmax {
  width : 470px;
  text-align : justify;
}
