HTML
{
	height: 100%;	
}

body {
	text-align: center;
	height: 100%;	
	background: url(/img/poz.png) center;
	color: #000000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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, H2, H3
{
	font-size: 1.3em;
	margin: 0.5em;
	padding: 0em;
	color: #163C6C;
	/* border-bottom: 1px dashed #CED8DF; */
}
H2
{
	font-size: 1.2em;
}
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: 980px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.head
{
 	background: url(/img/hlavicka.jpg) no-repeat top; 
	height: 181px;
	padding-bottom: 2px;
	padding-top: 14px;
}



.menu
{
	background: url(/img/menu.png) no-repeat bottom;
	padding: 6px 0px 9px 24px;
/*	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: 15px;
}


.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;*/
	margin-top: 6px;
	border-left: 1px solid #AFC1D2;
	border-right: 1px solid #AFC1D2;	

}

.side
{
	width: 180px;
	float: left;
	border-right: 1px solid #AFC1D2;		
}

.main
{
	width: 790px;
	float: right;
}

.bottom
{
	background: white;
	padding: 4px;
	margin: 4px;
	border-top: 1px solid #AFC1D2;
	text-align: center;
}

.menu2 div
{
	background: url(/img/menu-p.png) top left;
	padding: 5px 0px 4px 18px;
	border-bottom:1px solid #DFE6ED;
	font-size: 11px;
}

.menu2 div.nadp
{
	background: url(/img/nadp.png) top left;
	padding: 5px 0px 4px 18px;
	border-bottom:1px solid #DFE6ED;
	font-weight: bold;
	font-size: 11px;
}

.side-blok
{
	padding: 10px;
	background: url(/img/side-p.png)top left;
}

.main-blok
{
	padding: 10px;
}

.main-blok p {
  padding-bottom: 6px;
  padding-right: 8px;
  padding-left: 8px;
  line-height: 16px;
}

.cc5 {font-size: 100%;  padding-left: 1em; padding-right: 1em;}
.cc4 {font-size: 120%;  padding-left: 1em; padding-right: 1em;}
.cc3{font-size: 140%;  padding-left: 1em; padding-right: 1em;}
.cc2{font-size: 165%;  padding-left: 1em; padding-right: 1em;}
.cc1{font-size: 200%; padding-left: 1em; padding-right: 1em;}

.logo {
  float: right;
  padding-right: 25px;
  padding-top: 115px;
  color: #000000;
  font-size: 32px;
  letter-spacing: 4px;  
  display: none;
}

.logo a {
  color: #000000;
  text-decoration: none;
}

.logo a:hover {
  color: #000000;
  text-decoration: none;
}

.datum {
  font-size: 11px;
  font-weight: bold;
  padding-right: 10px;
  color: #000000;
}

.logoobchodu {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.logoobchodu-right {
  float: right;
  padding-right: 10px;
  padding-bottom: 10px;
}

.letaky-box {
  float: left;
  width: 110px;
  height: 90px;
  text-align: center;
  border: 1px solid #163C6C;
  margin-right: 7px;
  margin-bottom: 7px;
  padding-left: auto ;
  padding-right: auto ;

}

.velkyletak {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  width: 160px;
}

.velkyletak h3 {
  _height: 30px;
  min-height: 30px;
}

.logoobchodu-head {
   position: relative;
   top: +20px;
   padding-left: 15px;
   float: left;
}
.vedle {
  float: left;
  margin-right: 80px;
  padding-top: 7px;
}

.fb {
  float: right;
}