
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}

html{
	min-height: 100%;
	height: 100%;
}
body {
	background: #ddf5ff;
	color: #2D0000;
	font-size:small;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	min-height: 100%;
	height: 100%;
}
input {
	color: #555;
	font: normal small "Lucida Sans Unicode",sans-serif;
}


.note {
	font-size: 1.0em;
	padding-bottom: 1.2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
/*
h1 {
	font-size: 1.0em;
	margin-bottom: 4px;
}

h1,h2,h3 {
	color: #654;
	padding-top: 6px;
	margin-bottom: 6px;
}

h2 {
	font-size: 1.5em;
	padding-bottom: 6px;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position: -25px bottom;
	margin-bottom: 10px;
   clear: both;
	width: auto;
}

h3 {
	font-size: 1.6em;
	text-align: center;
  	padding-bottom: 6px;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
   margin-bottom: 10px;
}
*/
/* structure */
#container {
	background: #f3fafe url(../img/container/bg.png) repeat-y left;
	margin: 0 auto 0 auto;
	width: 1017px;
	/*min-height: 100%;
	height: 100%;
	border: 1px solid;*/
	display: block;
}
/* main */
#main{
	/*background: url(../img/content/bg.png) repeat-y left;*/
	/*border: 1px dotted;*/
	margin-left: 32px;
	margin-right: 32px;
    
}

/* content */
#content {
	background: #f3fafe url(../img/header/banner_center3.jpg) no-repeat left top;
	/* border: 1px solid;*/
	min-height: 640px;
	/*height: 640px;*/
    
	padding-top: 10px;
  	padding-left:  32px;
	padding-right:  20px;
	padding-bottom:  20px;
	width: 700px;
	font-size: 110%;
	margin-bottom:20px;
	margin-left: 176px;
}

/* header */
#header {
	/*background: url(../img/banner.jpg) repeat-x;*/
	margin: 0 auto;
	/*border: 1px solid;*/
	padding-left: 1px;
	
}

.banner {
	border-collapse: collapse;
	margin: 0 auto;
	
}
/*td {
	border: 1px solid;
}*/
.banner_left {
	background: url(../img/header/banner_left.jpg) no-repeat;
	width: 310px;
	height: 101px;
}

.banner_center {
	background: url(../img/header/banner_center.jpg) no-repeat;
	width: 422px;
	height: 101px;
}
/*
.banner_right {
	background: url(../img/header/banner_right.jpg) no-repeat;
	width: 248px;
	height: 101px;
}*/

.banner_right_l {
	background: url(../img/header/banner_right_l.jpg) no-repeat;
	width: 92px;
	height: 101px;
}

.banner_right_r {
	background: url(../img/header/banner_right_r.jpg) no-repeat;
	width: 156px;
	height: 101px;
}

.banner_left2 {
	background: url(../img/header/banner_left2.jpg) no-repeat;
	width: 310px;
	height: 71px;
}

.banner_center2 {
	background: url(../img/header/banner_center2.jpg) no-repeat left top;
	width: 514px;
	height: 71px;
}

.banner_right2 {
	background: url(../img/header/banner_right2.jpg) no-repeat left top;
	width:  142px;
	height: 71px;
}
/* navigation */
#menu {
 	position: absolute;
	border: none;
	width: 514px;
	top: 101px;
    font-weight : bold;
	
	text-align: center;
    
	
}

#menu a { color: #014665; text-decoration:none; float:left; /*width:140px;*/ height:20px; background :  #DDF5FF; background-image: url("../img/podtl.png");	background-repeat : repeat-x;
padding-left: 10px;
padding-right: 10px;

}



#menu a:hover {
	background: #F3FAFE url('../img/pod.png') repeat-x;
}





/* sub navigation */
#sidenav {

	background: url(../img/header/banner_left3.jpg) no-repeat left top;
	width:176px;
	/* border: 1px solid;*/
	float: left;
	font-size: small;
	padding-top: 30px;
}

#sidenav h1 {
	/*border-bottom: 1px solid #ffffff;*/
	/*border-top: 1px solid #CCC;*/
	color: #000000;
    font-size: 1.0em;
	margin: 0px;
	padding-left: 12px;
}
#sidenav img{
	margin-left: 1px;	
}

#sidenav ul {
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	padding-left: 6px;
}
#sidenav li {

	list-style: none;
	
	
}
#sidenav li a {
	color: #014665;
	display: block;
    vertical-align: middle;
	text-decoration: none;
   	font-size: 0.85em;
	font-weight: bold;
	width:160px; height:22px;
	padding-top: 10px;
}

#sidenav li.sidebuttonh a{background-image: url("../img/tlh6.png"); text-align: center; background-repeat :  no-repeat;}
#sidenav li.sidebuttons a{background-image: url("../img/tls6.png"); text-align: center; background-repeat : no-repeat;}


#sidenav li a:hover {

	color: #015980;
}


#sidenav li.sidebuttonh a:hover{
    background:  url('../img/tlah.png') no-repeat left top;
    color: #0080c0;
	border: none;
}


#sidenav li.sidebuttons a:hover{
    background: #F3FAFE url('../img/tlas.png') no-repeat left top;
    color: #0080c0;
}









/* footer */
#footer {
    
	color: #FED;
	font-size: 1.1em;
	height: 38px;
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
	width: 860px;
	border-top: 1px solid #869ea8;
}


.footer_text{
  float: left;
  width: 590px;
  padding-top: 10px;
  margin: 0 auto;
}

#footer img{
  
	vertical-align: bottom;

}
#footer_login{
		
}

#footer_login a img{
	float: right;
	height: 38px;
	border: none;
}

#footer a {
	color: #FFD;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

ul.podminky  {
	margin-left: 20px;
	font-size: 1.0em;
	border-bottom: 1px solid;
	border-color: #ac4300;
	margin-bottom: 10px;
}

ul.podminky  li{
	margin-top: 5px;
}

.errtext {
	background-color: #1D5974;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
