html {
  overflow-y: scroll; /* svisly posuvnik zobrazit vzdy, vodorovny dle potreby */
  overflow-x: auto;
  }

body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #4F4F4F;
/*	background: url(../img_css/bg-body.png) no-repeat top center #fff;*/
}

h1 {font-size: 1.7em; font-weight: normal; color: #333333;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.2em;}
h4 {
	font-size: 1.1em;
	border-bottom: thin dotted Black;
	padding-bottom: 5px;
	width: 95%;
}
h5, h6, h7 {font-size: 1em;}

P {
	font-size: 11px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #4F4F4F;
}

.dots{
	color: #4F4F4F;
	background: url(../img_css/dots.gif) repeat-x bottom left;
}

.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}


/* ******************************** */
/* *************obsah************** */
/* ******************************** */
#bg{
	background: url(../img_css/bg_main.png) center;
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
}
#foot{
	background: url(../img_css/bg_foot.png) no-repeat;
	width: 1100px;
	height: 116px;
	margin: 0 auto;
	position: relative;
}

#foot .address{
	position: absolute;
	top: 20px;
	left: 80px;
	display: block;
	text-align: left;
	font-weight: bold;
	color:#b5bec5;
}

#foot .links{
	position: absolute;
	width:400px;
	top: 50px;
	left: 80px;
	display: block;
	text-align: right;
}
#foot .links A {
	font-weight: bold;
	color: #46586A;
	text-decoration: none;
}



#all {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	font-size: 1.1em;
	padding-bottom: 5px;
	position: relative;
}

#up{
	background-image: url(../img_css/bg-banner.png);
	background-repeat: no-repeat;
	height: 180px;
}

#login_koor{
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 10px;
}
#login_koor .name{
	background-image: url(../img_css/login_jm.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;

}
#login_koor .pass{
	background-image: url(../img_css/login_pass.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
}
#login_koor .submit{
	width: 70px;
	background-image: url(../img_css/koor_submit.png);
	background-repeat: no-repeat;
}

#login_koor .text{
	font-weight: bold;
	color: white;
}

/* ************************************** */
/* *************rozdělení stránky******** */
/* ************************************** */
#login{
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
}

#left{
	width: 250px;
	text-align: left;
	font-size:  1.1em;
	float: left;

}
#right{
	width: 950px;
	min-height: 500px;
	text-align: left;
	font-size:  1.1em;
	margin-left: 20px;
}
#right2{
	width: 710px;
	min-height: 500px;
	font-size:  1.1em;
	margin-left: 260px;
}

#odkazy{
	position: absolute;
	top: 300px;
	right: 10px;
	width: 200px;
	text-align: center;
}

/* ************************************** */
/* *************STYLY pro navigaci  ****** */
/* ************************************** */

#navigace{
	padding: 1px;
	color: #4F4F4F;
	background: url(../img_css/dots.gif) repeat-x bottom left;
	margin-bottom: 4px;
}
#navigace H1{
	font-size:15px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	color: #4F4F4F;
}

#navigace A {
	text-decoration: none;
	color: #4F4F4F;
}
#navigace .n_right{
	float: right;
}
#navigace .n_left{
	float: none;
}

/* ************************************** */
/* *************STYLY pro odkazy  ******** */
/* ************************************** */

#odkazy A{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: black;
}

#odkazy H1 {
	width: 170px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../img_css/links.png);	
}

#odkazy .ramecek{
	margin: 0 auto;
	width: 168px;
	border-left: 1px solid #e8ecee;
	border-right: 1px solid #e8ecee;
	border-bottom: 1px solid #b5bec5;
	padding-bottom: 10px;
}

#odkazy SPAN{
	display:none;
	visibility: hidden;
}
#odkazy P {
	margin: 0 auto;
	padding: 0px;
}
#odkazy HR {
	background-color: #b5bec5;
	color: #b5bec5;
	height: 1px;
	width: 70%;
	margin: 0 auto;
	padding: 0px;
}
/* ************************************** */
/* *************STYLY pro kurzy  ******** */
/* ************************************** */
#eportal{	
}
#eportal A {
	text-decoration: none;
}

#eportal H1 {
	width: 240px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img_css/portal_e.png);	
}
#eportal H2 {
	width: 240px;
	height: 38px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../img_css/nabidka_e.png);	
}
#eportal #list P{
	min-height: 50px;
	width: 200px;
	margin: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 12px;
}
#eportal #list .odkaz{
	text-decoration: none;
	color: black;
}

#eportal .emenu1{
	background-image: url(../img_css/emenu_1.png);
	background-repeat: no-repeat;
}
#eportal .emenu2{
	background-image: url(../img_css/emenu_2.png);
	background-repeat: no-repeat;
}
#eportal .emenu3{
	background-image: url(../img_css/emenu_3.png);
	background-repeat: no-repeat;
}
#eportal .emenu4{
	background-image: url(../img_css/emenu_4.png);
	background-repeat: no-repeat;
}
#eportal .emenu5{
	background-image: url(../img_css/emenu_5.png);
	background-repeat: no-repeat;
}

#eportal SPAN{
	display:none;
	visibility: hidden;
}


/* ************************************** */
/* *************STYLY pro texty  ******** */
/* ************************************** */



#art {
	width: 800px;
}

#art2 {
	width: 440px;
}
.perexBox {
	background: url(../img_css/dots.gif) repeat-x bottom left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	_display: inline-block;
	overflow: hidden;
}
.perexBoxST {
	padding-bottom: 5px;
	margin-bottom: 5px;
	_display: inline-block;
	overflow: hidden;
}


#art .ImgBox {
   width: 160px; 
	height: 100px;
   float: left;
}
#art2 .ImgBox {
   width: 160px; 
	height: 100px;
   float: left;
}

#art .AnnotationBox {
	width: 475px; 
   float: left;
   margin-top: 0px;
	margin-left: 10px;
}
#art2 .AnnotationBox {
	width: 255px; 
   float: left;
   margin-top: 0px;
	margin-left: 10px;
}


#art .AnnotationBox .more{
	display: inline;
	float: right;
}

#art H2 {
	margin-top: 2px;
	padding-top: 2px;	
	color: #006aaf;
}
#art .main_text {
	float: none;
	padding: 5px;
	margin: 0px;
}
#files{}

#files A {
	font-weight: bold;
	font-size: 12px;
	color:black;
	text-decoration: none;
}

	
#kont{
	width: 660px;
}
#kont A{
	text-decoration: underline;
	color: #4F4F4F;
}
#kont A:hover, A:active{
	text-decoration: underline;
	color: black;
}
#kont P{
	padding: 2px;
	margin: 2px;
}
#kont .ImgBox {
   width: 120px; 
	height: 150px;
   float: left;
}
#kont .DetBox {
	width: 475px; 
   margin-top: 0px;
	margin-left: 120px;
}	
/**********************/
/****  Vyhledavani   */
/*********************/

#search{
	width: 400px;
}

#search .high{
	color: #4F4F4F;
	font-size: 1.2em;
	font-weight: bolder;
}

#search INPUT {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #e8ecee;
	margin: 3px;
}

#search .result{
	background: url(../img_css/dots.gif) repeat-x bottom left;
	padding: 5px;
}

#search .result A{
	color: #4F4F4F;
	font-weight:bold;
}

#search .yellow{
	background-color: Yellow;
}
/**********************/
/****  Global text   */
/*********************/


.warning{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
.bold{
	font-weight: bold;	
}


