HTML
{
	height: 100%;
		background: url(img/img_44.gif);
}

body {
	text-align: center;
	height: 100%;
	
	background-color: white;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

TABLE, TD, TR {
	color: #000000;
	font-size: 1em;
	vertical-align: top;
}

.aa
{
	width: 400px;
}
.center
{
	text-align: center;
}
P
{
	margin: 0.5em 0em 0.5em 0em;
	text-align: justify;
}


/* hlavni stranka -------------------------------------------------------*/

#back{
	height: 100%;
	clear: both;
	background: url(img/img_44.gif);
}

#page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background: url(img/poz1.gif);
	
}

#pagein {
	background: url(img/poz1.gif);

}

#pageinkraje{
	margin-left: 4px;
	padding-right: 9px;

}

#head {
	margin: 0px 0px 0px 0px;
}

#main {
clear: both;
/*width: 768px;*/
}

.main-blok {
	width: 522px;
	float: right;
	background: #F5F5F5;	
	clear: both;
	padding: 0px 0px 12px 0px;
	margin-left: 4px;		
	margin-right: 0px;	
}

#right {
	float: left;
	text-align: left;

}

.clear{
	clear: both;
}

.ban{
 background:  url(img/ban-m.gif) repeat-x left;
	width: 768px;
}
.ban-l{
 background:  url(img/ban-l.gif) no-repeat left;
}
.ban-r{
	background:  url(img/ban-r.gif) no-repeat right;
	padding: 5px;
	color: #FAF2F2;
	font-size: 10px;
 	font-weight: bold;
}

/* --------------------------*/
.rb{
	background:  url(img/rb-m.gif) repeat-x left;
	width: 240px;
}

.rb-l{
 background:  url(img/rb-l.gif) no-repeat left;
}

.rb-r{
	background:  url(img/rb-r.gif) no-repeat right;
	padding: 6px 0px 5px 0px;
	margin-left: 36px;
 	font-weight: bold;
}

.rb-text{
	background:#F5F5F5;
	width: 240px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 10px;	
}
/* --------------------------*/

.rb2{
	background:  url(img/rb-m2.gif) repeat-x left;
	width: 240px;
}

.rb2-l{
 background:  url(img/rb-l2.gif) no-repeat left;
}

.rb2-r{
	background:  url(img/rb-r2.gif) no-repeat right;
	padding: 6px 0px 5px 0px;
	margin-left: 36px;
 	font-weight: bold;
	color: White;
}

.rb2-text{
	background:#F5F5F5;
	width: 240px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 10px;	
}
/* --------------------------*/

.logo2{
	float: right;
	margin-right: 10px;
}

.logo{
	float: left;
	margin: 28px 0px 4px 18px;
}


#right UL
{
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}


#right LI
{
	list-style: url(img/odr.gif);
	margin: 6px 0px 10px 15px;
	padding: 0px;
}


.text-m UL
{
	margin-left: 10px;
	padding: 0px;
}


.text-m LI
{
	margin: 6px 0px 8px 15px;
	padding: 0px;
}



.text
{
	padding: 7px;
}

.text-m
{
	padding: 14px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.ban-r SPAN
{
	padding: 0px 1px 0px 1px;
}

H2, H3
{
	font-size: 1.3em;

	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3
{
	font-size: 1em;
	margin: 0px 0px 5px 16px;
}

H2
{
		margin: 0px 0px 15px 10px;
		padding-bottom: 5px;
		border-bottom: 4px solid white;
}
.paticka
{
	clear: both;
	padding-bottom: 12px;

}

/* odkazy -------------------------------------------------- */
a:link {
	color: Maroon;
	background-color: transparent;
/*	font-weight: bold;*/
	text-decoration: underline;
}
a:visited {
	color: Maroon;
	background-color: transparent;
/*	font-weight: bold;*/
}
a:hover {
	color: Maroon;
	background-color: transparent;
/*	font-weight: bold;*/
	text-decoration: none;
}
a:active {
	color: Maroon;
	background-color: transparent;
/*	font-weight: bold;*/
	text-decoration: none;
}

/* ----------------------- */
.img-l
{
	float: left;
	padding: 0.5em;
	background-color: White;
	margin-right: 1em;
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;	
}

.img-r
{
	float: right;
	padding: 0.5em;
	background-color: White;	
	margin-left: 1em;
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;		
}

.img-c
{
	text-align: center;
	padding: 0.5em;
	background-color: White;	
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;		
}

.text-m H2
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.line
{
	width: 768px;
	border-bottom: 3px solid #E2E2E2;
	margin-bottom: 5px;
	padding-top: 5px;	
	
	font-size: 1px;
	clear: both;
}

.look
{
	border: 1px solid #EDEDED;	
	margin: 1em;
	padding: 0.6em;
	background-color: White;
}

.topnadpis
{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
/*	border-bottom: 3px solid gray;*/
	color: White;
	background-color: #808080;
	padding-bottom: 0.3em;
}

.topnadpis1
{
background: top left url(img/top1.gif) no-repeat;
}

.topnadpis2
{
background: top right url(img/top2.gif) no-repeat;
	padding: 0.3em 0.3em 0em 0.3em;
}

.small
{
font-size: 0.9em;
}

/*   styl pro formulare         */

.textform
 {
	width: 250px;
}

.textformbig
 {
	width: 300px;
}

INPUT.textform, TEXTAREA.textformbig {
		font-family: Arial, sans-serif;
		font-size: 1em;
}


.textformtext
 {
	font-size: 0.8em;
	width: 70px;
	font-family: Arial, sans-serif;
}

.textformred
{
	font-size: 0.8em;
	width: 70px;
	font-family: Arial, sans-serif;
	color: Red;
}


TABLE TD
{
	vertical-align: middle;
}
.rform 
{
	text-align: right;

}

.arcade
{
	font-family: Century Gothic, Arial, Verdana;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.topb
{
vertical-align: top;
PADDING-top: 7px;
}

.des, .des a:link, .des a:hover, .des a:visited
{
	font-size: 10px;
	color: gray;
	text-align: center;
}