/* www.spinkova.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

BODY, body.editor {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
	margin: 5px;
	padding: auto;
	width: auto;
	height: auto;
	text-align: left;
}

FORM {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

A IMG, a:link IMG {
	border: none;
}

/* pro zvetsovani obrazku */

#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

#enlarge p {
	margin: 0px;
}

/* nastaveni margin */

#homepage div p, #homepage div h1, #homepage div h2, #homepage div h3, #homepage div h4, #homepage div h5, #homepage div h6, #page div p, #page div h1, #page div h2, #page div h3, #page div h4, #page div h5, #page div h6 {
	margin: 0px;
}

#gallery div p, #gallery div h1, #gallery div h2, #gallery div h3, #gallery div h4, #gallery div h5, #gallery div h6 {
	margin: 0px;
}

body.editor p, body.editor h1, body.editor h2, body.editor h3, body.editor h4, body.editor h5, body.editor h6 {
	margin: 0px;
}

/* vrstvy pro tisk */

#print-header {
	display: none;
}

/* formatovaci vrstvy */

/* homepage */

#homepage {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}

/* hlavicka */

#header {
	/*border-top: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 30px;
	/*margin-top: 20px;*/
}

#homepage #header {
	margin-bottom: 100px;
}

#page #header, #gallery #header {
	margin-bottom: 20px;
}

#logo {
	width: 486px;
	height: 62px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#logo a{
	text-decoration: none;
	
	display: block;
	height: 62px;
	width: 486px;
}

#logo p {
	overflow: hidden;
	width: 486px;
	height: 62px;
	position: relative;
}

#logo span {
	background-image:  url(gr01.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 486px;
	height: 62px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* hlavni menu */

#menu {
	margin-left: auto;
	margin-right: auto;
}

#menu p {
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-right: 20px;
	font-size: 120%;
	font-weight: bold;
}

#menu a, #menu a:link {
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
}

/* submenu */

#homepage #submenu {
	width: 100%;
	background-image:  url(gr06.gif);
	background-repeat: repeat-x;
	background-position: 0px 66px;
	height: 270px;
}

#homepage #submenu1, #homepage #submenu2, #homepage #submenu3, #homepage #submenu4 {
	height: 270px;
	float: left;
	padding-top: 250px;
	text-align: center;
	max-height: 20px;
}

#homepage #submenu1 {
	width: 	185px;
	float: left;
	background-image: url(gr02.gif);
	background-position: 0px 37px;
	background-repeat: no-repeat;
	margin-right: 45px;
	position: relative;
}

#homepage #submenu1 div {
	width: 178px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 72px;
}

#homepage #submenu1 div a, #homepage #submenu1 div a:link {
	display: block;
	width: 178px;
	height: 109px;
}

#homepage #submenu2 {
	width: 199px;
	float: left;
	background-image: url(gr03.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	position: relative;
}

#homepage #submenu2 div {
	width: 198px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 72px;
}

#homepage #submenu2 div a, #homepage #submenu2 div a:link {
	display: block;
	width: 198px;
	height: 109px;
}

#homepage #submenu3 {
	width: 157px;
	float: right;
	background-image: url(gr04.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;	
}

#homepage #submenu3 div {
	width: 155px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 72px;
}

#homepage #submenu3 div a, #homepage #submenu3 div a:link {
	display: block;
	width: 155px;
	height: 109px;
}

#homepage #submenu4 {
	width: 232px;
	float: right;
	background-image: url(gr05.gif);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	margin-left: 50px;
	position: relative;
}

#homepage #submenu4 div {
	width: 229px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 72px;
}

#homepage #submenu4 div a, #homepage #submenu4 div a:link {
	display: block;
	width: 229px;
	height: 109px;
}

#homepage #submenu div p {
	color: #6A7599;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#homepage #submenu div a, #submenu div a:link {
	color: #6A7599;
	text-decoration: none;
}

#homepage #submenu div a:hover {
	text-decoration: none;
	color: #000000;
}

/* credits */

#languages{
	margin-top: 60px;
	font-size: 120%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#languages a{
	text-decoration: none;
	margin-right: 20px;
	
	color: #6A7599;
}
#languages a:hover{
	color: black;
}

#credits {
	margin-top: 10px;
}

#credits p {
	color: #999999;
	font-size: 85%;
}

#credits a, #credits a:link {
	color: #999999;
	text-decoration: underline;
}

#credits a:hover {
	color: #000000;
	text-decoration: underline;
}

#bottom {
	float: left;
	margin-bottom: 20px;
}

/* bezna strana */

#page {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}

/* menu */

#page #menu a#menu-on, #page #menu a:link#menu-on {
	color: #000000;
}

#page #left {
	width: 180px;
	float: left;
}

/* strana galerie */

#gallery {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}

/* submenu */

#gallery #left {
	width: 320px;

	float: left;
}

#left #submenu {
	text-align: left;
	width: 180px;
	float: left;
}

#left #submenu div {
	margin-bottom: 20px;
}

#left #submenu1 p {
	color: #677297;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}

#left #submenu1 a, #left #submenu1 a:link {
	color: #677297;
	text-decoration: none;
}

#left #submenu1 a:hover {
	color: #000000;
	text-decoration: none;
}

#left #submenu1 a.submenu1-on, #left #submenu1 a:link.submenu-on {
	color: #000000;
}

#left #submenu1 div p {
	text-transform: none;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	background-image:  url(gr07a.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

#left #submenu2 p {
	color: #993333;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}

#left #submenu2 a, #left #submenu2 a:link {
	color: #993333;
	text-decoration: none;
}

#left #submenu2 a:hover {
	color: #000000;
	text-decoration: none;
}

#left #submenu1 a.submenu2-on, #left #submenu2 a:link.submenu-on {
	color: #000000;
}

#left #submenu2 div p {
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	background-image:  url(gr07b.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

#left #submenu3 p {
	color: #336633;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}

#left #submenu3 a, #left #submenu3 a:link {
	color: #336633;
	text-decoration: none;
}

#left #submenu3 a:hover {
	color: #000000;
	text-decoration: none;
}

#left #submenu3 a.submenu1-on, #left #submenu3 a:link.submenu-on {
	color: #000000;
}

#left #submenu3 div p {
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	background-image:  url(gr07c.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

#left #submenu4 p {
	color: #CC6600;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}

#left #submenu4 a, #left #submenu4 a:link {
	color: #CC6600;
	text-decoration: none;
}

#left #submenu4 a:hover {
	color: #000000;
	text-decoration: none;
}

#left #submenu4 a.submenu1-on, #left #submenu4 a:link.submenu-on {
	color: #000000;
}

#left #submenu4 div p {
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	background-image:  url(gr07d.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

/* nahledy */

#left #thumbnails {
	float: left;
	width: 140px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	max-width: 138px;
	
	min-height: 521px;
	_height: 521px;
	
	position: relative;
}

#left #thumbnails input {
	border: 1px solid #CCCCCC;
	width: 25px;
	font-size: 100%;
	height: 18px;
	color: #666666;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	margin-bottom: -2px;
}

#left #thumbnails input.submit {
	width: 100px;
	background-color: #666666;
	color: #FFFFFF;
}

#left #thumbnails p {
	font-size: 100%;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	font-weight: bold;
	

	height: 120px;
	overflow: hidden;
}

#left #thumbnails a, #thumbnails a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#left #thumbnails a:hover {
	font-weight: normal;
	color: #000000;
}

#left #thumbnails #navi {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#left #thumbnails #navi form p {
	font-weight: normal;
}

#left #thumbnails #navi form {
	margin-top: 10px;
	
}

#thumbnails #pager{
	position: absolute;
	bottom: 0px;
	left: 55px;
}

#pager .arrow-pasive{
	color: #DCDCDC;
}

/* definice pro textovy layer */

#gallery #text {
	width: 540px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: -3px;
}

#page #text {
	width: 720px;  /*804px*/
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	float: left;
	margin-top: -3px;
	
}

#text p, body.editor p {
	padding-top: 4px;
	padding-bottom: 4px;
}

#text h1, body.editor h1 {
	font-size: 120%;
	padding-top: 6px;
	padding-bottom: 4px;
}

#text h2, body.editor h2 {
	font-size: 115%;
	padding-top: 6px;
	padding-bottom: 4px;
}

#text h3, body.editor h3 {
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 4px;
}

#text h4, body.editor h4 {
	font-size: 105%;
	padding-top: 5px;
	padding-bottom: 4px;
}

#text h5, body.editor h5 {
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#text h6, body.editor h6 {
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#text em, body.editor em {
	font-weight: bold;
	font-style: normal;
}

#text strong, body.editor strong {
	font-weight: bold;
	font-style: normal;
}

#text li, body.editor li {
}

#text ol, body.editor ol {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 2.3em;
}

#text ul, body.editor ul {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 1.5em;
}

#text ul li, body.editor ul li {
	list-style-type: square;
}

#text sub, body.editor sub {
	font-size: 75%;
}

#text sup, body.editor sup {
	font-size: 75%;
}

#text a, body.editor a {
	color: #000000;
	text-decoration: underline;
}

#text a:link, body.editor a:link {
	color: #000000;
	text-decoration: underline;
}

#text a:hover, body.editor a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#text input {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 200px;
	height: 19px;
	background-color: transparent;
	border: 1px solid #999999;
}

#text input.checkbox {
	width: 13px;
	height: 13px;
	border: none;
}

#text input.radio {
	width: 13px;
	height: 13px;
	border: none;
}

#text input.submit, #text input.reset, #text input.button {
	font-weight: bold;
	width: 200px;
	height: 21px;
	padding: 2px;
	border: 2px solid #999999;
}

#text input.file {
	width: 200px;
	height: 21px;
}

#text input.image {
	padding: 0px;
	border: none;
}

#text textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 200px;
	height: 100px;
	background-color: transparent;
	border: 1px solid #999999;
}

#text select {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	background-color: transparent;
}

#text hr, body.editor hr {
	size: 1px;
	color: #CCCCCC;
}

#text table, body.editor table {
	margin-top: 10px;
	margin-bottom: 10px;
}

#text table td, body.editor table td {
	font-size: 70%;
	padding: 3px;
	vertical-align: top;
}

#text table td p, body.editor table td p {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#text table th, body.editor th {
	font-size: 70%;
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

#text table th p, body.editor table th p {
	padding: 0px;
	padding-left: 3px;
	padding-right: 0px;
}

#text table.standard, body.editor table.standard {
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
}

#text table.standard td, body.editor table.standard td {
	border-right: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}

#text table.standard th, body.editor table.standard th {
	background-color: #EEEEEE;
	border-right: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}

#text table.colored, body.editor table.colored {
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
}

#text table.colored td, body.editor table.colored td {
	border-right: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}

#text table.colored th, body.editor table.colored th {
	background-color: #DADADA;
	border-right: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}




.active{
	font-weight: bold;
}


.view-all-button a{

	margin-bottom: 5px;
	padding: 2px;
}

.web-path, .subpages{
	font-size: 12px;
}

.thumb-more{
	float: left;
	
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin: 4px;

	text-align: center;

}

.view-more-pager{
	clear: both;
	text-align: center;
}

.view-more-pager span a{
	text-decoration: none;
}
#pager-more a{
	text-decoration: none;
}

#back{
	float: right;
}

.dn {display: none;}
