/* 210 58 55 */

body {
/*	background-color: #EFF5F5;*/
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
}

#foto {
	background-color: #C5D8D8;
	margin: 30px 0 0 0;
	text-align: center;
}

#foto div {
	margin: 0 auto;
}

div {
	text-align: left;
}

#page {
	width: 48.1em;
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
	min-width: 400px;
}


#page-in {
	padding-top: 5px;
	margin-left: 184px;
}


/* ******************************* head ************************** */

#head {
	padding-bottom: 3px;
	border-bottom: 2px solid #3B7575;
	margin-bottom: 3px;
}

.top-2 {
	height: 10px;
	font-size: 1%; /* MSIE hack */
	background-repeat: no-repeat;
	background-position: top right;
}

.top-1 {
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	background-color: #3B7575;
}

#head .top-2 {
	background-image: url(img/bg-top-r.gif);
}

#head .top-1 {
	background-image: url(img/bg-top-l.gif);
	margin-bottom: 3px;
	background-color: #3B7575;
}

#head-in {
	height: 90px;
	background-image: url(img/bg-head.jpg);
	text-align: right;
}

#head-in h4 {
	display: inline;
	position: relative;
	top: 65px;
	right: 1px;
	font-size: 113%;
	font-weight: bold;
	font-style: italic;
	font-family: "Times CE", "Times New Roman", serif;
	letter-spacing: .1em;
}

#head-in a {
	color: #3B7575;
	text-decoration: none;
}

/* ***************************** /head **************************** */

/* ***************************** pomocne menu a head ************** */

#headbg {
	position: absolute;
	top: -16px;
	left: 0;
	width: 184px;
	height: 308px;
	background-image: url(img/kyti.jpg);
}

#menu-pom {
	position: absolute;
	top: 290px;
	left: 23px;
	width: 150px;
	height: 300px;
}

#menu-pom p {
	color: #3B7575;
	font-size: 70%;
	font-weight: bold;
	margin: 0;
	padding: 5px 30px 10px 18px;
	background-image: url(img/otaznik.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu-pom span.a {
	color: #C5D8D8;
	font-size: 160%;
}

#menu-pom span.b {
	font-size: 120%;
	letter-spacing: 3px;
}


#menu-pom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-pom li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 2px solid #C5D8D8;
}

#menu-pom ul a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
/*	color: #395E5E;*/
	color: #000000;
	font-size: 109%;
	font-weight: bold;
	font-variant: small-caps;
	height: 60px;
}

#nav-jaro {
	background-image: url(img/jaro.jpg);
}

#nav-leto {
	background-image: url(img/leto.jpg);
}

#nav-podzim {
	background-image: url(img/podzim.jpg);
}

#nav-zima {
	background-image: url(img/zima3.jpg);
}


#menu-pom ul a span {
	display: block;
	text-align: right;
	padding: 5px 5px 0 0;
}

#menu-pom ul a:hover {
/*	color: #F8E2D3;*/
	color: #FFFFFF;
	background-color: #EA9862;
	text-decoration: underline;
	background-position: 0px -60px;
}


#menu-pom .bottom-2 {
	background-image: url(img/bg2-bottom-r.gif);
}


#menu-pom .bottom-1 {
	position: relative;
	top: -2px;
	background-color: #C5D8D8;
	background-image: url(img/bg2-bottom-l.gif);
}

#menu-pom .top-2 {
	background-image: url(img/bg2-top-r.gif);
}


#menu-pom .top-1 {
	background-color: #C5D8D8;
	background-image: url(img/bg2-top-l.gif);
}


/* ***************************** pomocne menu a head ************** */


/* ***************************** menu **************************** */


#menuplace {
	height: 1.79em;
	background-color: #F8E2D3;
	border-bottom: 4px solid #EA9862;
}


#menu {
	position: absolute;
	top: 0;
	width: 36.62em;
/*	width: 100%;*/
	max-width: 800px;
}

#menu-in {
	background-color: #F8E2D3;
	text-align: center; 
	/*	height: 1.4em;*/
	padding: .3em 0;
	border-bottom: 4px solid #EA9862;
}


#menu li, #menu ul {
	display: inline;
	padding: 0;
	margin: 0;
}


#menu a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #395E5E;
	padding: .3em .4em .48em .4em;
	border: 1px solid #F8E2D3;
	border-bottom: 0;
	border-top: 2px solid #F8E2D3;
}

#menu a span {
}

#menu a:hover {
	background-color: transparent; 
	background-color: #F4CAAE;
	/*text-decoration: underline;*/
	color: #000000;
	border-color: #EA9862;
}

/* ***************************** /menu **************************** */

/* ***************************** navigace **************************** */

#uvod #nav-uvod, #navrhy #nav-navrhy, #realizace #nav-realizace, #udrzba #nav-udrzba,
#smyslu #nav-smyslu, #kontakt #nav-kontakt
{
	background-color: #F4CAAE;
	color: #000000;
	border-color: #EA9862;
}

#uvod #nav-uvod:hover, #navrhy #nav-navrhy:hover, #realizace #nav-realizace:hover, #udrzba #nav-udrzba:hover,
#smyslu #nav-smyslu:hover, #kontakt #nav-kontakt
{
	text-decoration: none;
	cursor: default;
}


#jaro #nav-jaro, #leto #nav-leto, #podzim #nav-podzim, #zima #nav-zima {
	color: #FFFFFF;
	background-color: #EA9862;
	text-decoration: none;
	background-position: 0px -60px;
}


#jaro #nav-jaro:hover, #leto #nav-leto:hover, #podzim #nav-podzim:hover, #zima #nav-zima:hover
{
	cursor: default;
}


/* ***************************** /navigace **************************** */

/* ***************************** page **************************** */

#inside {
	position: relative;
}

#inside2 {
	border-left: 1px solid #C5D8D8;
	border-right: 1px solid #C5D8D8;
	background-image: url(img/bg-page-r.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#text {
	padding: .3em 3em;
	background-image: url(img/kyti_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 30em;
}



* html #text .pad {
	height: 15em;
} 



#text p, #text ul, legend {
	font-size: 79%;
}

#text p.linkto {
  text-align: right;
  margin: 10px 0;
  padding-right: 40px;
}

#text h1, #text h2, #text h3  {
	font-size: 113%;
	font-weight: bold;
	font-style: italic;
/*	font-family: "Times CE", "Times New Roman", serif;*/
	letter-spacing: .15em;
	color: #3B7575;
	margin: 1.5em 0 0 0;
	border-width: 1px 10px 0 0;
	border-color: #C5D8D8;
	border-style: solid;
}

#text h3 {
	font-size: 89%;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	letter-spacing: .1em;
/*	border-top: 1px solid #ECF4F4;*/
}

#text strong {
	color: #395E5E;
}


#text a {
	color: #CC5100;
/*	white-space: nowrap;*/
	text-decoration: underline;
}

#text a:visited {
	color: #803300;
}

#text a:hover {
	color: #395E5E;
}

.boxik {
	float: right;
	background-color: #E3EEEE;
	border: 1px solid #C5D8D8;
	padding: 1em;
	margin: 20px 0 10px 15px;
	position: relative; /*MSIE hack*/
}

.boxik div {
	width: 228px;
}


#text .boxik h3 {
	font-size: 89%;
	border: 0;
	margin: 0 0 .3em 0;
	padding: 0;
	letter-spacing: .05em;
}

.boxik ul {
	list-style-type: disc;
	list-style: outside;
	padding: 0 0 0 15px;
	margin:  0;
}

.boxik p {
	margin: 0;
	padding: 2px;
}


#text img {
	margin: 5px 10px;
	padding: 4px;
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #F4CAAE;
	border-style: solid;
}

#text .fotocont a img {
	border-width: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#text img.ilustrace {
	float: right;
	position: relative; /*MSIE hack*/
	margin: 10px 0 10px 10px;
	border-color: #C5D8D8;
}

* html #text img.ilustrace {
	margin: 5px;
}

#fotogalerie .fotocont {
  float: left;
 	position: relative;
}

.fotocont a {
  display: block;
	border-width: 2px;
	padding: 5px;
	margin: 10px;
	border-color: #F4CAAE;
	border-style: solid;
  
}

.fotocont a:hover, #text a:hover img {
	border-color: #C5D8D8;
}

li li {
	font-size: 130%;
}

fieldset {
	padding: 2em;
	text-align: center;	
}

p.submit {
	text-align: center;
}

p.submit input {
	color: #395E5E;
	font-weight: bold;
	margin: .2em 1em 1em 1em;
}

p.submit input.reset {
	color: #803300;
}
/* ***************************** /page **************************** */


/* ***************************** foot **************************** */

#foot-in {
	margin-bottom: 3px;
/*	border-bottom: 2px solid #3B7575;*/
	background-color: #F8E2D3;
	border-top: 2px solid #EA9862;
}

#foot p {
	text-align: center;
	font-size: 59%;
	color: #395E5E;
	margin: 0;
	padding: 0;
}

#foot p a {
	color: #395E5E;
	text-decoration: none;
}

#foot p a:hover {
	text-decoration: underline;
}


.bottom-2 {
	height: 10px;
	font-size: 1%; /* MSIE hack */
	background-image: url(img/bg-bottom-r.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottom-1 {
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}

#foot .bottom-2 {
	background-image: url(img/bg-bottom-r.gif);
}


#foot .bottom-1 {
	margin-bottom: 3px;
	background-color: #3B7575;
	background-image: url(img/bg-bottom-l.gif);
}


/* ***************************** /foot **************************** */

#verbung {
	text-align: center;
}

#verbung a {
	font-size: 59%;
	text-decoration: none;
	color: #C5D8D8;
	color: #5B9595;
}

#verbung a:hover {
	text-decoration: underline;
}

.cleaner {
	clear: both;
	margin-top: 10px;
}

.break {
	display: block;
}

.noscreen {
	display: block;
	position: absolute;
	background-color: transparent;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

hr, .none {
	display: none;
}


#counter {
	position: absolute;
	top: 0;
	left: 0;
	width: 0px;
	height: 0px;
}

#counter img {
	border: 0; 
}



/*

div div {
	border: solid 1px red;
}
*/