html { 	min-width: 960px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		_width:960px;	
}


body { 	
	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: center 238px;
	
	background-color:#ECEA84;
	text-align: left;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	min-width:960px;
}
#sub {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: center 238px;
	
	text-align: left;
	width:800px;
	height:auto;
	min-height: auto;
	FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; 
	color: #000000;
}
#all {
	position: relative;
	top: -10px;
	&top: 0px;
	_top: 0px;
	width:800px;
	_width:960px;		
	min-width:800px;
	min-height:300px;
	background-image:  url(../images/head2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0;
	text-align:justify;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #009241;
}
#flash {
	position: absolute;
	top: 71px;
	left: 195px;
	_left: 275px;
	width: 593px;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

#pata {
	text-align:center;
    clear:both;
	width: 300px;
	min-width:300px;
	padding: 0;
	margin:0 0 0 255px;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

#pata a {
	color: #CCCC66;
}
#pata a:hover {
	color: #CC9966;
}


/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	float: right;
	width: 500px;
	min-width:500px;
	margin: 270px 0 0 0;
	font-size: 12px;
	padding: 0 25px 0 55px;
	_padding: 0 105px 0 60px;
}

#main a {
	color: #006600;
}
#main a:hover {
	color: #003300;
}
#main h1 {	
	font-size: 19px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
}
#main h2 {	
	font-size: 16px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
}
#main h3 {	
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
}
#main h4 {	
	font-size: 13px;
	text-align:left;
	font-weight:normal;
	line-height: 25px;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #009241;
}
/*	_________________OBSAH STRÁNKY - konec____________________	*/




/*	______Box pro vyhledávání_______	*/
#searchbox {
	position: absolute;
	right:       0px;
	_right:     80px;
	top:        16px;
	width:     300px;
	height:     24px;
	text-align:right;
}
.hledani input {
	border: #FFFF99 1px solid;
	color: #009241;
	background-color:#F0ED96;
}
.tlacitko input {
	border: 0px;
	border-color:#FF6600;
	position:relative;
	top:8px;
}
#mailbox {
	position: absolute;
	right:     220px;
	top:        16px;
	width:     200px;
	height:     24px;
	text-align:right;
	background-color:#CC6600;
}


/*	______Další tlačítkové boxy_______	*/

#tlbox1 {
	position: absolute;
	left:   26px;
	_left: 106px;
	top:   154px;
	height: 22px;
	width:  22px;
	border:0;
}
#tlbox2 {
	position: absolute;
	left:   38px;
	_left: 118px;
	top:   175px;
	height: 22px;
	width:  22px;
	border:0;
}
#tlbox3 {
	position: absolute;
	left:   26px;
	_left: 106px;
	top:   196px;
	height: 22px;
	width:  22px;
	border:0;
}


/*	______________BOX languange__________________*/
#langbox {
	position: absolute;
	left: 17px;
	_left: 97px;
	top:  10px;
	height: auto;
	width:  auto;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox a img {
	border:1px solid #FFFF00;
}
#langbox a:hover img { 
	border:1px solid #66CC00;
}
#langbox a img:hover { 
	border:1px solid #66CC00;
}



/*	_________________BOX boční____________________	*/

#news {
	float: right;
	width: 200px;
	margin: 270px 0 0 0;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	padding:0 10px 0 0;
}
#news a {
	color: #006600;
	font-weight: normal;
}
#news a:hover {
	color: #003300;
}

#news h1 {
	font-size: 13px;
	position: relative;
	left:      10px;
	padding:    0px;
	text-align: center;
	line-height: 15px;
	color: #999900;
}

#news h2 {
	font-size: 13px;
	position: relative;
	left:      10px;
	text-align: center;
	line-height: 15px;
	color: #999900;
}

#news h3 {
	font-size: 13px;
	position: relative;
	left:      10px;
	text-align: center;
	padding-right: 12px;
	color: #999900;
}
#news hr {	
	width: 70%;
	height: 1px;
	color: #999900;
}

