/*------------------------------------------------------------------
[Hlavni Stylesheet]

Projekt: Tereyska
Autor: Petr Havelka - petr@citronak.cz
Vystupni zarizeni: screen, projection
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ Generally ]
*/

/* Defaultni nastaveni odkazu */
a {cursor: pointer;}
a:link {text-decoration: underline; color: #23510c;}
a:visited {text-decoration: underline; color: #23510c;}
a:hover {text-decoration: none;}
a:active {text-decoration: none; color: #23510c;}

body, h1, h2, h3, h4, h5, ul, li, dl, dt, dd, form, p, fieldset, input { margin: 0; padding: 0;}
html {
	height: 100%;
}
body {
	background: #f2f1f1;
	color: #000000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


hr, .none, caption, .toPrint, legend { display: none; }

.jmp, h1 {
	position: absolute;
	top: -2000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear { display: inline-table; }

/* Skrytí pred IE/MAC \*/
* html .clear{ height: 1%; }
.clear { display: block; }
/* Konec skrytí pred IE/MAC */

img, fieldset {
	border: none;
}

#page {
	width: 980px;
	margin: 0 auto;
	background: url(../img/contentBg.png) 50% 0 repeat-y;
}

#pageBg {
	width: 100%;
	background: url(../img/bigBg.jpg) 0 0 no-repeat;
	position: relative;
}


/*------------------------------------------------------------------
[ Header ]
*/

#header {
	width: 574px;
	height: 117px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-bottom: 14px;
}

#logo {
	position: absolute;
	left: 140px; top: 13px;
	width: 297px; height: 72px;
	overflow: hidden;
	font-size: 1.6em;
}

#logo span a {
	display: block;
}

#logo span {
	position: absolute;
	left: 0; top: 0;
	width: 297px; height: 72px;
	background: url(../img/tereyskaLogo.png) 0 0 no-repeat;
}

#header ul {
	display: block;
	margin: 0 auto;
	height: 26px;
	list-style: none;
	position: relative;
	top: 91px;
	font-size: 1.5em;
	margin-left: 20px;
}
#header ul li {
	float: left;
	margin-right: 10px;
	margin-left: 9px;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
}

/* Barva pisma v menu */
#header ul li a, #header ul li strong {
	color: #50493d;
	font-weight: normal;
	text-decoration: none;
}
#header ul li a em, #header ul li strong em {
	float: left;
	padding: 0 9px 0 1px;
	background: url(../img/menuRight.gif) 100% 0 no-repeat;
	overflow: hidden;
	font-style: normal;
	text-decoration: none;
}

#header ul li a span, #header ul li strong span {
	float: left;
	width: 8px;
	height: 26px;
	background: url(../img/menuLeft.gif) 0 0 no-repeat;
	overflow: hidden;
	text-decoration: none;
}
#header ul li a:link span {background-position:  0 0;}
#header ul li a:visited span {background-position:  0 0;}
body #header ul li a:hover span, #header ul li.active a span, #header ul li strong span {
	background-position:  0 -26px !important;
}

body #header ul li a:hover em, #header ul li.active a em, #header ul li strong em {
	background-position:  100% -26px !important;
}

#header ul li a:link em {background-position:  100% 0;}
#header ul li a:visited em {background-position:  100% 0;}
/*------------------------------------------------------------------
[ Content ]
*/

#content {
	height: 426px;
	min-height: 426px;
	width: 572px;
	margin: 0 auto;
}

#content p, #content h2, #content h3 {
	text-align: left;
	margin-left: 24px;
	width: 352px;
}

#content .text p, #content .text h2, #content .text h3 {
	width: auto;
}

#content h2.wH3 {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Nadpisy H2 */
#content h2 {
	/*color: #4d846d;*/
	color: #7A7A7A;
	font-size: 1.8em;
	margin-bottom: 6px;
	margin-top: 10px;
}

#content h2.down {
	margin-bottom: 6px;
}

/* Nadpisy H3 */
#content h3 {
	/*color: #accdbf;*/
	color: #17624b;
	font-size: 1.2em;
	margin-bottom: 4px;
}

/* Specialni h3 - je zakomentovan v index.html */
#content h3.spec {
	color: #23510c;
	font-weight: normal;
	float: left;
	width: 108px;
}

/* Barva skoro veskereho textu */
#content p {
	/*color: #23510c;*/
	color: #388E3A;
	font-size: 1.2em;
	text-align: justify;
	margin-bottom: 6px;
}

#content p.spec {
	text-indent: 0;
	float: left;
	width: 240px;
	margin-left: 0;
}

/* Barca spodniho textu v index.htmls */
#content p.notes {
	text-indent: 0;
	color: #4d846d;
}

html>body #content {
	height: auto;
}

#content #cont {
	float: left;
	text-align: left;
	width: 397px;
}

#content #cont.text {
	width: 546px !important;
} 

#content .images {
	float: right;
	width: 175px;
}

#content .doporucujeme {
	float: right;
	width: 150px;
	position: relative;
	margin-top: 20px;
	left: -24px;
}

#content .doporucujeme h3 {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
}

#content .doporucujeme a img{
	display: block;
}

#content .images a {
	float: left;
	clear: both;
	margin-bottom: 20px;
	position: relative;
	width: 153px;
	height: 153px;
}

#content .images a:hover span {
	background-position: 0 -153px;
}

#content .images a img {
	display: block;
	position: absolute;
	top: 2px; left: 2px;
}

#content .images a span {
	display: block;
	width: 153px;
	height: 153px;
	background: transparent url(../img/imgBg2.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}

/* Barva textu ve formulari */
form label {
	display: block;
	width: 265px;
	height: 22px;
	position: relative;
	line-height: 22px;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #508776;
}

form {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
}

form label span {
	display: block;
	width: 117px; 
	height: 22px;
	position: absolute;
	left: 0px;
	text-align: right;
	padding-right: 8px;
}

form label input {
	position: absolute;
	width: 140px;
	height: 18px;
	left: 125px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

form label.text {
	width: 523px;
	height: 70px;
}

form label.text textarea {
	position: absolute;
	left: 125px;
	line-height: 1;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

form .submit {
	float: right;
	margin: 7px -4px 0 0; 
	width: 96px;
	height: 22px;
	border: none;
	padding-bottom:2px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background: url(../img/submitButton.png);
	color: #4a4a4a;
}
/* hlavni nadpis h2 */
#content #cont h2.bigHead {
	text-align: center !important;
	font-size: 3em;
	color: #17624b;
	font-weight: normal;
	margin: 0 0 14px;
	width: 572px; 
}

#content .index h2.bigHead{
	width: 397px !important;
}
.galerie {
	float: left;
	width: 568px;
	clear: both;
	margin: 0 0 18px 3px;
}

.galerie a {
	float: left;
	/*width: 139px;
	height: 140px;
	background: url(../img/galerieBg.gif) 0 0 no-repeat;*/
	margin: 0 3px 3px 0;
	
}

.galerie a img {
	display: block;
	margin: 4px;
	border: 2px solid #e5e5e5;
}

.galerie a:hover img {
	border: 2px solid #4a4a4a;
}

/* Tabulka s cenikem */
table {
	margin: 6px 0 6px 20px;
	font-size: 1.2em;
	line-height: 16px;
	color: #23510c;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
table td, table th {
	border-bottom: 1px solid #e5e5e5;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}
table th {
	font-weight: normal;
	border-right: 1px solid #e5e5e5;
}

/* Seznam */
#content ul {
	display: block;
	font-size: 1.2em;
	margin: 0 0 6px 34px;
	padding-left: 20px; 
	/*color: #23510c; */
	color: #388E3A;
	width: 470px;
	line-height: 16px;
	list-style-position: outside;
}


#maps {
	display: block;
	height: 263px;
	width: 250px;
	border: 2px solid #e5e5e5;
}

#maps:hover {
	border: 2px solid #4a4a4a;
	
}

img.left {
	float: left;
	margin: 10px 10px 10px 24px;
	border: 1px solid white;
	border: 2px solid #e5e5e5;
}
img.right {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 2px solid #e5e5e5;
}

a:hover img.right,a:hover img.left {
	border: 2px solid #4a4a4a;
}
/*------------------------------------------------------------------
[ Footer ]
*/

#footer {
	width: 572px;
	height: 40px;
	background-color: #e5e5e5;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	line-height: 18px;
	font-size: 1.2em;
	color: #8a8a8a;
}

#footer p a {
	color: #8a8a8a;
}

#footer p a:hover {
	text-decoration: none;
}

#footer p.left {
	float: left;
	padding-left: 24px;
	padding-top: 2px;
}

#footer p.right {
	float: right;
	padding-right: 24px;
	line-height: 40px;
}
