* {
  margin: 0;
  padding: 0;
}
html {
  background: #f4f7fe url("new_back.jpg") repeat-x;
}
body {
  color: #333;
  font: 0.9em/160% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
img {
  border: none;
}
input, textarea {
  font: 100%/160% Verdana, Arial, Helvetica, sans-serif;
}



/** Start Menu**/
#menu {
	position: relative;
	top: 17px;
	margin: 0 auto;
	width: 870px;
	height: 45px;
}
#menu a.sel {
	text-decoration: underline;
	color: #ffe8c3;
}
#menu a.big {
	margin-right: 2px;
	padding: 4px 15px;
	color: #FFF;
	font-size: 11px;
	float: left;
	height: 20px;
	dispay: block;
	text-decoration: none;
	border: 1px solid #fff;
}
#menu a.big:hover {
	margin-right: 2px;
	padding: 4px 15px;
	color: #444;
	font-size: 11px;
	float: left;
	height: 20px;
	dispay: block;
	text-decoration: none;
	border: 1px solid #fff;
	background: #fff;
}
#menu a.small {
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	padding: 1px 15px;
	color: #FFF;
	font-size: 11px;
	height: 21px;
	dispay: block;
	text-decoration: none;
	border: 1px solid #fff;
}
#menu a.small:hover {
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	padding: 1px 15px;
	font-size: 11px;
	height: 21px;
	dispay: block;
	text-decoration: underline;
	border: 1px solid #fff;
	background: #fff;
}


#menu a#id {background: #009dda;}
#menu a#id:hover {background:#04a4b4;}

#menu a#ida {background: #294ebf;}
#menu a#ida:hover {background:#042bb4;}

#menu a#idb {background: #ae212a;}
#menu a#idb:hover {background:#b40435;}

#menu a#idc {background: #e9330f;}
#menu a#idc:hover {background:#c12a0d;}

#menu a#idd {background: #e9700f;}
#menu a#idd:hover {background:#d05b0e;}

#menu a#ide {background: #1d9d28;}
#menu a#ide:hover {background:#177b1f;}


/** Konec Menu**/

/** Start kontrukce**/
#page {
	position: relative;
	top: 0px;
	border:0px solid  #fff;
	margin:  0 auto;
	margin-bottom:20px;
	overflow: hidden;
	padding: 0px;
	width: 870px;

}
#page p {
	font-size: 14px;
	line-height: 170%;
	padding: 0px 25px 10px 25px;
	text-align: justify;
}
#page p.orange {
	font-size: 11px;
	line-height: 140%;
	margin: 0px 25px 10px 25px;
	padding:10px 10px 10px 15px;
	text-align: justify;
	background:#fcd89e;
	border:1px solid orange;
}
#page div.error {
	font-size: 14px;
	line-height: 170%;
	margin: 0px 5px 0px 25px;
	text-align: justify;
	background:#fca2a2;
	border:2px solid #aa1a1d;
	color:white;
	font-weight: bold;
text-align:center;
}


#page p a{
color:orange;
text-decoration:none;
}

#page p a:hover{
color:orange;
text-decoration:underline;
}


  
#page p img{
float:left;
margin-right:15px;
}


#page p strong{
color:#475e75;
	font-weight: normal;
text-decoration:none;
}
 


#header {
	background: #096198 url("../new_logo.jpg") repeat-x 0 0px;
	height: 165px;
	position: relative;
top:-24px;
	width: 870px;
	border: 0px solid orange;
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}

#pagemenu {

color:white;
width:820px;
height:29px;
margin:0 auto;
border:0px solid silver;
padding:6px 0 0 10px;
overflow:hidden;
}

#pagemenu .before {
float:left;
padding:5px 0 0 0;
width:7px;
height:31px;
background:url("../link_first.jpg");
 }

#pagemenu .after {
float:left;
padding:5px 0 0 0;
width:7px;
height:31px;
background:url("../link_last.jpg");
 }

#pagemenu a.sel {
float:left;
background:url("../link_back.jpg");
height:31px;
padding:5px 10px 0 10px;
font-size:11px;
color:#104ee0;
text-decoration:none;
float:left;
}


#pagemenu a.sel:hover {
float:left;
background:url("../link_back.jpg");
height:31px;
padding:5px 10px 0 10px;
font-size:11px;
color:#104ee0;
text-decoration:underline;
float:left;
}


#pagemenu a {
float:left;
height:31px;
padding:5px 10px 0 10px;
font-size:11px;
color:white;
text-decoration:none;
float:left;
}


#pagemenu a:hover {
float:left;
height:31px;
padding:5px 10px 0 10px;
font-size:11px;
color:white;
text-decoration:underline;
float:left;
}

#pagesubmenu {

color:white;
width:820px;
height:29px;
margin:0 auto;
border:0px solid silver;
padding:4px 0 0 10px;
overflow:hidden;
}
#pagesubmenu a {
float:left;
height:31px;
padding:0px 10px 0 17px;
font-size:11px;
color:#444;
text-decoration:none;
float:left;
}


#pagesubmenu a:hover {
float:left;
height:31px;
padding:0px 10px 0 17px;
font-size:11px;
color:#444;
text-decoration:underline;
float:left;
}


#pagesubmenu a.sel {
float:left;
height:31px;
padding:0px 10px 0 17px;
font-size:11px;
color:#104ee0;

text-decoration:underline;
float:left;
}




#pagebody {
	position: relative;
	width: 860px;

border:0px solid red;
padding: 0;
}

#pageleftbody {
	position: relative;
	left: 5px;
	width: 570px;
	float: left;
	clear: both;
border:0px solid red;
}



#pageleftbody h1 {
	padding: 20px 0 0px 25px;
	
	font-weight: normal;
	Letter-spacing: 0px;
	font-size: 15px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #009dda;
}


#pageleftbody h2 {
	padding: 10px 0 0px 25px;
	
	font-weight: normal;
	Letter-spacing: 0px;
	font-size: 15px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #009dda;
}

#pagerightbodynew {
	position: relative;
	right: 5px;
	width: 260px;
	float: right;
        border:0px solid red;
}

#pagerightbodynew h4 {
	padding: 20px 0 0px 5px;
	
	font-weight: normal;
	Letter-spacing: 0px;
	font-size: 13px;
	margin: 0px;
	text-align: left;
	text-decoration: underline;
	color: #009dda;
}

#pageleftbody p {
font-size:11px;
line-height:16px;
}








#pageleftbody h1.x {
	padding: 20px 0 0px 25px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 2px;
	font-size: 17px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #009dda;
}


#pageleftbody h3.block {
	padding: 0px 0 0px 25px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 2px;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #009dda;
	float:left;
	}


#pageleftbody h2.x {
	padding: 0px 0 0px 25px;
	Text-transform: uppercase;
	font-weight: bold;
	Letter-spacing: 1px;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #009dda;
}

#pageleftbody h2.orange {
	padding: 0px 0 0px 25px;

	font-weight: bold;
	Letter-spacing: 1px;
	font-size: 13px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: orange;

} 

#pageleftbody h2.silver,  em.top {
	padding: 0px 0px 0px 35px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 1px;
	font-size: 9px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: silver;
}

#pagerightbody h2.orange {
	padding:5px 0 0 5px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0px;
	font-size: 13px;
	margin: 0px 0 5px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF; /*#009dda*/

background:url(http://www.stripegenerator.com/generators/generate_stripes.php?fore=FF8C00&h=30&w=1&p=5&back1=E68C1E&back2=ff0000&gt=0&d=0&shadow=0&);
}

#pagerightbody h2 {

	padding: 9px 5px 5px 5px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0px;
	font-size: 14px;
overflow:hidden;
height:20px;
	margin-left:25px;
	margin-right:10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #009dda;
	background:#FFF;
	border-bottom:1px solid #5da4d8;
}
#pagerightbody a {
	padding: 2px 0 0px 8px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	border-bottom:1px solid #c7dffb;
	width:195px;
	margin: 0px;
	margin-left:25px;
	text-align: center;
	text-decoration: none;
	color: #404040;
	display: block;
}
#pagerightbody a:hover {
	padding: 2px 0 0px 8px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	border-bottom:1px solid #5da4d8;
	width:195px;
	margin: 0px;
	margin-left:25px;
	text-align: center;
	text-decoration: none;
	color: #404040;
	background:#d8eaf6;
	display: block;
}




#pagerightbody a.menu {
	padding: 2px 0 0px 8px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	border-bottom:1px solid silver;
	width:215px;
	margin: 0px;
	margin-left:25px;
	text-align: left;
	text-decoration: none;
	color: #404040;
	display: block;
}
#pagerightbody a.blue:hover {
	padding: 2px 0 0px 8px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	border-bottom:1px solid #75c2e4;
	width:195px;
	margin: 0px;
	margin-left:25px;
	text-align: left;
	text-decoration: none;
	color: #404040;
	background:#d5eef7;
	display: block;
}


#pagerightbody a.menu_sel {
	padding: 2px 0 0px 8px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	border-bottom:1px solid #75c2e4;
	width:215px;
	margin: 0px;
	margin-left:25px;
	text-align: left;
	text-decoration: none;
	color: #404040;
	background:#d5eef7;
	display: block;
}

#pagerightbody a.test:hover {
	padding: 2px 0 0px 29px;
	Text-transform: uppercase;
	font-weight: normal;
	Letter-spacing: 0.3px;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	text-decoration: underline;
	color: #3f90a9;
	display: block;
}

#page hr {
  visibility: hidden;
  clear: both;
  padding: 0 0 10px;
}


#page div.gallery {
margin:10px 0 0 5px;
float:left;
border:0px solid red;
height:90px;
width:120px;
padding: 0px;
overflow:hidden;
}

#page div.gallery span{
margin:0 0 0 15px;
background:silver;
border:1px solid black;
display:block;
text-align:center;
width:145px;
font-size:10px;
overflow:hidden;
}
#page div.gallery img{
margin:0 0 0 0px;
border:1px solid black;
width:110px;
float:left;
}


/** Konec konstrukce **/
 
#taeheader {
	float: left;
	margin: 0;
	padding: 0px;
	color: #000;
	background-color: #ccc;
	border-bottom: 1px solid grey;
	width: 942px;
}

#navigationbar2 {
  background: #00f1f1 url("bg_navigationbar.gif") no-repeat 100% 100%;
  color: #a4a4a4;
  float: left;
  padding-bottom: 2em;
  width: 173px;

clear:left;

}

#sidebar {
  float: right;
  /*margin-top: -40px;*/
  position: relative;
  right: 0;
  width: 255px;
  z-index: 100;
background-color:yellow;
}

#sidebar2 {
  float: right;
  /*margin-top: -40px;*/
  position: relative;
  right: 0;
  width: 513px;
  z-index: 100;
background-color:yellow;
}




#navigation {
  left: 173px;
  padding-left: 10px;
  position: absolute;
  top: 80px;
border:1px solid orange;
}
#pages {
  background: #B8D4FF;
  font-size: 12px;
  margin: 0;
  padding: 15px 0 6px 20px;
}
#searchform {
  background: transparent url("bg_search.gif") no-repeat 10px 7px;
  left: 0;
  height: 40px;
  position: absolute;
  top: 80px;
  width: 173px;
border:0px solid red;
}
#maincontent {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0 0 20px 20px;
  width: 470px;
}
#navigationbar {
  background: #00f1f1 url("bg_navigationbar.gif") no-repeat 100% 100%;
  color: #a4a4a4;
  float: left;
  padding-bottom: 2em;
  width: 173px;
}



/**Patička**/
#back_footer {
border-top:2px solid #67a8e0;
  clear: both;
  color: #FFF;
  line-height:105%;
  height:25px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
dislay:block;
font-size:10px;
margin:0 auto;
background:#666 url("new_back_footer.jpg") repeat-x;
text-align:center;
}


#back_subfooter{
border-top:0px solid #67a8e0;
  clear: both;
  color: #666;
  line-height:105%;

  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
dislay:block;
font-size:10px;
margin:0 auto;
background:#666 url("new_back_subfooter.jpg") repeat-x;
text-align:center;
}


#links {
border-top:0px solid #67a8e0;
  clear: both;
  color: #666;
  line-height:105%;

  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
dislay:block;
font-size:10px;
margin:0 auto;
background:#666 url("new_back_subfooter.jpg") repeat-x;
text-align:center;
}




#back_subfooter a{
color:#888; 
text-decoration:none;}
#links a:hover{
color:#666; 
text-decoration:underline;}

#archives {
  background: #1a1a1a url("bg_header.gif") repeat-x 0 0;
  clear: both;
  color: #666;
  margin-top: 2em;
  padding: 20px;
  width: 830px;
}

#archives p{font-size:10px;}

#archives small{ float:right;}
#archives small.a{ float:left;}

a.inetwork { color:#294ebf;}
a.zelenyhaj { color:#21af2d;}
a.fitre { color:#009dda;}



ul.test {
  list-style:decimal;
  padding: 0;
  margin: 0 0 20px 45px;

}
 
