HTML
{
	height: 100%;	
	scrollbar-face-color: #BBCAE1; 	
	scrollbar-shadow-color: #BBCAE1;
	scrollbar-highlight-color: #BBCAE1; 
	scrollbar-3dlight-color: #BBCAE1;
	scrollbar-darkshadow-color: #BBCAE1; 
	scrollbar-track-color: #1D509C;
	scrollbar-arrow-color: #1D509C;

}

body {
	text-align: center;
	height: 100%;	
	background: #C5CBE5;
	color: #777777;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

TABLE, TD, TR {
	color: #000000;
	font-size: 1em;
	vertical-align: top;
}

LI
{
	margin-bottom: 0.4em;
}
UL
{
	margin-left: 0em;
	padding-left: 2em;
}
H1, H3
{
	font-size: 1.3em;
	margin: 0.5em;
	padding: 0em;
	color: #ffffff;
	display: none;
}
H2
{
  color: #2A4687;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
H3
{
	font-size: 1em;
}
.center
{
	text-align: center;
}
P
{
/*	margin: 0em 0em 0em 0em;*/
}

.lookat
{
	display: block;
	margin: 1.4em;
	padding: 0.6em;
}

.small
{
	font-size: 0.8em;
}

/* hlavni stranka -------------------------------------------------------*/


#page
{

}

#page-in
{
	width: 908px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.head
{
	background: url(images/head.jpg) no-repeat top;
	height: 147px;
	
}



.menu
{
	background: url(images/lang.jpg) no-repeat top right;
	height: 49px;	
	text-align: right;
	
/*	margin: 6px 0px 6px 0px;*/
}

IMG
{
	border: 0px solid white;
}

.top-blok
{
padding: 0px 10px 0px 5px;
}



.obsah
{
	padding: 10px 10px 0px 10px;
	width: 98%;
}	
	

.mez
{
height:10px;
clear: both;
border: 1px solid white;
}




/* odkazy -------------------------------------------------- */
.menu span
{
	padding-right: 29px;
	font-size: 1.2em;
	position: relative;
	top: +30px;
}


.menu a:link {
	color: white;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:visited {
	color: white;
	background-color: transparent;
	font-weight: bold;
}
.menu a:hover {
	color: white;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	color: white;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}


/* odkazy -------------------------------------------------- */
a:link {
	color: black;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: black;
	background-color: transparent;
	font-weight: bold;
}
a:hover {
	color: red;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: black;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------- */
.img-l img
{
	float: left;
	padding: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;	
}

.img-l P
{
	font-size: 0.8em;
}

.img-r img
{
	float: right;
	padding: 0.2em;
	margin-left: 1em;
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;		
}

.img-c
{
	text-align: center;
}


.img-c img
{
	text-align: center;
	padding: 0.2em;
	margin-bottom: 0.4em;
	border: 1px solid #EDEDED;		
}

.left
{
	float: left;
	padding-right: 16px;
}

.right
{
	float: right;
	padding-left: 16px;
}

.clear
{
	clear: both;
	
}


.body-a
{
/*	background: url(img/main-poz.png) repeat-y left;*/
	

}

.side
{
	width: 188px;
	height: 295px;
	float: left;

}


.side a:visited, .side a:hover, .side a:active, .side a:link, .side img {
  padding: 0px;
  margin: 0px;
  /* float: left; */
  
  display: block;
}

.main
{
	width: 720px;
	float: right;
}

.bottom
{
	background: white;
	padding: 4px;
	margin: 4px;
	border-top: 1px solid #AFC1D2;
	text-align: center;
}


.bottom-x
{
  color: #333333;
	background: #838EC4;
  padding: 4px; 
	/* margin: 4px; */
	text-align: center;
}


.main-blok
{
	background: url("images/main.jpg?4") top left no-repeat;
	height: 246px;
	
}

.logo {
   position: relative;
   top: +12px;
   left: +8px;
}
.bottom-obsah {
  background: url("images/bottom.jpg") top left no-repeat;
	height: 271px;
}