
html { 	min-width: 920px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #D0EDFF;
	background-image:  url(../img/bg.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: repeat-x;
	background-position:left top;
	min-width: 920px;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../img/text.jpg);/* obrázek pro textové tělo - opakuje se svisle */
	background-repeat:repeat-y;
	background-position: center top;
	
	text-align: center;
	width:920px;
	height:auto;
	min-height: auto;
	/*FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; */
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:920px;
	height:auto;
	_height: 650px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 650px;
	background-image:  url(../img/head.jpg);/* obrázek v hlavičce - min-height */
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	/*FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; */
	color: #000000;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	float: right;
	text-align:center;
	height:auto;
	width:1000px;
	padding: 0 0 0 0;
	margin:0;
}
#obsah a {
	color: #3333FF;
}
#obsah a:hover {
	color: #330099;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: right;
	min-height: 70px;
	height: 70px;
	width:920px;
	background-image:  url(../img/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #999999;
	font-style: normal;
	font-weight:normal;
	position: relative;
	text-decoration:none;
	right: 32px;
}
#cistic a:hover {
	color: #666666;
	font-weight: bold;
	position: relative;
	text-decoration: underline;
	right: 32px;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	70px;
	min-height: 70px;
	left:570px;
	top:  30px;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	/*background-color: #FF66FF;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	position: relative;
	float: right;
	width: 483px;
	
	margin: 0 0 0 0;
	padding: 380px 92px 0 68px;
	font-size: 90%;
	/*line-height: 120%;*/
	color: #003355;
	text-align: justify;
	font-style:italic;
}
#main a {
	color: #333366;
	font-weight: normal;
}
#main a:hover {
	color: #000000;
}
#main p {
	font-weight: normal;
}

#main h1 {	
	font-size: 155%;
	text-align:left;
	font-weight: bold;
	color: #004466;
}
#main h2 {	
	font-size: 140%;
	text-align:left;
	font-weight: bold;
	color: #003344;
}
#main h3 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color:#001822;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color: #000000;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px;
}
#main a img {
	border: 1px solid #003366;
}
#main a:hover img {
	border: 1px solid #0099CC;
}
#main a img:hover {
	border: 1px solid #0099CC;
}

#main table {	
}
#main td a img {
	border-bottom: 3px #FFFFFF;
	border-right: 3px #FFFFFF;
	border-left: 3px #333333;
	border-top: 3px #333333;
}

/*_______________________________________________________________*/

#left {
	padding: 480px 0 0 0;
	position: relative;
	float: right;
	text-align:left;
	width: 231px;
	height: auto;
	/*background-color: #FF9933;*/
}


/*	______________BOX boční - N E W S__________________	*/
#news {
	/*background-color:#FF3366;
	background-image:  url(../img/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	top:     0px;
	width: 201px;
	height:auto;
	min-height: 120px;
	
	margin: 	0 0 0 0;
	padding: 	110px 15px 0 15px;
	border-bottom: 1px solid #003366;
	text-align: justify;
	font-size: 80%;
	line-height: 120%;
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif
}
#news a {
	color: #840503;
	font-weight:bold;
}
#news a:hover {
	color: #CC0000;
}
#news p {
	font-weight: normal;
	text-align:justify;
	color: #000000;
	font-style:italic;
}
#news img {
	text-align:center;
	border: 1px solid #CC9966;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: normal;
	text-align:left;
	color: #003355;
	font-style:italic;
}

#news h2 {
	font-size: 120%;
	color: #000099;
}

#news h3 {
	font-size: 110%;	
	color: #000066;
}
#news hr {	
	width: 100%;
	height: 1px;
	color: #000066;
	background-color: #000066;
	border: 0px;
}

#obrys {
	color: #840503;
	font-weight:bold;
	position:absolute;
	/*position: relative;*/
	margin: 0px;
	padding: 0px;
	left:0;
	top:0;
	background-image:  url(../img/bg-up.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:60px;
	min-width:1000px;
	min-height:60px;
	/*background-color:#FF9900;*/
}

/*_______________fotky-rotace___________________*/

#foto {
  position:absolute;
  top:-147px;
  right:3px;
  height:269px;
  width:491px;
  /*background-color:#339999;*/
  z-index:0;
}

#foto #image_rotate {
  list-style: none;
  padding:0;
  margin:0;
}
