
html { 	min-width: 1000px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #7F7F7F;
	background-image:  url(../images/text.jpg); /*obrázek pro podklad dokumentu - opakuje se svisle*/
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 1000px;
	text-align: left;
	font-size: 90%;
	margin: 0px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text.jpg);/* obrázek pro textové tělo - opakuje se svisle */
	background-repeat:repeat-y;
	background-position: center top;
	
	/*text-align: left;*/
	width:      1000px;
	height:auto;
	min-height: auto;
	/*FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; */
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:      1000px;
	height:auto;
	_height: 270px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 270px;
	background-image:  url(../images/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: #0000CC;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	float: right;
	/*text-align: left;*/
	height:auto;
	width:   1000px;
	padding: 0 0 0 0;
	margin:0;
}
#obsah a {
	color: #9900CC;
}
#obsah a:hover {
	color: #CC66CC;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: right;
	min-height: 330px;
	height: 330px;
	width:1000px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	color: #333333;
	font-size:12px;
	font-weight: bold;
	line-height:20px;
	/*text-align: left;*/
	padding: 0 0 0 0;
}
#cistic a {
	color: #666666;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 120px;
}
#cistic a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 0px;
}
#pata  {
	/*background-color: #FF0000;*/
	width: 		545px;
	height: 	20px;
	min-height: 20px;
	margin-left: 365px;
	padding-top: 290px;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	/*background-color: #FF66FF;*/
	position: relative;
	float: right;
	width: 545px;
	
	margin: 430px 0 0 0;
	padding: 0 90px 0 45px;
	font-size: 80%;
	/*line-height: 180%;*/
	color: #000000;
	text-align: justify;
}
#main a {
	color: #CC00BB;
}
#main a:hover {
	color: #550044;
}
#main p {
	color: #000000;
}

#main h1 {	
	font-size: 140%;
	/*text-align:left;*/
	font-weight: bold;
	color: #990088;
}
#main h2 {	
	font-size: 130%;
	/*text-align:left;*/
	font-weight: bold;
	color: #880077;
}
#main h3 {	
	font-size: 120%;
	/*text-align:left;*/
	font-weight: bold;
	color: #770066;
}
#main h4 {	
	font-size: 110%;
	/*text-align:left;*/
	font-weight: bold;
	color: #660055;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #770066;
	background-color:#770066;
	border: 1px;
}

/*_________________L E F T___________________*/

#left {
	position: relative;
	float: right;
	padding: 0 0 0 0;
	margin: 280px 0 0 0;
	
	text-align: left;/**/
	width: 270px;
	height: auto;
	color:#000000;
	/*background-color: #FF9933;*/
}

#left hr {	
	_padding-left: 40px;
}

/*nadpisy*/
#aktual, #anketbox,#odkazbox {
	font-weight: bold;
	position: relative;
	height:  0px;
	font-size: 90%;
	_margin-left: 40px;
}
#anketbox {
	/*background-image:  url(../images/left1.jpg);
	background-position:-20px 30px;
	background-repeat:no-repeat;*/
	
	background-color:#B3B3B3;/**/
	width:240px;
	min-width:240px;
	height:0px;
	min-height:0px;
	color: #FFFFFF;
	padding-left:30px;
	/*top: -20px;
	left:30px;*/
}
#anketbox .nadpis {
	position: relative;
	top: -30px;
}

#aktual {
	background-image:  url(../images/left2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
	/*background-color:#cacaca;*/
	
	width:240px;
	min-width:240px;
	height:20px;
	min-height:20px;
	padding-top: 60px;
	padding-left:30px;
	padding-bottom:15px;
	color: #FFFFFF;
}

/*_________________________Anketa_________________________-*/
#anketa  {
	/*position: relative;*/
	
	/*background-image:  url(../images/left1.jpg);
	background-position:20px 30px;
	background-repeat:no-repeat;*/
	
	font-size: 90%;
	font-weight: normal;
	width:220px;
	height: auto;
	color: #550044;
	background-color:#B3B3B3;
	padding: 0 25px 0 25px;
	_margin-left: 40px;
}
#anketa img {
	height: 15px;
}
#anketa a {
	color: #666666;
	text-decoration: none;
}
#anketa a:hover {
	color: #000066;
	text-decoration: none;
}
.otazka  {
	position: relative;
	_margin-left: 40px;
	font-weight: bold;
	color: #331122;
}


/*	______________Novinky__________________	*/
#news {
	/*background-color: #CACACA;
	background-image:  url(../images/left3.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;*/
	width: 210px;
	height: auto;
	min-height: 60px;
	
	font-size: 75%;
	line-height: 125%;
	color: #333333;
	_margin-left: 40px;
	padding: 0 30px 0 30px;	
}
#news a {
	color: #770066;
	/*text-align: left;*/
}
#news a:hover {
	color: #440033;
}
#news p {
	font-weight: normal;
	text-align: justify;
}
#news img {
	border: 1px solid #550044;
	margin: 5px 24px 0 24px;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: bold;
	color: #550044;
}

#news h2 {
	font-size: 120%;
	color: #550044;
}

#news h3 {
	font-size: 110%;
	color: #550044;
}
#news hr {	
	width: 210px;
	height: 1px;
	color: #FFFFFF;
	background-color: #ffffff;
	border: 0px;
}
.vysocina {
	color: #990088;
	width: 270px;
	text-align: center;/**/
	padding:  0 0 0 0;
	margin:   0 0 0 0;
	_padding-left: 40px;
	/*background-color: #FFCC00;*/
}

.vysocina a {
	color:#770066;
	text-decoration:none;
	padding: 0;
	margin:  0;
}
.vysocina a:hover {
	color: #440033;
	text-decoration:none;
	padding: 0;
	margin:  0;
}

.hr {	_position:relative;
		_left:40px;
}


/*_________________Mutace - languange_________*/
#langbox {
	position: absolute;
	background-color:#CCCCCC;
	border:1px solid #666666;
	right: 60px;
	top:   118px;
	/*text-align: left;*/
	line-height:15px;
	padding: 3px 3px 0px 3px;
}
#langbox img {
	margin-bottom: 4px;
}
#langbox a img {
	border:#999999 1px solid;
}
#langbox a:hover img {
	border:#990088 1px solid;
}


/*	______________BOX mail______________________*/
#mailbox {
	position: absolute;
	left: 650px;
	top:   31px;
	
	height:auto;
	width: 120px;
	font-size: 80%;
	color: #FFE23E;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left: 772px;
	top:   31px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border:1px;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 75%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 135px;
	height: 15px;
	display:inline;
	padding:2px 0 1px 3px;
	margin:0;
}

/*	______________BOX Search__________________	*/
#searchbox {
	position: absolute;
	left: 75px;
	top:  204px;
	
	height:auto;
	width: 80px;
	font-size: 80%;
	color: #000000;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	left: 140px;
	top:  203px;
	
	height:auto;
	width: auto;
}
.field-search {
	border: #333333 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 75%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 120px;
	height: 14px;
	display:inline;
	padding:2px 0 1px 3px;
	margin:0;
}


/*	______________BOX odkaz na Home-Page__________________	*/
#odkazy {
	position: absolute;
	left:  95px;
	top:  110px;
	
	height: auto;
	width:  600px;
}
#odkazy img {
	border: none;
}


#main .odkazy {
  padding: 0 10px 0 10px;
  margin-left: -8px;
}
#main .odkazy a {
  font-weight:bold;text-decoration:none;
}
#main .odkazy a:hover {
  text-decoration:underline;
}
#main .odkazy div {
  padding-bottom:5px;
}

#odkazbox {
	/*background-image:  url(../images/left1.jpg);
	background-position:-20px 30px;
	background-repeat:no-repeat;*/
	margin-top:50px;
	background-color:#B3B3B3;/**/
	width:240px;
	min-width:240px;
	height:0px;
	min-height:0px;
	color: #FFFFFF;
	padding-left:30px;
	/*top: -20px;
	left:30px;*/
}
#odkazbox .nadpis {
	position: relative;
	top: -30px;
}

.odkazy-box {
	/*background-color: #CACACA;
	background-image:  url(../images/left3.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;*/
	width: 210px;
	height: auto;
	min-height: 60px;
	
	font-size: 75%;
	line-height: 125%;
	color: #333333;
	_margin-left: 40px;
	text-align:center;
	margin: 0 30px 20px 30px;	
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
	
}
.odkazy-box a {
  display:block;
  margin:4px;
}
.odkazy-box a img {
  border:none;
}
.odkazy-box a.vice {

}

