
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #FE0000;
	background-image:  url(../images/bg1.gif);/* obrázek pro podklad dokumentu - opakuje se */
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

#sub {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text.jpg);/* obrázek pro textové tělo dokumentu - opakuje se svisle */
	background-repeat:repeat-y;
	background-position: center top;
	
	text-align: center;
	width:1000px;
	height:auto;
	min-height: auto;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000;
}
#all {
	position: relative;
	width:1000px;
	height:auto;
	_height: 343px;
	min-height: 343px;
	background-image:  url(../images/head.jpg);/* obrázek v hlavičce - výška obrázku, změnit min-height */
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #0000CC;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	text-align:center;
	height:auto;
	width:1000px;
	padding: 0 0 0 0;
	margin:0;
}
#all a {
	color: #3366CC;
}
#all a:hover {
	color: #9933FF;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	clear: left;
	min-height: 66px;
	height: 66px;
	width:1000px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	color: #999999;
	font-size:12px;
	font-weight: normal;
	line-height:27px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
}
#cistic a {
	color: #993300;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
#cistic a:hover {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration:none;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	float: left;
	width: 495px;
	
	margin: 330px 0 0 0;
	padding: 0 70px 0 100px;
	font-size: 67%;
	color: #000000;
	text-align: justify;
	/*background-color:#FFCC66;*/
}
#main a {
	color: #990000;
}
#main a:hover {
	color: #DD0000;
}

#main h1 {	
	font-size: 150%;
	text-align:left;
	font-weight: bold;
	line-height: 20px;
	color:#841D0A;
}
#main h2 {	
	font-size: 135%;
	text-align:left;
	font-weight: bold;
	line-height: 18px;
	color:#0F5778;
}
#main h3 {	
	font-size: 105%;
	text-align:left;
	font-weight: bold;
	line-height: 16px;
	color:#0F5778;
}
#main h4 {	
	font-size: 95%;
	text-align:left;
	font-weight: bold;
	line-height: 15px;
	color:#0F5778;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:			 #990000;
	background-color:#990000;
	border: 1px;
}


/*_______________________________________________________________*/

#rightxx {	
	margin: 320px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align:left;
	width: 298px;
	height: auto;
	position: relative;
	/*background-color: #FF9933;*/
}

/*nadpisy*/
#aktual, #anketbox, #searchbox, #langbox {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	left: 0px;
	top:  0px;
	width:298px;
	color: #841D0A;
	/*background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;*/
}
#aktual {
	position: relative;
	padding: 0 0 0 0;
	height: 15px;
	/*background-color:#66FF33;*/
}
#anketbox {
	position: relative;
	height: 17px;
	width: 163px;
	
	left:   60px;
	padding: 5px 0 0 15px;
	background-color:#FFB738;
	border: #FFB738 2px solid;
	text-align:left;
	line-height: 12px;
	/*background-color:#66FF33;*/
}
/*
#searchbox {
	position: absolute;
	left: 796px;
	top:  33px;
	text-align: left;
	height: 30px;
}
#mailbox {
	position: absolute;
	left: 796px;
	top:  72px;
	text-align: left;
	height: 30px;
}
*/


/*_________________________Mutace_________________________-*/
#langbox {
	position: absolute;
	left: 630px;
	top:  28px;
	text-align: left;
	height: 120px;
	width:40px;
}
#langbox img {
	margin-bottom: 4px;
}
#langbox a img {
	border:#999999 1px solid;
}
#langbox a:hover img {
	border:#FF0000 1px solid;
}

/*_________________________Anketa_________________________-*/
#anketa  {
	position: relative;
	width: 148px;
	height: auto;
	left:   30px;
	
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	color: #000000;
	background-color:#FFDF59;
	border: #FFB738 2px solid;
	margin:  0 30px 0 30px ;
	padding: 10px 15px 0 15px ;
}
#anketa img {	
	border:#FFFFFF 1px solid;
}
#anketa a {
	color: #AA0000;
	text-decoration:none;
}
#anketa a:hover {
	color: #000000;
	text-decoration:none;
}
.otazka  {
	position: relative;
	left:  0px;
	top:   -5px;
	
	display:block;
	width: 160px;
	&width: 160px;
	_width: 160px;
	height: 30px;
	line-height: 15px;
	
	font-weight: normal;
	font-size: 85%;
	padding: 0 0 0 0;
}



/*	______________BOX boční - N E W S__________________	*/
#news {
	position:relative;
	width: 298px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: 67%;
	line-height: 110%;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000;
}
#news a {
	color: #A60004;
	font-weight:bold;
}
#news a:hover {
	color: #DD0000;
}
#news p {
	color: #000000;
	font-weight: normal;
	padding: 0 30px 0 30px;
}
#news img {
	margin: 0 30px 0 30px;
	border:#770000 1px solid;
}

#news h1 {
	font-size: 130%;
	position: relative;
	padding: 0 30px 0 30px;
	text-align: left;
	line-height: 18px;
	color: #FE0000;
}

#news h2 {
	font-size: 130%;
	position: relative;
	padding: 0 30px 0 30px;
	text-align: left;
	line-height: 18px;
	color: #FE0000;
}

#news h3 {
	font-size: 130%;
	position: relative;
	padding: 0 30px 0 30px;
	text-align: left;
	line-height: 18px;
	color: #FE0000;
}
#news hr {	
	width: 298px;
	height: 1px;
	color: #E6B664;
	background-color: #E6B664;
	border: 0px;
}
.vysocina {
	font-size: 60%;
	color:#996633
	padding: 0 30px 0 30px;
	text-align:center;
}


/*	______________BOX Search__________________	*/

/*DIV nadpis
#searchbox {
	position: absolute;
	right: 206px;
	top:    34px;
	
	text-align:right;
	font-size: 67%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	width: auto;
	height: auto;
	color: #86B7D7;
}*/

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	right: 48px;
	top:   33px;
	
	color: #000033;
	height:auto;
	width: auto;
}
.field-search {
	border: 1px solid #333333;	
	color: #000033;
	background-color:#FFFFFF;
	font-size: 80%;	
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 125px;
	height: 15px;
	display:inline;
	padding:1px 0 2px 3px;
	margin:0;
}

/*.tlacitko  { 	
	background-color:#0A50A1;
	color:#FFFFFF;
	font-size: 100%;
	border: none;
	height: 18px;
	text-transform: uppercase;
	text-shadow:#FFFFFF;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	font-weight: bold;
}*/


/*	______________BOX mail______________________*/

/*DIV nadpis
#mailbox {
	position: absolute;
	right: 206px;
	top:    64px;
	
	text-align:right;	
	font-size: 67%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	width: auto;
	height: auto;
	color: #86B7D7;
}*/

/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	right: 48px;
	top:   72px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border: 1px solid #333333;
	color: #000033;
	background-color:#FFFFFF;
	font-size: 80%;
	
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing:0px;
	width: 125px;
	height: 15px;
	display:inline;
	padding:1px 0 2px 3px;
	margin: 0;
}


/*	______________TEXT ve stránce______________________*/

/*DIV popis*/
#popis {
	/*background-color:#0A50A1;*/
	position: absolute;
	right: 20px;
	top:  130px;
	color:#FFFFFF;
	font-size: 75%;
	text-align:left;
	line-height: 125%;
	height:160px;
	width: 270px;
}
#popis a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#popis a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* ODKAZY */
#odkazy { 
	position: relative;
	width: 178px;
	height: auto;
	left:   30px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	color: #000000;
	background-color:#FFDF59;
	border: #FFB738 2px solid;
	margin:  0 30px 30px 30px ;
	padding: 10px 15px 0 15px ;
	
	color:#ffffff;
	padding: 0px 0px 0px 0px;

	text-align:justify;
	line-height:normal; }
#odkazy a{
	color: #3366CC;
	text-decoration:none;
	display: block;
	font-size: 12px;
	text-align: center;
}
#odkazy a:hover {
	color: #9933FF;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#odkazy #odkazy-vnitrek {
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
#odkazy a.odkazy-vice {
	color: #3366CC;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #9933FF;
}