html, body {
		min-width: 800px;
		min-height: 600px;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      text-align: center;
      color: black;
		background-color: #dddddd; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	text-decoration: none;
	font-weight: bold;
	COLOR: black;
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	COLOR: Red;
}
.nadpis_stru {
	TEXT-DECORATION: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: 193565;
	font-style: normal;
	text-align: left;
}
.polozka_stru {
	TEXT-DECORATION: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	COLOR: 193595;
	font-style: normal;
}
H1{
	color: #dddddd;
	font-size: 0px;
}
H1 A {
	font-size: 0px;
	text-decoration: none;
	font-weight: normal;
	COLOR: #dddddd;
}
H1 A:hover {
	font-size: 0px;
	text-decoration: none;
	font-weight: normal;
	COLOR: #dddddd;
}
    #page {
      min-height: 100%;
      position: relative;
      width: 100%;
      margin: 0;
      text-align: left;
      }
    #header {
		background: url(../images/podklad/sm_02.jpg);
		background-repeat: repeat-x; 
      width: 100%;
      height: 104px;
		min-width: 800px;
    }
    #prouzek {
		background: url(../images/podklad/sm_05.jpg);
		background-repeat: no-repeat;
      position: absolute;
		top: 104px;
		left: 160px;
		width: 69px;
		height: 392px;
    }
    #footer {
      position: absolute;
      width: 100%;
      height: 15px;
      bottom: 0;
      left: 0;
		border: 0px solid black;
    }
    .footer1 {
		float: right;
		background: url(../images/podklad/sm_21.jpg);
		background-repeat: no-repeat;
      height: 15px;
		width: 395px;
		text-align: right;
    }
    #content {
		margin: 0px;
		margin-left: 229px;
		padding: 10px 10px 0px 10px;
		border: 0px solid black;
    }
    .TAB1 {
		border: 0px solid green;
		margin: 0px;
    }
.text{
   text-align: left;
	font-size: 13px;
	font-style: italic;
}    
.ramecek1 {
	padding: 10px;
	border: 1px solid red;
	background-color: White;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
}
.webmaster {
	font-size: 10px;
	font-weight: bolder;
	COLOR: #dddddd;
	float: right;
}	
.webmaster A {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	COLOR: White;
}
.webmaster A:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	COLOR: red;
}
.nadpis {
   font-size: 18px;
   COLOR: #03956e;
   float: right;
   font-weight: bolder;
}	
.titulek {
   font-size: 18px;
   COLOR: Black;
   float: left;
   font-weight: bolder;
   font-style: italic;
}	
.cleaner
{
	clear:both;
	height: 0;
	content: ' ';
	overflow: hidden;
}
.box { margin-top: 1px;margin-left: 10px;width:97%; 
			  background:#a9dcc9 url("../images/podklad/box-left.jpg") 0 0 repeat-y }
.box .in { background:url("../images/podklad/box-right.jpg") top right repeat-y  }
.box .in21 { background:url("../images/podklad/box-top-center.jpg") 0 0 repeat-x }
.box .in22 { background:url("../images/podklad/box-top-left.jpg") 0 0 no-repeat }
.box .in23 { background:url("../images/podklad/box-top-right.jpg") right top no-repeat }
.box .in31 { background:url("../images/podklad/box-bottom-center.jpg") left bottom repeat-x }
.box .in32 { background:url("../images/podklad/box-bottom-left.jpg") left bottom no-repeat; 
				width:100%; }
.box .in33  { background: url("../images/podklad/box-bottom-right.jpg") right bottom no-repeat;
				padding: 1px 20px 30px 20px;
}
.box H2     {margin-top: 3px; font-weight: bolder;color: white; font-size: 17px;}
.box p      {margin: 20px 5px 0px 5px;}

.menuon{
   font-size: 15px;
	margin-left: 5px;
	border-bottom: 1px Solid Black; 
}
.menuoff{
   font-size: 15px;
	margin-left: 5px;
	border-bottom: 1px Solid #dddddd;
}
.thumb {
	float: left;
	margin: 20px;
}
.thumbR {
	float: right;
   border: 1px Solid Black;
}
.wait {
   float: left;
   margin: 0;
}

